+ 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 [Tue May 26 08:35:11 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-56467cbc89-8dgvp 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 0x7fcf1d137668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-26 08:35:16.606 7 INFO nova.utils [None req-1f24a2db-8893-47ba-b188-5f6f0882d547 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-26 08:35:16.631 8 INFO nova.utils [None req-657655de-d456-4932-ac7d-9975b1971bc0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-26 08:35:18.413 7 WARNING keystonemiddleware._common.config [None req-1f24a2db-8893-47ba-b188-5f6f0882d547 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:35:18.426 7 WARNING oslo_config.cfg [None req-1f24a2db-8893-47ba-b188-5f6f0882d547 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 08:35:18.451 8 WARNING keystonemiddleware._common.config [None req-657655de-d456-4932-ac7d-9975b1971bc0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:35:18.460 8 WARNING oslo_config.cfg [None req-657655de-d456-4932-ac7d-9975b1971bc0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 08:35:18.516 7 WARNING keystonemiddleware._common.config [None req-1f24a2db-8893-47ba-b188-5f6f0882d547 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:35:18.531 7 WARNING oslo_config.cfg [None req-1f24a2db-8893-47ba-b188-5f6f0882d547 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-26 08:35:18.544 7 WARNING oslo_config.cfg [None req-1f24a2db-8893-47ba-b188-5f6f0882d547 - - - - - -] 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. 2026-05-26 08:35:18.544 8 WARNING keystonemiddleware._common.config [None req-657655de-d456-4932-ac7d-9975b1971bc0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fcf1d137668 pid: 7 (default app) 2026-05-26 08:35:18.560 8 WARNING oslo_config.cfg [None req-657655de-d456-4932-ac7d-9975b1971bc0 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-26 08:35:18.575 8 WARNING oslo_config.cfg [None req-657655de-d456-4932-ac7d-9975b1971bc0 - - - - - -] 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 0x7fcf1d137668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:35:25 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:35:26.118 7 WARNING oslo_policy.policy [None req-04a2741a-ad12-47b7-8e2d-b475b053cc22 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:35:26.119 7 WARNING oslo_policy.policy [None req-04a2741a-ad12-47b7-8e2d-b475b053cc22 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:35:25 2026] GET /v2.1 => generated 0 bytes in 579 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:35:26.237 8 WARNING oslo_policy.policy [req-04a2741a-ad12-47b7-8e2d-b475b053cc22 req-2bab44eb-ddfc-40f3-a5c2-5b87438d981f 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 08:35:26.237 8 WARNING oslo_policy.policy [req-04a2741a-ad12-47b7-8e2d-b475b053cc22 req-2bab44eb-ddfc-40f3-a5c2-5b87438d981f 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:35:26 2026] GET /v2.1/ => generated 399 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:35:26.344 7 INFO nova.api.openstack.wsgi [None req-9a2aedb2-c9c7-426f-bb1c-abed94e49fea 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.57 () {48 vars in 1007 bytes} [Tue May 26 08:35:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:35:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.57 () {52 vars in 1044 bytes} [Tue May 26 08:35:26 2026] POST /v2.1/flavors => generated 527 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:35:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:35:27 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:35:27 2026] GET /v2.1/ => generated 399 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:35:27.554 7 INFO nova.api.openstack.wsgi [None req-cce8799a-c38e-4c31-b81b-2214b12ab098 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.57 () {48 vars in 1009 bytes} [Tue May 26 08:35:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:35:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.57 () {52 vars in 1044 bytes} [Tue May 26 08:35:27 2026] POST /v2.1/flavors => generated 530 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:35: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: 7|app: 0|req: 8/16] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:35:28 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:35:28 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:35:28.695 7 INFO nova.api.openstack.wsgi [None req-1f6773f6-7797-40b8-abcf-359695aa2cbe 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.57 () {48 vars in 1011 bytes} [Tue May 26 08:35:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:35:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.57 () {52 vars in 1044 bytes} [Tue May 26 08:35:28 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:35:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:35:29 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: 12/23] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:35:29 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:35:29.813 7 INFO nova.api.openstack.wsgi [None req-0ccc3a2e-a708-450a-b116-a81fcf3f5a00 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.57 () {48 vars in 1009 bytes} [Tue May 26 08:35:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:35:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.57 () {52 vars in 1044 bytes} [Tue May 26 08:35:29 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:35:30 2026] GET /v2.1 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:35:30 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: 15/29] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:35:30 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:35:30.929 7 INFO nova.api.openstack.wsgi [None req-009952d5-9796-431f-929c-4dfdc5e0dd5a 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.19.213.57 () {48 vars in 1011 bytes} [Tue May 26 08:35:30 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: 16/31] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:35:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.57 () {52 vars in 1044 bytes} [Tue May 26 08:35:30 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:40:28 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:40:28 2026] GET /v2.1 => generated 0 bytes in 432 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:40:29 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-05-26 08:40:29.042 8 INFO nova.api.openstack.wsgi [None req-b8ae53b1-1dd7-4fca-a4a6-bccb8119811a 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 48/96] 199.19.213.57 () {48 vars in 1013 bytes} [Tue May 26 08:40:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:40:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.19.213.57 () {52 vars in 1045 bytes} [Tue May 26 08:40:29 2026] POST /v2.1/flavors => generated 532 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.45 () {28 vars in 453 bytes} [Tue May 26 08:41:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 56/112] 10.0.0.45 () {30 vars in 657 bytes} [Tue May 26 08:41:27 2026] GET /v2.1 => generated 0 bytes in 60 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: 57/113] 10.0.0.45 () {32 vars in 730 bytes} [Tue May 26 08:41:27 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 10.0.0.45 () {34 vars in 803 bytes} [Tue May 26 08:41:27 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:41: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) /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: 59/118] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:41: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: 60/119] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:41:37 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:41:37.196 7 INFO nova.api.openstack.wsgi [None req-def20784-04f9-4ab7-b78a-695a38b7adb7 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 9975eebf497046ca938e532fa1dd5664 [pid: 7|app: 0|req: 60/120] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:41:37 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-26 08:41:37.213 8 WARNING oslo_db.sqlalchemy.utils [None req-cb7af027-8a8b-4eba-835c-cf5678465210 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 61/121] 199.19.213.57 () {48 vars in 1012 bytes} [Tue May 26 08:41:37 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: 7|app: 0|req: 61/122] 199.19.213.57 () {52 vars in 1053 bytes} [Tue May 26 08:41:37 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:41:41 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: 62/124] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:41:41 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: 63/125] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:41:41 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 199.19.213.57 () {48 vars in 1069 bytes} [Tue May 26 08:41:41 2026] GET /v2.1/os-quota-sets/73a88b39bc044ebeabac7d697863a1da => generated 283 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 199.19.213.57 () {52 vars in 1121 bytes} [Tue May 26 08:41:41 2026] PUT /v2.1/os-quota-sets/73a88b39bc044ebeabac7d697863a1da => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:44:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:44:59 2026] GET /v2.1 => generated 0 bytes in 176 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:44:59 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:44:59.791 8 INFO nova.api.openstack.wsgi [None req-ede2ccff-ff73-4bd8-bb7f-afe0c6c3b2c5 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 86/171] 199.19.213.57 () {48 vars in 1011 bytes} [Tue May 26 08:44:59 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: 86/172] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:44:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.19.213.57 () {52 vars in 1045 bytes} [Tue May 26 08:44:59 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:48:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:48:45 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:48:45 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.19.213.57 () {48 vars in 1069 bytes} [Tue May 26 08:48:45 2026] GET /v2.1/os-quota-sets/490e838661bc44b79f7fa3ab74c0f91c => generated 283 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.19.213.57 () {52 vars in 1121 bytes} [Tue May 26 08:48:46 2026] PUT /v2.1/os-quota-sets/490e838661bc44b79f7fa3ab74c0f91c => generated 238 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/243] 199.19.213.57 () {42 vars in 701 bytes} [Tue May 26 08:50:22 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: 122/244] 199.19.213.57 () {44 vars in 905 bytes} [Tue May 26 08:50:22 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 123/245] 199.19.213.57 () {46 vars in 978 bytes} [Tue May 26 08:50:22 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:50:22.644 7 INFO nova.api.openstack.wsgi [None req-b0f5112e-885c-4b05-bb47-4988119ba331 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 123/246] 199.19.213.57 () {48 vars in 1007 bytes} [Tue May 26 08:50:22 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: 124/247] 199.19.213.57 () {48 vars in 1047 bytes} [Tue May 26 08:50:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 10.0.0.251 () {32 vars in 655 bytes} [Tue May 26 08:51:16 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 130/261] 10.0.0.251 () {32 vars in 641 bytes} [Tue May 26 08:51:16 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-26 08:51:16.457 8 WARNING oslo_db.sqlalchemy.utils [None req-f012d9e8-28a6-4afb-8cc7-6bd256f64cba 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 132/262] 10.0.0.251 () {32 vars in 649 bytes} [Tue May 26 08:51:16 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/263] 10.0.0.251 () {32 vars in 694 bytes} [Tue May 26 08:51:16 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:28 2026] GET /v2.1/flavors/6d4e827f-d7ca-49b4-9248-6aa4aeaf4e16 => generated 511 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 10.0.0.251 () {32 vars in 641 bytes} [Tue May 26 08:51:28 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:28 2026] GET /v2.1/flavors/6d4e827f-d7ca-49b4-9248-6aa4aeaf4e16 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:51:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:39.837 8 WARNING neutronclient.v2_0.client [None req-66fc998a-2a39-4525-a9dd-b6f308efc2a0 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:41.859 7 WARNING neutronclient.v2_0.client [None req-76e93ba5-ba63-4433-80dc-2ae2b8b42ff4 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/272] 10.0.0.251 () {34 vars in 685 bytes} [Tue May 26 08:51:39 2026] POST /v2.1/os-security-groups => generated 247 bytes in 2091 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:41.896 8 WARNING neutronclient.v2_0.client [None req-1a9c7f4f-f66b-42d2-9aab-a4de727d5395 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:42.459 8 WARNING neutronclient.v2_0.client [None req-1a9c7f4f-f66b-42d2-9aab-a4de727d5395 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/273] 10.0.0.251 () {34 vars in 685 bytes} [Tue May 26 08:51:41 2026] POST /v2.1/os-security-groups => generated 242 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:42.726 7 WARNING neutronclient.v2_0.client [None req-19208919-fc42-4c43-83ed-d9d70f9bfcbc aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/274] 10.0.0.251 () {34 vars in 695 bytes} [Tue May 26 08:51:41 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1040 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:42.953 8 WARNING neutronclient.v2_0.client [None req-a589be46-8f6d-41a2-92d6-26c40e6f943f 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/275] 10.0.0.251 () {34 vars in 685 bytes} [Tue May 26 08:51:42 2026] POST /v2.1/os-security-groups => generated 243 bytes in 730 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:43.470 7 WARNING neutronclient.v2_0.client [None req-d796282d-c1ff-4ba2-b258-a707c03af003 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/278] 10.0.0.251 () {34 vars in 685 bytes} [Tue May 26 08:51:42 2026] POST /v2.1/os-security-groups => generated 247 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:43.714 8 WARNING neutronclient.v2_0.client [None req-beb9a15a-d675-451d-8941-f384da0e1324 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/279] 10.0.0.251 () {34 vars in 685 bytes} [Tue May 26 08:51:43 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:44.583 7 WARNING neutronclient.v2_0.client [None req-a2ef0ead-ec07-49a1-ba54-fb7fde15d59b aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:44.597 8 WARNING neutronclient.v2_0.client [None req-beb9a15a-d675-451d-8941-f384da0e1324 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:44.638 7 WARNING neutronclient.v2_0.client [None req-a2ef0ead-ec07-49a1-ba54-fb7fde15d59b aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/280] 10.0.0.251 () {34 vars in 695 bytes} [Tue May 26 08:51:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:44.881 8 WARNING neutronclient.v2_0.client [None req-2c4be2c0-b3f0-44bc-ace3-9c3afab7bf37 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:44.894 7 WARNING neutronclient.v2_0.client [None req-a2ef0ead-ec07-49a1-ba54-fb7fde15d59b aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:44.921 8 WARNING neutronclient.v2_0.client [None req-2c4be2c0-b3f0-44bc-ace3-9c3afab7bf37 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/281] 10.0.0.251 () {32 vars in 663 bytes} [Tue May 26 08:51:44 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:51:44.978 7 WARNING neutronclient.v2_0.client [None req-88adca26-a61b-4383-97ef-aaaafd909a2f aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/282] 10.0.0.251 () {34 vars in 695 bytes} [Tue May 26 08:51:44 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:45.149 8 WARNING neutronclient.v2_0.client [None req-9e246816-cb4b-45d4-aff1-1f6b98228d81 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:45.158 7 WARNING neutronclient.v2_0.client [None req-88adca26-a61b-4383-97ef-aaaafd909a2f aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/283] 10.0.0.251 () {32 vars in 737 bytes} [Tue May 26 08:51:45 2026] GET /v2.1/os-security-groups/fc0e0662-1b1d-4012-a1e0-9fb3ca503541 => generated 664 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:45.207 8 WARNING neutronclient.v2_0.client [None req-9bd5ad1b-b8ad-4a3c-911f-5c5df4ba64f4 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/284] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 26 08:51:44 2026] DELETE /v2.1/os-security-groups/5a95209e-3edf-47f6-9f55-2c860b7d0fd6 => generated 0 bytes in 380 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 08:51:45.362 8 WARNING neutronclient.v2_0.client [None req-9bd5ad1b-b8ad-4a3c-911f-5c5df4ba64f4 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:45.369 7 WARNING neutronclient.v2_0.client [None req-db4cf375-0846-420a-a3dc-93b79ceca560 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:45.398 8 WARNING neutronclient.v2_0.client [None req-9bd5ad1b-b8ad-4a3c-911f-5c5df4ba64f4 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:45.408 7 INFO nova.api.openstack.wsgi [None req-db4cf375-0846-420a-a3dc-93b79ceca560 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] HTTP exception thrown: Security group 5a95209e-3edf-47f6-9f55-2c860b7d0fd6 does not exist Neutron server returns request_ids: ['req-5a0b3625-683d-415b-a7e7-3734575028b4'] [pid: 7|app: 0|req: 144/285] 10.0.0.251 () {32 vars in 737 bytes} [Tue May 26 08:51:45 2026] GET /v2.1/os-security-groups/5a95209e-3edf-47f6-9f55-2c860b7d0fd6 => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 08:51:45.420 7 WARNING neutronclient.v2_0.client [None req-60e232e3-8f81-480b-a704-12f245a76c5a aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/286] 10.0.0.251 () {32 vars in 750 bytes} [Tue May 26 08:51:45 2026] DELETE /v2.1/os-security-group-rules/51411d5f-c961-4d2c-9a4f-39f1a64b5892 => generated 0 bytes in 370 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 08:51:45.581 8 WARNING neutronclient.v2_0.client [None req-07f0cf28-203b-4b26-90d0-8e0642dcace1 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:45.593 7 WARNING neutronclient.v2_0.client [None req-60e232e3-8f81-480b-a704-12f245a76c5a aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:45.614 8 WARNING neutronclient.v2_0.client [None req-07f0cf28-203b-4b26-90d0-8e0642dcace1 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/287] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 26 08:51:45 2026] DELETE /v2.1/os-security-groups/2b903e29-a78a-41e5-94fb-2100009f6cf8 => generated 0 bytes in 378 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 08:51:45.804 7 WARNING neutronclient.v2_0.client [None req-502bfc31-c919-445b-94d9-4bbedc3a2160 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/288] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 26 08:51:45 2026] DELETE /v2.1/os-security-groups/fc0e0662-1b1d-4012-a1e0-9fb3ca503541 => generated 0 bytes in 400 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 08:51:45.987 8 WARNING neutronclient.v2_0.client [None req-116053ed-1b27-4b80-bb5f-b134139f6daf 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:46.004 7 INFO nova.api.openstack.wsgi [None req-502bfc31-c919-445b-94d9-4bbedc3a2160 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] HTTP exception thrown: Security group 2b903e29-a78a-41e5-94fb-2100009f6cf8 does not exist Neutron server returns request_ids: ['req-6f9871ba-4c1d-452a-9fc2-98f7423fd279'] [pid: 7|app: 0|req: 146/289] 10.0.0.251 () {32 vars in 737 bytes} [Tue May 26 08:51:45 2026] GET /v2.1/os-security-groups/2b903e29-a78a-41e5-94fb-2100009f6cf8 => generated 194 bytes in 209 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 08:51:46.017 7 WARNING neutronclient.v2_0.client [None req-b7981a66-4362-49b6-b2ee-d1257a95ba64 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:46.051 8 WARNING neutronclient.v2_0.client [None req-116053ed-1b27-4b80-bb5f-b134139f6daf 2f16cc1da8c840bd8e36d770d9654f36 0c6406ca831243f6ac0bd7c0ddfc661b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:46.077 7 WARNING neutronclient.v2_0.client [None req-b7981a66-4362-49b6-b2ee-d1257a95ba64 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/290] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 26 08:51:45 2026] DELETE /v2.1/os-security-groups/cfe382e4-4989-43b5-9ae1-6919c88a808c => generated 0 bytes in 304 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 26 08:51:46 2026] DELETE /v2.1/os-security-groups/448c997b-3a8d-4990-951e-c56430178ef4 => generated 0 bytes in 434 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 08:51:46.461 8 WARNING neutronclient.v2_0.client [None req-04d24398-a05b-4bce-839a-956a4bf7732e aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:47.434 8 INFO nova.api.openstack.wsgi [None req-04d24398-a05b-4bce-839a-956a4bf7732e aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] HTTP exception thrown: Security group 448c997b-3a8d-4990-951e-c56430178ef4 does not exist Neutron server returns request_ids: ['req-c5cf5536-cb32-4474-bf56-9fc864278c1e'] [pid: 8|app: 0|req: 145/292] 10.0.0.251 () {32 vars in 737 bytes} [Tue May 26 08:51:46 2026] GET /v2.1/os-security-groups/448c997b-3a8d-4990-951e-c56430178ef4 => generated 194 bytes in 984 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 08:51:47.450 7 WARNING neutronclient.v2_0.client [None req-1419f3a2-705e-4b9d-b4af-35fc1f835a46 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:47.500 7 WARNING neutronclient.v2_0.client [None req-1419f3a2-705e-4b9d-b4af-35fc1f835a46 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:47.543 7 WARNING neutronclient.v2_0.client [None req-1419f3a2-705e-4b9d-b4af-35fc1f835a46 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/293] 10.0.0.251 () {32 vars in 663 bytes} [Tue May 26 08:51:47 2026] GET /v2.1/os-security-groups => generated 707 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:47.627 8 WARNING neutronclient.v2_0.client [None req-c0cb1685-a751-43d2-be73-5c413793bc75 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:47.653 8 INFO nova.api.openstack.wsgi [None req-c0cb1685-a751-43d2-be73-5c413793bc75 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] HTTP exception thrown: Security group 448c997b-3a8d-4990-951e-c56430178ef4 does not exist Neutron server returns request_ids: ['req-ecfd9ae2-fc68-4623-b833-a67d6ebbfc7a'] [pid: 8|app: 0|req: 146/294] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 26 08:51:47 2026] DELETE /v2.1/os-security-groups/448c997b-3a8d-4990-951e-c56430178ef4 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 08:51:47.666 7 WARNING neutronclient.v2_0.client [None req-1f0d8b5c-5809-4806-9d6d-a6644f59a333 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:47.683 7 INFO nova.api.openstack.wsgi [None req-1f0d8b5c-5809-4806-9d6d-a6644f59a333 aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] HTTP exception thrown: Security group 2b903e29-a78a-41e5-94fb-2100009f6cf8 does not exist Neutron server returns request_ids: ['req-0e8dcf4d-4d6f-4c11-8287-238685c9454b'] [pid: 7|app: 0|req: 149/295] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 26 08:51:47 2026] DELETE /v2.1/os-security-groups/2b903e29-a78a-41e5-94fb-2100009f6cf8 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 08:51:47.696 8 WARNING neutronclient.v2_0.client [None req-01635af8-1891-4c71-ad8b-eb31ad30450d aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:47.715 8 INFO nova.api.openstack.wsgi [None req-01635af8-1891-4c71-ad8b-eb31ad30450d aab2615f70564a5894c13519e3d84235 eb615bc52edd4c8dac62dae96184bfee - - default default] HTTP exception thrown: Security group 5a95209e-3edf-47f6-9f55-2c860b7d0fd6 does not exist Neutron server returns request_ids: ['req-5ea8f665-d5f0-4f90-be4e-b7c02826a835'] [pid: 8|app: 0|req: 147/296] 10.0.0.251 () {32 vars in 740 bytes} [Tue May 26 08:51:47 2026] DELETE /v2.1/os-security-groups/5a95209e-3edf-47f6-9f55-2c860b7d0fd6 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:51:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:51:49.068 8 WARNING neutronclient.v2_0.client [None req-96b8b22d-7518-43f8-abe4-8e5087fbf9b7 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:49.317 8 WARNING neutronclient.v2_0.client [None req-96b8b22d-7518-43f8-abe4-8e5087fbf9b7 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:51.188 8 WARNING neutronclient.v2_0.client [None req-96b8b22d-7518-43f8-abe4-8e5087fbf9b7 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:52.045 7 WARNING neutronclient.v2_0.client [None req-d8f177e4-782a-4edd-a8ba-a0df8c545dbd e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:52.110 7 WARNING neutronclient.v2_0.client [None req-d8f177e4-782a-4edd-a8ba-a0df8c545dbd e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:51:52.346 7 WARNING neutronclient.v2_0.client [None req-d8f177e4-782a-4edd-a8ba-a0df8c545dbd e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/298] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:51:48 2026] POST /v2.1/servers => generated 450 bytes in 3503 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:52.483 8 WARNING neutronclient.v2_0.client [None req-51b2cfd0-8a35-4293-85dc-bf3267c0ec8c f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/299] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:52 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1253 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:51:51 2026] POST /v2.1/servers => generated 450 bytes in 1205 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:53.276 8 WARNING neutronclient.v2_0.client [None req-d5f4fd8b-8244-4990-97bc-24ea2df3e285 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/301] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:53 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1399 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:53.730 7 WARNING neutronclient.v2_0.client [None req-87285283-63a9-4c7d-895d-c0963305348c f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/304] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:53 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1303 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:54.478 8 WARNING neutronclient.v2_0.client [None req-e77c5ec6-2972-4df8-b15a-4a73935318a4 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/305] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:54 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1403 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/306] 10.0.0.251 () {30 vars in 413 bytes} [Tue May 26 08:51:54 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:54.845 7 WARNING neutronclient.v2_0.client [None req-46449837-ead0-477d-a609-875ba005cc2a f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/307] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:54 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1295 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 153/308] 10.0.0.251 () {28 vars in 560 bytes} [Tue May 26 08:51:54 2026] GET /v2/ => generated 402 bytes in 504 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 156/309] 10.0.0.251 () {28 vars in 564 bytes} [Tue May 26 08:51:55 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 10.0.0.251 () {30 vars in 413 bytes} [Tue May 26 08:51:55 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-26 08:51:55.584 7 WARNING neutronclient.v2_0.client [None req-4315337c-0b2a-4bf9-9888-68d11486db3e e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/311] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:55 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:51:55.990 8 WARNING neutronclient.v2_0.client [None req-d3e713f4-8d69-4b22-a467-8aa8ec97bc4c f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/312] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:55 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1351 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:56.704 7 WARNING neutronclient.v2_0.client [None req-707d937a-cc49-4e2c-bbbf-682699de4ef7 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/313] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:56 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:57.374 8 WARNING neutronclient.v2_0.client [None req-cf920bb9-022d-4362-8dd1-cdeac481b509 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/314] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:57 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1359 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:57.807 7 WARNING neutronclient.v2_0.client [None req-2c73d97c-73c1-4c6f-965e-26db2a54a9d6 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/315] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:57 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1451 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:58.461 8 WARNING neutronclient.v2_0.client [None req-4950f9ca-aca7-4929-a358-1b91b491a8f9 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:51:58.902 7 WARNING neutronclient.v2_0.client [None req-b4fd4954-a7ae-41d3-ad3b-0dae71071288 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/316] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:58 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1451 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/317] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:51:58 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1426 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:00.428 7 WARNING neutronclient.v2_0.client [None req-e45fe93e-c301-48b3-b83a-b60b3444a37a e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:00.476 8 WARNING neutronclient.v2_0.client [None req-09286f6d-a410-4b07-9ab3-d94867884704 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/318] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:00 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1527 bytes in 2139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:02.631 7 INFO nova.api.openstack.compute.server_external_events [req-4873e416-cb98-456f-bfe0-513deb93de9d req-8e376e68-2cf1-4026-babf-745c64697232 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:a335fbd0-0b48-4b3f-aa3e-62099c664e47 for instance ec527069-127e-439b-b912-61cbbd316f5d on instance 2026-05-26 08:52:02.641 7 INFO nova.compute.rpcapi [None req-dd95f95e-e0be-45e3-be4a-7b1c797e3393 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 162/319] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/320] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:00 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1436 bytes in 2649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:03.601 8 WARNING neutronclient.v2_0.client [None req-a5e721c7-e915-4ad3-bdf8-408181cd6594 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/323] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:03 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1525 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 164/324] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:52:03 2026] POST /v2.1/os-keypairs => generated 384 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:04.148 8 WARNING neutronclient.v2_0.client [None req-db947f48-cb41-40d2-aa2d-f20e7875ca02 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/325] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:04 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1424 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:52:04.714 7 INFO nova.api.openstack.compute.server_external_events [req-09f22738-4b05-4ca9-a50a-1096dc574cd4 req-c706abf3-316d-4c98-936c-f9196be042db 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:f3cf87b6-c4f5-4566-ab1f-6d1e352da26b for instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a on instance [pid: 7|app: 0|req: 165/326] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:04.904 8 WARNING neutronclient.v2_0.client [None req-f9fedec5-158e-4efa-bd04-1a66bf85db46 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/327] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:04 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1525 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:05.367 7 WARNING neutronclient.v2_0.client [None req-e35e884d-7c62-4566-980d-d96f52653e51 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/328] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:05 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1424 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:06.019 8 WARNING neutronclient.v2_0.client [None req-554f8e2d-8e1b-4e5a-bc90-17b81709700a abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:06.076 8 WARNING neutronclient.v2_0.client [None req-554f8e2d-8e1b-4e5a-bc90-17b81709700a abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:06.129 7 WARNING neutronclient.v2_0.client [None req-a5673417-551a-47d9-970e-6c36a265c400 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/329] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:06 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1525 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:52:06.297 8 WARNING neutronclient.v2_0.client [None req-554f8e2d-8e1b-4e5a-bc90-17b81709700a abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/330] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:52:05 2026] POST /v2.1/servers => generated 452 bytes in 534 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:06.521 7 WARNING neutronclient.v2_0.client [None req-8d954a0e-881b-4967-9d4c-e3b253e6bd88 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/331] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:06 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1391 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:06.605 8 WARNING neutronclient.v2_0.client [None req-0107dc88-4b6b-449c-86b5-4ec62be86e8e f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/332] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:06 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1424 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:07.286 7 WARNING neutronclient.v2_0.client [None req-79af93fc-7a99-4e1b-9e19-3f3cb79b0b6d e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/333] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:07 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1525 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:07.617 8 WARNING neutronclient.v2_0.client [None req-d004b310-aae3-410e-bcbd-cc7bdb54726b abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/334] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:07 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:07.771 7 WARNING neutronclient.v2_0.client [None req-8ab98d2e-f1bb-4e83-ad58-1bc674627239 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/335] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:07 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1424 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:08.478 8 WARNING neutronclient.v2_0.client [None req-dd645cd9-a189-4360-a55e-a06bccf93f51 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/336] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:08 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1525 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-05-26 08:52:08.724 7 WARNING neutronclient.v2_0.client [None req-a54a6f81-093e-420a-b4ee-c115f04a3607 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/337] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:08 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1443 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:08.935 8 WARNING neutronclient.v2_0.client [None req-088cea8c-b196-4f11-a3d8-ec71798e43b5 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/338] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:08 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1424 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:09.670 7 WARNING neutronclient.v2_0.client [None req-302a7b6d-da2b-4ea4-a270-e79539fb6a9b e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:09.821 8 WARNING neutronclient.v2_0.client [None req-24740f16-b7f3-40a1-92a8-c4e5bf98c626 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/339] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:09 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1525 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/340] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:09 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1443 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:10.082 8 WARNING neutronclient.v2_0.client [None req-efeaf59b-3f8b-4137-8c01-46f19df663cd f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:10.190 7 INFO nova.api.openstack.compute.server_external_events [req-89149e69-c5ae-4d48-b03e-be62ca788728 req-fb580178-bcc8-4487-9a7e-f1fcd60bd56a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:a335fbd0-0b48-4b3f-aa3e-62099c664e47 for instance ec527069-127e-439b-b912-61cbbd316f5d on instance [pid: 7|app: 0|req: 173/341] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/342] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:10 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1424 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:10.909 7 WARNING neutronclient.v2_0.client [None req-e61b4982-abee-4253-b328-a55c7a7589e8 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:10.948 8 WARNING neutronclient.v2_0.client [None req-a53c5af3-6cca-4ae6-9e3c-a6d8a8c342de abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/343] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:10 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1451 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 174/344] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:10 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1525 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:52:11.353 8 WARNING neutronclient.v2_0.client [None req-848dc3a4-3c45-4da1-9147-afac4d90b139 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/345] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:11 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1424 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:12.241 7 INFO nova.api.openstack.compute.server_external_events [req-e752e097-d9a0-42cc-9de3-138ba94f05f0 req-e61901fb-dc1d-46c4-9ac5-6068f924344a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:a335fbd0-0b48-4b3f-aa3e-62099c664e47 for instance ec527069-127e-439b-b912-61cbbd316f5d on instance 2026-05-26 08:52:12.242 7 INFO nova.api.openstack.compute.server_external_events [req-e752e097-d9a0-42cc-9de3-138ba94f05f0 req-e61901fb-dc1d-46c4-9ac5-6068f924344a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:f3cf87b6-c4f5-4566-ab1f-6d1e352da26b for instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a on instance 2026-05-26 08:52:12.242 7 INFO nova.api.openstack.compute.server_external_events [req-e752e097-d9a0-42cc-9de3-138ba94f05f0 req-e61901fb-dc1d-46c4-9ac5-6068f924344a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:f3cf87b6-c4f5-4566-ab1f-6d1e352da26b for instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a on instance [pid: 7|app: 0|req: 175/346] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:12 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:12.364 8 WARNING neutronclient.v2_0.client [None req-79d570cc-bfb0-46a3-a690-f2ed2a92d863 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:12.402 7 WARNING neutronclient.v2_0.client [None req-5fa2ce1e-3ca8-45b4-8ed8-1283ab4ff3b6 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/347] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:12 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1528 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:12 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1525 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:12.717 8 INFO nova.api.openstack.compute.server_external_events [req-16495047-c0b2-45e3-b1a4-a68d627bdd19 req-506db902-c144-4bc5-a957-1ff551af2d6a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance 2026-05-26 08:52:12.735 8 INFO nova.compute.rpcapi [None req-a22d5418-848b-4e4e-9a46-e3165f897e28 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 173/349] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:12.817 7 WARNING neutronclient.v2_0.client [None req-bc688a9a-a1c8-457a-9cca-7f7324f36df6 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/350] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:12 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1612 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:13.003 8 WARNING neutronclient.v2_0.client [None req-6acc1a17-6bfd-4730-b3ef-dd31ecddfe21 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/351] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 26 08:52:12 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:13.725 7 WARNING neutronclient.v2_0.client [None req-bc643e1e-f491-4d48-a6da-8f1015bff1c8 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:13.766 8 WARNING neutronclient.v2_0.client [None req-fce7be3b-ea75-42cf-87d5-c56bb819c633 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/354] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:13 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1516 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:13 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1716 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:14.081 7 WARNING neutronclient.v2_0.client [None req-d56c690e-4efd-4de8-90b7-1efbb22d17f8 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/356] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 26 08:52:14 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:14.310 8 WARNING neutronclient.v2_0.client [None req-643da084-6f8f-4dde-89fd-55da398a38c0 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/357] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:14 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1612 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 181/358] 10.0.0.251 () {32 vars in 641 bytes} [Tue May 26 08:52:14 2026] GET /v2.1/servers => generated 387 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:14.796 8 INFO nova.api.openstack.compute.server_external_events [req-45555fd5-b842-4e63-8a6f-aa62ef7db03e req-b04717a2-e9b2-4aae-a47b-836afc802a98 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:a335fbd0-0b48-4b3f-aa3e-62099c664e47 for instance ec527069-127e-439b-b912-61cbbd316f5d on instance [pid: 8|app: 0|req: 178/359] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 182/360] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:52:14 2026] DELETE /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 0 bytes in 179 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:14.977 8 WARNING neutronclient.v2_0.client [None req-6444c941-e901-4eed-9b17-607a17dc3e52 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:15.002 7 WARNING neutronclient.v2_0.client [None req-0bc1218a-ad7c-4d33-b14d-733685c8c909 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/361] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:14 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1516 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:14 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1618 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:15.730 7 INFO nova.api.openstack.compute.server_external_events [req-521e65c0-4747-49e8-b0da-6ef6e81205d6 req-573a440a-0a40-4b6e-a19d-5da65b00b847 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:f3cf87b6-c4f5-4566-ab1f-6d1e352da26b for instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a on instance [pid: 7|app: 0|req: 184/363] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:52:15.748 8 WARNING neutronclient.v2_0.client [None req-c5645409-96ba-4e43-b025-10f3614daf14 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/364] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:15 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1716 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:16.164 7 WARNING neutronclient.v2_0.client [None req-4ffd45fd-2963-4a60-bd28-ab4d8de280a8 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:16.202 8 WARNING neutronclient.v2_0.client [None req-564748de-db20-412c-8d38-78c4bab57a02 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/365] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:16 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1516 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:16 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1738 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:17.376 7 WARNING neutronclient.v2_0.client [None req-998471f2-36e7-404e-8fb5-1f7b94c1ab19 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:17.472 8 WARNING neutronclient.v2_0.client [None req-9fd38c92-19b2-41bc-935e-d38e77173fc7 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/367] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:17 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1516 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:18.094 7 INFO nova.api.openstack.compute.server_external_events [req-9780d9ba-cc14-4258-ac61-eaf696379e58 req-807476d7-6a80-4b7d-9df4-19a5c6cb95b6 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:a335fbd0-0b48-4b3f-aa3e-62099c664e47 for instance ec527069-127e-439b-b912-61cbbd316f5d on instance 2026-05-26 08:52:18.094 7 INFO nova.api.openstack.compute.server_external_events [req-9780d9ba-cc14-4258-ac61-eaf696379e58 req-807476d7-6a80-4b7d-9df4-19a5c6cb95b6 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:a335fbd0-0b48-4b3f-aa3e-62099c664e47 for instance ec527069-127e-439b-b912-61cbbd316f5d on instance [pid: 7|app: 0|req: 187/368] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:18 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/369] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:17 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1738 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:52:18.120 7 INFO nova.api.openstack.compute.server_external_events [req-c3c5b0c0-a275-4508-869f-c4150c1a3f2d req-62755575-d881-4ff4-8623-b7bb014f853a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:a335fbd0-0b48-4b3f-aa3e-62099c664e47 for instance ec527069-127e-439b-b912-61cbbd316f5d on instance [pid: 7|app: 0|req: 188/370] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:18 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:19.136 8 WARNING neutronclient.v2_0.client [None req-de97f45a-9bd9-45b7-8fd4-0b4987d2dabf abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:19.158 7 WARNING neutronclient.v2_0.client [None req-917e8dbf-9edd-4580-bc48-60085c58c673 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/371] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:19 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1380 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:19 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1516 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:20.144 7 INFO nova.api.openstack.compute.server_external_events [req-f1daaa80-87a8-48be-8d46-e0a716364f5f req-22a74eca-78c4-42d9-a4da-9f8b6223fc0a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance 2026-05-26 08:52:20.145 7 INFO nova.api.openstack.compute.server_external_events [req-f1daaa80-87a8-48be-8d46-e0a716364f5f req-22a74eca-78c4-42d9-a4da-9f8b6223fc0a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance [pid: 7|app: 0|req: 190/373] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:20 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:20.270 8 WARNING neutronclient.v2_0.client [None req-8505f306-b830-44a6-8231-8ca24dd164d6 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/374] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:20 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1385 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:20.366 7 WARNING neutronclient.v2_0.client [None req-e2dc77b4-6644-46d5-a62b-9f1af00f44ab abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/375] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:20 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1516 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:21.393 8 WARNING neutronclient.v2_0.client [None req-26ea11ce-0a5c-4e97-b3c7-ec82fd2fd217 f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/376] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:21 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => generated 1385 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:21.548 7 WARNING neutronclient.v2_0.client [None req-9ee2dcd6-4f43-4b04-b969-43bc5e37783b abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/377] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:21 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1698 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:21.709 8 WARNING neutronclient.v2_0.client [None req-dd479962-9207-4c02-8ecd-69396941ef53 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/378] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 26 08:52:21 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:22.483 7 INFO nova.api.openstack.wsgi [None req-84d33b80-2a5e-4507-bd76-e7813ea59d3d f5b559d356c2475396e5dbc5f7c0c545 e8f779ae6f984d038f0be1487af69ac3 - - default default] HTTP exception thrown: Instance ec527069-127e-439b-b912-61cbbd316f5d could not be found. [pid: 7|app: 0|req: 193/379] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:22 2026] GET /v2.1/servers/ec527069-127e-439b-b912-61cbbd316f5d => 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: 187/380] 10.0.0.251 () {32 vars in 706 bytes} [Tue May 26 08:52:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2039558264 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:22.641 7 INFO nova.api.openstack.compute.server_external_events [req-eb4c5b41-0c9d-4014-9820-dd806cea745e req-a5e69141-0fe0-4206-920b-404ac0a09d89 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance [pid: 7|app: 0|req: 194/381] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:22 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-05-26 08:52:29.156 8 WARNING neutronclient.v2_0.client [None req-6c097aa9-d7ed-4f2d-accf-3546888829e4 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/384] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 26 08:52:29 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/os-interface => generated 284 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:29.314 7 WARNING neutronclient.v2_0.client [None req-3a3e0606-c0d2-46e2-bee9-5c42924be425 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/385] 10.0.0.251 () {32 vars in 815 bytes} [Tue May 26 08:52:29 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/os-interface/f3cf87b6-c4f5-4566-ab1f-6d1e352da26b => generated 281 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/386] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:29 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/387] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 26 08:52:29 2026] POST /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 191/388] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:29 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 198/389] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:30 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 156 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:30.969 8 INFO nova.api.openstack.compute.server_external_events [req-4f982d3e-9c5c-4125-a170-35d7ae355dc9 req-5fd721c4-b883-4336-b07c-e521d11b5274 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:f3cf87b6-c4f5-4566-ab1f-6d1e352da26b for instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a on instance [pid: 8|app: 0|req: 192/390] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/391] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:31 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 193/392] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:32 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:32.759 7 WARNING neutronclient.v2_0.client [None req-ad1c552d-7fef-4d92-92a8-786c74f61a54 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/393] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:32 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1950 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/394] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 26 08:52:32 2026] POST /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/action => generated 0 bytes in 45 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: 201/395] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:32 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 194 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: 196/398] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:34 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/399] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:35 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:35.297 8 INFO nova.api.openstack.compute.server_external_events [req-f8515a02-480b-4a3e-b0a1-343049a9238c req-1ed5450a-3806-47d1-92c0-8365878b4474 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:f3cf87b6-c4f5-4566-ab1f-6d1e352da26b for instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a on instance [pid: 8|app: 0|req: 197/400] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/401] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:36 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 194 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: 198/402] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:52:37 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 205/403] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:52:37 2026] DELETE /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:37.371 8 WARNING neutronclient.v2_0.client [None req-fd5418ab-a500-474f-b5db-89433d720078 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/404] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:37 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1842 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:37.954 7 WARNING neutronclient.v2_0.client [None req-39fa7d59-b09a-498c-808b-42841766eaa6 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/405] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:37 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1818 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:38.153 8 WARNING neutronclient.v2_0.client [None req-228391f8-cbc0-4473-8a28-9855c4c4154a abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/406] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:38 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1818 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 207/407] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 26 08:52:38 2026] POST /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:38.631 8 WARNING neutronclient.v2_0.client [None req-76359e31-b62b-4a52-9d29-dbefc00e4f24 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:38.634 7 WARNING neutronclient.v2_0.client [None req-146eb41a-abc1-4631-aac6-69e23e500849 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/408] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:38 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1820 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:38 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1842 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:39.821 8 WARNING neutronclient.v2_0.client [None req-ab10e7ee-73b6-432a-be7b-75db2d481c8d abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:39.851 7 WARNING neutronclient.v2_0.client [None req-092a3af8-cde1-4f09-bade-33fb57e04432 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/410] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:39 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1820 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:39 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1842 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:40.244 8 INFO nova.api.openstack.compute.server_external_events [req-998f5ddc-cc47-4952-96dc-f6cbb2474b0c req-7eaa43b6-1b3f-4b7b-81a6-2eeb2c882d17 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:f3cf87b6-c4f5-4566-ab1f-6d1e352da26b for instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a on instance [pid: 8|app: 0|req: 203/412] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:41.016 7 WARNING neutronclient.v2_0.client [None req-613776d8-da51-4dbc-a3ae-a8f653178712 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:41.084 8 WARNING neutronclient.v2_0.client [None req-ed8a6ab5-4d01-4180-9204-123ae2cd6427 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/413] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:41 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1480 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:40 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1820 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:42.192 8 WARNING neutronclient.v2_0.client [None req-e1c003d5-ab01-47be-a1e9-40921e84bd25 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:42.204 7 WARNING neutronclient.v2_0.client [None req-cb9017b4-2577-4467-bfe3-2a9da840c416 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/415] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:42 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1485 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:42 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1825 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:43.331 8 WARNING neutronclient.v2_0.client [None req-4dbe3811-cc03-4e69-a492-66cc1ff22410 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:43.383 7 WARNING neutronclient.v2_0.client [None req-18954aff-71f1-4dc1-a8cf-f27c6fc84ef2 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/417] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:43 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 1485 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:43 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1825 bytes in 807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:44.724 8 INFO nova.api.openstack.wsgi [None req-c2d5fddd-fa60-4cb8-80b1-e43e0ad45ee3 e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] HTTP exception thrown: Instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a could not be found. [pid: 8|app: 0|req: 209/421] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:44 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 213/422] 10.0.0.251 () {32 vars in 704 bytes} [Tue May 26 08:52:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-535365695 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:45.195 8 WARNING neutronclient.v2_0.client [None req-ef0e5046-40ae-47b2-8690-bce59dbdf3bc abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:52:45.497 7 INFO nova.api.openstack.wsgi [None req-c37bd20a-abfc-4f49-be36-8225f1484c6d e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] HTTP exception thrown: Instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a could not be found. [pid: 7|app: 0|req: 214/423] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:52:45 2026] DELETE /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/424] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:45 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1825 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:52:45.529 7 INFO nova.api.openstack.wsgi [None req-66773218-b505-4bbf-a1f9-aa4e2320f98b e5e7c6f4d3894244b5f1d86c0b229c21 b7675752d421491fa14fc6feb0304bee - - default default] HTTP exception thrown: Instance c6fb8916-0194-4c11-8dac-c3fa23f40e5a could not be found. [pid: 7|app: 0|req: 215/425] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:45 2026] GET /v2.1/servers/c6fb8916-0194-4c11-8dac-c3fa23f40e5a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:46.155 8 INFO nova.api.openstack.compute.server_external_events [req-075c34cd-86d4-4abb-9e3b-59d7af701b81 req-6394cdff-1f23-43b8-8446-975f7c911d80 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance [pid: 8|app: 0|req: 211/426] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:46.562 7 WARNING neutronclient.v2_0.client [None req-3a23ec31-68af-4317-a924-d9b0f1efbe5d abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/427] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:46 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1825 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:48.222 8 INFO nova.api.openstack.compute.server_external_events [req-8ee25106-7e1b-4c2c-97ab-cdea6c565105 req-f8076a4a-9119-4f91-bde2-539eecc3b421 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance 2026-05-26 08:52:48.223 8 INFO nova.api.openstack.compute.server_external_events [req-8ee25106-7e1b-4c2c-97ab-cdea6c565105 req-f8076a4a-9119-4f91-bde2-539eecc3b421 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance 2026-05-26 08:52:48.223 8 INFO nova.api.openstack.compute.server_external_events [req-8ee25106-7e1b-4c2c-97ab-cdea6c565105 req-f8076a4a-9119-4f91-bde2-539eecc3b421 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance [pid: 8|app: 0|req: 212/428] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:52:48 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:52:48.404 7 WARNING neutronclient.v2_0.client [None req-a67340bf-28b6-4005-aea4-f76b0a6dea64 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/429] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:52:48 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1818 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 219/432] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:53:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:04.607 8 WARNING neutronclient.v2_0.client [None req-37a492db-d7cd-4485-ab1d-cf4805efde29 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:04.773 7 WARNING neutronclient.v2_0.client [None req-f1b9bc88-f185-4a53-9690-0b186d543992 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:05.107 7 WARNING neutronclient.v2_0.client [None req-f1b9bc88-f185-4a53-9690-0b186d543992 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/435] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:04 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1818 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 216/436] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:53:05 2026] DELETE /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:05.413 8 WARNING neutronclient.v2_0.client [None req-8ea12e2c-5e1d-405a-aa13-41ec40949410 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:06.243 7 WARNING neutronclient.v2_0.client [None req-f1b9bc88-f185-4a53-9690-0b186d543992 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/437] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:05 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1824 bytes in 1033 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:53:04 2026] POST /v2.1/servers => generated 451 bytes in 1919 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:06.631 8 WARNING neutronclient.v2_0.client [None req-292d6181-41b4-4cc6-b836-6e8bce0ccd73 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/439] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:06 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1422 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:07.442 7 WARNING neutronclient.v2_0.client [None req-aa0f176e-ffbb-4cf0-b7c1-03f3b6a30036 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:07.713 8 WARNING neutronclient.v2_0.client [None req-a6bab165-a7f9-4b32-8ac0-9c0fb760568e 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/440] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:07 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1426 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:07 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1824 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:08.591 8 INFO nova.api.openstack.compute.server_external_events [req-2f148014-caa4-4264-8d65-330a0c9cf15f req-7b2e7fbb-bb7b-4b5c-b336-473236aeded4 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:9f584adc-afa0-407d-86ad-6fbea30fa977 for instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f on instance [pid: 8|app: 0|req: 220/442] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:53:08 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:08.976 7 WARNING neutronclient.v2_0.client [None req-0185972f-03bc-4073-a060-d62244de836f 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:09.014 8 WARNING neutronclient.v2_0.client [None req-51c959c6-0676-4799-8781-4c5c50c6b420 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/443] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:08 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1474 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:08 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1472 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:10.094 7 WARNING neutronclient.v2_0.client [None req-785d9220-76b6-4060-a34a-61ae19042f34 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:10.122 8 WARNING neutronclient.v2_0.client [None req-5f48ad08-34c3-4230-baa7-48c5d55c8df8 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/445] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:10 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1474 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:10 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1477 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:11.177 7 WARNING neutronclient.v2_0.client [None req-a53d5fa5-8b02-4b15-8844-d824bac5149a 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:11.215 8 WARNING neutronclient.v2_0.client [None req-582f063f-7ac5-4e0e-a7e7-1a2d4cc4ca74 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/447] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:11 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1482 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:11 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => generated 1477 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:12.441 7 WARNING neutronclient.v2_0.client [None req-88f9ad0a-b653-4659-9c70-5c13ba019b27 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:12.458 8 INFO nova.api.openstack.wsgi [None req-7feeb982-297b-48c4-8910-9c7f873c5598 abd7b7c49117439d8a029ce19214e312 08c9436cb83041608241e7ee6bbaf9df - - default default] HTTP exception thrown: Instance 3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f could not be found. [pid: 8|app: 0|req: 224/449] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:12 2026] GET /v2.1/servers/3d1b1b76-6f1e-4b83-98f8-96dcdd657e0f => 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: 225/450] 10.0.0.251 () {32 vars in 702 bytes} [Tue May 26 08:53:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-45866124 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 08:53:12.877 8 INFO nova.api.openstack.compute.server_external_events [req-97841706-a509-4b61-8ba2-e753ebc94853 req-9eaf8aa0-6f92-40da-b510-01dad9143117 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:1fdc726e-83b2-4ee1-919d-c034450954ed for instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e on instance [pid: 8|app: 0|req: 226/451] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:53:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:12 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1560 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:14.157 8 WARNING neutronclient.v2_0.client [None req-cb015986-9264-4a51-8eb3-959e6981d813 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/455] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:14 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 987 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:16.158 7 WARNING neutronclient.v2_0.client [None req-0267dceb-d216-4346-9147-bf44b8e53595 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/456] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:16 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:17.982 8 WARNING neutronclient.v2_0.client [None req-7f983932-6b87-41a5-92da-555d6c979dbd 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/457] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:17 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:19.221 7 WARNING neutronclient.v2_0.client [None req-f2f6d287-52e1-4603-b211-dd87be11ec3b 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/458] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:19 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:20.512 8 WARNING neutronclient.v2_0.client [None req-c9c85d21-3370-4b26-aa1e-dd20b74e3bb9 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/459] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:20 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:21.688 7 WARNING neutronclient.v2_0.client [None req-2b104d82-74f5-48dc-93f6-e85ef4c977a1 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/460] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:21 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:22.380 8 INFO nova.api.openstack.compute.server_external_events [req-9e23a4fe-8957-4bee-bdce-1d98049b8234 req-d1d9b707-0e35-4eaa-9525-6b38f35eb5ef 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:1fdc726e-83b2-4ee1-919d-c034450954ed for instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e on instance [pid: 8|app: 0|req: 231/461] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:53:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:22.875 7 WARNING neutronclient.v2_0.client [None req-9f025562-206b-4a90-ba19-fc77bedcf9a3 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/462] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:22 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:24.116 8 WARNING neutronclient.v2_0.client [None req-558c0c11-6cb1-4003-a38d-a3e8937839c9 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/465] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:24 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:24.450 7 INFO nova.api.openstack.compute.server_external_events [req-faecb2dc-f14c-4cf0-9d26-e1b4dffe51d2 req-530dcff7-14f7-46bb-a558-aa5f5701479a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:1fdc726e-83b2-4ee1-919d-c034450954ed for instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e on instance 2026-05-26 08:53:24.451 7 INFO nova.api.openstack.compute.server_external_events [req-faecb2dc-f14c-4cf0-9d26-e1b4dffe51d2 req-530dcff7-14f7-46bb-a558-aa5f5701479a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:1fdc726e-83b2-4ee1-919d-c034450954ed for instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e on instance [pid: 7|app: 0|req: 233/466] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:53:24 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:25.283 8 WARNING neutronclient.v2_0.client [None req-49944bf7-870a-42f5-8aed-7334a1ce3998 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/467] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:25 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1548 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:26.690 7 WARNING neutronclient.v2_0.client [None req-11953e27-f903-445c-81b5-c01a08c2fb69 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/468] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:26 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1724 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:26.861 8 WARNING neutronclient.v2_0.client [None req-76eb0a45-486e-4f85-80e2-760c11397261 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/469] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 26 08:53:26 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:28.001 8 INFO nova.api.openstack.compute.server_external_events [req-ee29a483-2a54-4bf4-8982-1761f2b42e4d req-128a9127-db14-4f97-ba86-8c5f5e290793 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:1fdc726e-83b2-4ee1-919d-c034450954ed for instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e on instance [pid: 8|app: 0|req: 236/470] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:53:27 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-05-26 08:53:28.015 7 WARNING neutronclient.v2_0.client [None req-f9dccd9b-8109-4040-b835-19f02142f53f 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/471] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:27 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1724 bytes in 742 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 237/472] 10.0.0.251 () {32 vars in 641 bytes} [Tue May 26 08:53:28 2026] GET /v2.1/servers => generated 377 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 236/473] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:53:28 2026] DELETE /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:29.011 8 WARNING neutronclient.v2_0.client [None req-2de93a34-33b8-4eda-bb80-9cf23f3de0f5 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/474] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:28 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1730 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:30.436 7 INFO nova.api.openstack.compute.server_external_events [req-c16e7a75-1b61-4f86-adfe-0bd262e4e727 req-f9d14675-e377-48e3-9d49-ed515d1957cb 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:1fdc726e-83b2-4ee1-919d-c034450954ed for instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e on instance [pid: 7|app: 0|req: 237/475] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:53:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:30.789 8 WARNING neutronclient.v2_0.client [None req-6bca8e52-d40d-44fa-a3b3-4017780df6a9 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/476] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:30 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1730 bytes in 1469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:32.507 7 INFO nova.api.openstack.compute.server_external_events [req-794811a5-2248-4f47-8a7f-767997e225b2 req-a122bd84-ec0a-4242-bae9-6da3cfd94bd4 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:1fdc726e-83b2-4ee1-919d-c034450954ed for instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e on instance [pid: 7|app: 0|req: 238/477] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:53:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:32.745 8 INFO nova.api.openstack.compute.server_external_events [req-540ca741-297f-411a-8538-6f0eb93f4e5b req-0ed0c484-91b4-4894-bacd-54f985658e0b 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:1fdc726e-83b2-4ee1-919d-c034450954ed for instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e on instance [pid: 8|app: 0|req: 240/478] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:53:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:33.270 7 WARNING neutronclient.v2_0.client [None req-f87caa4b-6b3c-4a24-a7b2-8dcf8e660ebb 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/479] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:33 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1503 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:34.418 8 WARNING neutronclient.v2_0.client [None req-3c77fdb8-d62b-4ae0-875a-c6a718d4c2d1 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/482] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:34 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1508 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:35.582 7 WARNING neutronclient.v2_0.client [None req-f459263a-f169-4136-8dba-43b6aab2aa53 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/483] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:35 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 1508 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:36.678 8 INFO nova.api.openstack.wsgi [None req-2aeb1eb7-4735-4505-9e3e-e5623e98061d 65c86190518c4d55bb8d3934cd208be3 4b353df08e6e4805ba4f1b829a2a0f98 - - default default] HTTP exception thrown: Instance 8b58efbc-73fa-4d5e-9859-5d9b4012df4e could not be found. [pid: 8|app: 0|req: 243/484] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:36 2026] GET /v2.1/servers/8b58efbc-73fa-4d5e-9859-5d9b4012df4e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 242/485] 10.0.0.251 () {32 vars in 704 bytes} [Tue May 26 08:53:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-879383410 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:53:52 2026] POST /v2.1/os-keypairs => generated 385 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:55.043 8 WARNING neutronclient.v2_0.client [None req-df6078e9-83c2-440e-b460-2fc6759d6549 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:55.530 8 WARNING neutronclient.v2_0.client [None req-df6078e9-83c2-440e-b460-2fc6759d6549 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:53:55.776 8 WARNING neutronclient.v2_0.client [None req-df6078e9-83c2-440e-b460-2fc6759d6549 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/491] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:53:54 2026] POST /v2.1/servers => generated 452 bytes in 1097 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 08:53:56.103 7 WARNING neutronclient.v2_0.client [None req-6562763f-aa93-4a00-bb32-2fa13706e483 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/492] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:56 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1431 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:57.306 8 WARNING neutronclient.v2_0.client [None req-f923a67d-4bca-4e12-983f-cf8da4152ded 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/493] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:57 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1427 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:53:58.390 7 WARNING neutronclient.v2_0.client [None req-c28d95ce-d250-46b5-9710-b9bae4d37e8a 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/494] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:58 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1483 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-05-26 08:53:59.488 8 WARNING neutronclient.v2_0.client [None req-1dab121c-2c82-4d07-bc64-6f612df6c857 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/495] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:53:59 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1483 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:00.794 7 WARNING neutronclient.v2_0.client [None req-9ece75b7-5603-4056-8870-a2029278b303 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/496] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:00 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1558 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:02.342 8 INFO nova.api.openstack.compute.server_external_events [req-3c2078b1-b1f8-4393-bb40-cf89fa0e417c req-c5b45963-81b6-4a41-a138-110c309c4d1d 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:6b16a36f-32ea-476b-ae74-b3c52d68e9f6 for instance 7774c333-034b-4251-9a2e-c9d3ce88f877 on instance [pid: 8|app: 0|req: 249/497] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:02.482 7 WARNING neutronclient.v2_0.client [None req-b49c1b13-4647-4302-b6c7-7ab840043b5f 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/498] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:02 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1556 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:03.922 7 WARNING neutronclient.v2_0.client [None req-2c19615d-f7bd-4392-837c-a3d863bd494e 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/501] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:03 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1556 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:05.110 8 WARNING neutronclient.v2_0.client [None req-295feaaf-4bb5-4568-a819-06e6d167ae07 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/502] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:05 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1556 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:06.353 7 WARNING neutronclient.v2_0.client [None req-bbe81f70-424c-4ed8-884e-e29f8ff42f29 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/503] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:06 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1556 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:07.337 8 INFO nova.api.openstack.compute.server_external_events [req-3df22753-723d-4a12-9e4f-3ceb666ab068 req-e50a328d-85ae-42ea-a501-e8438962a133 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:6b16a36f-32ea-476b-ae74-b3c52d68e9f6 for instance 7774c333-034b-4251-9a2e-c9d3ce88f877 on instance [pid: 8|app: 0|req: 252/504] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:07.680 7 WARNING neutronclient.v2_0.client [None req-305a05b3-da35-486d-9d93-5020ed16ffac 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/505] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:07 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1556 bytes in 1089 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:09.397 8 INFO nova.api.openstack.compute.server_external_events [req-67bac345-b39f-47fb-8b4c-0ba7698633b7 req-78e7b334-2f07-40b8-9a27-9ebd78ca6c0b 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:6b16a36f-32ea-476b-ae74-b3c52d68e9f6 for instance 7774c333-034b-4251-9a2e-c9d3ce88f877 on instance [pid: 8|app: 0|req: 253/506] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:09.784 7 WARNING neutronclient.v2_0.client [None req-60e75852-e2bd-4cae-b30b-b93094d6ef8b 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/507] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:09 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1740 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:09.967 8 WARNING neutronclient.v2_0.client [None req-ea47e7b2-fe99-4487-9086-96f355ed38e0 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/508] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 26 08:54:09 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:10.936 7 WARNING neutronclient.v2_0.client [None req-1f97a2af-c4fc-4734-af26-856abbe0b255 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/509] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:10 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1740 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 255/510] 10.0.0.251 () {32 vars in 641 bytes} [Tue May 26 08:54:11 2026] GET /v2.1/servers => generated 384 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 256/511] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:54:11 2026] DELETE /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:11.368 8 WARNING neutronclient.v2_0.client [None req-feb37c17-f88e-40ba-bb82-a163f7f0527e 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:11.436 7 INFO nova.api.openstack.compute.server_external_events [req-bc06d850-dd18-4df6-a524-7e51686c7044 req-24952e8a-b95a-4bd9-87bc-3b7b916ccb09 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:6b16a36f-32ea-476b-ae74-b3c52d68e9f6 for instance 7774c333-034b-4251-9a2e-c9d3ce88f877 on instance [pid: 7|app: 0|req: 257/512] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:11 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: 8|app: 0|req: 256/513] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:11 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1746 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:12.549 7 WARNING neutronclient.v2_0.client [None req-40f478bd-3619-4680-b8c5-1a096ea6a41b 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/514] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:12 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1866 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:13.475 8 INFO nova.api.openstack.compute.server_external_events [req-a89a9b77-00ca-44c2-a4c5-1dd0972ad695 req-ff181c57-3982-48f8-ab11-7326811f02ad 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:6b16a36f-32ea-476b-ae74-b3c52d68e9f6 for instance 7774c333-034b-4251-9a2e-c9d3ce88f877 on instance 2026-05-26 08:54:13.476 8 INFO nova.api.openstack.compute.server_external_events [req-a89a9b77-00ca-44c2-a4c5-1dd0972ad695 req-ff181c57-3982-48f8-ab11-7326811f02ad 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:6b16a36f-32ea-476b-ae74-b3c52d68e9f6 for instance 7774c333-034b-4251-9a2e-c9d3ce88f877 on instance [pid: 8|app: 0|req: 258/517] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:13 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:13.778 7 WARNING neutronclient.v2_0.client [None req-029fa813-a259-4d32-8fd6-bae144be592e 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] 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: 260/518] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:13 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1866 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:54:14.466 8 INFO nova.api.openstack.compute.server_external_events [req-305b9ea5-083b-4273-b6ff-4243e50a18b2 req-d1d0ea24-2ab8-412f-9c1c-b013de97d6ae 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:6b16a36f-32ea-476b-ae74-b3c52d68e9f6 for instance 7774c333-034b-4251-9a2e-c9d3ce88f877 on instance [pid: 8|app: 0|req: 259/519] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:15.530 7 WARNING neutronclient.v2_0.client [None req-10e3b4f9-f6ed-44f2-8ecf-9e8288686778 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/520] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:15 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1517 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:16.752 8 WARNING neutronclient.v2_0.client [None req-b41353f4-6290-44f1-8be9-910a9067ebb8 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/521] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:16 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 1517 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:17.871 7 INFO nova.api.openstack.wsgi [None req-e09fffab-2fc5-4251-a82c-ca5c6dd5e3ff 0f8a106a857f421c8dd68ea46bbf2caf f449c39db0124f32a8a16ced9b935a51 - - default default] HTTP exception thrown: Instance 7774c333-034b-4251-9a2e-c9d3ce88f877 could not be found. [pid: 7|app: 0|req: 262/522] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:17 2026] GET /v2.1/servers/7774c333-034b-4251-9a2e-c9d3ce88f877 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 261/523] 10.0.0.251 () {32 vars in 704 bytes} [Tue May 26 08:54:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-905871977 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 08:54:32.781 8 WARNING neutronclient.v2_0.client [None req-778706a7-5e1b-4324-bb78-e44688bb21dc 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:54:34.657 8 WARNING neutronclient.v2_0.client [None req-778706a7-5e1b-4324-bb78-e44688bb21dc 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/528] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:54:32 2026] POST /v2.1/servers => generated 424 bytes in 2754 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:35.407 7 WARNING neutronclient.v2_0.client [None req-883f2008-bed8-4cef-9624-3a28a315d271 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/529] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:35 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1371 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:37.151 8 WARNING neutronclient.v2_0.client [None req-68c544a3-9882-4599-bcbd-22bc41ee509b 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/530] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:37 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1423 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:38.262 7 WARNING neutronclient.v2_0.client [None req-f45c74fa-4c6d-4268-8310-57ad1d350e2d 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/531] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:38 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1423 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:39.631 8 WARNING neutronclient.v2_0.client [None req-231d2996-0090-4637-a28f-7a152f4d80fb 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/532] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:39 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1431 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:41.126 7 WARNING neutronclient.v2_0.client [None req-7c263315-0098-4a3b-b5e9-c0bc703228cd 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:42.820 8 INFO nova.api.openstack.compute.server_external_events [req-801c7246-959b-4538-a710-2664c566450f req-85ea3292-71ab-46fc-ade0-8285649a6d7e 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:93bc8172-b388-42e9-a635-d7edf48b4c27 for instance ada03e99-b647-4080-9f1d-d41f296124fe on instance [pid: 8|app: 0|req: 266/533] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:41 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1483 bytes in 2852 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 269/537] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:54:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:44.992 7 WARNING neutronclient.v2_0.client [None req-3a22d8af-e793-4c17-8003-7d6fd5b2c516 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/538] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:44 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:54:46.570 8 WARNING neutronclient.v2_0.client [None req-c74e5864-8036-4212-a2f6-9f779e8fe051 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] 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: 270/539] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:46 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:54:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:48.247 8 WARNING neutronclient.v2_0.client [None req-126eeb9f-1cac-40be-882d-a3b7001bb035 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/541] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:48 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:54:48.690 7 WARNING neutronclient.v2_0.client [None req-0bb86e3c-05d4-44d2-a7f5-c77b53f3567a 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:54:48.738 7 WARNING neutronclient.v2_0.client [None req-0bb86e3c-05d4-44d2-a7f5-c77b53f3567a 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:54:48.782 7 WARNING neutronclient.v2_0.client [None req-0bb86e3c-05d4-44d2-a7f5-c77b53f3567a 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:54:48.959 7 WARNING neutronclient.v2_0.client [None req-0bb86e3c-05d4-44d2-a7f5-c77b53f3567a 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/542] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:54:48 2026] POST /v2.1/servers => generated 497 bytes in 562 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:49.213 8 WARNING neutronclient.v2_0.client [None req-02cb25c7-f2b5-4a94-8654-2a61803b1a13 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/543] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:49 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1456 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:49.739 7 WARNING neutronclient.v2_0.client [None req-a0cc1155-31ab-4626-8d0f-36a00bbfa530 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/544] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:49 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:50.307 8 WARNING neutronclient.v2_0.client [None req-32a40a90-c72a-4f8f-9b88-48fb29e28cf5 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/545] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:50 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1460 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:51.111 7 WARNING neutronclient.v2_0.client [None req-768ea5ef-8bc5-4654-9fdb-6b6154e973c2 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/546] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:51 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:51.390 8 WARNING neutronclient.v2_0.client [None req-5abbb2d8-5ec6-41ab-a5ab-e82875cd8aba 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/547] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:51 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1508 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:52.287 7 WARNING neutronclient.v2_0.client [None req-ef503bb9-0e4d-4194-9b15-53223e795c19 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:52.493 8 WARNING neutronclient.v2_0.client [None req-217be510-48f4-4f42-8097-83590bf6c61e 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/548] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:52 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:52.557 7 INFO nova.api.openstack.compute.server_external_events [req-532c0ac1-f31b-4d41-b762-a743ec28db5d req-c9a63e9d-4707-4371-be98-a187ceaa4f31 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:93bc8172-b388-42e9-a635-d7edf48b4c27 for instance ada03e99-b647-4080-9f1d-d41f296124fe on instance [pid: 8|app: 0|req: 275/549] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:52 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1508 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:53.599 7 WARNING neutronclient.v2_0.client [None req-2cb58e9f-2034-4b2d-846c-f1fe9686f316 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:54:53.613 8 WARNING neutronclient.v2_0.client [None req-de5bbf6f-7660-4a21-8c99-7bed6557cb65 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/553] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:53 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1516 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:53 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:54.750 8 WARNING neutronclient.v2_0.client [None req-2541859f-a729-42fd-93ad-32d12d2c1247 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:54:54.778 7 WARNING neutronclient.v2_0.client [None req-ef046891-7cf1-49ce-b039-c7b3c7f5b329 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/555] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:54 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1641 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:54 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:56.015 8 INFO nova.api.openstack.compute.server_external_events [req-9393af1a-3164-45fa-83fd-616c2535886f req-fb32dafe-bd47-4be0-a4ee-257fa5a63859 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:9242bf34-e03f-4889-9ef2-98c0ccf56e63 for instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 on instance [pid: 8|app: 0|req: 279/557] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:54:55 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:56.619 7 WARNING neutronclient.v2_0.client [None req-2e424a49-5d39-4cc7-af06-d8441ecc7d9b 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:54:56.647 8 WARNING neutronclient.v2_0.client [None req-085a3a54-7e75-4b2d-9ac8-9a2e973b6f29 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/558] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:56 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:56 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 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-05-26 08:54:57.836 7 WARNING neutronclient.v2_0.client [None req-db88a640-e42b-47d3-86a4-ccd4dfe375c2 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:57.877 8 WARNING neutronclient.v2_0.client [None req-5bc9b7ab-5307-4d01-80fa-6449f806f2ee 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/560] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:57 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:57 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:59.092 7 WARNING neutronclient.v2_0.client [None req-9b34a3a1-f4ff-4e77-9870-c17d8facbcae 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:54:59.177 8 WARNING neutronclient.v2_0.client [None req-842cd99e-d464-4e31-bda0-9c6972890335 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/562] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:59 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:54:59 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:00.275 7 WARNING neutronclient.v2_0.client [None req-378730d5-7044-4a0b-b7de-24cc2f787341 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/564] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:00 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:00.414 8 WARNING neutronclient.v2_0.client [None req-28e06790-7c20-403f-8c64-10117c0e9864 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/565] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:00 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:01.422 7 WARNING neutronclient.v2_0.client [None req-a6b72018-1c8a-451c-8861-b85f70d1aee9 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:01.590 8 WARNING neutronclient.v2_0.client [None req-b394117d-ecb2-4c1c-b187-dc8bbe83d426 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/566] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:01 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:01 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:02.783 7 WARNING neutronclient.v2_0.client [None req-3df674f3-30e1-4cc5-90fb-3cb0f04a6087 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:55:02.829 8 WARNING neutronclient.v2_0.client [None req-7b71fa33-7d3d-4660-a03a-d0954b20cd65 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/568] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:02 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:02 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:04.526 7 WARNING neutronclient.v2_0.client [None req-8108572e-db06-43b2-8aa6-c22ef7858fb9 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:04.638 8 WARNING neutronclient.v2_0.client [None req-c5c00531-0c8d-4a78-b843-f847218278ec 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/572] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:04 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:04 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:05.283 7 INFO nova.api.openstack.compute.server_external_events [req-6bd905a9-0561-4a7c-90c4-99570bb77e06 req-a20cca1f-c5d6-42a4-87c1-792ffb14aa3d 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:93bc8172-b388-42e9-a635-d7edf48b4c27 for instance ada03e99-b647-4080-9f1d-d41f296124fe on instance [pid: 7|app: 0|req: 288/574] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:05.759 8 WARNING neutronclient.v2_0.client [None req-61ce6e3b-c7a7-470d-9d58-c0c99a4d4e91 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:05.912 7 WARNING neutronclient.v2_0.client [None req-09eeb7d6-ab51-48eb-9f84-179ae97eb01b 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/575] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:05 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:05 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1471 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-05-26 08:55:06.995 8 WARNING neutronclient.v2_0.client [None req-4d181f37-f782-4860-9d39-f5cffdf35491 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] 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: 288/577] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:06 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:55:07.147 7 WARNING neutronclient.v2_0.client [None req-6fc974f7-155a-4af6-88ea-76c72ff00121 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/578] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:07 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1655 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, ' [pid: 8|app: 0|req: 289/579] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:55:07 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe/ips => generated 108 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:07.340 8 INFO nova.api.openstack.compute.server_external_events [req-1b91695e-058e-4b46-9da1-605b8616b215 req-fb75366c-0b07-4ad5-bb21-fe50037d32cc 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:93bc8172-b388-42e9-a635-d7edf48b4c27 for instance ada03e99-b647-4080-9f1d-d41f296124fe on instance 2026-05-26 08:55:07.341 8 INFO nova.api.openstack.compute.server_external_events [req-1b91695e-058e-4b46-9da1-605b8616b215 req-fb75366c-0b07-4ad5-bb21-fe50037d32cc 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:9242bf34-e03f-4889-9ef2-98c0ccf56e63 for instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 on instance 2026-05-26 08:55:07.341 8 INFO nova.api.openstack.compute.server_external_events [req-1b91695e-058e-4b46-9da1-605b8616b215 req-fb75366c-0b07-4ad5-bb21-fe50037d32cc 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:9242bf34-e03f-4889-9ef2-98c0ccf56e63 for instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 on instance 2026-05-26 08:55:07.342 8 INFO nova.api.openstack.compute.server_external_events [req-1b91695e-058e-4b46-9da1-605b8616b215 req-fb75366c-0b07-4ad5-bb21-fe50037d32cc 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:9242bf34-e03f-4889-9ef2-98c0ccf56e63 for instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 on instance [pid: 7|app: 0|req: 291/580] 10.0.0.251 () {32 vars in 723 bytes} [Tue May 26 08:55:07 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe/ips => generated 108 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:07 2026] POST /v2.1/os-server-external-events => generated 698 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: 292/582] 10.0.0.251 () {32 vars in 823 bytes} [Tue May 26 08:55:07 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe/ips/tempest-ServerAddressesTestJSON-992091847-network => generated 93 bytes in 43 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: 291/583] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:55:07 2026] DELETE /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:07.548 7 WARNING neutronclient.v2_0.client [None req-4a4f73b3-2acc-485c-a04d-d66414550b1a 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/584] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:07 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1661 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-05-26 08:55:08.168 8 WARNING neutronclient.v2_0.client [None req-c5ce2732-5c85-4aec-9544-b678c263e6f3 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/585] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:08 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1629 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:08.707 7 WARNING neutronclient.v2_0.client [None req-ce7145f2-eb77-48c7-867c-dd68d620045b 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/586] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:08 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1661 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:09.383 8 INFO nova.api.openstack.compute.server_external_events [req-3df661dc-f785-4e05-bd79-3c7519eff0f0 req-f988c2ba-93e0-46cc-a7bf-d26c1ff65c92 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:93bc8172-b388-42e9-a635-d7edf48b4c27 for instance ada03e99-b647-4080-9f1d-d41f296124fe on instance 2026-05-26 08:55:09.384 8 INFO nova.api.openstack.compute.server_external_events [req-3df661dc-f785-4e05-bd79-3c7519eff0f0 req-f988c2ba-93e0-46cc-a7bf-d26c1ff65c92 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:93bc8172-b388-42e9-a635-d7edf48b4c27 for instance ada03e99-b647-4080-9f1d-d41f296124fe on instance [pid: 8|app: 0|req: 293/587] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:09 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:09.461 7 WARNING neutronclient.v2_0.client [None req-01c8fae2-095a-4eba-8f2e-7f0b910d9274 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/588] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:09 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1809 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:09.678 8 WARNING neutronclient.v2_0.client [None req-874001c2-e2b1-4c6d-9d9e-474b95d6aca0 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/589] 10.0.0.251 () {32 vars in 741 bytes} [Tue May 26 08:55:09 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7/os-interface => generated 285 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-05-26 08:55:09.975 7 WARNING neutronclient.v2_0.client [None req-3d5a1336-de04-48c5-9a0f-ac141d788adf 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:10.612 8 INFO nova.api.openstack.compute.server_external_events [req-dd2dc3af-d288-4580-94f1-4706c4c0e2e1 req-a312b23d-64ae-4bbd-b680-f11f175f8ab5 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:9242bf34-e03f-4889-9ef2-98c0ccf56e63 for instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 on instance [pid: 8|app: 0|req: 295/590] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:10 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: 296/591] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:09 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1661 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:11.433 8 INFO nova.api.openstack.compute.server_external_events [req-f222c192-bd9e-49d9-924c-dd365e644132 req-ef545b2e-4fd3-4f25-90cd-b0efd7dac2a1 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:93bc8172-b388-42e9-a635-d7edf48b4c27 for instance ada03e99-b647-4080-9f1d-d41f296124fe on instance [pid: 8|app: 0|req: 296/592] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:11.677 7 WARNING neutronclient.v2_0.client [None req-bc85492a-35f5-4596-82fd-62b2756a5e21 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/593] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:11 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:12.772 8 WARNING neutronclient.v2_0.client [None req-e83ec07d-16fe-456e-b9c3-bd1060c5cf5a 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/594] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:12 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:13.876 7 WARNING neutronclient.v2_0.client [None req-ba4286dd-4c78-4264-a207-6518f97d0707 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/597] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:13 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 1457 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/598] 10.0.0.3 () {30 vars in 617 bytes} [Tue May 26 08:55:14 2026] GET /v2.1 => generated 0 bytes in 119 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: 300/599] 10.0.0.3 () {32 vars in 690 bytes} [Tue May 26 08:55:14 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 10.0.0.3 () {34 vars in 911 bytes} [Tue May 26 08:55:14 2026] GET /v2.1/os-simple-tenant-usage/d238dc12f67b4d32ae613f6163dcffc4?start=2026-05-25T00:00:00&end=2026-05-26T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.3 () {30 vars in 652 bytes} [Tue May 26 08:55:14 2026] GET /v2.1/limits?reserved=1 => generated 511 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-05-26 08:55:14.958 8 INFO nova.api.openstack.wsgi [None req-b5a3daa5-b139-4ebf-bdfc-3cc85db27246 11c9bd89d7f94eee89313f68c5303ede 54d1da2a499c4daaba3dfc8e877e6fb2 - - default default] HTTP exception thrown: Instance ada03e99-b647-4080-9f1d-d41f296124fe could not be found. [pid: 8|app: 0|req: 301/602] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:14 2026] GET /v2.1/servers/ada03e99-b647-4080-9f1d-d41f296124fe => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 10.0.0.3 () {30 vars in 617 bytes} [Tue May 26 08:55:17 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/604] 10.0.0.3 () {32 vars in 690 bytes} [Tue May 26 08:55:17 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: 303/605] 10.0.0.3 () {34 vars in 911 bytes} [Tue May 26 08:55:17 2026] GET /v2.1/os-simple-tenant-usage/d238dc12f67b4d32ae613f6163dcffc4?start=2026-05-25T00:00:00&end=2026-05-26T23: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: 303/606] 10.0.0.3 () {30 vars in 652 bytes} [Tue May 26 08:55:18 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:55:26.186 8 WARNING neutronclient.v2_0.client [None req-4eb97da4-9aa0-4aa4-b532-c667636aa593 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in 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/609] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:26 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1929 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 305/610] 10.0.0.251 () {32 vars in 753 bytes} [Tue May 26 08:55:27 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7/os-server-password => generated 116 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: 8|app: 0|req: 306/611] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:55:29 2026] DELETE /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:29.655 7 WARNING neutronclient.v2_0.client [None req-6e6033da-2dfc-4b17-980d-295f342f4430 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/612] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:29 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1935 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:31.447 8 WARNING neutronclient.v2_0.client [None req-2ba4c141-548c-4782-b5b8-fcdf92665164 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:32.211 7 INFO nova.api.openstack.compute.server_external_events [req-b95cab08-5e6c-4165-aff4-a5beb24db342 req-24a9c1a7-0974-4177-a917-218a1f3c7a12 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:9242bf34-e03f-4889-9ef2-98c0ccf56e63 for instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 on instance [pid: 7|app: 0|req: 307/613] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:31 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1935 bytes in 1394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:33.576 7 INFO nova.api.openstack.compute.server_external_events [req-0baa1978-ae4f-47e6-9538-b50d2f070779 req-50087110-f64f-4d0f-a4d8-2af6cedfb1c6 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:9242bf34-e03f-4889-9ef2-98c0ccf56e63 for instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 on instance [pid: 7|app: 0|req: 309/617] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:33.857 8 WARNING neutronclient.v2_0.client [None req-12306189-ca30-4fe0-94b4-3bbe91fb77af 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:34.280 7 INFO nova.api.openstack.compute.server_external_events [req-8e14925a-4622-4f3b-ba61-34df1acbb9a4 req-5c193d08-7641-47c9-a6fb-38da6ce14511 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:9242bf34-e03f-4889-9ef2-98c0ccf56e63 for instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 on instance [pid: 7|app: 0|req: 310/618] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:33 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1537 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:35.598 7 WARNING neutronclient.v2_0.client [None req-e07ee727-ad71-4da5-a542-88a39921f626 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] The python binding code in 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/620] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:35 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 1542 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/621] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:55:36 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:37.077 7 INFO nova.api.openstack.wsgi [None req-5c7cf783-f22c-4b53-bac0-658e93380520 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] HTTP exception thrown: Instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 could not be found. [pid: 7|app: 0|req: 312/622] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:37 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 08:55:37.112 8 INFO nova.api.openstack.wsgi [None req-c8519e65-75bf-4caf-b960-bfa138b72189 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] HTTP exception thrown: Instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 could not be found. [pid: 8|app: 0|req: 311/623] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:55:37 2026] DELETE /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:37.145 7 INFO nova.api.openstack.wsgi [None req-d6b716f1-1cde-462d-bb64-4ef8c5cf79e3 4450b17441194d559ac39a72faa74221 a62a4bbec16f4790aef5fdb3a292ca70 - - default default] HTTP exception thrown: Instance 05ef3e42-ce5e-467e-931b-107452dfe6b7 could not be found. [pid: 7|app: 0|req: 313/624] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:37 2026] GET /v2.1/servers/05ef3e42-ce5e-467e-931b-107452dfe6b7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/625] 10.0.0.251 () {32 vars in 706 bytes} [Tue May 26 08:55:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2034455492 => 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: 314/626] 10.0.0.251 () {32 vars in 726 bytes} [Tue May 26 08:55:38 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-888774142 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 08:55:39.096 8 WARNING neutronclient.v2_0.client [None req-042a40ab-60c8-41c0-9099-f977ac589daa 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:55:39.527 8 WARNING neutronclient.v2_0.client [None req-042a40ab-60c8-41c0-9099-f977ac589daa 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:55:40.496 8 WARNING neutronclient.v2_0.client [None req-042a40ab-60c8-41c0-9099-f977ac589daa 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/627] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:55:39 2026] POST /v2.1/servers => generated 450 bytes in 1736 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 08:55:40.825 7 WARNING neutronclient.v2_0.client [None req-125f4eb0-92eb-4813-806e-1dde2d1866d2 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/628] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:40 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1402 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:41.964 8 WARNING neutronclient.v2_0.client [None req-9f081fb7-0cda-4b0d-8ac9-2149eeef1f3e 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/629] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:41 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1406 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:43.065 7 WARNING neutronclient.v2_0.client [None req-41a09651-d5fe-47c2-b216-d77af470db9f 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/630] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:43 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1454 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:44.169 7 WARNING neutronclient.v2_0.client [None req-874cf30f-8ef7-40f2-aaa0-08c58e702eb6 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/633] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:44 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1454 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:45.535 8 WARNING neutronclient.v2_0.client [None req-1aa1979c-8ae8-47eb-9874-9b514366d925 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/634] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:45 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1530 bytes in 789 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:47.147 7 INFO nova.api.openstack.compute.server_external_events [req-ca7058a9-5258-451e-aa99-30b4f3f3caca req-633b4b64-f516-4a28-8ff2-86e0ae2e3642 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:65611643-0622-4f9d-9685-219adaca4dfb for instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 on instance [pid: 7|app: 0|req: 319/635] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:47.341 8 WARNING neutronclient.v2_0.client [None req-4d52068c-6f38-4703-8462-de056df44354 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/636] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:47 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1528 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:48.510 7 WARNING neutronclient.v2_0.client [None req-b6ebffff-2934-494b-a8ec-50138ef8751f 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/637] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:48 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:49.690 8 WARNING neutronclient.v2_0.client [None req-b62ee47e-8527-4cc2-ba5b-be109fce0f34 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/638] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:49 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1528 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:50.871 7 WARNING neutronclient.v2_0.client [None req-f9685f19-a6f2-422a-b830-7c72a710252f 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:52.145 8 INFO nova.api.openstack.compute.server_external_events [req-78bca89d-19d0-418c-b94b-ab093762dc86 req-ea544d02-f58e-4634-8c25-8b4a28f968e6 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:65611643-0622-4f9d-9685-219adaca4dfb for instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 on instance [pid: 8|app: 0|req: 319/639] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:50 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1528 bytes in 1374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:53.272 8 WARNING neutronclient.v2_0.client [None req-f943485b-786d-43cb-b1b4-6a2f8defe15f 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/643] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:53 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1528 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:54.218 7 INFO nova.api.openstack.compute.server_external_events [req-e178a59c-8591-4e96-ac09-e93b9d153061 req-e78c72d7-f1a9-4f15-bba7-57a130ca6165 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:65611643-0622-4f9d-9685-219adaca4dfb for instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 on instance [pid: 7|app: 0|req: 324/644] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:54.652 8 WARNING neutronclient.v2_0.client [None req-a92aba6c-f79a-4b7f-bbf0-bd94fb611df7 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/645] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:54 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1696 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:55.372 7 WARNING neutronclient.v2_0.client [None req-d08cd8e0-5284-4806-a722-1b59f6835930 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/646] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:55:55 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1696 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:55:58.364 8 INFO nova.api.openstack.compute.server_external_events [req-0b2d2a4d-7ff4-4175-bfd0-613809eaec24 req-01d6c5bb-78a4-43e5-b06f-e45ad1e388bb 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:65611643-0622-4f9d-9685-219adaca4dfb for instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 on instance [pid: 8|app: 0|req: 322/647] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:55:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/648] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 26 08:56:02 2026] POST /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412/action => generated 31854 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:06.730 8 INFO nova.api.openstack.compute.server_external_events [req-49af354c-67b8-45a5-ba56-53d045e59980 req-7ce6a7f2-8145-4264-8805-c95631809fca 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:65611643-0622-4f9d-9685-219adaca4dfb for instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 on instance [pid: 8|app: 0|req: 324/651] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/652] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:56:07 2026] POST /v2.1/os-keypairs => generated 397 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:10.998 8 WARNING neutronclient.v2_0.client [None req-a0a5b290-7520-4e7c-9f59-956c1a16ae8e 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:56:11.042 8 WARNING neutronclient.v2_0.client [None req-a0a5b290-7520-4e7c-9f59-956c1a16ae8e 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:56:11.234 8 WARNING neutronclient.v2_0.client [None req-a0a5b290-7520-4e7c-9f59-956c1a16ae8e 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/653] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:56:10 2026] POST /v2.1/servers => generated 450 bytes in 534 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 08:56:11.487 7 WARNING neutronclient.v2_0.client [None req-71d50ef4-4931-4663-9ca7-adfe85a167d9 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/654] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:11 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1401 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:12.582 8 WARNING neutronclient.v2_0.client [None req-927d9e4c-f425-485c-aed7-737ef1305532 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/655] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:12 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1405 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:14.317 8 WARNING neutronclient.v2_0.client [None req-f4419bb9-1773-424c-ac23-9fc09eb61c25 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/658] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:14 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1453 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:15.938 7 WARNING neutronclient.v2_0.client [None req-9f2591c8-5cfe-4672-a8d9-1cf3aef3b1c2 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:17.649 8 WARNING neutronclient.v2_0.client [None req-a16cc14a-29e0-4cd9-b7cb-fd9fadb8dbf8 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in 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/659] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:15 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1529 bytes in 1863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:17.788 7 INFO nova.api.openstack.compute.server_external_events [req-16e8b5d4-4aa2-4801-bcb5-fd996d843f0f req-292a95fa-7cde-4ca7-8890-72a2526583b8 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:622ac923-b8ed-426f-b548-64f139b44e43 for instance 59c75b96-21c6-4893-b371-19d8aa1eebbe on instance [pid: 7|app: 0|req: 332/660] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:17 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) 2026-05-26 08:56:18.098 8 WARNING neutronclient.v2_0.client [None req-a16cc14a-29e0-4cd9-b7cb-fd9fadb8dbf8 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/661] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:56:17 2026] POST /v2.1/servers => generated 424 bytes in 1077 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:18.687 7 WARNING neutronclient.v2_0.client [None req-3fdc4de1-d0b5-4f15-b856-63d255fdd97e e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/662] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:18 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:18.817 8 WARNING neutronclient.v2_0.client [None req-26ce98b5-3af3-445a-a56f-699eda117b69 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/663] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:18 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1527 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:19.780 7 WARNING neutronclient.v2_0.client [None req-fe33308d-5875-406b-b557-d04a1f0e45a4 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/664] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:19 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1371 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:20.042 8 WARNING neutronclient.v2_0.client [None req-3f99a596-5eb2-4533-ade4-b2da14c65842 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/665] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:19 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1527 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:20.876 7 WARNING neutronclient.v2_0.client [None req-88b1c6ce-12be-4653-912a-1c1a60b0f99d e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/666] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:20 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1419 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:21.226 8 WARNING neutronclient.v2_0.client [None req-3cfbbb40-d409-4d3b-bd8f-1e77d6baa504 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/667] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:21 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1527 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:21.958 7 WARNING neutronclient.v2_0.client [None req-e3405144-b1b7-4285-bf84-2526cb9a3d6f e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/668] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:21 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1419 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-05-26 08:56:22.435 8 WARNING neutronclient.v2_0.client [None req-efe05c46-42e0-4a79-8e20-68903f0bea71 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/669] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:22 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1527 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:23.048 7 WARNING neutronclient.v2_0.client [None req-608a8e73-cb56-4d46-bb62-99fd929f3728 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/670] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:23 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1427 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-05-26 08:56:23.654 8 WARNING neutronclient.v2_0.client [None req-7aa4a924-da9a-4df7-90bd-10e241ca60e5 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:24.222 7 WARNING neutronclient.v2_0.client [None req-fce31ccd-c84a-4b8e-b2e1-5d91a0f21fe5 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/673] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:23 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1527 bytes in 1495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:25.141 8 INFO nova.api.openstack.compute.server_external_events [req-b330b605-1a18-44f1-8b93-0c3a738fd741 req-bc7abea8-617e-4980-b14c-1fe3c23c389e 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:622ac923-b8ed-426f-b548-64f139b44e43 for instance 59c75b96-21c6-4893-b371-19d8aa1eebbe on instance [pid: 8|app: 0|req: 336/674] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/675] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:24 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1479 bytes in 1000 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 08:56:25.166 8 INFO nova.api.openstack.compute.server_external_events [req-eacbe95f-e98c-41f4-843a-b8328b84a281 req-210de7ec-0cde-4fb2-8e8c-bfb768f1db87 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:bf9d3496-5c74-4764-bd05-8a9dbe8d79ed for instance 94f1df8e-627a-4f74-bc37-abfa00261ebb on instance [pid: 8|app: 0|req: 337/676] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:26.169 7 WARNING neutronclient.v2_0.client [None req-5dd83642-5965-46be-b5fd-04507b327971 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:26.227 8 WARNING neutronclient.v2_0.client [None req-67bac5c3-7119-483d-a421-8b568e31490f e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/677] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:26 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1467 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/678] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:26 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1527 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:27.196 8 INFO nova.api.openstack.compute.server_external_events [req-24078132-4d44-41af-a9c0-1172f48b8762 req-f39f498f-e082-4fb7-ba21-a9754f24e7b9 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:622ac923-b8ed-426f-b548-64f139b44e43 for instance 59c75b96-21c6-4893-b371-19d8aa1eebbe on instance 2026-05-26 08:56:27.196 8 INFO nova.api.openstack.compute.server_external_events [req-24078132-4d44-41af-a9c0-1172f48b8762 req-f39f498f-e082-4fb7-ba21-a9754f24e7b9 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:622ac923-b8ed-426f-b548-64f139b44e43 for instance 59c75b96-21c6-4893-b371-19d8aa1eebbe on instance 2026-05-26 08:56:27.197 8 INFO nova.api.openstack.compute.server_external_events [req-24078132-4d44-41af-a9c0-1172f48b8762 req-f39f498f-e082-4fb7-ba21-a9754f24e7b9 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:bf9d3496-5c74-4764-bd05-8a9dbe8d79ed for instance 94f1df8e-627a-4f74-bc37-abfa00261ebb on instance [pid: 8|app: 0|req: 339/679] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:27 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:27.750 7 WARNING neutronclient.v2_0.client [None req-42eee704-ac06-4225-b0f6-442700e5c48f e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:27.797 8 WARNING neutronclient.v2_0.client [None req-fc98896b-db81-4f93-80fd-81f8501ab300 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/680] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:27 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1467 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:27 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1527 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:29.013 7 WARNING neutronclient.v2_0.client [None req-4af4cfcc-76e0-4fa4-9df4-1353c8e25ab8 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:56:29.044 8 WARNING neutronclient.v2_0.client [None req-6c6fe315-b8fd-42f3-99e5-a78f2ac45b1e 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/682] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:28 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1467 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:29 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1694 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:29.250 7 WARNING neutronclient.v2_0.client [None req-2abfa0fe-df30-4342-b8d7-c5670b5e7317 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:29 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1694 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:30.215 8 WARNING neutronclient.v2_0.client [None req-f5f8cd8f-a314-4a6b-bc1e-ebcb1abc9a70 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:30.508 7 INFO nova.api.openstack.compute.server_external_events [req-328a1453-fa1f-472e-a8f1-90efc1b9713b req-ed0b0698-91a6-4fbc-8aff-c93c745b270e 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:622ac923-b8ed-426f-b548-64f139b44e43 for instance 59c75b96-21c6-4893-b371-19d8aa1eebbe on instance [pid: 7|app: 0|req: 344/685] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:30 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1467 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:30.684 7 INFO nova.api.openstack.compute.server_external_events [req-a999e03a-cef8-4ad5-866a-b7e327847c64 req-0698b036-c489-4875-a15b-029a88c29957 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:bf9d3496-5c74-4764-bd05-8a9dbe8d79ed for instance 94f1df8e-627a-4f74-bc37-abfa00261ebb on instance [pid: 7|app: 0|req: 345/687] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:31.662 8 WARNING neutronclient.v2_0.client [None req-9468291f-5ea8-4629-8497-1852bf5f0c94 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/688] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:31 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1467 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:32.761 7 INFO nova.api.openstack.compute.server_external_events [req-ebd695a5-fc3d-44d9-a86a-9bb7619b7a7c req-014ae932-fb44-4215-96a5-7dcb268df036 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:bf9d3496-5c74-4764-bd05-8a9dbe8d79ed for instance 94f1df8e-627a-4f74-bc37-abfa00261ebb on instance [pid: 7|app: 0|req: 346/689] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:32.876 8 WARNING neutronclient.v2_0.client [None req-36f76b41-2dd2-48c7-bffa-d9077d57b4ff e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/690] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:32 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1647 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, ' [pid: 7|app: 0|req: 348/693] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:56:34 2026] DELETE /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => 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-05-26 08:56:34.382 8 WARNING neutronclient.v2_0.client [None req-7e6e952d-bf9c-4b05-b93d-4468665232a1 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/694] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:34 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1653 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:35.614 7 WARNING neutronclient.v2_0.client [None req-dcce80f7-8eaa-4acc-977d-377db2998a8b e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:35.646 8 INFO nova.api.openstack.compute.server_external_events [req-fe2c8270-eb60-4609-b49e-587065fac747 req-eb085b73-0a8d-499a-ae45-7f11c3f5a971 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:bf9d3496-5c74-4764-bd05-8a9dbe8d79ed for instance 94f1df8e-627a-4f74-bc37-abfa00261ebb on instance [pid: 8|app: 0|req: 347/695] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:35 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1653 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:36.823 8 WARNING neutronclient.v2_0.client [None req-d21012a1-7692-4627-801b-1a7c59cf3191 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in 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/697] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:36 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1653 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:37.699 7 INFO nova.api.openstack.compute.server_external_events [req-9c751c99-9f42-4012-9485-7b84b6415ca1 req-4fb86786-7243-4149-8412-a277d39fb455 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:bf9d3496-5c74-4764-bd05-8a9dbe8d79ed for instance 94f1df8e-627a-4f74-bc37-abfa00261ebb on instance 2026-05-26 08:56:37.699 7 INFO nova.api.openstack.compute.server_external_events [req-9c751c99-9f42-4012-9485-7b84b6415ca1 req-4fb86786-7243-4149-8412-a277d39fb455 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:bf9d3496-5c74-4764-bd05-8a9dbe8d79ed for instance 94f1df8e-627a-4f74-bc37-abfa00261ebb on instance [pid: 7|app: 0|req: 350/698] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:37 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:38.099 8 WARNING neutronclient.v2_0.client [None req-19fe27b8-0041-41ed-84d6-e77ecb213299 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/699] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:38 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1448 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, ' [pid: 7|app: 0|req: 351/700] 10.0.0.251 () {34 vars in 750 bytes} [Tue May 26 08:56:38 2026] POST /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe/action => generated 31892 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:39.205 8 WARNING neutronclient.v2_0.client [None req-dc91aa16-d59c-4c30-a905-6df1512d6aef e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/701] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:39 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:40.334 7 WARNING neutronclient.v2_0.client [None req-08f88df6-061f-4213-981e-1e1ea7c10b91 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] The python binding code in 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/702] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:40 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => generated 1453 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:41.432 8 INFO nova.api.openstack.wsgi [None req-eeca49b1-99de-4529-b091-f81cf08d14b5 e25471aec57a4c72a8a6170e4f53d6bc ff644df1d90941868ee9fe1e228b5192 - - default default] HTTP exception thrown: Instance 94f1df8e-627a-4f74-bc37-abfa00261ebb could not be found. [pid: 8|app: 0|req: 351/703] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:41 2026] GET /v2.1/servers/94f1df8e-627a-4f74-bc37-abfa00261ebb => 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: 353/704] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:56:41 2026] DELETE /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => 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-05-26 08:56:41.939 8 WARNING neutronclient.v2_0.client [None req-32756bf5-58ab-402a-9356-f364c6451102 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/705] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:41 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => 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-05-26 08:56:43.332 7 INFO nova.api.openstack.compute.server_external_events [req-5c3f0d8d-ae41-44a0-bebc-ab2506e76ade req-2428b8cb-3495-4ecd-afba-47e70b8459aa 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:622ac923-b8ed-426f-b548-64f139b44e43 for instance 59c75b96-21c6-4893-b371-19d8aa1eebbe on instance [pid: 7|app: 0|req: 354/706] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:43.543 7 WARNING neutronclient.v2_0.client [None req-696fd9eb-a243-4a11-9ed4-75f65c44a060 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/709] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:43 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1820 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:45.078 8 WARNING neutronclient.v2_0.client [None req-6288b2cd-64c1-4b92-b4fa-378232593d06 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/710] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:45 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1752 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:45.393 7 INFO nova.api.openstack.compute.server_external_events [req-6f16254c-9874-4834-85a8-0a9b4bd43263 req-6f644d2d-2844-42b7-bb62-54ac8b51801a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:622ac923-b8ed-426f-b548-64f139b44e43 for instance 59c75b96-21c6-4893-b371-19d8aa1eebbe on instance 2026-05-26 08:56:45.394 7 INFO nova.api.openstack.compute.server_external_events [req-6f16254c-9874-4834-85a8-0a9b4bd43263 req-6f644d2d-2844-42b7-bb62-54ac8b51801a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:622ac923-b8ed-426f-b548-64f139b44e43 for instance 59c75b96-21c6-4893-b371-19d8aa1eebbe on instance [pid: 7|app: 0|req: 357/711] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:45 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:46.184 8 WARNING neutronclient.v2_0.client [None req-2404ff32-085e-47d6-bcd7-6d9b2fc8736d 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/712] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:46 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1487 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:47.290 7 WARNING neutronclient.v2_0.client [None req-54563b37-7d5c-4f28-abc3-ba11b201322d 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/713] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:47 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1487 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-05-26 08:56:48.410 8 WARNING neutronclient.v2_0.client [None req-b73106df-d339-4d9f-9df0-b7470af86bb7 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/714] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:48 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => generated 1487 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:49.482 7 INFO nova.api.openstack.wsgi [None req-eb3219a3-c498-4627-baa9-4b2ef1f8c905 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] HTTP exception thrown: Instance 59c75b96-21c6-4893-b371-19d8aa1eebbe could not be found. [pid: 7|app: 0|req: 359/715] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:49 2026] GET /v2.1/servers/59c75b96-21c6-4893-b371-19d8aa1eebbe => 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: 357/716] 10.0.0.251 () {32 vars in 728 bytes} [Tue May 26 08:56:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-674247554 => 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: 360/717] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 08:56:50 2026] DELETE /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-26 08:56:50.252 8 WARNING neutronclient.v2_0.client [None req-eae2b87d-487f-4a73-9ab8-89614b6e8745 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/718] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:50 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1702 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:51.466 7 WARNING neutronclient.v2_0.client [None req-ca36481c-499d-4c4e-96ec-f4935b5b1b98 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:51.514 8 INFO nova.api.openstack.compute.server_external_events [req-7e175b3a-5433-4f8a-a456-bf77c0883b20 req-145dddf7-543d-46cb-9442-7d11494387ad 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:65611643-0622-4f9d-9685-219adaca4dfb for instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 on instance [pid: 8|app: 0|req: 359/719] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:51 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1702 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:52.660 8 WARNING neutronclient.v2_0.client [None req-2e4e6e54-8e35-4f56-96f1-9105974d9206 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/721] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:52 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1702 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:53.552 8 INFO nova.api.openstack.compute.server_external_events [req-e6c2606b-9d6d-49e9-bccf-c51a28317bfe req-f42b0986-ba76-43c4-9ad4-674fb32a2450 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:65611643-0622-4f9d-9685-219adaca4dfb for instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 on instance 2026-05-26 08:56:53.552 8 INFO nova.api.openstack.compute.server_external_events [req-e6c2606b-9d6d-49e9-bccf-c51a28317bfe req-f42b0986-ba76-43c4-9ad4-674fb32a2450 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:65611643-0622-4f9d-9685-219adaca4dfb for instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 on instance [pid: 8|app: 0|req: 362/724] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:56:53 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:53.825 7 WARNING neutronclient.v2_0.client [None req-ac3f4a1e-ae85-4bc7-87fa-8ea861471c96 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/725] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:53 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1483 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-05-26 08:56:54.933 8 WARNING neutronclient.v2_0.client [None req-d6f25e9c-a8d5-4f05-83d0-831d0e0d1eb8 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/726] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:54 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1488 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-05-26 08:56:56.045 7 WARNING neutronclient.v2_0.client [None req-1a6f1864-6785-480b-abd3-28bd522379b3 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] The python binding code in 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/727] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:55 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:56:57.135 8 INFO nova.api.openstack.wsgi [None req-5089ef3e-5b2d-4aa0-a610-fbd59a9ab592 1d2c4cd1ff5945f0bb175332f460a1c8 3a417e1ef1984c66ae7bb6148053d52a - - default default] HTTP exception thrown: Instance 7520e01a-27ed-4a66-b9c0-9d67152c6412 could not be found. [pid: 8|app: 0|req: 364/728] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:56:57 2026] GET /v2.1/servers/7520e01a-27ed-4a66-b9c0-9d67152c6412 => 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: 7|app: 0|req: 365/729] 10.0.0.251 () {32 vars in 730 bytes} [Tue May 26 08:56:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1264810246 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/744] 10.0.0.251 () {34 vars in 671 bytes} [Tue May 26 08:58:12 2026] POST /v2.1/os-keypairs => generated 395 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:58:18.446 8 WARNING neutronclient.v2_0.client [None req-cd7e4b69-85b0-4035-8ab3-bbf6d686d7c4 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:58:18.497 8 WARNING neutronclient.v2_0.client [None req-cd7e4b69-85b0-4035-8ab3-bbf6d686d7c4 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:58:18.776 8 WARNING neutronclient.v2_0.client [None req-cd7e4b69-85b0-4035-8ab3-bbf6d686d7c4 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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.251 () {34 vars in 663 bytes} [Tue May 26 08:58:18 2026] POST /v2.1/servers => generated 447 bytes in 739 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 08:58:19.147 7 WARNING neutronclient.v2_0.client [None req-e34b1dd3-8a7f-495b-8df7-a41d04570a4b c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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.251 () {32 vars in 715 bytes} [Tue May 26 08:58:19 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1394 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:24.269 7 WARNING neutronclient.v2_0.client [None req-79c54313-75df-47cf-86d3-7bf18275cbce c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/751] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:58:24 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1519 bytes in 992 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:25.263 8 INFO nova.api.openstack.compute.server_external_events [req-9c327e98-44e4-4e8c-afb7-8892f6d2a8a4 req-994b7249-8e19-4576-8ed9-b059505e7780 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance [pid: 8|app: 0|req: 376/752] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:58:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:30.284 7 WARNING neutronclient.v2_0.client [None req-712ca584-a208-4203-a363-910a8ef50b09 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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/753] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:58:30 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1517 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:35.521 7 WARNING neutronclient.v2_0.client [None req-9223dde7-fe1b-4eb0-be41-7e4a48450eef c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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/756] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:58:35 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1517 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:40.806 8 WARNING neutronclient.v2_0.client [None req-18bd4eeb-407e-4b97-b14c-6fb889ee0b33 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/757] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:58:40 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1517 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:46.037 7 WARNING neutronclient.v2_0.client [None req-b0240108-abb1-4f46-840e-3def2b69af16 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/760] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:58:45 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1517 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:51.331 8 WARNING neutronclient.v2_0.client [None req-6a9df90a-2c65-44fc-9f66-36de2e4b8cad c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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/761] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:58:51 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1517 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:55.236 7 INFO nova.api.openstack.compute.server_external_events [req-e1a9954e-2347-4568-aac6-319b86c63252 req-7d2b0e73-8f3d-40a5-958b-13c291fcc506 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance [pid: 7|app: 0|req: 383/764] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:58:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:58:56.548 8 WARNING neutronclient.v2_0.client [None req-67a53a0d-c4cf-4082-9127-3e47bf8e1189 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/765] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:58:56 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1517 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-05-26 08:58:57.287 7 INFO nova.api.openstack.compute.server_external_events [req-d7610505-ea5a-4abf-9c35-94527820b706 req-2a239c3f-7303-48e1-9020-ca23dc8de814 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance 2026-05-26 08:58:57.288 7 INFO nova.api.openstack.compute.server_external_events [req-d7610505-ea5a-4abf-9c35-94527820b706 req-2a239c3f-7303-48e1-9020-ca23dc8de814 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance [pid: 7|app: 0|req: 384/766] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:58:57 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:01.766 8 WARNING neutronclient.v2_0.client [None req-d052ccf3-c746-44cf-b16d-e67d251a220c c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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/767] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:59:01 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1815 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:03.820 8 INFO nova.api.openstack.compute.server_external_events [req-de959d6d-3697-4ce7-99d2-aac95435be37 req-b0ac81c5-004c-450e-8a57-9ff597c43ef8 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance [pid: 8|app: 0|req: 385/770] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:59:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 08:59:03.870 7 WARNING neutronclient.v2_0.client [None req-11ebfe7f-5969-41ab-b268-7260bf9f9f0a c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:59:03.927 7 WARNING neutronclient.v2_0.client [None req-11ebfe7f-5969-41ab-b268-7260bf9f9f0a c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:59:04.160 7 WARNING neutronclient.v2_0.client [None req-11ebfe7f-5969-41ab-b268-7260bf9f9f0a c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/771] 10.0.0.251 () {34 vars in 663 bytes} [Tue May 26 08:59:03 2026] POST /v2.1/servers => generated 447 bytes in 680 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:04.500 8 WARNING neutronclient.v2_0.client [None req-34e162eb-ad79-4b0c-821b-50ee3791f70f c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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/772] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:59:04 2026] GET /v2.1/servers/808fac50-6f20-4e46-9bec-7d2638700cbc => generated 1394 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:09.656 7 WARNING neutronclient.v2_0.client [None req-fbda5202-c583-4c90-bef9-3d4cd2787a0d c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/773] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:59:09 2026] GET /v2.1/servers/808fac50-6f20-4e46-9bec-7d2638700cbc => generated 1519 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:10.377 8 INFO nova.api.openstack.compute.server_external_events [req-20f18137-0dff-48dd-bcde-c75a5393c0d7 req-e46a2cc7-04d1-44eb-a4d1-6510fdcd8266 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:82842bbd-08ad-40b7-aa3b-4faeec75053c for instance 808fac50-6f20-4e46-9bec-7d2638700cbc on instance [pid: 8|app: 0|req: 387/774] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:59:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:14.837 7 WARNING neutronclient.v2_0.client [None req-52061116-7ff6-4ebd-9508-234e6080f37d c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/777] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:59:14 2026] GET /v2.1/servers/808fac50-6f20-4e46-9bec-7d2638700cbc => generated 1517 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:15.446 8 INFO nova.api.openstack.compute.server_external_events [req-a2a4cdb0-299c-4bfa-8e0d-8974c987866b req-0f951ce5-fc32-4819-a289-4ce67c143dd6 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:82842bbd-08ad-40b7-aa3b-4faeec75053c for instance 808fac50-6f20-4e46-9bec-7d2638700cbc on instance [pid: 8|app: 0|req: 389/778] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:59:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:17.493 7 INFO nova.api.openstack.compute.server_external_events [req-4eb4bfdc-d15c-487c-a982-53c5142790eb req-6c0f0e2e-cf0f-4864-8ba2-f47cd3575157 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:82842bbd-08ad-40b7-aa3b-4faeec75053c for instance 808fac50-6f20-4e46-9bec-7d2638700cbc on instance [pid: 7|app: 0|req: 390/779] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:59:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:20.059 8 WARNING neutronclient.v2_0.client [None req-b09fac5a-8d7e-46c7-a09d-35899e27457f c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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/780] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 08:59:20 2026] GET /v2.1/servers/808fac50-6f20-4e46-9bec-7d2638700cbc => generated 1815 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:21.613 7 INFO nova.api.openstack.compute.server_external_events [req-7077cae6-8c36-46db-821b-292a2702b766 req-a500927d-29a7-4960-81d0-768908db5688 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:82842bbd-08ad-40b7-aa3b-4faeec75053c for instance 808fac50-6f20-4e46-9bec-7d2638700cbc on instance [pid: 7|app: 0|req: 391/781] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:59:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:45.075 7 WARNING neutronclient.v2_0.client [None req-63159be1-609e-49da-9002-773b6c8b3434 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:59:45.119 7 WARNING neutronclient.v2_0.client [None req-63159be1-609e-49da-9002-773b6c8b3434 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 08:59:45.285 7 WARNING neutronclient.v2_0.client [None req-63159be1-609e-49da-9002-773b6c8b3434 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/788] 199.19.213.57 () {36 vars in 713 bytes} [Tue May 26 08:59:44 2026] POST /v2.1/servers => generated 453 bytes in 704 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:46.037 8 WARNING neutronclient.v2_0.client [None req-2b1942d5-aeab-41d5-8c2a-fea75512f297 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/789] 199.19.213.57 () {32 vars in 732 bytes} [Tue May 26 08:59:46 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585 => generated 2213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:46.100 7 WARNING neutronclient.v2_0.client [None req-4c8d502a-9c3e-40e4-adbf-bd631b1c26b6 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in 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/790] 199.19.213.57 () {32 vars in 758 bytes} [Tue May 26 08:59:46 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/791] 199.19.213.57 () {32 vars in 776 bytes} [Tue May 26 08:59:46 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-volume_attachments => generated 25 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:48.895 7 WARNING neutronclient.v2_0.client [None req-9da9d581-6cff-499a-be15-ece5f0d2d049 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/792] 199.19.213.57 () {32 vars in 732 bytes} [Tue May 26 08:59:48 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585 => generated 2371 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:49.197 8 WARNING neutronclient.v2_0.client [None req-70255f5f-9f1f-40cb-ad91-e56b82c11ca4 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/793] 199.19.213.57 () {32 vars in 758 bytes} [Tue May 26 08:59:48 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 28 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 398/794] 199.19.213.57 () {32 vars in 776 bytes} [Tue May 26 08:59:49 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-volume_attachments => generated 197 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:51.455 8 INFO nova.api.openstack.compute.server_external_events [req-418abe78-12f8-4cf2-a3a5-b44cb292f67f req-1e7ddad7-c065-4fd4-bd28-4da04f554a65 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:e6265e16-720c-464b-aa79-22f728b7f5b8 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 397/795] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:59:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:52.252 7 WARNING neutronclient.v2_0.client [None req-ddaa16cd-2345-4fdf-a1ec-9006f5b197fd 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/796] 199.19.213.57 () {32 vars in 732 bytes} [Tue May 26 08:59:52 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585 => generated 2445 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:52.399 8 WARNING neutronclient.v2_0.client [None req-8a4fc731-016f-4d65-b439-d3259d2996b8 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/797] 199.19.213.57 () {32 vars in 758 bytes} [Tue May 26 08:59:52 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 283 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/798] 199.19.213.57 () {32 vars in 776 bytes} [Tue May 26 08:59:52 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:55.248 8 WARNING neutronclient.v2_0.client [None req-6d498627-8341-422a-a725-860fcb74eb55 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/801] 199.19.213.57 () {32 vars in 732 bytes} [Tue May 26 08:59:55 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585 => generated 2433 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:55.578 7 WARNING neutronclient.v2_0.client [None req-41593af6-31c0-4073-b81d-ab4157864506 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in 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/802] 199.19.213.57 () {32 vars in 758 bytes} [Tue May 26 08:59:55 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 283 bytes in 278 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: 401/803] 199.19.213.57 () {32 vars in 776 bytes} [Tue May 26 08:59:55 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:57.470 7 INFO nova.api.openstack.compute.server_external_events [req-e84f703b-e8d5-4a44-9002-22e7c47de558 req-c0f582ca-1674-43d0-98c7-803a7b8e21f3 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:e6265e16-720c-464b-aa79-22f728b7f5b8 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 403/804] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:59:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:58.833 8 WARNING neutronclient.v2_0.client [None req-e0302b19-9e87-4fed-8c97-356d82ff5ed4 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/805] 199.19.213.57 () {32 vars in 732 bytes} [Tue May 26 08:59:58 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585 => generated 2433 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:58.990 7 WARNING neutronclient.v2_0.client [None req-5eb7515c-c64e-4ccf-bf13-c762e456f75f 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/806] 199.19.213.57 () {32 vars in 758 bytes} [Tue May 26 08:59:58 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 285 bytes in 98 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: 403/807] 199.19.213.57 () {32 vars in 776 bytes} [Tue May 26 08:59:59 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:59:59.512 7 INFO nova.api.openstack.compute.server_external_events [req-201459dd-352d-440d-912e-b3f3e6874fcd req-f1627712-42c5-4cbf-acd0-179af9c15085 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:e6265e16-720c-464b-aa79-22f728b7f5b8 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 405/808] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 08:59:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:00:01.855 8 WARNING neutronclient.v2_0.client [None req-53e7fa7f-9921-4800-982f-aaf28ead76b3 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in 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/809] 199.19.213.57 () {32 vars in 732 bytes} [Tue May 26 09:00:01 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585 => generated 2580 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:00:02.046 7 WARNING neutronclient.v2_0.client [None req-4f31a95e-30a5-4491-932e-4a18f67ea5b2 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in 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/810] 199.19.213.57 () {32 vars in 758 bytes} [Tue May 26 09:00:02 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/811] 199.19.213.57 () {32 vars in 776 bytes} [Tue May 26 09:00:02 2026] GET /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/814] 10.0.0.106 () {28 vars in 454 bytes} [Tue May 26 09:00:09 2026] GET /v2.1 => generated 114 bytes in 3 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: 408/815] 10.0.0.106 () {30 vars in 658 bytes} [Tue May 26 09:00:09 2026] GET /v2.1 => generated 0 bytes in 52 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: 408/816] 10.0.0.106 () {32 vars in 731 bytes} [Tue May 26 09:00:10 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.106 () {34 vars in 765 bytes} [Tue May 26 09:00:10 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/820] 10.0.0.106 () {28 vars in 454 bytes} [Tue May 26 09:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.106 () {30 vars in 658 bytes} [Tue May 26 09:00:14 2026] GET /v2.1 => generated 0 bytes in 48 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: 412/822] 10.0.0.106 () {32 vars in 731 bytes} [Tue May 26 09:00:14 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.106 () {34 vars in 765 bytes} [Tue May 26 09:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.106 () {28 vars in 454 bytes} [Tue May 26 09:00:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/825] 10.0.0.106 () {30 vars in 658 bytes} [Tue May 26 09:00:19 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: 7|app: 0|req: 414/826] 10.0.0.106 () {32 vars in 731 bytes} [Tue May 26 09:00:19 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.106 () {34 vars in 808 bytes} [Tue May 26 09:00:19 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 10.0.0.106 () {28 vars in 454 bytes} [Tue May 26 09:00:24 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/831] 10.0.0.106 () {30 vars in 658 bytes} [Tue May 26 09:00:24 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 417/832] 10.0.0.106 () {32 vars in 731 bytes} [Tue May 26 09:00:24 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: 416/833] 10.0.0.106 () {34 vars in 808 bytes} [Tue May 26 09:00:24 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-26 09:00:37.856 7 WARNING neutronclient.v2_0.client [None req-24f0e911-207a-4b19-b40b-b76118108355 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:00:37.912 7 WARNING neutronclient.v2_0.client [None req-24f0e911-207a-4b19-b40b-b76118108355 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:00:40.463 8 INFO nova.api.openstack.compute.server_external_events [req-8f1417d3-f699-487f-90be-780ff92f3754 req-21baee87-7229-4e5b-ae2f-9ded3669dacf 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:afdfca26-7bbc-4832-89f1-54b6ec172e9b for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 418/836] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:00:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:00:43.576 8 INFO nova.api.openstack.compute.server_external_events [req-cfc34696-6f05-47ed-ad00-55bf3a4c3dfc req-cc17fbea-9268-4442-b9ef-023de108df53 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:afdfca26-7bbc-4832-89f1-54b6ec172e9b for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 421/839] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:00:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:00:45.623 8 INFO nova.api.openstack.compute.server_external_events [req-cefce866-cde5-4048-afee-8fe83252a957 req-be60db19-babc-4b64-ae62-49aaffcb2018 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:afdfca26-7bbc-4832-89f1-54b6ec172e9b for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 422/840] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:00:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:00:46.464 7 WARNING neutronclient.v2_0.client [None req-24f0e911-207a-4b19-b40b-b76118108355 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in 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/841] 199.19.213.57 () {36 vars in 811 bytes} [Tue May 26 09:00:37 2026] POST /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 281 bytes in 8700 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:00:47.021 8 INFO nova.api.openstack.compute.server_external_events [req-51417a78-8477-4bbc-9c4d-2a49fd556e20 req-7b42a0b8-3578-471e-8f4c-744ce7686285 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:afdfca26-7bbc-4832-89f1-54b6ec172e9b for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 423/842] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:00:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:00:47.676 7 INFO nova.api.openstack.compute.server_external_events [req-349fd8ef-92e7-4a07-911b-51f13b069522 req-81113fc9-7225-46b8-ae4a-9fd15801e926 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:afdfca26-7bbc-4832-89f1-54b6ec172e9b for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 420/843] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:00:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:09.681 7 WARNING neutronclient.v2_0.client [None req-0a4dfcb7-6fef-4702-81e6-872394b4cbe4 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:01:09.729 7 WARNING neutronclient.v2_0.client [None req-0a4dfcb7-6fef-4702-81e6-872394b4cbe4 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:12.327 8 INFO nova.api.openstack.compute.server_external_events [req-a79a5136-dea9-46f2-a0af-945a359d64ad req-412bf3cd-0bc9-430d-8caf-40d30955d0c3 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:3adfb415-32e8-4b69-96c5-c4d7b9766fdb for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 426/848] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:12 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, ' 2026-05-26 09:01:15.840 8 INFO nova.api.openstack.compute.server_external_events [req-6a5b2f76-8430-4bf0-adc9-12dccf3929ec req-869c35b1-4ad2-49a5-84ad-5b85ee9a943e 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:3adfb415-32e8-4b69-96c5-c4d7b9766fdb for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 429/851] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:17.884 8 INFO nova.api.openstack.compute.server_external_events [req-217790b2-5961-4afd-a539-cbc3cc98bfaf req-bd39ddc1-37e0-4acc-82ec-a2f3125eacc4 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:3adfb415-32e8-4b69-96c5-c4d7b9766fdb for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 430/852] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:01:18.774 7 WARNING neutronclient.v2_0.client [None req-0a4dfcb7-6fef-4702-81e6-872394b4cbe4 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/853] 199.19.213.57 () {36 vars in 811 bytes} [Tue May 26 09:01:09 2026] POST /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 376 bytes in 9190 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:30.584 8 WARNING neutronclient.v2_0.client [None req-99dfec8f-5e6d-42c6-953b-f8732ceb1662 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:01:30.631 8 WARNING neutronclient.v2_0.client [None req-99dfec8f-5e6d-42c6-953b-f8732ceb1662 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:33.193 7 INFO nova.api.openstack.compute.server_external_events [req-d62c77d2-5d62-4e74-9efd-fd27119e4aa7 req-c2b57041-b013-40e9-be13-d4fafb55c23e 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:b845125f-7fdd-4510-b107-62990995fdf5 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 425/856] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:37.073 7 INFO nova.api.openstack.compute.server_external_events [req-251ffd64-6da7-4b45-82c7-578eaa5ed514 req-32c89cce-a04f-4613-8712-55fd30984676 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:b845125f-7fdd-4510-b107-62990995fdf5 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 428/859] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:37 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:39.122 7 INFO nova.api.openstack.compute.server_external_events [req-18635a2d-5777-428e-9fed-71d5abe33e6e req-8e59635d-d992-41e1-8393-396ef1ef9f39 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-plugged:b845125f-7fdd-4510-b107-62990995fdf5 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 429/860] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:39 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) 2026-05-26 09:01:40.216 8 WARNING neutronclient.v2_0.client [None req-99dfec8f-5e6d-42c6-953b-f8732ceb1662 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] The python binding code in 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/861] 199.19.213.57 () {36 vars in 811 bytes} [Tue May 26 09:01:30 2026] POST /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface => generated 378 bytes in 9736 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:41.166 7 INFO nova.api.openstack.compute.server_external_events [req-248b3fbb-0475-4486-9fd5-659970f98671 req-9dd5839e-4a40-44b4-ae7c-4791e07734a3 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:3adfb415-32e8-4b69-96c5-c4d7b9766fdb for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 430/862] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:55.761 7 INFO nova.api.openstack.compute.server_external_events [req-0ffcba63-1ddd-4e86-af48-bf5a6b2051c1 req-5e6065da-76d5-4323-a361-7a2740cee902 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:b845125f-7fdd-4510-b107-62990995fdf5 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 433/867] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/868] 199.19.213.57 () {34 vars in 854 bytes} [Tue May 26 09:01:56 2026] DELETE /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface/b845125f-7fdd-4510-b107-62990995fdf5 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:57.799 7 INFO nova.api.openstack.compute.server_external_events [req-4c62470b-d53b-42e0-be2f-66e26596be92 req-fd6ca587-bb54-4d7b-8680-2b2475c4f619 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:b845125f-7fdd-4510-b107-62990995fdf5 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 434/869] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:01:59.093 8 INFO nova.api.openstack.compute.server_external_events [req-5ec6034e-2c54-41fe-bbfa-8a03e0480927 req-0a0b9070-4eb6-4dd1-9bb6-fc60fb229bbb 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:b845125f-7fdd-4510-b107-62990995fdf5 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 436/870] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:01:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:01.140 7 INFO nova.api.openstack.compute.server_external_events [req-74795f18-9d1d-4d49-baa0-e9d7779b97fa req-f25247ca-5c89-4911-bf14-d501b635cf63 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:b845125f-7fdd-4510-b107-62990995fdf5 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 435/871] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:04.514 7 INFO nova.api.openstack.compute.server_external_events [req-e588492a-28d7-4d2b-a127-6184befeb687 req-e0fc92d6-0b26-4ae4-82c8-184e1ce14e6b 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:3adfb415-32e8-4b69-96c5-c4d7b9766fdb for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 437/874] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/875] 199.19.213.57 () {34 vars in 854 bytes} [Tue May 26 09:02:04 2026] DELETE /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface/3adfb415-32e8-4b69-96c5-c4d7b9766fdb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:06.625 7 INFO nova.api.openstack.compute.server_external_events [req-0ae34601-4972-47d6-b44e-dc9aee8218ca req-c98fe9ee-917a-4276-b486-4ef5fbaab5e0 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:3adfb415-32e8-4b69-96c5-c4d7b9766fdb for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 438/876] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:08.670 8 INFO nova.api.openstack.compute.server_external_events [req-09576f35-23f1-41d8-b80e-67dc6ee8ded7 req-4a256040-a78e-442e-a690-dd1e6d2463c6 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:3adfb415-32e8-4b69-96c5-c4d7b9766fdb for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 439/877] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/882] 199.19.213.57 () {34 vars in 854 bytes} [Tue May 26 09:02:25 2026] DELETE /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585/os-interface/afdfca26-7bbc-4832-89f1-54b6ec172e9b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:28.138 7 INFO nova.api.openstack.compute.server_external_events [req-98bdc822-86fa-4504-a4de-03bbcc828b35 req-1900a161-7af8-48cc-998f-d74a4ec3486a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:afdfca26-7bbc-4832-89f1-54b6ec172e9b for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 7|app: 0|req: 441/883] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:30.192 8 INFO nova.api.openstack.compute.server_external_events [req-c0e703f3-52e6-4f1c-bfae-4ff3fe44cd1e req-42dda6ee-797b-4bb7-abe0-305534c7f0bb 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:afdfca26-7bbc-4832-89f1-54b6ec172e9b for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 443/884] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/885] 199.19.213.57 () {34 vars in 754 bytes} [Tue May 26 09:02:31 2026] DELETE /v2.1/servers/f5090cd3-4bf8-48d0-a886-1b67c104f585 => 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-05-26 09:02:32.918 8 INFO nova.api.openstack.compute.server_external_events [req-89e29ecb-3bfd-4fb6-9427-437525792182 req-79bb0983-3993-4dfe-a549-11dc27b299cb 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:e6265e16-720c-464b-aa79-22f728b7f5b8 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 444/886] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:32 2026] POST /v2.1/os-server-external-events => generated 185 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-05-26 09:02:34.965 8 INFO nova.api.openstack.compute.server_external_events [req-4c2a8b70-3b59-4b87-9edc-e1cade6367b6 req-eb0457ee-0249-47e3-b71c-a2c07135bd02 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:e6265e16-720c-464b-aa79-22f728b7f5b8 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance 2026-05-26 09:02:34.965 8 INFO nova.api.openstack.compute.server_external_events [req-4c2a8b70-3b59-4b87-9edc-e1cade6367b6 req-eb0457ee-0249-47e3-b71c-a2c07135bd02 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:e6265e16-720c-464b-aa79-22f728b7f5b8 for instance f5090cd3-4bf8-48d0-a886-1b67c104f585 on instance [pid: 8|app: 0|req: 446/889] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:34 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:35.181 7 INFO nova.api.openstack.compute.server_external_events [req-c9055519-1155-45ba-b823-8ba8b0426968 req-73ce47e8-3957-4594-8166-1b28d1ddf9ed 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:82842bbd-08ad-40b7-aa3b-4faeec75053c for instance 808fac50-6f20-4e46-9bec-7d2638700cbc 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: 444/890] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/891] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 09:02:35 2026] DELETE /v2.1/servers/808fac50-6f20-4e46-9bec-7d2638700cbc => 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-05-26 09:02:35.328 7 WARNING neutronclient.v2_0.client [None req-f629765c-8981-41a7-a030-f0c975cdb7c3 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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.251 () {32 vars in 715 bytes} [Tue May 26 09:02:35 2026] GET /v2.1/servers/808fac50-6f20-4e46-9bec-7d2638700cbc => generated 1941 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:37.003 8 INFO nova.api.openstack.compute.server_external_events [req-0cae4d6f-a5e7-4680-af9b-44a2fca83421 req-60467e20-aac6-4bff-a36d-ca84cfcc243d 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:82842bbd-08ad-40b7-aa3b-4faeec75053c for instance 808fac50-6f20-4e46-9bec-7d2638700cbc on instance 2026-05-26 09:02:37.003 8 INFO nova.api.openstack.compute.server_external_events [req-0cae4d6f-a5e7-4680-af9b-44a2fca83421 req-60467e20-aac6-4bff-a36d-ca84cfcc243d 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:82842bbd-08ad-40b7-aa3b-4faeec75053c for instance 808fac50-6f20-4e46-9bec-7d2638700cbc on instance [pid: 8|app: 0|req: 448/893] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:36 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:38.046 7 INFO nova.api.openstack.compute.server_external_events [req-9cfba571-10a7-4887-9674-3ea2d0615c63 req-e88f39ea-ef22-49c3-b3af-cb39c23c6c01 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:82842bbd-08ad-40b7-aa3b-4faeec75053c for instance 808fac50-6f20-4e46-9bec-7d2638700cbc on instance [pid: 7|app: 0|req: 446/894] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:40.570 8 WARNING neutronclient.v2_0.client [None req-0c26ca8f-73a7-42e6-9de1-bda8fa40ccb5 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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.251 () {32 vars in 715 bytes} [Tue May 26 09:02:40 2026] GET /v2.1/servers/808fac50-6f20-4e46-9bec-7d2638700cbc => generated 1480 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-05-26 09:02:45.695 7 INFO nova.api.openstack.wsgi [None req-27cc5b29-63b6-4685-9ba8-c2c8e0320029 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] HTTP exception thrown: Instance 808fac50-6f20-4e46-9bec-7d2638700cbc could not be found. [pid: 7|app: 0|req: 448/898] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 09:02:45 2026] GET /v2.1/servers/808fac50-6f20-4e46-9bec-7d2638700cbc => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:46.155 8 INFO nova.api.openstack.compute.server_external_events [req-2d80d7bb-1d26-492d-a3d6-1abdc2716edf req-7617ef6d-3f66-435e-99da-de0eba96e288 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-changed:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance [pid: 8|app: 0|req: 451/899] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/900] 10.0.0.251 () {32 vars in 718 bytes} [Tue May 26 09:02:46 2026] DELETE /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:46.296 8 WARNING neutronclient.v2_0.client [None req-4dbb2279-2b5e-48a0-a17a-32195979fa95 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in 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/901] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 09:02:46 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1941 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:47.528 7 INFO nova.api.openstack.compute.server_external_events [req-e7e1ba14-18e3-4c49-a474-04807b491ff7 req-1dd78d16-5040-429a-aecf-985995fdefe5 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance [pid: 7|app: 0|req: 450/902] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:49.008 8 INFO nova.api.openstack.compute.server_external_events [req-6f9e496b-54de-4743-b5d8-c15243eff371 req-a0155fa4-9396-4acd-a17e-0a4cc6eced9a 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-deleted:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance [pid: 8|app: 0|req: 453/903] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:49.563 7 INFO nova.api.openstack.compute.server_external_events [req-449a74ea-b86e-4870-bb30-f8929bf24d97 req-a3cc747c-4ff8-4de5-8aac-7b0c88f48111 8f93c1588ec348e792c7d5943b54b120 490e838661bc44b79f7fa3ab74c0f91c - - 0349ba94665b4f00853cdb09c50a83fe 0349ba94665b4f00853cdb09c50a83fe] Creating event network-vif-unplugged:98c061c5-bc05-4085-8c2d-24c58eae1e00 for instance 9baff6ec-dcca-4662-bdf6-8937df38b612 on instance [pid: 7|app: 0|req: 451/904] 10.0.0.111 () {38 vars in 815 bytes} [Tue May 26 09:02:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:51.500 8 WARNING neutronclient.v2_0.client [None req-27cffc1e-aaed-457c-aa80-5db0e2c45f58 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/905] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 09:02:51 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 1480 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:56.676 7 INFO nova.api.openstack.wsgi [None req-1ddb7f77-3b54-4e9f-895e-bd3d9e5c4d84 c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] HTTP exception thrown: Instance 9baff6ec-dcca-4662-bdf6-8937df38b612 could not be found. [pid: 7|app: 0|req: 453/908] 10.0.0.251 () {32 vars in 715 bytes} [Tue May 26 09:02:56 2026] GET /v2.1/servers/9baff6ec-dcca-4662-bdf6-8937df38b612 => generated 111 bytes in 120 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/909] 10.0.0.251 () {32 vars in 724 bytes} [Tue May 26 09:02:58 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-101431474 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:02:58.954 7 INFO nova.api.openstack.wsgi [None req-d63b246f-12cc-4439-a8d8-bb08be702b2b c7b5259de7be445baf3b78c6820577c9 a57d91d1f5884414beca765653e04c44 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-101431474 not found for user c7b5259de7be445baf3b78c6820577c9 [pid: 7|app: 0|req: 454/910] 10.0.0.251 () {32 vars in 721 bytes} [Tue May 26 09:02:58 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-101431474 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/915] 10.0.0.251 () {32 vars in 655 bytes} [Tue May 26 09:03:17 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/916] 10.0.0.251 () {32 vars in 641 bytes} [Tue May 26 09:03:17 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-26 09:03:17.610 7 WARNING oslo_db.sqlalchemy.utils [None req-7a434071-2726-4b6f-bc27-f9cfc61ef8ac 9975eebf497046ca938e532fa1dd5664 73a88b39bc044ebeabac7d697863a1da - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 458/917] 10.0.0.251 () {32 vars in 649 bytes} [Tue May 26 09:03:17 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/918] 10.0.0.251 () {32 vars in 694 bytes} [Tue May 26 09:03:17 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)