+ 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 Aug 11 08:46:52 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-75cc675d47-tj4w6 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 0x7f8655f17668 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-08-11 08:46:57.752 8 INFO nova.utils [None req-53dc2bb2-e9da-48ed-9810-6d7afddbdb6e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 08:46:57.815 7 INFO nova.utils [None req-024acada-e0cf-420a-ac23-6a9d7a23b30c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 08:46:59.376 8 WARNING keystonemiddleware._common.config [None req-53dc2bb2-e9da-48ed-9810-6d7afddbdb6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:46:59.384 8 WARNING oslo_config.cfg [None req-53dc2bb2-e9da-48ed-9810-6d7afddbdb6e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:46:59.463 8 WARNING keystonemiddleware._common.config [None req-53dc2bb2-e9da-48ed-9810-6d7afddbdb6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:46:59.471 7 WARNING keystonemiddleware._common.config [None req-024acada-e0cf-420a-ac23-6a9d7a23b30c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:46:59.478 8 WARNING oslo_config.cfg [None req-53dc2bb2-e9da-48ed-9810-6d7afddbdb6e - - - - - -] 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-08-11 08:46:59.480 7 WARNING oslo_config.cfg [None req-024acada-e0cf-420a-ac23-6a9d7a23b30c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:46:59.491 8 WARNING oslo_config.cfg [None req-53dc2bb2-e9da-48ed-9810-6d7afddbdb6e - - - - - -] 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 0x7f8655f17668 pid: 8 (default app) 2026-08-11 08:46:59.556 7 WARNING keystonemiddleware._common.config [None req-024acada-e0cf-420a-ac23-6a9d7a23b30c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:46:59.570 7 WARNING oslo_config.cfg [None req-024acada-e0cf-420a-ac23-6a9d7a23b30c - - - - - -] 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-08-11 08:46:59.582 7 WARNING oslo_config.cfg [None req-024acada-e0cf-420a-ac23-6a9d7a23b30c - - - - - -] 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 0x7f8655f17668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 08:47:05 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 08:47:06.108 8 WARNING oslo_policy.policy [None req-c4ccd3d0-b6d9-4d4e-b17d-35c54301ec0c cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:47:06.109 8 WARNING oslo_policy.policy [None req-c4ccd3d0-b6d9-4d4e-b17d-35c54301ec0c cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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: 2/4] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 08:47:05 2026] GET /v2.1 => generated 0 bytes in 551 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 08:47:06.218 7 WARNING oslo_policy.policy [req-c4ccd3d0-b6d9-4d4e-b17d-35c54301ec0c req-32a2609e-8cd2-4b7f-8c71-9006aee4b2a5 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:47:06.218 7 WARNING oslo_policy.policy [req-c4ccd3d0-b6d9-4d4e-b17d-35c54301ec0c req-32a2609e-8cd2-4b7f-8c71-9006aee4b2a5 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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: 3/5] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 08:47:06 2026] GET /v2.1/ => generated 399 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:47:06.349 8 INFO nova.api.openstack.wsgi [None req-2127e420-b3a5-47f7-aba3-ee6f614f74e3 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.75 () {48 vars in 1007 bytes} [Tue Aug 11 08:47:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 08:47:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Aug 11 08:47:06 2026] POST /v2.1/flavors => generated 527 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 08:47:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 08:47:07 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: 7|app: 0|req: 6/11] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 08:47:07 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:47:07.319 8 INFO nova.api.openstack.wsgi [None req-ae9c2869-2ea3-49d9-b237-5b1be25ccf7b cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.75 () {48 vars in 1009 bytes} [Tue Aug 11 08:47:07 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 08:47:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Aug 11 08:47:07 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 08:47:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 08:47:08 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 08:47:08 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:47:08.263 8 INFO nova.api.openstack.wsgi [None req-bbebb87b-eec6-4854-9965-b68048ea44cf cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Aug 11 08:47:08 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 08:47:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Aug 11 08:47:08 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 08:47:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 08:47:09 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 08:47:09 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:47:09.271 8 INFO nova.api.openstack.wsgi [None req-6b5a71cb-69be-4a63-9ba3-742965813ecb cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.75 () {48 vars in 1009 bytes} [Tue Aug 11 08:47:09 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 08:47:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Aug 11 08:47:09 2026] POST /v2.1/flavors => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 08:47:10 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: 14/28] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 08:47:10 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 08:47:10 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:47:10.183 8 INFO nova.api.openstack.wsgi [None req-dcfafa99-feea-4f8d-b105-dc1a44a32f60 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Aug 11 08:47:10 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 08:47:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.75 () {52 vars in 1044 bytes} [Tue Aug 11 08:47:10 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.242 () {28 vars in 454 bytes} [Tue Aug 11 08:53:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 53/106] 10.0.0.242 () {30 vars in 658 bytes} [Tue Aug 11 08:53:07 2026] GET /v2.1 => generated 0 bytes in 98 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: 54/107] 10.0.0.242 () {32 vars in 731 bytes} [Tue Aug 11 08:53:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.242 () {34 vars in 804 bytes} [Tue Aug 11 08:53:07 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 08:56:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/144] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 08:56:01 2026] GET /v2.1 => generated 0 bytes in 88 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 08:56:01 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:56:01.215 8 INFO nova.api.openstack.wsgi [None req-8d127ffd-2181-4baf-b2b9-47d8bad53bdc cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.19.213.75 () {48 vars in 1013 bytes} [Tue Aug 11 08:56:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 08:56:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.19.213.75 () {52 vars in 1045 bytes} [Tue Aug 11 08:56:01 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 08:56:56 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: 81/162] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 08:56:56 2026] GET /v2.1 => generated 0 bytes in 375 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 08:56:57 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:56:57.060 7 INFO nova.api.openstack.wsgi [None req-50eb2053-8526-44bb-8d95-42e8e0897c68 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user cc687a714cd847f5b390549a70091fa8 [pid: 7|app: 0|req: 82/164] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 08:56:57 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-11 08:56:57.074 8 WARNING oslo_db.sqlalchemy.utils [None req-7e1d40fb-c0c9-4606-a2a2-711a90292e62 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 83/165] 199.19.213.75 () {48 vars in 1012 bytes} [Tue Aug 11 08:56:57 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.19.213.75 () {52 vars in 1053 bytes} [Tue Aug 11 08:56:57 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: 84/167] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 08:57:00 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: 84/168] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 08:57:00 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: 85/169] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 08:57:00 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.19.213.75 () {48 vars in 1069 bytes} [Tue Aug 11 08:57:00 2026] GET /v2.1/os-quota-sets/ec39098ce47e4b60bcc09c15e3df219f => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.19.213.75 () {52 vars in 1121 bytes} [Tue Aug 11 08:57:00 2026] PUT /v2.1/os-quota-sets/ec39098ce47e4b60bcc09c15e3df219f => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 10.0.0.85 () {28 vars in 453 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 106/211] 10.0.0.85 () {30 vars in 657 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 106/212] 10.0.0.85 () {32 vars in 730 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 10.0.0.85 () {34 vars in 764 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 10.0.0.85 () {28 vars in 453 bytes} [Tue Aug 11 09:00:12 2026] GET /v2.1 => generated 114 bytes in 0 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: 108/215] 10.0.0.85 () {30 vars in 657 bytes} [Tue Aug 11 09:00:12 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 108/216] 10.0.0.85 () {32 vars in 730 bytes} [Tue Aug 11 09:00:12 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 10.0.0.85 () {34 vars in 764 bytes} [Tue Aug 11 09:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 10.0.0.85 () {28 vars in 453 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 10.0.0.85 () {30 vars in 657 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1 => generated 0 bytes in 71 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: 112/222] 10.0.0.85 () {32 vars in 730 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/223] 10.0.0.85 () {34 vars in 807 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/224] 10.0.0.85 () {28 vars in 453 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 112/225] 10.0.0.85 () {30 vars in 657 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 114/226] 10.0.0.85 () {32 vars in 730 bytes} [Tue Aug 11 09:00:21 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: 113/227] 10.0.0.85 () {34 vars in 807 bytes} [Tue Aug 11 09:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:04:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 143/285] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:04:56 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 143/286] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:04:57 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:04:57.097 8 INFO nova.api.openstack.wsgi [None req-e4e85e47-b2fe-4d39-9ae6-949a52b0b734 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 144/287] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Aug 11 09:04:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:04:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.19.213.75 () {52 vars in 1045 bytes} [Tue Aug 11 09:04:57 2026] POST /v2.1/flavors => generated 532 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:08:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:08:19 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/332] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:08:19 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 199.19.213.75 () {48 vars in 1069 bytes} [Tue Aug 11 09:08:19 2026] GET /v2.1/os-quota-sets/325156447a0040458d84deebf3dd2953 => generated 283 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 199.19.213.75 () {52 vars in 1121 bytes} [Tue Aug 11 09:08:19 2026] PUT /v2.1/os-quota-sets/325156447a0040458d84deebf3dd2953 => generated 238 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:20:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:20:21 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:20:21 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-08-11 09:20:21.954 7 INFO nova.api.openstack.wsgi [None req-5a5b1218-f155-42df-bf12-6ee55ab8f4d3 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 241/482] 199.19.213.75 () {48 vars in 1007 bytes} [Tue Aug 11 09:20:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:20:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Aug 11 09:20:22 2026] GET /v2.1/flavors/b7745471-7a6b-43b4-814f-a5805ba777fe/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:20:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:20:22 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:20:22 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:20:22.912 7 INFO nova.api.openstack.wsgi [None req-dc580423-bd0c-4c4f-8120-9a7dac88ab3f cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 244/488] 199.19.213.75 () {48 vars in 1009 bytes} [Tue Aug 11 09:20:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:20:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Aug 11 09:20:22 2026] GET /v2.1/flavors/08b3278d-f88c-4557-bd66-4be533c479c9/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:20:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:20:23 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:20:23 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:20:23.856 7 INFO nova.api.openstack.wsgi [None req-a1c8d791-18ed-4ddb-a5cc-331963f49a6a cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 248/496] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Aug 11 09:20:23 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:20:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Aug 11 09:20:23 2026] GET /v2.1/flavors/01451b67-b155-4f18-b3b6-74974ee2d1a7/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:20:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:20:24 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:20:24 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-08-11 09:20:24.824 7 INFO nova.api.openstack.wsgi [None req-f11caebc-f6d7-44ba-8c6c-a6a3fc834df3 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 251/502] 199.19.213.75 () {48 vars in 1009 bytes} [Tue Aug 11 09:20:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:20:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Aug 11 09:20:24 2026] GET /v2.1/flavors/386b5593-809d-44cd-9a83-ec9eb90e195d/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:20:25 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: 253/506] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:20:25 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:20:25 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-08-11 09:20:25.805 7 INFO nova.api.openstack.wsgi [None req-e9d816b0-f102-49f1-abcd-3a013933a914 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 254/508] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Aug 11 09:20:25 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:20:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Aug 11 09:20:25 2026] GET /v2.1/flavors/f0863bd9-25a5-4a33-a5c9-e7b080e41803/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:21:29 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: 262/524] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:21:29 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: 7|app: 0|req: 263/525] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:21:29 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-08-11 09:21:29.762 8 INFO nova.api.openstack.wsgi [None req-02e394f2-b38c-42c8-a001-fbd12b15eb9d cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 263/526] 199.19.213.75 () {48 vars in 1013 bytes} [Tue Aug 11 09:21:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:21:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Aug 11 09:21:29 2026] GET /v2.1/flavors/72615d02-f2d8-42f2-8e99-1711eaf40c63/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:21:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:21:37 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: 267/533] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:21:37 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:21:37 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:21: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: 268/536] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:21:41 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:21:41 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.19.213.75 () {48 vars in 1069 bytes} [Tue Aug 11 09:21:41 2026] GET /v2.1/os-quota-sets/ec39098ce47e4b60bcc09c15e3df219f => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:22:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:22:32 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:22:32 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-08-11 09:22:32.815 8 INFO nova.api.openstack.wsgi [None req-da8edeaf-9772-4474-bbf5-322270fe78ea cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 276/552] 199.19.213.75 () {48 vars in 1011 bytes} [Tue Aug 11 09:22:32 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:22:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.19.213.75 () {48 vars in 1095 bytes} [Tue Aug 11 09:22:32 2026] GET /v2.1/flavors/b175ba43-e03b-4657-a58c-396c4d791642/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:22:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:22:48 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:22:48 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 199.19.213.75 () {48 vars in 1069 bytes} [Tue Aug 11 09:22:48 2026] GET /v2.1/os-quota-sets/325156447a0040458d84deebf3dd2953 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.19.213.75 () {42 vars in 701 bytes} [Tue Aug 11 09:23:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 199.19.213.75 () {44 vars in 905 bytes} [Tue Aug 11 09:23:39 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: 7|app: 0|req: 288/575] 199.19.213.75 () {46 vars in 978 bytes} [Tue Aug 11 09:23:39 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:23:39.238 8 INFO nova.api.openstack.wsgi [None req-ff5d569a-1357-4214-984e-fec9443f1faa cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 288/576] 199.19.213.75 () {48 vars in 1007 bytes} [Tue Aug 11 09:23:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 199.19.213.75 () {48 vars in 1047 bytes} [Tue Aug 11 09:23:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.169 () {32 vars in 655 bytes} [Tue Aug 11 09:24:20 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 294/587] 10.0.0.169 () {32 vars in 641 bytes} [Tue Aug 11 09:24:20 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 09:24:20.969 8 WARNING oslo_db.sqlalchemy.utils [None req-2e7d2d8f-af97-445c-926e-8b1573b5288d cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 294/588] 10.0.0.169 () {32 vars in 649 bytes} [Tue Aug 11 09:24:20 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.169 () {32 vars in 694 bytes} [Tue Aug 11 09:24:20 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:32 2026] GET /v2.1/flavors/b7745471-7a6b-43b4-814f-a5805ba777fe => generated 511 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 10.0.0.169 () {32 vars in 641 bytes} [Tue Aug 11 09:24:32 2026] GET /v2.1/flavors => generated 1674 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:32 2026] GET /v2.1/flavors/b7745471-7a6b-43b4-814f-a5805ba777fe => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:24:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:38.589 8 WARNING neutronclient.v2_0.client [None req-22d537dd-2d38-4a3f-af74-2aa368b73baf 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/598] 10.0.0.169 () {34 vars in 685 bytes} [Tue Aug 11 09:24:38 2026] POST /v2.1/os-security-groups => generated 242 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:39.300 7 WARNING neutronclient.v2_0.client [None req-df494bbc-160e-4978-b2db-a475838d474d 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/599] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:24:39 2026] POST /v2.1/os-keypairs => generated 385 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 10.0.0.169 () {34 vars in 685 bytes} [Tue Aug 11 09:24:39 2026] POST /v2.1/os-security-groups => generated 244 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:40.104 8 WARNING neutronclient.v2_0.client [None req-7d4fcb43-9b7e-4690-af65-9059d284dcc6 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:40.220 7 WARNING neutronclient.v2_0.client [None req-00eea8ac-35d9-48d7-9ef3-b707acb9a177 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/601] 10.0.0.169 () {34 vars in 685 bytes} [Tue Aug 11 09:24:40 2026] POST /v2.1/os-security-groups => generated 242 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:40.323 8 WARNING neutronclient.v2_0.client [None req-1f2d824b-7fb2-4b0e-bbea-47b2aaee6d26 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:40.444 7 WARNING neutronclient.v2_0.client [None req-00eea8ac-35d9-48d7-9ef3-b707acb9a177 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:40.495 8 WARNING neutronclient.v2_0.client [None req-1f2d824b-7fb2-4b0e-bbea-47b2aaee6d26 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:40.707 8 WARNING neutronclient.v2_0.client [None req-1f2d824b-7fb2-4b0e-bbea-47b2aaee6d26 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/602] 10.0.0.169 () {32 vars in 663 bytes} [Tue Aug 11 09:24:40 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:24:41.017 8 WARNING neutronclient.v2_0.client [None req-c2127172-e710-446a-a881-cd165a84a4e1 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:41.089 7 WARNING neutronclient.v2_0.client [None req-00eea8ac-35d9-48d7-9ef3-b707acb9a177 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:41.105 8 WARNING neutronclient.v2_0.client [None req-c2127172-e710-446a-a881-cd165a84a4e1 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/603] 10.0.0.169 () {32 vars in 740 bytes} [Tue Aug 11 09:24:41 2026] DELETE /v2.1/os-security-groups/dbc095ae-5f35-4bda-a207-245f19f89fc0 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:24:41.248 8 WARNING neutronclient.v2_0.client [None req-ac2c8dd9-1d3e-4996-818b-3ec66626a541 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:41.265 8 INFO nova.api.openstack.wsgi [None req-ac2c8dd9-1d3e-4996-818b-3ec66626a541 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] HTTP exception thrown: Security group dbc095ae-5f35-4bda-a207-245f19f89fc0 does not exist Neutron server returns request_ids: ['req-c772cb01-2087-47a1-a376-010bb0171509'] [pid: 8|app: 0|req: 304/604] 10.0.0.169 () {32 vars in 737 bytes} [Tue Aug 11 09:24:41 2026] GET /v2.1/os-security-groups/dbc095ae-5f35-4bda-a207-245f19f89fc0 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:24:41.274 8 WARNING neutronclient.v2_0.client [None req-d401079a-bb48-4190-abf3-aca229c7b330 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:41.308 8 WARNING neutronclient.v2_0.client [None req-d401079a-bb48-4190-abf3-aca229c7b330 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/605] 10.0.0.169 () {32 vars in 740 bytes} [Tue Aug 11 09:24:41 2026] DELETE /v2.1/os-security-groups/08cea08b-3a01-4500-a245-0d56a84ee12b => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:24:41.520 8 WARNING neutronclient.v2_0.client [None req-ac5cae33-bce5-4452-a2c9-6291699155cb edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:41.593 8 WARNING neutronclient.v2_0.client [None req-ac5cae33-bce5-4452-a2c9-6291699155cb edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/606] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:24:40 2026] POST /v2.1/servers => generated 450 bytes in 1717 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-08-11 09:24:41.852 7 WARNING neutronclient.v2_0.client [None req-4fbe9567-93d2-4514-ae6a-cef2fcd4d099 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:41.995 7 INFO nova.api.openstack.wsgi [None req-4fbe9567-93d2-4514-ae6a-cef2fcd4d099 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] HTTP exception thrown: Security group 08cea08b-3a01-4500-a245-0d56a84ee12b does not exist Neutron server returns request_ids: ['req-d5be0aa7-3c2b-4329-802f-4af51ec42b8a'] [pid: 7|app: 0|req: 302/607] 10.0.0.169 () {32 vars in 737 bytes} [Tue Aug 11 09:24:41 2026] GET /v2.1/os-security-groups/08cea08b-3a01-4500-a245-0d56a84ee12b => generated 194 bytes in 149 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:24:42.033 7 WARNING neutronclient.v2_0.client [None req-2253e1ca-1cf9-445d-8f0d-c860085c5197 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/608] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:41 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1423 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-08-11 09:24:42.100 7 WARNING neutronclient.v2_0.client [None req-d2e1fe22-2e42-4efa-8904-44ae404c74d1 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.141 8 WARNING neutronclient.v2_0.client [None req-ac5cae33-bce5-4452-a2c9-6291699155cb edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.149 7 WARNING neutronclient.v2_0.client [None req-d2e1fe22-2e42-4efa-8904-44ae404c74d1 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/609] 10.0.0.169 () {32 vars in 740 bytes} [Tue Aug 11 09:24:42 2026] DELETE /v2.1/os-security-groups/a879bc84-dac3-4617-ae5d-28c0dd708314 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:24:42.251 7 WARNING neutronclient.v2_0.client [None req-618abd29-c2f7-4a65-93e3-688102903225 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.273 7 INFO nova.api.openstack.wsgi [None req-618abd29-c2f7-4a65-93e3-688102903225 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] HTTP exception thrown: Security group a879bc84-dac3-4617-ae5d-28c0dd708314 does not exist Neutron server returns request_ids: ['req-6ef36e8b-2688-473b-a4eb-34b4a52d7a42'] [pid: 7|app: 0|req: 305/610] 10.0.0.169 () {32 vars in 737 bytes} [Tue Aug 11 09:24:42 2026] GET /v2.1/os-security-groups/a879bc84-dac3-4617-ae5d-28c0dd708314 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:24:42.285 7 WARNING neutronclient.v2_0.client [None req-79d3f5c0-77f8-4c50-8458-0b7772d6adad 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.341 7 WARNING neutronclient.v2_0.client [None req-79d3f5c0-77f8-4c50-8458-0b7772d6adad 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.388 7 WARNING neutronclient.v2_0.client [None req-79d3f5c0-77f8-4c50-8458-0b7772d6adad 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in 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/611] 10.0.0.169 () {32 vars in 663 bytes} [Tue Aug 11 09:24:42 2026] GET /v2.1/os-security-groups => generated 707 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:42.485 7 WARNING neutronclient.v2_0.client [None req-4fc33210-3d1f-4ce6-bda5-4fb19a589e66 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/612] 10.0.0.169 () {34 vars in 685 bytes} [Tue Aug 11 09:24:42 2026] POST /v2.1/os-security-groups => generated 248 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:42.619 7 WARNING neutronclient.v2_0.client [None req-0f6aa124-a88e-4146-8e68-1624555bbe4d 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.661 7 INFO nova.api.openstack.wsgi [None req-0f6aa124-a88e-4146-8e68-1624555bbe4d 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] HTTP exception thrown: Security group a879bc84-dac3-4617-ae5d-28c0dd708314 does not exist Neutron server returns request_ids: ['req-f0b8eda0-9cf4-4716-9abd-9b6395596367'] [pid: 7|app: 0|req: 308/613] 10.0.0.169 () {32 vars in 740 bytes} [Tue Aug 11 09:24:42 2026] DELETE /v2.1/os-security-groups/a879bc84-dac3-4617-ae5d-28c0dd708314 => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:24:42.670 7 WARNING neutronclient.v2_0.client [None req-d7260758-1765-4c3a-82bf-9ef671478089 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.732 7 WARNING neutronclient.v2_0.client [None req-d7260758-1765-4c3a-82bf-9ef671478089 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/614] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:24:41 2026] POST /v2.1/servers => generated 448 bytes in 1398 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-08-11 09:24:42.819 8 WARNING neutronclient.v2_0.client [None req-02c780fd-7384-4ea2-b19d-60f6b316db9f 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.854 8 INFO nova.api.openstack.wsgi [None req-02c780fd-7384-4ea2-b19d-60f6b316db9f 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] HTTP exception thrown: Security group 08cea08b-3a01-4500-a245-0d56a84ee12b does not exist Neutron server returns request_ids: ['req-dd289627-eed6-433f-8dc8-44cdd0e0cd2c'] [pid: 8|app: 0|req: 307/615] 10.0.0.169 () {32 vars in 740 bytes} [Tue Aug 11 09:24:42 2026] DELETE /v2.1/os-security-groups/08cea08b-3a01-4500-a245-0d56a84ee12b => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:24:42.887 8 WARNING neutronclient.v2_0.client [None req-3bf2ca65-d6b2-4e1c-bfda-2d423848066c edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/616] 10.0.0.169 () {34 vars in 695 bytes} [Tue Aug 11 09:24:42 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:42.920 7 WARNING neutronclient.v2_0.client [None req-f44a4648-fc45-41d1-8faf-b4ddf308100c 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/617] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:42 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1399 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-08-11 09:24:42.942 8 WARNING neutronclient.v2_0.client [None req-76f669f6-2ff5-486a-b2ef-5694c8898c3f 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:42.943 7 INFO nova.api.openstack.wsgi [None req-f44a4648-fc45-41d1-8faf-b4ddf308100c 98c4ec6360b143049b590e36f84776cd 60d31b049ceb4eefafc47b74f3f951ba - - default default] HTTP exception thrown: Security group dbc095ae-5f35-4bda-a207-245f19f89fc0 does not exist Neutron server returns request_ids: ['req-204c25e1-2964-42a7-b32f-ab9bf4371133'] [pid: 7|app: 0|req: 310/618] 10.0.0.169 () {32 vars in 740 bytes} [Tue Aug 11 09:24:42 2026] DELETE /v2.1/os-security-groups/dbc095ae-5f35-4bda-a207-245f19f89fc0 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 10.0.0.169 () {34 vars in 685 bytes} [Tue Aug 11 09:24:42 2026] POST /v2.1/os-security-groups => generated 248 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:43.123 7 WARNING neutronclient.v2_0.client [None req-6f037b88-0c9b-4292-b557-aef6885958b2 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:43.158 7 WARNING neutronclient.v2_0.client [None req-6f037b88-0c9b-4292-b557-aef6885958b2 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:43.195 8 WARNING neutronclient.v2_0.client [None req-d9081e32-3d7e-49dd-8df4-e529d9a0dd81 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/622] 10.0.0.169 () {34 vars in 695 bytes} [Tue Aug 11 09:24:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:43.364 7 WARNING neutronclient.v2_0.client [None req-b3084283-ac3a-458b-921a-ff3386c55a0d 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/623] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:43 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1427 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:24:43.403 7 WARNING neutronclient.v2_0.client [None req-b3084283-ac3a-458b-921a-ff3386c55a0d 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/624] 10.0.0.169 () {34 vars in 695 bytes} [Tue Aug 11 09:24:43 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:43.576 8 WARNING neutronclient.v2_0.client [None req-2c786f87-a5ab-4da1-81f0-1fba30704839 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/625] 10.0.0.169 () {32 vars in 737 bytes} [Tue Aug 11 09:24:43 2026] GET /v2.1/os-security-groups/ea95239a-0191-4c6a-a9a0-c71c536caf64 => generated 665 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:43.634 7 WARNING neutronclient.v2_0.client [None req-cf6bdd30-7ef1-4150-9bf3-22dcad206be5 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:43.661 7 WARNING neutronclient.v2_0.client [None req-cf6bdd30-7ef1-4150-9bf3-22dcad206be5 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:43.693 7 WARNING neutronclient.v2_0.client [None req-cf6bdd30-7ef1-4150-9bf3-22dcad206be5 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in 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/626] 10.0.0.169 () {32 vars in 750 bytes} [Tue Aug 11 09:24:43 2026] DELETE /v2.1/os-security-group-rules/b228716c-c7ec-4896-8dce-a63db6875504 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:24:43.797 8 WARNING neutronclient.v2_0.client [None req-831e7343-62a5-4c54-98eb-2657486bdc71 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:43.835 8 WARNING neutronclient.v2_0.client [None req-831e7343-62a5-4c54-98eb-2657486bdc71 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/627] 10.0.0.169 () {32 vars in 740 bytes} [Tue Aug 11 09:24:43 2026] DELETE /v2.1/os-security-groups/ea95239a-0191-4c6a-a9a0-c71c536caf64 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:24:43.925 7 WARNING neutronclient.v2_0.client [None req-665fab2d-8b89-4e2b-8fb7-72e4c017fd6d 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:43.957 7 WARNING neutronclient.v2_0.client [None req-665fab2d-8b89-4e2b-8fb7-72e4c017fd6d 2146b55aa9cb4867885a1358ab51f1e0 3680ca6b1d224d00b8b28077715d0aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:43.994 8 WARNING neutronclient.v2_0.client [None req-7a06d9e6-0da9-43bc-82d6-ecdb85ccffef edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/628] 10.0.0.169 () {32 vars in 740 bytes} [Tue Aug 11 09:24:43 2026] DELETE /v2.1/os-security-groups/c11ee049-7b8a-4f8d-abc6-44f52f004cf8 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/629] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:43 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1403 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:24:44.479 7 WARNING neutronclient.v2_0.client [None req-5c3149ba-1f97-429c-bca0-cdc9862f1c4c 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/630] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:44 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1475 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:45.107 8 WARNING neutronclient.v2_0.client [None req-6115a88b-162a-4210-b689-2263277c50df edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in 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/631] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:45 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1395 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-08-11 09:24:46.006 7 WARNING neutronclient.v2_0.client [None req-45c52903-3cba-4aee-adb0-e3557d9f6e93 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in 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/632] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:45 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1475 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:46.201 8 WARNING neutronclient.v2_0.client [None req-cb0f7d5a-7dc6-4ecb-9fb1-3348856d891d edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/633] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:46 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1451 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-08-11 09:24:47.096 7 WARNING neutronclient.v2_0.client [None req-e5371488-63ba-40d2-89ec-fc67ecc4302c 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/634] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:47 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1483 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-08-11 09:24:47.306 8 WARNING neutronclient.v2_0.client [None req-3430211e-19cc-4716-8ced-a1029023284b edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in 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/635] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:47 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1451 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:48.187 7 WARNING neutronclient.v2_0.client [None req-a0ebef2f-4ea2-4ada-b9b8-159c2dcbaa27 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] 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-08-11 09:24:48.441 8 WARNING neutronclient.v2_0.client [None req-92998df1-9987-41c1-847c-e0d87ff6c319 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in 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/636] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:48 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/637] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:48 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1459 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:49.151 7 INFO nova.api.openstack.compute.server_external_events [req-b65f06c0-f6fd-4865-bded-eb88a59fd41b req-8ac0663f-8d98-4d61-a6c4-9dfeaf0dd0d7 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:365344d6-78f8-44ed-8da8-8bbf15031f48 for instance 6a217091-d552-4872-8d9d-2fc955077310 on instance 2026-08-11 09:24:49.168 7 INFO nova.compute.rpcapi [None req-3bc84956-0ee9-435c-94c6-9b47c936e264 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 321/638] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:24:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:49.657 8 WARNING neutronclient.v2_0.client [None req-38de9134-9a12-4dc0-a499-9c79b76a95df 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:49.674 7 WARNING neutronclient.v2_0.client [None req-28c197b4-85e4-43c6-a5ab-3233461cc418 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in 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/639] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:49 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 2147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/640] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:49 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1535 bytes in 2181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:51.857 8 INFO nova.api.openstack.compute.server_external_events [req-b72c1712-222e-4ba6-a2b6-3ba9b2c99bfe req-6a04908e-6aae-40c0-8900-f7afe88ab204 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:472b3b00-ef45-4c41-9d3e-3f2a6047e9cf for instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 on instance 2026-08-11 09:24:51.871 8 INFO nova.compute.rpcapi [None req-8af96f8a-060b-4bf6-a49f-9176e3caabfb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 319/641] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:24:51 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-08-11 09:24:52.812 7 WARNING neutronclient.v2_0.client [None req-733bd4c1-be5f-4b2c-9ca0-bd676772a418 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] 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-08-11 09:24:52.859 8 WARNING neutronclient.v2_0.client [None req-a3ee204a-094c-44d1-9fa7-fb3b70400804 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/642] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:52 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:52 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1523 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/646] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:24:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 321/647] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:24:53 2026] POST /v2.1/os-keypairs => generated 385 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:24:54.107 7 WARNING neutronclient.v2_0.client [None req-5cb2a91a-4bed-4248-ba89-4a90a980a2ae 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:54.159 8 WARNING neutronclient.v2_0.client [None req-85c61033-b9cc-409b-85e1-fbd0c0c91d05 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/648] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:54 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1523 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:54 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:54.781 8 WARNING neutronclient.v2_0.client [None req-6b6754ba-e191-449e-95d1-34314ad7b80c 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:54.821 8 WARNING neutronclient.v2_0.client [None req-6b6754ba-e191-449e-95d1-34314ad7b80c 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:55.317 8 WARNING neutronclient.v2_0.client [None req-6b6754ba-e191-449e-95d1-34314ad7b80c 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] 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-08-11 09:24:55.511 7 WARNING neutronclient.v2_0.client [None req-bee693e7-8fb3-420d-ad75-46879a0f6e3d edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/650] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:24:54 2026] POST /v2.1/servers => generated 452 bytes in 858 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-08-11 09:24:55.597 8 WARNING neutronclient.v2_0.client [None req-fa80f143-08b7-47b3-8bf9-771a7f93cd5b 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/651] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:55 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1523 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-08-11 09:24:55.658 7 WARNING neutronclient.v2_0.client [None req-1c19e048-8482-4eee-b1af-990bf699e31e 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/652] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:55 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1431 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:55 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:56.682 7 WARNING neutronclient.v2_0.client [None req-edecb08c-ae20-408a-87a2-74c2f1b6c5bd edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] 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-08-11 09:24:56.767 8 WARNING neutronclient.v2_0.client [None req-5ec08851-72a6-40c6-9e6c-c45285d1db24 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/654] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:56 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1435 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, ' [pid: 7|app: 0|req: 330/655] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:56 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1523 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:24:56.845 8 WARNING neutronclient.v2_0.client [None req-bdffd5ad-15a4-4345-8348-00b9e4640eb7 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in 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/656] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:56 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:57.862 7 WARNING neutronclient.v2_0.client [None req-d3dc06e9-dc50-4255-8fc7-ab9506d5a72d 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/657] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:57 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1483 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:24:57.901 8 WARNING neutronclient.v2_0.client [None req-5f08c73d-408a-4c74-a027-bfbedae11841 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] 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-08-11 09:24:57.989 7 WARNING neutronclient.v2_0.client [None req-c603cfb1-e48d-46cd-b485-6ad04c50b372 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/658] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:57 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1523 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:57 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:58.943 8 WARNING neutronclient.v2_0.client [None req-e2cf5e2a-b8e5-4792-94ed-e12bce81a7f6 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/660] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:58 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:59.074 8 WARNING neutronclient.v2_0.client [None req-45925f16-5cf4-4ec9-9525-cb14f75dba14 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:59.128 7 WARNING neutronclient.v2_0.client [None req-7b38f538-2d37-4dcb-aaf5-1b9d904ecfc5 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in 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.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:59 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1523 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:24:59.182 7 WARNING neutronclient.v2_0.client [None req-7b38f538-2d37-4dcb-aaf5-1b9d904ecfc5 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] 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-08-11 09:24:59.253 8 INFO nova.api.openstack.compute.server_external_events [req-7022fc97-2310-40bb-8e10-9cef2f174883 req-cb696128-b375-48d2-bfae-269f7ee4d0a5 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:472b3b00-ef45-4c41-9d3e-3f2a6047e9cf for instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 on instance [pid: 8|app: 0|req: 330/662] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:24:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:24:59.315 8 WARNING neutronclient.v2_0.client [None req-2e8f1bfa-c6c8-4062-9f76-fb24d96bbca0 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:24:59.358 7 WARNING neutronclient.v2_0.client [None req-7b38f538-2d37-4dcb-aaf5-1b9d904ecfc5 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in 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/663] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:59 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:24:59 2026] POST /v2.1/servers => generated 451 bytes in 730 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-08-11 09:24:59.768 8 WARNING neutronclient.v2_0.client [None req-4e2b0fb0-913c-486d-8ea6-7c9b55f5845d 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in 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/665] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:24:59 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1253 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-08-11 09:25:00.058 7 WARNING neutronclient.v2_0.client [None req-ee9ec37b-825b-400f-9344-b32070d5a14d 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/666] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:00 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1491 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:00.230 8 WARNING neutronclient.v2_0.client [None req-c6b8dc29-0956-414d-943f-ad4ae85ae9a7 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in 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/667] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:00 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1523 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:00.525 7 WARNING neutronclient.v2_0.client [None req-fa3d657e-999e-498c-a2a1-4bc2c6504222 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in 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/668] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:00 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:00.891 8 WARNING neutronclient.v2_0.client [None req-e551f820-31db-4b54-93bb-e91ff54f51e1 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/669] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:00 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1303 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:00.982 7 INFO nova.api.openstack.compute.server_external_events [req-379e2275-55a9-4e2a-a9e0-aaac16f4a1df req-2cf7914d-7334-476f-ba69-ed6acffb034c dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:69b80d36-b3d6-4c90-8c7f-fefe6c038c9f for instance 969ba586-5803-4c38-93e6-392430604e71 on instance [pid: 7|app: 0|req: 336/670] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:01.166 8 WARNING neutronclient.v2_0.client [None req-16cc794c-1c1e-43cf-b5a5-8b6509b9d776 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] 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-08-11 09:25:01.301 7 INFO nova.api.openstack.compute.server_external_events [req-66349543-22d4-4299-ab6b-3019dc1b4bf4 req-deee257a-3a86-4486-80ff-f276d16fc9f7 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:365344d6-78f8-44ed-8da8-8bbf15031f48 for instance 6a217091-d552-4872-8d9d-2fc955077310 on instance [pid: 7|app: 0|req: 337/671] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:25:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:01 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1568 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:01.401 7 WARNING neutronclient.v2_0.client [None req-1390744b-6fd9-4af4-9726-f57a39837263 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/673] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:01 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1713 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-08-11 09:25:01.590 8 WARNING neutronclient.v2_0.client [None req-e6660882-2454-4f33-816f-194369c4d385 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/674] 10.0.0.169 () {32 vars in 741 bytes} [Tue Aug 11 09:25:01 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:01.718 7 WARNING neutronclient.v2_0.client [None req-bcc59a6e-8162-4984-8c46-01ebfd84a8b6 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/675] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:01 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1548 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:01.987 8 WARNING neutronclient.v2_0.client [None req-4cf3be5b-485f-4100-ac4f-58eb5a66bd9f 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/676] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:01 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1351 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-08-11 09:25:02.379 7 WARNING neutronclient.v2_0.client [None req-b69d5bfc-f197-4958-ad45-f6201e6d6fc8 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/677] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:02 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:02.649 7 INFO nova.api.openstack.compute.server_external_events [req-57345315-af89-4018-8635-956fc8f30ee0 req-cb705a2f-8588-4e86-9061-f6b7369442a0 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:472b3b00-ef45-4c41-9d3e-3f2a6047e9cf for instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 on instance [pid: 7|app: 0|req: 341/678] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:02 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) 2026-08-11 09:25:02.667 8 WARNING neutronclient.v2_0.client [None req-f88c92d9-fd6b-4656-8653-d2b4d1ec7426 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/679] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:02 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1713 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:02.905 7 WARNING neutronclient.v2_0.client [None req-a1f92dbf-8e3b-4b4e-a2a8-b5389018974f 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in 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/680] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:02 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1725 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:03.052 8 WARNING neutronclient.v2_0.client [None req-dbadc85f-cc2e-4b6d-a4ac-78bd1c5c087c 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:25:03.078 7 WARNING neutronclient.v2_0.client [None req-66b47f76-d7b1-4878-a3a6-5b910709e847 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in 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/681] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:03 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1351 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.169 () {32 vars in 741 bytes} [Tue Aug 11 09:25:03 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:03.560 7 WARNING neutronclient.v2_0.client [None req-29127686-7621-4416-896c-4da4ded8fdb4 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/685] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:03 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1556 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:04.119 8 WARNING neutronclient.v2_0.client [None req-b3d071ad-f2e6-4853-905c-528be8f9a06f 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:25:04.124 7 INFO nova.api.openstack.compute.server_external_events [req-d48d67a2-5bab-4455-9ae0-6524c1c22eb2 req-40ac554e-2e49-4928-b77f-8b6e85b39d08 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:365344d6-78f8-44ed-8da8-8bbf15031f48 for instance 6a217091-d552-4872-8d9d-2fc955077310 on instance [pid: 7|app: 0|req: 347/686] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:04.168 7 WARNING neutronclient.v2_0.client [None req-3288d620-5260-4ee4-9cae-c7fdaf97411d 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/687] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:04 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1359 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:04 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1725 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/689] 10.0.0.169 () {32 vars in 641 bytes} [Tue Aug 11 09:25:04 2026] GET /v2.1/servers => generated 378 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/690] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:25:04 2026] DELETE /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 0 bytes in 129 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-08-11 09:25:04.560 7 WARNING neutronclient.v2_0.client [None req-72b228ee-b94c-4b9c-ad35-f6a9ef6e80d1 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/691] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:04 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1731 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-08-11 09:25:04.709 8 WARNING neutronclient.v2_0.client [None req-003048af-faa0-4010-91bf-847fb3684f7b 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/692] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:04 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1556 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:05.280 7 WARNING neutronclient.v2_0.client [None req-2a566786-f0eb-4878-af0b-fbdc39162514 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] 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-08-11 09:25:05.408 8 INFO nova.api.openstack.compute.server_external_events [req-3a2b13a2-8f58-4910-8d24-8a2e32a20bb3 req-5e6de02e-e28f-4cb7-b92f-6f492d09981c dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:69b80d36-b3d6-4c90-8c7f-fefe6c038c9f for instance 969ba586-5803-4c38-93e6-392430604e71 on instance [pid: 8|app: 0|req: 343/693] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:25:05 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: 351/694] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:05 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1427 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-08-11 09:25:05.724 8 WARNING neutronclient.v2_0.client [None req-ebe6d339-7b23-44bf-b344-8ff1ce70c187 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in 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/695] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:05 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1851 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-08-11 09:25:05.877 7 WARNING neutronclient.v2_0.client [None req-08586136-d926-4b0f-9c68-d507283ea213 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/696] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:05 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1556 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:06.188 8 INFO nova.api.openstack.compute.server_external_events [req-17db7638-8523-4459-add9-e42c0a7c5db4 req-2bdd3d0f-3a84-4a6b-9811-e15b14c9fa54 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:3035dc88-ced9-4e21-9be7-8502e8446506 for instance 5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 on instance [pid: 8|app: 0|req: 345/697] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:06.485 7 WARNING neutronclient.v2_0.client [None req-44f5320f-a92c-410e-9df0-6bad7351cf43 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/698] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:06 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1437 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:06.890 8 WARNING neutronclient.v2_0.client [None req-694300e7-4db3-4396-9128-31d8d6c71d42 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] 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: 346/699] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:06 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1851 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:25:07.030 7 WARNING neutronclient.v2_0.client [None req-38174bfb-3099-49fd-90c0-1d3c6caee2c0 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/700] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:06 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1556 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:07.660 8 WARNING neutronclient.v2_0.client [None req-0b21fd10-e808-40b5-9efe-19b7fcdce003 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/701] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:07 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1437 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:08.067 7 WARNING neutronclient.v2_0.client [None req-10d03fe6-328d-4d4c-90bc-8e2dd88f4c55 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/702] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:08 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1784 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:08.219 8 WARNING neutronclient.v2_0.client [None req-2335415c-44cd-4ea9-ae2c-4c6ff18f9cdc 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:25:08.227 7 INFO nova.api.openstack.compute.server_external_events [req-fef94dd8-19c9-4a86-ba0b-07b413f4048e req-3d88ce9b-1514-4c11-a841-611a25977641 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:365344d6-78f8-44ed-8da8-8bbf15031f48 for instance 6a217091-d552-4872-8d9d-2fc955077310 on instance [pid: 7|app: 0|req: 356/703] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/704] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:08 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1738 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:08.386 7 WARNING neutronclient.v2_0.client [None req-28e8acaf-c2c8-407a-a1bc-f1e70ec6d061 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/705] 10.0.0.169 () {32 vars in 741 bytes} [Tue Aug 11 09:25:08 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:08.822 8 WARNING neutronclient.v2_0.client [None req-0cde3d8f-2958-478e-a473-36785aaf756a 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in 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/706] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:08 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1437 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:09.178 7 WARNING neutronclient.v2_0.client [None req-ef4ee767-176a-46f1-b696-c2a62483c1b8 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:25:09.189 8 WARNING neutronclient.v2_0.client [None req-d3514efd-1cc4-43f3-bb6f-c7b3e767c945 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in 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/707] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:09 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1509 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:09 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1738 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, ' [pid: 8|app: 0|req: 351/709] 10.0.0.169 () {32 vars in 641 bytes} [Tue Aug 11 09:25:09 2026] GET /v2.1/servers => generated 383 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/710] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:25:09 2026] DELETE /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => 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-08-11 09:25:09.643 8 WARNING neutronclient.v2_0.client [None req-0efbae91-4068-4765-a69b-54186801ae2d 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/711] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:09 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1744 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-08-11 09:25:10.029 7 WARNING neutronclient.v2_0.client [None req-5a9c1520-25a3-47a5-82bc-429341f4122c 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/712] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:09 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1437 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:10.278 8 INFO nova.api.openstack.compute.server_external_events [req-61b4eb85-5bb4-4e7d-880d-b2c7e22e70a4 req-fd22315b-a991-46db-b675-8cb1a7dca7e6 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:69b80d36-b3d6-4c90-8c7f-fefe6c038c9f for instance 969ba586-5803-4c38-93e6-392430604e71 on instance [pid: 8|app: 0|req: 353/713] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:10 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-08-11 09:25:10.336 7 WARNING neutronclient.v2_0.client [None req-4d1f8e3d-d962-48a0-9362-67760d9444a1 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/714] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:10 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 1509 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:10.860 8 WARNING neutronclient.v2_0.client [None req-ef5d27b0-de5b-43e7-9255-cea5f1a2f469 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/715] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:10 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1744 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-08-11 09:25:11.207 7 WARNING neutronclient.v2_0.client [None req-1904f30a-7bd1-437d-a2e8-814cad95ac48 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/716] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:11 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1425 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:11.422 8 INFO nova.api.openstack.wsgi [None req-9652cf6c-5006-4283-bc17-b92fec3e6934 1d263ce09cc54d7eb4b551dbbe82d471 16146751a77f4b10a105ea4f5688be44 - - default default] HTTP exception thrown: Instance 6a217091-d552-4872-8d9d-2fc955077310 could not be found. [pid: 8|app: 0|req: 355/717] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:11 2026] GET /v2.1/servers/6a217091-d552-4872-8d9d-2fc955077310 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/718] 10.0.0.169 () {32 vars in 704 bytes} [Tue Aug 11 09:25:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-166625991 => generated 0 bytes in 49 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-08-11 09:25:12.035 8 WARNING neutronclient.v2_0.client [None req-dc4143be-15b4-4489-a660-f11868ba19d6 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/719] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:11 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1864 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:25:12.368 7 WARNING neutronclient.v2_0.client [None req-c4cbc393-7eee-4bd4-ae1a-5f60ad69c257 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] 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-08-11 09:25:12.932 8 INFO nova.api.openstack.compute.server_external_events [req-751cf866-f8b0-4f85-bcab-3fbda2d51d2c req-b97d8067-41e8-4b37-8217-df5a5af144f4 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:69b80d36-b3d6-4c90-8c7f-fefe6c038c9f for instance 969ba586-5803-4c38-93e6-392430604e71 on instance [pid: 8|app: 0|req: 357/720] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:12 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) [pid: 7|app: 0|req: 364/721] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:12 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1425 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:13.226 7 WARNING neutronclient.v2_0.client [None req-0762c032-025a-48d6-8b78-54397d2b9f40 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/724] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:13 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1512 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:13.683 8 INFO nova.api.openstack.compute.server_external_events [req-80843386-b296-4fd7-8d8e-764fa1f1ae8a req-def5e952-88cc-4e26-bd82-6fe1c58c53db dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:3035dc88-ced9-4e21-9be7-8502e8446506 for instance 5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 on instance [pid: 8|app: 0|req: 359/725] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:25:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:14.086 7 WARNING neutronclient.v2_0.client [None req-61d3d340-17d5-42f1-8548-fc055e1a80e5 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/726] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:14 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1425 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-08-11 09:25:14.362 8 WARNING neutronclient.v2_0.client [None req-fe161033-8234-4c6a-a0d6-75a0b9d03804 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in 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/727] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:14 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1517 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:15.280 7 WARNING neutronclient.v2_0.client [None req-ce994225-957f-43af-b58a-748bd8c00827 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] 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: 368/728] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:15 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1425 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:25:15.499 8 WARNING neutronclient.v2_0.client [None req-7dc2d6be-d284-418e-91b6-f4fcc3bac537 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/729] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:15 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 1517 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-08-11 09:25:16.524 7 WARNING neutronclient.v2_0.client [None req-5767a77d-eb66-4829-9a03-a3cbaeee3cb6 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] 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-08-11 09:25:16.585 8 INFO nova.api.openstack.wsgi [None req-58587ce4-e518-4f4a-93a8-13c59834c67a 37c068bf0baf469282fa0264258de322 59311128875a47beb988870788e8cdd9 - - default default] HTTP exception thrown: Instance 969ba586-5803-4c38-93e6-392430604e71 could not be found. [pid: 8|app: 0|req: 362/730] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:16 2026] GET /v2.1/servers/969ba586-5803-4c38-93e6-392430604e71 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/731] 10.0.0.169 () {32 vars in 706 bytes} [Tue Aug 11 09:25:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1937397362 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:16 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1613 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:25:16.839 8 WARNING neutronclient.v2_0.client [None req-aed6feda-c3f0-4caf-aa15-975977049a46 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/733] 10.0.0.169 () {32 vars in 741 bytes} [Tue Aug 11 09:25:16 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2/os-interface => generated 285 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 09:25:18.168 8 INFO nova.api.openstack.compute.server_external_events [req-27143650-e556-4c54-92b3-bbfb5d4c88b4 req-3d3433ed-0902-487c-9e87-c0297cf0a8a8 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:3035dc88-ced9-4e21-9be7-8502e8446506 for instance 5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 on instance 2026-08-11 09:25:18.171 7 WARNING neutronclient.v2_0.client [None req-9ec4d6b7-7cc9-453b-a336-550354a6bdbc 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/734] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:18 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1613 bytes in 1216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/736] 10.0.0.169 () {32 vars in 641 bytes} [Tue Aug 11 09:25:19 2026] GET /v2.1/servers => generated 388 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: 371/737] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:25:19 2026] DELETE /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 0 bytes in 129 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-08-11 09:25:19.587 8 WARNING neutronclient.v2_0.client [None req-079ea2eb-8673-40ba-9b7e-813ed90d42a7 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/738] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:19 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1619 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-08-11 09:25:20.829 7 WARNING neutronclient.v2_0.client [None req-01903ca3-f207-4e80-81b8-22bb87cef35e 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/739] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:20 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1739 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:22.048 8 WARNING neutronclient.v2_0.client [None req-030fdaf0-92c6-4e48-9478-52a57625672d 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/740] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:22 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1739 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, ' [pid: 7|app: 0|req: 373/741] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:25:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:22.820 8 INFO nova.api.openstack.compute.server_external_events [req-afc65c6b-5a44-49f7-bff8-59f176e30c11 req-f4e0c4ac-5b5c-4ab7-8893-d217be4a5f69 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:3035dc88-ced9-4e21-9be7-8502e8446506 for instance 5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 on instance [pid: 8|app: 0|req: 369/742] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:25:23.275 7 WARNING neutronclient.v2_0.client [None req-59ae5035-f5b4-4558-9fd0-ca97fc39b047 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/745] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:23 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1380 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-08-11 09:25:23.782 8 WARNING neutronclient.v2_0.client [None req-fad6799a-a615-4031-9497-cb40fb9c0b97 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:25:23.821 8 WARNING neutronclient.v2_0.client [None req-fad6799a-a615-4031-9497-cb40fb9c0b97 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:25:24.015 8 WARNING neutronclient.v2_0.client [None req-fad6799a-a615-4031-9497-cb40fb9c0b97 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/746] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:25:23 2026] POST /v2.1/servers => generated 452 bytes in 536 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-08-11 09:25:24.279 7 WARNING neutronclient.v2_0.client [None req-d764531e-082d-4e4e-8d8f-eacede9a6640 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in 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/747] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:24 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1392 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-08-11 09:25:24.363 8 WARNING neutronclient.v2_0.client [None req-b4062912-f12b-4b20-8740-f05ee4a780ce 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/748] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:24 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1380 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-08-11 09:25:25.372 7 WARNING neutronclient.v2_0.client [None req-9f6b2507-27b0-4877-b2a7-b5a541e4ea12 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in 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/749] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:25 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1396 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-08-11 09:25:25.467 8 WARNING neutronclient.v2_0.client [None req-0964a475-66a5-4b20-98fb-7fb28b9c2d7c 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/750] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:25 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1385 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-08-11 09:25:26.476 7 WARNING neutronclient.v2_0.client [None req-9d73db83-0e45-456a-8d28-e4dc057328b5 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/751] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:26 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1444 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:26.573 8 WARNING neutronclient.v2_0.client [None req-f7c9d65d-5669-4ae3-a3e1-d8beb7edf28d 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] The python binding code in 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/752] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:26 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 1385 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-08-11 09:25:27.576 7 WARNING neutronclient.v2_0.client [None req-f85648a6-1f80-44d5-aae6-1a96235a4228 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in 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/753] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:27 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1444 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-08-11 09:25:27.648 8 INFO nova.api.openstack.wsgi [None req-504e1749-f26c-4b44-8929-7606c0c82638 2cc946b062ab4513897bba51419a496c 99e7d59ebefc45aeba666d78aacce26c - - default default] HTTP exception thrown: Instance 5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 could not be found. [pid: 8|app: 0|req: 375/754] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:27 2026] GET /v2.1/servers/5ec4f743-d9ee-43d2-874c-b5410b3f5ad2 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/755] 10.0.0.169 () {32 vars in 704 bytes} [Tue Aug 11 09:25:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-506690700 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:28.661 8 WARNING neutronclient.v2_0.client [None req-fa274028-af1e-4afb-80cb-4779a195b74a 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/756] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:28 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1452 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:25:29.664 7 INFO nova.api.openstack.compute.server_external_events [req-328e0968-33ee-4030-9101-66135bc37d7e req-e447d0c3-efef-4132-aad2-ad2ed6dfecf0 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:113c7ef7-fe7f-4963-90c2-c79fcd833016 for instance 668b7c74-4acd-4059-b255-c055401b0d77 on instance [pid: 7|app: 0|req: 381/757] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:29.755 8 WARNING neutronclient.v2_0.client [None req-b821cc4c-0725-4590-a86f-266338f8a8d5 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/758] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:29 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1519 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:30.895 7 WARNING neutronclient.v2_0.client [None req-8b6feb19-cc1e-4b30-9d2d-566e6c86dab5 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/759] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:30 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1517 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:31.172 8 WARNING neutronclient.v2_0.client [None req-7ea68b4d-517c-4874-9ed4-b72c9d9cc2ec edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in 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/760] 10.0.0.169 () {32 vars in 741 bytes} [Tue Aug 11 09:25:31 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:31.298 7 WARNING neutronclient.v2_0.client [None req-a3eab07f-406c-4f17-8690-b4bf0cafe918 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/761] 10.0.0.169 () {32 vars in 815 bytes} [Tue Aug 11 09:25:31 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/os-interface/472b3b00-ef45-4c41-9d3e-3f2a6047e9cf => generated 281 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 379/762] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:31 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 155 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/763] 10.0.0.169 () {34 vars in 750 bytes} [Tue Aug 11 09:25:31 2026] POST /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/764] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:31 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 155 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-08-11 09:25:32.088 7 WARNING neutronclient.v2_0.client [None req-839ab72b-a716-4cd1-951b-d4add54ca711 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/765] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:32 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1517 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 381/766] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:32 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:32.761 7 INFO nova.api.openstack.compute.server_external_events [req-c969417b-5f73-421b-871f-d5f27f351e48 req-9728df04-de84-43b8-b51b-a32ed9f512e8 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:472b3b00-ef45-4c41-9d3e-3f2a6047e9cf for instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 on instance [pid: 7|app: 0|req: 386/767] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:33.419 8 WARNING neutronclient.v2_0.client [None req-87a0a101-ef66-4ca6-8c82-00967ba5ddc0 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in 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/770] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:33 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1517 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, ' [pid: 7|app: 0|req: 388/771] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:33 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 155 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-08-11 09:25:34.632 8 WARNING neutronclient.v2_0.client [None req-282ec897-bb83-43f3-bbe4-969fb324b6b0 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] 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: 389/772] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:34 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:34.739 7 WARNING neutronclient.v2_0.client [None req-506610a3-87fa-4be6-a25e-5b1873500542 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/773] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:34 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1517 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:34 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1948 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: 8|app: 0|req: 385/775] 10.0.0.169 () {34 vars in 750 bytes} [Tue Aug 11 09:25:34 2026] POST /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/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: 7|app: 0|req: 391/776] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:35 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 194 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-08-11 09:25:35.529 8 INFO nova.api.openstack.compute.server_external_events [req-9626c047-e8cb-471f-9901-aa7142af6c20 req-87611060-7d22-4b1d-963c-c9ef51776e1f dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:113c7ef7-fe7f-4963-90c2-c79fcd833016 for instance 668b7c74-4acd-4059-b255-c055401b0d77 on instance [pid: 8|app: 0|req: 386/777] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:25:35 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-08-11 09:25:35.872 7 WARNING neutronclient.v2_0.client [None req-1eb612f6-f8c4-470d-b15c-005a84f4e58f 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] 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: 387/778] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:36 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 194 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-08-11 09:25:36.493 8 INFO nova.api.openstack.compute.server_external_events [req-24340837-daa3-4a6d-bd0b-aac2ec2337e0 req-434881eb-f341-4ef0-a604-6d4448a7a5a4 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:472b3b00-ef45-4c41-9d3e-3f2a6047e9cf for instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 on instance [pid: 7|app: 0|req: 392/779] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:35 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1517 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/780] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:36 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, ' [pid: 7|app: 0|req: 393/781] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:37 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 194 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-08-11 09:25:37.562 8 WARNING neutronclient.v2_0.client [None req-03baf401-f840-40d9-bfdd-d96f94784f7c 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/782] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:37 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1700 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:37.707 7 WARNING neutronclient.v2_0.client [None req-e75e4890-0b69-48d9-b6df-38f6b130e7ac 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/783] 10.0.0.169 () {32 vars in 741 bytes} [Tue Aug 11 09:25:37 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/784] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:38 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/785] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:25:38 2026] DELETE /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:38.396 7 WARNING neutronclient.v2_0.client [None req-82d70502-2e53-4fa9-b8f1-e06837fd5e8c edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] 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-08-11 09:25:38.508 8 WARNING neutronclient.v2_0.client [None req-a340eb1f-73da-49cf-a801-f277dc93a2d2 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in 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/786] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:38 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1839 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-08-11 09:25:38.571 7 INFO nova.api.openstack.compute.server_external_events [req-153a3991-281f-41af-96ce-01ecd0c498c6 req-85c16c92-35c2-4b69-9d49-25505ec444ad dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:113c7ef7-fe7f-4963-90c2-c79fcd833016 for instance 668b7c74-4acd-4059-b255-c055401b0d77 on instance [pid: 7|app: 0|req: 398/787] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:38 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) 2026-08-11 09:25:38.714 8 WARNING neutronclient.v2_0.client [None req-a340eb1f-73da-49cf-a801-f277dc93a2d2 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in 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/788] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:25:38 2026] POST /v2.1/servers => generated 424 bytes in 838 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-08-11 09:25:38.964 7 WARNING neutronclient.v2_0.client [None req-ec1d915f-4701-418f-a838-48fd8e226372 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in 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/789] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:38 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1371 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-08-11 09:25:39.605 8 WARNING neutronclient.v2_0.client [None req-5ac17a52-10dc-408f-9594-0a9f9fc236fc edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/790] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:39 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1839 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-08-11 09:25:40.051 7 WARNING neutronclient.v2_0.client [None req-edabf700-ea37-4cc7-89e6-689988c45422 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/791] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:40 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1375 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:40.753 8 WARNING neutronclient.v2_0.client [None req-599478e0-57b1-4325-8411-44b2735e2af5 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/792] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:40 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1839 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:41.145 7 WARNING neutronclient.v2_0.client [None req-b8f6f73c-5f3b-4049-8e90-a16caf985a0b d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/793] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:41 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1423 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-08-11 09:25:41.620 8 INFO nova.api.openstack.compute.server_external_events [req-2be634ee-9f7f-44ae-be66-21e2fa35e78f req-46654768-e409-413f-b9ca-6fc98fca4c29 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:472b3b00-ef45-4c41-9d3e-3f2a6047e9cf for instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 on instance [pid: 8|app: 0|req: 393/794] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:41.982 7 WARNING neutronclient.v2_0.client [None req-99a39350-f213-4788-a3ad-dfe828ce4479 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in 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/795] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:41 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1480 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-08-11 09:25:42.240 8 WARNING neutronclient.v2_0.client [None req-5573fc9a-bd94-4dee-9f1f-81d512c6dcdf d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in 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/796] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:42 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:43.085 7 WARNING neutronclient.v2_0.client [None req-7f30d0c8-6832-4b8e-b02e-0d421787f48a edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/799] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:43 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1485 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:43.344 8 WARNING neutronclient.v2_0.client [None req-bce40147-de34-4610-a661-b51db16b22af d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/800] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:43 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1431 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-08-11 09:25:44.209 7 WARNING neutronclient.v2_0.client [None req-2a6648aa-819a-467d-8627-d43a0ca1ea7b edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] The python binding code in 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/801] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:44 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 1485 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:44.402 8 INFO nova.api.openstack.compute.server_external_events [req-bbfe5d07-3134-4851-a8c6-34e4ddf39114 req-1636de07-9553-418f-a1ee-87fe1b16533d dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:b24fdb15-beff-48cc-8ec8-6a3e1f87f3e1 for instance 92eacf3f-8268-4fb2-9cb5-58ba13643c7d on instance [pid: 8|app: 0|req: 398/802] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:44.454 7 WARNING neutronclient.v2_0.client [None req-630e6ac7-73cc-4d36-9246-14cec7d879dd d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/803] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:44 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1483 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:45.294 8 INFO nova.api.openstack.wsgi [None req-92ee4fde-80bc-43f9-839c-5506f10d7c57 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] HTTP exception thrown: Instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 could not be found. [pid: 8|app: 0|req: 399/804] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:45 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => 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: 406/805] 10.0.0.169 () {32 vars in 704 bytes} [Tue Aug 11 09:25:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-434035940 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:45.681 8 WARNING neutronclient.v2_0.client [None req-7bb0eb88-e636-4677-9948-a2ec408893c0 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:25:45.780 7 INFO nova.api.openstack.wsgi [None req-a4885053-c2a8-4f98-b432-c171a86c32df edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] HTTP exception thrown: Instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 could not be found. [pid: 7|app: 0|req: 407/806] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:25:45 2026] DELETE /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/807] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:45 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1471 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:25:45.818 7 INFO nova.api.openstack.wsgi [None req-63e42c48-4943-4cff-ad64-f43cd7364811 edeededc23e34f748f3adb418a4bf3e8 a9067a24f6e242638689f56321f8c3ce - - default default] HTTP exception thrown: Instance d68284d0-75b0-429d-8e65-f3b1eb6399b9 could not be found. [pid: 7|app: 0|req: 408/808] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:45 2026] GET /v2.1/servers/d68284d0-75b0-429d-8e65-f3b1eb6399b9 => 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-08-11 09:25:46.858 8 WARNING neutronclient.v2_0.client [None req-0aac13bb-b80b-4a87-89f9-7d7c194dccde d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/809] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:46 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1471 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:48.218 7 WARNING neutronclient.v2_0.client [None req-1490a5d2-2525-4856-8b30-c8022d4ffd33 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/810] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:48 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1471 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:49.381 8 WARNING neutronclient.v2_0.client [None req-3a2e7468-6c95-41d0-aac1-e4619efa572a d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in 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/811] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:49 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1471 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-08-11 09:25:50.599 7 WARNING neutronclient.v2_0.client [None req-809d618c-58fa-47d9-84a0-93e8a72156eb d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/812] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:50 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1471 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-08-11 09:25:50.788 8 INFO nova.api.openstack.compute.server_external_events [req-7773337d-6513-4b82-9cf3-c27353856606 req-58500100-6e6f-41b4-bb8b-10db314052e4 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:b24fdb15-beff-48cc-8ec8-6a3e1f87f3e1 for instance 92eacf3f-8268-4fb2-9cb5-58ba13643c7d on instance [pid: 8|app: 0|req: 403/813] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:25:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:51.787 7 WARNING neutronclient.v2_0.client [None req-8d18c776-224b-45b2-9f7e-ef3760f6cd87 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/814] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:51 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1471 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:52.963 8 WARNING neutronclient.v2_0.client [None req-05f47cea-7c71-4f2c-bc5e-e37b74705364 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in 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/815] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:52 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1657 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/818] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:53 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d/ips => generated 110 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: 406/819] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:25:53 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d/ips => generated 110 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/820] 10.0.0.169 () {32 vars in 825 bytes} [Tue Aug 11 09:25:53 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d/ips/tempest-ServerAddressesTestJSON-1031232776-network => generated 95 bytes in 40 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: 407/821] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:25:53 2026] DELETE /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 0 bytes in 111 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-08-11 09:25:53.399 7 WARNING neutronclient.v2_0.client [None req-0afc70be-2971-4a93-8d39-9896e14d5d84 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/822] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:53 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1663 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-08-11 09:25:54.559 8 WARNING neutronclient.v2_0.client [None req-af374f5f-a425-4161-9558-21a505292a9f d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/823] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:54 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1663 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:55.718 7 WARNING neutronclient.v2_0.client [None req-dd9583bf-7e51-4783-bb97-f81565175d60 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/824] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:55 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1663 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-08-11 09:25:56.171 8 INFO nova.api.openstack.compute.server_external_events [req-2f7cdbb5-f654-4a9d-a1de-f9bef3cd2227 req-8147ea7b-592c-40ad-9975-d71a350e13c8 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:b24fdb15-beff-48cc-8ec8-6a3e1f87f3e1 for instance 92eacf3f-8268-4fb2-9cb5-58ba13643c7d on instance [pid: 8|app: 0|req: 409/825] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:25:56 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-08-11 09:25:56.940 7 WARNING neutronclient.v2_0.client [None req-1a6821db-2816-44d8-a5a9-348de35009d3 d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/826] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:56 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1452 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:25:58.033 8 WARNING neutronclient.v2_0.client [None req-8e588d50-26fa-4af4-9a5d-1770416673ce d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/827] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:57 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1457 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-08-11 09:25:59.146 7 WARNING neutronclient.v2_0.client [None req-902f276f-27d8-4e63-946b-8046a8d4618d d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/828] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:25:59 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 1457 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:00.234 8 INFO nova.api.openstack.wsgi [None req-0917d9ff-f7d2-4ef5-818a-ded67c7ecb8b d44a72c0c2c54b70a0247201c48ad261 23c573d3785f4378b1e0074fdb7597f5 - - default default] HTTP exception thrown: Instance 92eacf3f-8268-4fb2-9cb5-58ba13643c7d could not be found. [pid: 8|app: 0|req: 411/829] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:00 2026] GET /v2.1/servers/92eacf3f-8268-4fb2-9cb5-58ba13643c7d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:00.526 7 WARNING neutronclient.v2_0.client [None req-d83b05a0-b91e-43cb-a703-3b6881c75a59 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in 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/830] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:00 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1820 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:01.136 8 WARNING neutronclient.v2_0.client [None req-d40706f6-835e-4ca5-907e-eb75c3440703 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/831] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:01 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1820 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/832] 10.0.0.169 () {34 vars in 750 bytes} [Tue Aug 11 09:26:01 2026] POST /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77/action => generated 0 bytes in 78 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-08-11 09:26:01.715 8 WARNING neutronclient.v2_0.client [None req-addffe38-8779-468c-8473-35de85b9e4f2 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/833] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:01 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1822 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:03.128 8 WARNING neutronclient.v2_0.client [None req-eeee2033-f23a-4ac4-834d-08dbc11b0f9a 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/836] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:03 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1822 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:04.279 7 WARNING neutronclient.v2_0.client [None req-a700bdb4-3f85-4838-8efc-4eade4b04172 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/837] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:04 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1822 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/838] 10.0.0.169 () {30 vars in 413 bytes} [Tue Aug 11 09:26:05 2026] GET / => generated 423 bytes in 7 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/839] 10.0.0.169 () {28 vars in 560 bytes} [Tue Aug 11 09:26:05 2026] GET /v2/ => generated 402 bytes in 464 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2026-08-11 09:26:05.498 8 WARNING neutronclient.v2_0.client [None req-4d8953c2-c81f-48b9-9944-d8a84c376dfb 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/840] 10.0.0.169 () {28 vars in 564 bytes} [Tue Aug 11 09:26:05 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/841] 10.0.0.169 () {30 vars in 413 bytes} [Tue Aug 11 09:26:05 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/842] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:05 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1827 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:26:06.765 7 WARNING neutronclient.v2_0.client [None req-f2cfbad1-6b61-4a73-8a80-cea1a3117e26 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/843] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:06 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1827 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:07.940 8 WARNING neutronclient.v2_0.client [None req-bda19671-24d8-4bc7-8545-8ed0a8f5467f 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/844] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:07 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1827 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-08-11 09:26:08.238 7 INFO nova.api.openstack.compute.server_external_events [req-c9880401-8f82-4ea1-aab1-d53a5515dfa0 req-81371fb4-4785-4f6b-abf0-aa2f3ba9c131 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-unplugged:113c7ef7-fe7f-4963-90c2-c79fcd833016 for instance 668b7c74-4acd-4059-b255-c055401b0d77 on instance [pid: 7|app: 0|req: 427/845] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:26:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:09.119 8 WARNING neutronclient.v2_0.client [None req-ecdbed26-40a5-4865-bfea-9f6af097fdd4 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/846] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:09 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1827 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:10.269 7 WARNING neutronclient.v2_0.client [None req-a8c5f503-9bd5-4b4f-9325-6b8bfada11f3 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/847] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:10 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1827 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-08-11 09:26:10.931 8 INFO nova.api.openstack.compute.server_external_events [req-e8f4b1c7-7c17-4f83-a617-989a11f237c4 req-7b74f17e-3595-461f-92c0-dafc4eab36c9 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:113c7ef7-fe7f-4963-90c2-c79fcd833016 for instance 668b7c74-4acd-4059-b255-c055401b0d77 on instance [pid: 8|app: 0|req: 420/848] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:26:10 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-08-11 09:26:11.428 7 WARNING neutronclient.v2_0.client [None req-45a8ab38-18ef-4ad7-ad74-9ab4df1d21ce 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/849] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:11 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1827 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:12.630 8 WARNING neutronclient.v2_0.client [None req-b04b610c-20f3-4009-9818-ea184c1f70b8 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/850] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:12 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => 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, ' 2026-08-11 09:26:30.772 8 WARNING neutronclient.v2_0.client [None req-ee43a175-0fab-4a4c-b5d7-d9453181ba1c 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/855] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:30 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1820 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/856] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:26:30 2026] DELETE /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 0 bytes in 104 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-08-11 09:26:31.103 8 WARNING neutronclient.v2_0.client [None req-07654715-5792-4cde-9c6e-3ce4da168736 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/857] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:31 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1826 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:32.281 7 WARNING neutronclient.v2_0.client [None req-81a89782-3f7a-4773-81ca-afe52a164cf9 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/858] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:32 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1826 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-08-11 09:26:33.558 7 WARNING neutronclient.v2_0.client [None req-f67c8a1a-f07d-4d23-9e1e-cd548d090293 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/861] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:33 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1826 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:34.561 8 INFO nova.api.openstack.compute.server_external_events [req-6ec3d553-8453-4756-9b48-476b8ef782e3 req-68c1de8f-b2c6-42a5-9cfb-aec962b066be dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:113c7ef7-fe7f-4963-90c2-c79fcd833016 for instance 668b7c74-4acd-4059-b255-c055401b0d77 on instance [pid: 8|app: 0|req: 427/862] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:26:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:34.939 7 WARNING neutronclient.v2_0.client [None req-2b3de174-7eaa-4c32-8d14-745b280d528f 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/863] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:34 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1473 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-08-11 09:26:36.031 8 WARNING neutronclient.v2_0.client [None req-fe0624de-632e-4ca7-bd12-8caefb2082d1 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/864] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:35 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1478 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-08-11 09:26:37.247 7 WARNING neutronclient.v2_0.client [None req-9e9d9ca3-f250-4b84-b98f-8af2c7cbb50e 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/865] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:37 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 1478 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:38.329 8 INFO nova.api.openstack.wsgi [None req-fecc9e87-69d5-4b5e-8a59-d80b6656e034 0e8da922fe22414bb1df3551afb7fd83 8887173ba0404ac39ea6ba92c8e2a138 - - default default] HTTP exception thrown: Instance 668b7c74-4acd-4059-b255-c055401b0d77 could not be found. [pid: 8|app: 0|req: 429/866] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:38 2026] GET /v2.1/servers/668b7c74-4acd-4059-b255-c055401b0d77 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/867] 10.0.0.169 () {32 vars in 706 bytes} [Tue Aug 11 09:26:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1234236529 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:50.221 8 WARNING neutronclient.v2_0.client [None req-80b60fc6-fa45-40c5-87ba-7c75b98bd253 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:26:50.731 8 WARNING neutronclient.v2_0.client [None req-80b60fc6-fa45-40c5-87ba-7c75b98bd253 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/870] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:26:50 2026] POST /v2.1/servers => generated 424 bytes in 828 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:26:51.002 7 WARNING neutronclient.v2_0.client [None req-8a95dbce-4d7b-4b3a-a806-d9a541b9a491 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/871] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:50 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1368 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:52.089 8 WARNING neutronclient.v2_0.client [None req-2d359b1f-6662-4fc6-9c05-2a3370495639 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in 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/872] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:52 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1372 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:53.177 8 WARNING neutronclient.v2_0.client [None req-6598331a-534c-4bff-a606-6cf9e003b218 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/875] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:53 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1420 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:54.295 7 WARNING neutronclient.v2_0.client [None req-24352bbf-c02b-4877-83a4-0f0b340eb7fb 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/876] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:54 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1420 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-08-11 09:26:55.385 8 WARNING neutronclient.v2_0.client [None req-024f13ba-5224-449b-a2e6-4979edc98aa2 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/877] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:55 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1470 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:56.189 7 INFO nova.api.openstack.compute.server_external_events [req-3ad33a56-a60d-4adf-8877-a84145693f5a req-ddef5712-d178-4afd-ae55-53f3264756f1 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:575609eb-9a14-41fb-9732-6f6542272aef for instance dca38b11-90c7-4a94-8211-d846ca7b1bd6 on instance [pid: 7|app: 0|req: 443/878] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:26:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:57.190 8 WARNING neutronclient.v2_0.client [None req-1a2ac933-0ab3-4c1a-b43b-0ff3ba52e7e2 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/879] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:57 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1468 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:26:58.521 7 WARNING neutronclient.v2_0.client [None req-8180eaf1-cc7c-4d03-80fc-c525f20c6041 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/880] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:26:58 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1468 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:00.067 8 WARNING neutronclient.v2_0.client [None req-ca183012-4bf8-4077-9ad5-ee8895b589e7 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/881] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:00 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1468 bytes in 1201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/882] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:27:01 2026] POST /v2.1/os-keypairs => generated 398 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-08-11 09:27:02.292 8 WARNING neutronclient.v2_0.client [None req-6221cb64-b9d6-4b62-a89d-7125c8e11332 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/883] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:02 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1468 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:27:03.463 7 WARNING neutronclient.v2_0.client [None req-bf315807-cf4d-4b2a-8b8b-60700d308fbf 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:03.509 7 WARNING neutronclient.v2_0.client [None req-bf315807-cf4d-4b2a-8b8b-60700d308fbf 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:03.688 7 WARNING neutronclient.v2_0.client [None req-bf315807-cf4d-4b2a-8b8b-60700d308fbf 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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-08-11 09:27:03.836 8 WARNING neutronclient.v2_0.client [None req-8171f155-d8cf-4549-95cc-b0efa505ed87 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/886] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:27:03 2026] POST /v2.1/servers => generated 450 bytes in 499 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-08-11 09:27:03.922 7 WARNING neutronclient.v2_0.client [None req-da88f104-07e1-4996-8ff4-9c466a3c78d3 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/887] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:03 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1468 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/888] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:03 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1403 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:04.985 8 WARNING neutronclient.v2_0.client [None req-9fadce96-181d-4529-8720-cc028f0cdc6e 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:05.006 7 WARNING neutronclient.v2_0.client [None req-2ff1442c-0b1c-4d3f-9910-073eda5d6e9b 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/889] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:04 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1407 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/890] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:04 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1468 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:05.594 7 INFO nova.api.openstack.compute.server_external_events [req-243fa176-e709-40fb-b931-4101319d98a8 req-244dabf1-817a-41ec-9d4a-b4a6e654ee85 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:575609eb-9a14-41fb-9732-6f6542272aef for instance dca38b11-90c7-4a94-8211-d846ca7b1bd6 on instance [pid: 7|app: 0|req: 450/891] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:27:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:06.104 8 WARNING neutronclient.v2_0.client [None req-54abbb17-240a-4657-af0c-e4984a146ae6 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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-08-11 09:27:06.161 7 WARNING neutronclient.v2_0.client [None req-c89cca77-3b42-4732-9ce3-e57204c0d68f 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/892] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1455 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/893] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1468 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:07.232 8 WARNING neutronclient.v2_0.client [None req-f036c629-6aad-471c-a249-a4651797e04e 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/894] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:07 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1455 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:07.332 7 WARNING neutronclient.v2_0.client [None req-20fcc534-e790-49e0-858d-55867721eb87 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/895] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:07 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1649 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:08.327 8 WARNING neutronclient.v2_0.client [None req-d0475298-b7e1-4ae1-94d7-7c909365d586 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/896] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/897] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:27:08 2026] DELETE /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 0 bytes in 88 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-08-11 09:27:08.799 8 WARNING neutronclient.v2_0.client [None req-a0f9c969-b3a4-470e-adbb-78c7ae5c8dad 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/898] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1655 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:09.436 7 WARNING neutronclient.v2_0.client [None req-c902262c-c7fd-46c0-a1d2-a4331e576797 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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-08-11 09:27:09.586 8 INFO nova.api.openstack.compute.server_external_events [req-782761a3-9f34-4ec2-916c-981a7adee392 req-5b9bec8c-92a5-4e2f-af74-51b564eb765e dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:d84b749d-a37e-470e-9ff3-02b5009dd27c for instance 17a8f8cf-705f-4848-9bb3-3f89a2eb533e on instance [pid: 8|app: 0|req: 446/899] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:27:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/900] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1531 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:10.174 8 WARNING neutronclient.v2_0.client [None req-49048726-8cd9-418b-acd9-469260b8ecbf 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/901] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:10 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1655 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-08-11 09:27:10.677 7 WARNING neutronclient.v2_0.client [None req-cd51546e-895a-429e-8456-9f735463aa34 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/902] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:10 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1529 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-08-11 09:27:11.347 8 WARNING neutronclient.v2_0.client [None req-f3a06930-b91d-4513-8385-54d10fa730f3 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] 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-08-11 09:27:11.684 7 INFO nova.api.openstack.compute.server_external_events [req-bf1de3cb-8af5-4853-8659-d7b85c28eb39 req-fb6cde21-6776-4099-9a2f-7e7a33670b51 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:575609eb-9a14-41fb-9732-6f6542272aef for instance dca38b11-90c7-4a94-8211-d846ca7b1bd6 on instance [pid: 7|app: 0|req: 456/903] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:27:11 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) [pid: 8|app: 0|req: 448/904] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:11 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1613 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:11.824 7 WARNING neutronclient.v2_0.client [None req-3e8f2767-7d60-4e95-bf33-16bb77c5e282 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/905] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:11 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1529 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:12.774 8 WARNING neutronclient.v2_0.client [None req-70a424d7-27dc-468b-af1f-72605e516593 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in 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/906] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:12 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:13.023 7 WARNING neutronclient.v2_0.client [None req-be20405c-44df-4a37-9c0b-62abdbecb0e9 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/909] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:12 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1529 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:13.884 8 WARNING neutronclient.v2_0.client [None req-4fa59731-7407-45dc-ad2a-687f94fc7677 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] The python binding code in 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/910] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:13 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 1454 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-08-11 09:27:14.167 7 WARNING neutronclient.v2_0.client [None req-82c175fb-8c9c-45c1-a4b7-38e99e666ab3 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/911] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:14 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1529 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:14.958 8 INFO nova.api.openstack.wsgi [None req-b6f093a5-1b41-4115-b831-94f57c98afce 5f7828a035764bdc8178efbc9a924bd3 49b6f98e54704d1ca5cf92af3a20e9dd - - default default] HTTP exception thrown: Instance dca38b11-90c7-4a94-8211-d846ca7b1bd6 could not be found. [pid: 8|app: 0|req: 453/912] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:14 2026] GET /v2.1/servers/dca38b11-90c7-4a94-8211-d846ca7b1bd6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:15.128 7 INFO nova.api.openstack.compute.server_external_events [req-742c32a1-88d5-47b4-8992-4a922a13c1d7 req-cf228836-a5f8-4a38-865f-12d8fd9635a9 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:d84b749d-a37e-470e-9ff3-02b5009dd27c for instance 17a8f8cf-705f-4848-9bb3-3f89a2eb533e on instance [pid: 7|app: 0|req: 460/913] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:27:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:15.525 8 WARNING neutronclient.v2_0.client [None req-810c83ce-6392-4622-a4ba-11851397d71b 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in 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/914] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:15 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1529 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-08-11 09:27:16.781 7 WARNING neutronclient.v2_0.client [None req-1ed32971-74a3-480d-b1fe-0cfd093ba781 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/915] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:16 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1697 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:16.933 8 WARNING neutronclient.v2_0.client [None req-b5de7c3f-4310-437f-9e09-ebb965c61741 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/916] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:16 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1697 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:18.328 7 INFO nova.api.openstack.compute.server_external_events [req-f1015411-fd2c-4b56-89ec-d9449274ecc0 req-45be24fd-c34a-45a4-8621-1ab9f5c23528 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:d84b749d-a37e-470e-9ff3-02b5009dd27c for instance 17a8f8cf-705f-4848-9bb3-3f89a2eb533e on instance [pid: 7|app: 0|req: 462/917] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:27:18 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: 456/918] 10.0.0.199 () {30 vars in 619 bytes} [Tue Aug 11 09:27:21 2026] GET /v2.1 => generated 0 bytes in 123 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: 463/919] 10.0.0.199 () {32 vars in 692 bytes} [Tue Aug 11 09:27:22 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: 457/920] 10.0.0.199 () {34 vars in 913 bytes} [Tue Aug 11 09:27:22 2026] GET /v2.1/os-simple-tenant-usage/7cea805c79514ea78dad88301ca7f123?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/921] 10.0.0.199 () {30 vars in 654 bytes} [Tue Aug 11 09:27:22 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/924] 10.0.0.199 () {30 vars in 619 bytes} [Tue Aug 11 09:27:25 2026] GET /v2.1 => generated 0 bytes in 94 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: 459/925] 10.0.0.199 () {32 vars in 692 bytes} [Tue Aug 11 09:27:25 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/926] 10.0.0.199 () {34 vars in 913 bytes} [Tue Aug 11 09:27:25 2026] GET /v2.1/os-simple-tenant-usage/7cea805c79514ea78dad88301ca7f123?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/927] 10.0.0.199 () {30 vars in 654 bytes} [Tue Aug 11 09:27:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/928] 10.0.0.169 () {34 vars in 750 bytes} [Tue Aug 11 09:27:26 2026] POST /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e/action => generated 31891 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-11 09:27:38.845 8 INFO nova.api.openstack.compute.server_external_events [req-b59f1916-7fc8-4259-aaf4-56c406d296c2 req-a20b5e96-a818-4b30-a0ed-48437fd7156c dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:d84b749d-a37e-470e-9ff3-02b5009dd27c for instance 17a8f8cf-705f-4848-9bb3-3f89a2eb533e on instance [pid: 8|app: 0|req: 462/931] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:27:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/932] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:27:40 2026] POST /v2.1/os-keypairs => generated 397 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 463/933] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:27:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/934] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:27:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:27:43.903 8 WARNING neutronclient.v2_0.client [None req-bb981ddb-4e42-45e5-a98b-13e373931809 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:43.955 8 WARNING neutronclient.v2_0.client [None req-bb981ddb-4e42-45e5-a98b-13e373931809 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:43.998 8 WARNING neutronclient.v2_0.client [None req-bb981ddb-4e42-45e5-a98b-13e373931809 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:44.200 8 WARNING neutronclient.v2_0.client [None req-bb981ddb-4e42-45e5-a98b-13e373931809 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:44.217 7 WARNING neutronclient.v2_0.client [None req-5d2adfcb-6b79-4332-8906-ffa357fb75f9 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:44.259 7 WARNING neutronclient.v2_0.client [None req-5d2adfcb-6b79-4332-8906-ffa357fb75f9 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:44.437 7 WARNING neutronclient.v2_0.client [None req-5d2adfcb-6b79-4332-8906-ffa357fb75f9 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/937] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:27:43 2026] POST /v2.1/servers => generated 497 bytes in 649 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-08-11 09:27:44.479 8 WARNING neutronclient.v2_0.client [None req-20434c37-896b-4a28-a259-7229292c1387 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/938] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:44 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1456 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/939] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:27:44 2026] POST /v2.1/servers => generated 449 bytes in 519 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-08-11 09:27:44.691 8 WARNING neutronclient.v2_0.client [None req-0201d710-8a93-4914-ab7a-3b52973cbda2 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/940] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:44 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1403 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:45.583 7 WARNING neutronclient.v2_0.client [None req-0ecb2541-7209-40fa-b12b-db696ae3cf22 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/941] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:45 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1460 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:45.780 8 WARNING neutronclient.v2_0.client [None req-c718a82e-8858-4d62-9657-c5404966256d 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/942] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:45 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1407 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:46.683 7 WARNING neutronclient.v2_0.client [None req-0d7faff7-0d3a-464a-a640-0f81de373b01 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/943] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:46 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1508 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:46.875 8 WARNING neutronclient.v2_0.client [None req-d47c23f4-e230-4192-8e3c-3c5b99528b6f 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/944] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:46 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1399 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-08-11 09:27:47.787 7 WARNING neutronclient.v2_0.client [None req-666960b2-170b-4852-ba05-b156ef85a26a 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/945] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:47 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1508 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:47.973 8 WARNING neutronclient.v2_0.client [None req-b842db03-5739-43ac-8c45-5eeb53919d3a 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/946] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:47 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1399 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-08-11 09:27:48.887 7 WARNING neutronclient.v2_0.client [None req-96fcb0bc-dc7e-40e0-a0f0-8a42e764976f 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/947] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:48 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1516 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:49.062 8 WARNING neutronclient.v2_0.client [None req-a5c224a6-c38b-4996-9098-9c5c40a713ec 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/948] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:49 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1455 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-08-11 09:27:49.868 7 INFO nova.api.openstack.compute.server_external_events [req-a542ac08-fff4-4663-817d-38ab7f469973 req-b07e4305-6df6-4668-8308-f5d425c054b2 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:9aac63db-b098-4999-be15-efbfab8ba24d for instance 81bd4e62-2cb6-4f65-aec2-74162b0d10c2 on instance [pid: 7|app: 0|req: 478/949] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:27:49 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-08-11 09:27:50.003 8 WARNING neutronclient.v2_0.client [None req-090c32bd-b987-40aa-8e6d-2dc20ab55ff7 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] 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-08-11 09:27:50.198 7 WARNING neutronclient.v2_0.client [None req-eef5323c-ddfd-40f5-b90f-7940e56c1e7a 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/950] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:49 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1641 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/951] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:50 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1455 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:51.337 8 WARNING neutronclient.v2_0.client [None req-c65d3e07-0f7c-4450-8efb-dcec408ea770 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:27:51.355 7 WARNING neutronclient.v2_0.client [None req-57aefca3-160b-46e5-9123-6c7bd97ebb1b 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/952] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:51 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1463 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/953] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:51 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1629 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:52.421 7 INFO nova.api.openstack.compute.server_external_events [req-87dd3bde-f5ee-4167-8f93-a9ed2da8f038 req-b7bf8d98-c4b8-4e07-a72c-3aa98e7fe7ee dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:1c9a882a-6b20-49fb-927e-fe9307457da7 for instance 0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 on instance [pid: 7|app: 0|req: 481/954] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:27:52 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-08-11 09:27:52.698 8 WARNING neutronclient.v2_0.client [None req-7b75a31f-2e03-4802-a164-599729f0a0da 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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-08-11 09:27:52.757 7 WARNING neutronclient.v2_0.client [None req-4a6d1afe-c692-4bae-9449-c002597d1c50 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/955] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:52 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1528 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/956] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:52 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1629 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:53.913 7 WARNING neutronclient.v2_0.client [None req-9db2377c-1eb0-4ce9-8e20-ced7ce40abca 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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-08-11 09:27:53.960 8 WARNING neutronclient.v2_0.client [None req-76ca564c-b4fa-4985-aa0a-beb5584d6226 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/959] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:53 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1528 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/960] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:53 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1629 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:55.074 7 WARNING neutronclient.v2_0.client [None req-6f8baa92-76a3-4505-bc19-0f39bd45cf5f 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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-08-11 09:27:55.143 8 WARNING neutronclient.v2_0.client [None req-131a0d18-5325-4632-bab6-04adc27cd6c4 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/961] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:55 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1528 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/962] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:55 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1629 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:55.712 7 INFO nova.api.openstack.compute.server_external_events [req-5938ceeb-5982-44ea-915d-e24565e0ac05 req-16ef0a12-4d9b-4289-bc2e-2a300e7938d3 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:9aac63db-b098-4999-be15-efbfab8ba24d for instance 81bd4e62-2cb6-4f65-aec2-74162b0d10c2 on instance [pid: 7|app: 0|req: 486/963] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:27:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:56.221 8 WARNING neutronclient.v2_0.client [None req-c83c8692-f008-44d0-a45e-81f0ad9cc272 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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: 478/964] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:56 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1528 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:27:56.344 7 WARNING neutronclient.v2_0.client [None req-730ded75-166f-4525-8e2f-cbb95ad2e36d 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/965] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:56 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1629 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-08-11 09:27:57.382 8 WARNING neutronclient.v2_0.client [None req-aeb3f286-ee14-4597-a2fc-4b606676737e 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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-08-11 09:27:57.598 7 WARNING neutronclient.v2_0.client [None req-af0d36b2-1568-4850-867a-fbe93054bae7 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/966] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:57 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1528 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/967] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:57 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1629 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:58.619 8 INFO nova.api.openstack.compute.server_external_events [req-db0c4aa0-d5c0-449a-8d07-4c2661529eb1 req-ace7f619-4628-4c7d-85b2-5fd04d1f4e5e dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:1c9a882a-6b20-49fb-927e-fe9307457da7 for instance 0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 on instance [pid: 8|app: 0|req: 480/968] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:27:58 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-08-11 09:27:58.846 7 WARNING neutronclient.v2_0.client [None req-a70d7c4b-bccc-410c-8efd-99bcf7c476d2 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/969] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:58 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1528 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:27:59.255 8 WARNING neutronclient.v2_0.client [None req-082569ad-0401-4cb9-95f2-c297a80c41a7 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] 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: 481/970] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:27:59 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1808 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/971] 10.0.0.169 () {34 vars in 671 bytes} [Tue Aug 11 09:27:59 2026] POST /v2.1/os-keypairs => generated 396 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-08-11 09:27:59.445 8 WARNING neutronclient.v2_0.client [None req-0c87e5af-7c97-474f-af00-eb996cfe2adc 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/972] 10.0.0.169 () {32 vars in 741 bytes} [Tue Aug 11 09:27:59 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:28:00.110 7 WARNING neutronclient.v2_0.client [None req-6667d9ed-2706-4ef8-9b70-122ae450c3de 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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-08-11 09:28:00.352 8 INFO nova.api.openstack.compute.server_external_events [req-350b27f2-b93f-47e1-91da-1939ff1a2e57 req-be3067f4-5117-4039-94d6-4cfa7c35c739 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:9aac63db-b098-4999-be15-efbfab8ba24d for instance 81bd4e62-2cb6-4f65-aec2-74162b0d10c2 on instance [pid: 8|app: 0|req: 483/973] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/974] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:00 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1697 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:00.405 8 WARNING neutronclient.v2_0.client [None req-920e951c-59ce-4a4e-b519-efc2e6037a44 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/975] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:00 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1697 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:02.138 7 WARNING neutronclient.v2_0.client [None req-5ae3fbec-d360-4385-9d51-e60ef853a273 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:28:02.195 7 WARNING neutronclient.v2_0.client [None req-5ae3fbec-d360-4385-9d51-e60ef853a273 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] 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-08-11 09:28:02.394 8 INFO nova.api.openstack.compute.server_external_events [req-98d42a64-08a9-4a1a-bb6c-8701df9f2673 req-3d0c2c75-892b-47e7-8092-8b69efc268ff dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:1c9a882a-6b20-49fb-927e-fe9307457da7 for instance 0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 on instance [pid: 8|app: 0|req: 485/976] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:02 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-08-11 09:28:02.485 7 WARNING neutronclient.v2_0.client [None req-5ae3fbec-d360-4385-9d51-e60ef853a273 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/977] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:28:02 2026] POST /v2.1/servers => generated 447 bytes in 613 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-08-11 09:28:02.710 8 WARNING neutronclient.v2_0.client [None req-c15325af-b109-4eb6-bd4f-d58ffa383b25 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/978] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:02 2026] GET /v2.1/servers/2b6c5379-40d4-4b66-8f63-0e59a0951c56 => generated 1395 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:07.792 7 WARNING neutronclient.v2_0.client [None req-7d84a6a5-02af-4ae7-8b49-b8074a18d581 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/981] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:07 2026] GET /v2.1/servers/2b6c5379-40d4-4b66-8f63-0e59a0951c56 => generated 1520 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-08-11 09:28:08.179 8 INFO nova.api.openstack.compute.server_external_events [req-64b48517-0fe8-4597-a90b-f75b76cb5b34 req-ec8fb65e-20ef-48c6-a3e7-a330ad57e3e9 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:2734a65f-c8f1-4719-9f2a-1160080758a4 for instance 2b6c5379-40d4-4b66-8f63-0e59a0951c56 on instance [pid: 8|app: 0|req: 488/982] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/983] 10.0.0.169 () {34 vars in 750 bytes} [Tue Aug 11 09:28:09 2026] POST /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75/action => generated 31891 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-08-11 09:28:12.604 8 INFO nova.api.openstack.compute.server_external_events [req-03fbd4d4-f626-440f-9c57-bcf0ddddbd5b req-dc8e294b-a43b-4c03-99e1-aaaf80baebef dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:2734a65f-c8f1-4719-9f2a-1160080758a4 for instance 2b6c5379-40d4-4b66-8f63-0e59a0951c56 on instance [pid: 8|app: 0|req: 489/984] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:28:12 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-08-11 09:28:12.963 7 WARNING neutronclient.v2_0.client [None req-a0482dc6-c0fd-4aed-bb0f-2107e927f841 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/987] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:12 2026] GET /v2.1/servers/2b6c5379-40d4-4b66-8f63-0e59a0951c56 => generated 1518 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-08-11 09:28:18.172 8 WARNING neutronclient.v2_0.client [None req-26fc45e8-6de2-48df-8478-ea620da0aabc 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/988] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:18 2026] GET /v2.1/servers/2b6c5379-40d4-4b66-8f63-0e59a0951c56 => generated 1817 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:19.644 8 INFO nova.api.openstack.compute.server_external_events [req-f7641d40-0b5e-4c39-96e5-b85db57a6d47 req-6c48e5bd-3876-4957-bcda-a27f361b10c8 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:2734a65f-c8f1-4719-9f2a-1160080758a4 for instance 2b6c5379-40d4-4b66-8f63-0e59a0951c56 on instance [pid: 8|app: 0|req: 493/989] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:28:19.676 7 WARNING neutronclient.v2_0.client [None req-b3a27f49-a703-4b63-ba21-d094dd85691b 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:28:19.724 7 WARNING neutronclient.v2_0.client [None req-b3a27f49-a703-4b63-ba21-d094dd85691b 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] 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-08-11 09:28:19.800 8 WARNING neutronclient.v2_0.client [None req-d3dd240c-1c41-4efc-8737-052c7c67c186 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/990] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:19 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1928 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:28:19.971 7 WARNING neutronclient.v2_0.client [None req-b3a27f49-a703-4b63-ba21-d094dd85691b 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/991] 10.0.0.169 () {34 vars in 663 bytes} [Tue Aug 11 09:28:19 2026] POST /v2.1/servers => generated 447 bytes in 559 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-08-11 09:28:20.216 8 WARNING neutronclient.v2_0.client [None req-54e10a7a-68a7-459a-af0e-237ab96ea6f2 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/992] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:20 2026] GET /v2.1/servers/1f1ed971-e3b0-4c7a-bb19-b473487208a4 => generated 1395 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, ' [pid: 7|app: 0|req: 498/993] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:28:20 2026] DELETE /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 0 bytes in 83 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-08-11 09:28:20.969 8 WARNING neutronclient.v2_0.client [None req-bfeb6824-5671-4fba-8d1a-9983eabb0848 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/994] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:20 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1823 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-08-11 09:28:22.166 7 WARNING neutronclient.v2_0.client [None req-56f42d44-25f6-4079-9f5c-7e9a8fdd0c7a 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/995] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:22 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1823 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, ' [pid: 8|app: 0|req: 497/996] 10.0.0.169 () {32 vars in 753 bytes} [Tue Aug 11 09:28:22 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2/os-server-password => generated 116 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-08-11 09:28:23.314 7 WARNING neutronclient.v2_0.client [None req-04d8ab97-af98-4661-a806-2603451b520f 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/999] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:23 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1823 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:24.147 8 INFO nova.api.openstack.compute.server_external_events [req-87e40d23-ee88-4e4a-80ed-b7499a57aa95 req-0c413ef5-4a68-41d4-a5f8-5d97b94a2cd1 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:1c9a882a-6b20-49fb-927e-fe9307457da7 for instance 0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 on instance [pid: 8|app: 0|req: 499/1000] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1001] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:28:24 2026] DELETE /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:24.386 8 WARNING neutronclient.v2_0.client [None req-7d4e1f65-6dd7-4531-b507-1aa445aa31e9 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] 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-08-11 09:28:24.490 7 WARNING neutronclient.v2_0.client [None req-77f273fa-476b-4799-bdfa-d13d61cc1f29 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1002] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:24 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1484 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1003] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:24 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1934 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-08-11 09:28:25.303 7 WARNING neutronclient.v2_0.client [None req-13461634-c865-4bd8-96c8-7a6c6ff73d24 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1004] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:25 2026] GET /v2.1/servers/1f1ed971-e3b0-4c7a-bb19-b473487208a4 => generated 1520 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:25.572 8 INFO nova.api.openstack.compute.server_external_events [req-e44aca9e-8048-4ae5-881a-221e0a33a045 req-058e1d7b-6e4e-449a-a934-d511e52fea05 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:ad6318b8-84fb-4e1b-9ffd-9e19dc2f3432 for instance 1f1ed971-e3b0-4c7a-bb19-b473487208a4 on instance [pid: 8|app: 0|req: 501/1005] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:25.603 7 WARNING neutronclient.v2_0.client [None req-86a526a3-032f-434b-9741-fd8bc65a0dda 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:28:25.607 8 WARNING neutronclient.v2_0.client [None req-e079efb7-6d67-43d0-b0c1-830c46e9d7ce 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1006] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:25 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1489 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1007] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:25 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1934 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-08-11 09:28:26.703 7 WARNING neutronclient.v2_0.client [None req-c6ca9032-362a-4050-84f4-d1694630b53e 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] 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: 506/1008] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:26 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 1489 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:28:26.764 8 WARNING neutronclient.v2_0.client [None req-37a5dc25-7419-4654-bd45-36cccd1e4fd4 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1009] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:26 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1934 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-08-11 09:28:27.782 7 INFO nova.api.openstack.wsgi [None req-00d1255c-c9f2-43f3-882d-75fdf3b819a8 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] HTTP exception thrown: Instance 0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 could not be found. [pid: 7|app: 0|req: 507/1010] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:27 2026] GET /v2.1/servers/0a9c87e1-e49c-4392-8ac9-e15e4ca9dc75 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:27.917 8 WARNING neutronclient.v2_0.client [None req-121e5fba-7f65-43eb-9256-62847e2b9983 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] 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: 504/1011] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:27 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1819 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1012] 10.0.0.169 () {32 vars in 730 bytes} [Tue Aug 11 09:28:27 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1769385372 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:28.023 8 INFO nova.api.openstack.compute.server_external_events [req-ae7d8bd7-0326-4a0d-8cf3-27e9843ca4a7 req-f62f6548-5896-40f0-90bb-bf5721179613 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:9aac63db-b098-4999-be15-efbfab8ba24d for instance 81bd4e62-2cb6-4f65-aec2-74162b0d10c2 on instance [pid: 8|app: 0|req: 505/1013] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1014] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:28:28 2026] DELETE /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 0 bytes in 90 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-08-11 09:28:28.395 8 WARNING neutronclient.v2_0.client [None req-394292b9-fb51-40fc-a1eb-8a6b1735303d 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1015] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:28 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1703 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-08-11 09:28:29.003 7 WARNING neutronclient.v2_0.client [None req-795d1f32-bdce-43c4-aea6-95eb5c99c124 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1016] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:28 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1537 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-08-11 09:28:29.640 8 WARNING neutronclient.v2_0.client [None req-866cb7b3-4e46-4937-a0af-2b7685dd8e84 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1017] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:29 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1703 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-08-11 09:28:30.099 7 WARNING neutronclient.v2_0.client [None req-9abcc028-bad4-4aa7-b305-9757c74771f3 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] 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: 511/1018] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:30 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1542 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:28:30.163 8 INFO nova.api.openstack.compute.server_external_events [req-581df959-0d70-4802-852a-989c823fe3f1 req-197bb0b4-7a2c-49db-af22-c8ee9556f607 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:ad6318b8-84fb-4e1b-9ffd-9e19dc2f3432 for instance 1f1ed971-e3b0-4c7a-bb19-b473487208a4 on instance [pid: 8|app: 0|req: 508/1019] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:28:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:30.456 7 WARNING neutronclient.v2_0.client [None req-6f24dce4-5a41-4235-8d42-8f8e2a4d78ff 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1020] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:30 2026] GET /v2.1/servers/1f1ed971-e3b0-4c7a-bb19-b473487208a4 => generated 1518 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:30.851 8 WARNING neutronclient.v2_0.client [None req-580bbb6b-9a67-4ead-b734-3e9121580c54 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1021] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:30 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1703 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:31.159 7 INFO nova.api.openstack.compute.server_external_events [req-7198fef0-7572-44eb-b956-835e6aefc898 req-927abd2f-8772-4021-b9b4-a3371a8176cc dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:d84b749d-a37e-470e-9ff3-02b5009dd27c for instance 17a8f8cf-705f-4848-9bb3-3f89a2eb533e 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: 513/1022] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:31 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) 2026-08-11 09:28:31.204 8 WARNING neutronclient.v2_0.client [None req-ddfc7b8d-0f5c-4286-988a-1b85709f0295 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1023] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:31 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 1542 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-08-11 09:28:32.006 7 WARNING neutronclient.v2_0.client [None req-e1ac0ccf-de90-499a-8570-3c01f4a2e882 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1024] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:31 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1484 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-08-11 09:28:32.296 8 INFO nova.api.openstack.wsgi [None req-25472076-7a1c-49b4-98aa-d7d1d2bcac67 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] HTTP exception thrown: Instance 81bd4e62-2cb6-4f65-aec2-74162b0d10c2 could not be found. [pid: 8|app: 0|req: 511/1025] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:32 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:32.326 7 INFO nova.api.openstack.wsgi [None req-31affe58-d874-49db-a830-b58ab0485b1a 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] HTTP exception thrown: Instance 81bd4e62-2cb6-4f65-aec2-74162b0d10c2 could not be found. [pid: 7|app: 0|req: 515/1026] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:28:32 2026] DELETE /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:32.356 8 INFO nova.api.openstack.wsgi [None req-7b039dfb-d47f-4a9d-96dd-7d0abd850c21 3b14c79e44e9400aba2d361aa2ac7e59 98ccd8ff1f9e43079ed4ba7b0b0c1b53 - - default default] HTTP exception thrown: Instance 81bd4e62-2cb6-4f65-aec2-74162b0d10c2 could not be found. [pid: 8|app: 0|req: 512/1027] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:32 2026] GET /v2.1/servers/81bd4e62-2cb6-4f65-aec2-74162b0d10c2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1028] 10.0.0.169 () {32 vars in 704 bytes} [Tue Aug 11 09:28:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-542146583 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1029] 10.0.0.169 () {32 vars in 728 bytes} [Tue Aug 11 09:28:33 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1900383576 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:28:33.116 7 WARNING neutronclient.v2_0.client [None req-e0e84f78-56ed-4402-91dd-8c0bd47e2ef8 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1032] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:33 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:28:34.209 8 WARNING neutronclient.v2_0.client [None req-8f6aa322-ab92-48bd-bb0d-64bb6924ec81 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1033] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:34 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 1489 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-08-11 09:28:35.298 7 INFO nova.api.openstack.wsgi [None req-aea13b53-c302-4df9-ac26-dbc833f7a01f 04a0ef84f65b455d8c178b55db7dd6d3 378797f9fc264aab82f4aa4cb416b9a1 - - default default] HTTP exception thrown: Instance 17a8f8cf-705f-4848-9bb3-3f89a2eb533e could not be found. [pid: 7|app: 0|req: 518/1034] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:35 2026] GET /v2.1/servers/17a8f8cf-705f-4848-9bb3-3f89a2eb533e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1035] 10.0.0.169 () {32 vars in 730 bytes} [Tue Aug 11 09:28:35 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1048625396 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:28:35.660 7 WARNING neutronclient.v2_0.client [None req-23be1474-fca5-4cf8-abc9-324c5b70016b 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1036] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:28:35 2026] GET /v2.1/servers/1f1ed971-e3b0-4c7a-bb19-b473487208a4 => generated 1818 bytes in 946 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:28:38.667 8 INFO nova.api.openstack.compute.server_external_events [req-d01c1372-e57a-4ed1-aa19-2d845470d942 req-309c8eea-46c2-4b50-ba70-2b1c1de8a930 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:ad6318b8-84fb-4e1b-9ffd-9e19dc2f3432 for instance 1f1ed971-e3b0-4c7a-bb19-b473487208a4 on instance [pid: 8|app: 0|req: 518/1037] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:28:38 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-08-11 09:29:10.098 8 WARNING neutronclient.v2_0.client [None req-c2a2ca76-691c-4875-996c-10f84f141fa3 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:29:10.138 8 WARNING neutronclient.v2_0.client [None req-c2a2ca76-691c-4875-996c-10f84f141fa3 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:29:10.294 8 WARNING neutronclient.v2_0.client [None req-c2a2ca76-691c-4875-996c-10f84f141fa3 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1044] 199.19.213.75 () {36 vars in 713 bytes} [Tue Aug 11 09:29:09 2026] POST /v2.1/servers => generated 453 bytes in 868 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-08-11 09:29:11.056 7 WARNING neutronclient.v2_0.client [None req-92425e26-35e5-432b-916e-e3284b9d36b0 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1045] 199.19.213.75 () {32 vars in 732 bytes} [Tue Aug 11 09:29:11 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d => generated 2213 bytes in 50 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-08-11 09:29:11.131 8 WARNING neutronclient.v2_0.client [None req-ba2f86a1-75e7-40de-adfb-a9d2bf8e5095 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1046] 199.19.213.75 () {32 vars in 758 bytes} [Tue Aug 11 09:29:11 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 524/1047] 199.19.213.75 () {32 vars in 776 bytes} [Tue Aug 11 09:29:11 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:29:14.043 7 WARNING neutronclient.v2_0.client [None req-7f9dd320-8770-4573-90c3-38a55fa367ca cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1050] 199.19.213.75 () {32 vars in 732 bytes} [Tue Aug 11 09:29:13 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d => generated 2371 bytes in 311 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-08-11 09:29:14.169 8 WARNING neutronclient.v2_0.client [None req-dfcda099-7237-4fc4-9f81-a47bdf88c86c cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1051] 199.19.213.75 () {32 vars in 758 bytes} [Tue Aug 11 09:29:14 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 527/1052] 199.19.213.75 () {32 vars in 776 bytes} [Tue Aug 11 09:29:14 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-volume_attachments => generated 197 bytes in 71 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-08-11 09:29:15.956 8 INFO nova.api.openstack.compute.server_external_events [req-7773a452-b538-4c35-ad17-ee29a49463eb req-131bc758-4668-4644-9292-870da51f59d0 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:dd4460c1-bd8d-4a4d-9dc0-8797bc54e881 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 526/1053] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:29:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:29:17.152 7 WARNING neutronclient.v2_0.client [None req-d6fc6e45-4554-4bd9-9443-35ebafc49e0d cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1054] 199.19.213.75 () {32 vars in 732 bytes} [Tue Aug 11 09:29:17 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d => generated 2445 bytes in 122 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-08-11 09:29:17.278 8 WARNING neutronclient.v2_0.client [None req-284c73fa-0aa0-4f63-b4d5-f40323051b85 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1055] 199.19.213.75 () {32 vars in 758 bytes} [Tue Aug 11 09:29:17 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 284 bytes in 76 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: 529/1056] 199.19.213.75 () {32 vars in 776 bytes} [Tue Aug 11 09:29:17 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:29:20.250 8 WARNING neutronclient.v2_0.client [None req-aece010f-3d66-4df1-a00d-fbfaaa2332ac cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1057] 199.19.213.75 () {32 vars in 732 bytes} [Tue Aug 11 09:29:20 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d => generated 2433 bytes in 338 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-08-11 09:29:20.407 7 WARNING neutronclient.v2_0.client [None req-f40297fd-cda9-4176-bddb-03dbf61e2c7f cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1058] 199.19.213.75 () {32 vars in 758 bytes} [Tue Aug 11 09:29:20 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1059] 199.19.213.75 () {32 vars in 776 bytes} [Tue Aug 11 09:29:20 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/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-08-11 09:29:20.578 7 INFO nova.api.openstack.compute.server_external_events [req-9bf08a22-0e17-46c8-abc1-8d5d424c6e8d req-fc61d7d2-1625-415c-8362-e83ac5c3199d dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:dd4460c1-bd8d-4a4d-9dc0-8797bc54e881 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 7|app: 0|req: 531/1060] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:29:20 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-08-11 09:29:23.471 7 WARNING neutronclient.v2_0.client [None req-6eaf3a20-2dff-446d-8a2e-82929298407a cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1063] 199.19.213.75 () {32 vars in 732 bytes} [Tue Aug 11 09:29:23 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d => generated 2433 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-08-11 09:29:23.608 8 WARNING neutronclient.v2_0.client [None req-e4e2fa05-963a-4d8b-85a6-a8d68a234e35 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1064] 199.19.213.75 () {32 vars in 758 bytes} [Tue Aug 11 09:29:23 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 286 bytes in 76 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: 534/1065] 199.19.213.75 () {32 vars in 776 bytes} [Tue Aug 11 09:29:23 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:29:26.293 8 WARNING neutronclient.v2_0.client [None req-dfc365ba-9a8a-4881-864b-c0fdf30f0678 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1066] 199.19.213.75 () {32 vars in 732 bytes} [Tue Aug 11 09:29:26 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d => generated 2581 bytes in 123 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-08-11 09:29:26.426 7 WARNING neutronclient.v2_0.client [None req-5b2e11d4-d211-4b15-a788-b3013455b873 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1067] 199.19.213.75 () {32 vars in 758 bytes} [Tue Aug 11 09:29:26 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 286 bytes in 91 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: 533/1068] 199.19.213.75 () {32 vars in 776 bytes} [Tue Aug 11 09:29:26 2026] GET /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:30:02.281 7 WARNING neutronclient.v2_0.client [None req-c012a3db-f63a-4239-9b06-f1c005c1c842 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:30:02.589 7 WARNING neutronclient.v2_0.client [None req-c012a3db-f63a-4239-9b06-f1c005c1c842 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] 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-08-11 09:30:04.999 8 INFO nova.api.openstack.compute.server_external_events [req-75adf1bd-5acb-4b89-984f-4e8db294731c req-c31c3999-65fb-453a-a4b6-ae322428fb13 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:77ce4f95-5265-48c5-b450-224803b73196 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 539/1077] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:30:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:30:10.084 8 INFO nova.api.openstack.compute.server_external_events [req-ed64c39a-f114-4f6c-bd6a-36263a7aed12 req-0c2c8b81-09ef-45e7-bc8e-7c8bcc20cc73 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:77ce4f95-5265-48c5-b450-224803b73196 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 540/1078] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:30:10 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) 2026-08-11 09:30:11.143 7 WARNING neutronclient.v2_0.client [None req-c012a3db-f63a-4239-9b06-f1c005c1c842 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1079] 199.19.213.75 () {36 vars in 811 bytes} [Tue Aug 11 09:30:02 2026] POST /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 281 bytes in 8947 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-08-11 09:30:11.469 8 INFO nova.api.openstack.compute.server_external_events [req-e6bdb4b6-c204-4888-b2c2-5ed71049178f req-43923afe-4dcb-4142-811b-c96439195865 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:77ce4f95-5265-48c5-b450-224803b73196 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 541/1080] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:30:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:30:11.895 7 INFO nova.api.openstack.compute.server_external_events [req-3e78fcd1-f97b-4b5e-b55b-9235f6081784 req-8b4cea99-ce9e-4a7b-b94f-2240a2fc93c4 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:77ce4f95-5265-48c5-b450-224803b73196 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 7|app: 0|req: 540/1081] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:30:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:30:33.604 8 WARNING neutronclient.v2_0.client [None req-fb09d8dc-a7b6-4a7d-999c-cc9f000f03d6 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:30:33.705 8 WARNING neutronclient.v2_0.client [None req-fb09d8dc-a7b6-4a7d-999c-cc9f000f03d6 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] 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-08-11 09:30:36.001 7 INFO nova.api.openstack.compute.server_external_events [req-b971a503-68bc-421b-9080-3d53d880821f req-9878b437-6301-4c10-8d40-4a0b1a158276 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:9bfc4b2a-f435-4435-9a6e-836f766dc6d5 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 7|app: 0|req: 544/1088] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:30:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:30:41.710 7 INFO nova.api.openstack.compute.server_external_events [req-02066391-66c4-4a9b-8c02-88f9f08f8977 req-69815310-9334-4ab8-ba1d-f59cc693e9c7 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:9bfc4b2a-f435-4435-9a6e-836f766dc6d5 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 7|app: 0|req: 545/1089] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:30:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:30:42.778 8 WARNING neutronclient.v2_0.client [None req-fb09d8dc-a7b6-4a7d-999c-cc9f000f03d6 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1090] 199.19.213.75 () {36 vars in 811 bytes} [Tue Aug 11 09:30:33 2026] POST /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 377 bytes in 9259 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-08-11 09:30:50.213 7 WARNING neutronclient.v2_0.client [None req-4f1072b6-0891-4e1a-9c2c-094d12a35a87 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:30:50.265 7 WARNING neutronclient.v2_0.client [None req-4f1072b6-0891-4e1a-9c2c-094d12a35a87 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] 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-08-11 09:30:52.595 8 INFO nova.api.openstack.compute.server_external_events [req-1deef3aa-497a-4388-bfa3-97c3449069b5 req-2a8ac08c-d045-49d8-ba01-e297da1eff9d dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:60b60d40-5b0d-4d2b-8054-9b051626baa8 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 547/1093] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:30:52 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-08-11 09:30:58.281 8 INFO nova.api.openstack.compute.server_external_events [req-acaaf913-51d7-43d8-90e0-112f9e602eee req-64142e66-a75e-4f94-80fe-6a86e70d3445 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-plugged:60b60d40-5b0d-4d2b-8054-9b051626baa8 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 550/1096] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:30:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:30:59.805 7 WARNING neutronclient.v2_0.client [None req-4f1072b6-0891-4e1a-9c2c-094d12a35a87 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1097] 199.19.213.75 () {36 vars in 811 bytes} [Tue Aug 11 09:30:50 2026] POST /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface => generated 378 bytes in 9713 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-08-11 09:31:00.472 8 INFO nova.api.openstack.compute.server_external_events [req-db214a48-adf7-40dd-986b-d84bf8fefdce req-d499abb5-bfbd-408c-9510-324c9f7fa9f5 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:9bfc4b2a-f435-4435-9a6e-836f766dc6d5 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 551/1098] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:31:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:13.571 8 INFO nova.api.openstack.compute.server_external_events [req-41aa2d3f-3780-4719-9721-93f21914ce2e req-367d6cc0-132e-4e68-be64-e063a22e95d3 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:60b60d40-5b0d-4d2b-8054-9b051626baa8 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 554/1103] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:31:13 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: 550/1104] 199.19.213.75 () {34 vars in 854 bytes} [Tue Aug 11 09:31:14 2026] DELETE /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface/60b60d40-5b0d-4d2b-8054-9b051626baa8 => generated 0 bytes in 57 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-08-11 09:31:15.615 8 INFO nova.api.openstack.compute.server_external_events [req-901bf707-0a6d-4f99-b2cd-b47ee590408d req-20859468-3096-43db-a300-9210b1d5e519 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:60b60d40-5b0d-4d2b-8054-9b051626baa8 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 8|app: 0|req: 555/1105] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:31: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:23.822 7 INFO nova.api.openstack.compute.server_external_events [req-564d496d-fe9f-4231-8f12-a1c653c2c433 req-48147d78-2588-49c9-948a-927f0eae0aae dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:9bfc4b2a-f435-4435-9a6e-836f766dc6d5 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 7|app: 0|req: 552/1108] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:31:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1109] 199.19.213.75 () {34 vars in 854 bytes} [Tue Aug 11 09:31:23 2026] DELETE /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface/9bfc4b2a-f435-4435-9a6e-836f766dc6d5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1114] 199.19.213.75 () {34 vars in 854 bytes} [Tue Aug 11 09:31:45 2026] DELETE /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d/os-interface/77ce4f95-5265-48c5-b450-224803b73196 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1115] 199.19.213.75 () {34 vars in 754 bytes} [Tue Aug 11 09:31:50 2026] DELETE /v2.1/servers/4ce53dcd-f104-439f-961c-627802d3803d => generated 0 bytes in 121 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-08-11 09:31:53.804 7 INFO nova.api.openstack.compute.server_external_events [req-290716e7-4ee6-4573-bdac-fe9ab6753f7a req-9e9fb192-ecce-4821-ba47-daa9addd76cd dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:dd4460c1-bd8d-4a4d-9dc0-8797bc54e881 for instance 4ce53dcd-f104-439f-961c-627802d3803d on instance [pid: 7|app: 0|req: 557/1118] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:31:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:54.922 8 INFO nova.api.openstack.compute.server_external_events [req-6e7289bc-474e-404b-8dda-b8838d15b1cf req-5ba7491e-1a40-49a8-ad12-e6823f95508c dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:ad6318b8-84fb-4e1b-9ffd-9e19dc2f3432 for instance 1f1ed971-e3b0-4c7a-bb19-b473487208a4 on instance [pid: 8|app: 0|req: 562/1119] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:31:54 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: 7|app: 0|req: 558/1120] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:31:54 2026] DELETE /v2.1/servers/1f1ed971-e3b0-4c7a-bb19-b473487208a4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:55.048 8 WARNING neutronclient.v2_0.client [None req-28957e12-50b8-43c3-94e9-646f529ace46 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1121] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:31:55 2026] GET /v2.1/servers/1f1ed971-e3b0-4c7a-bb19-b473487208a4 => generated 1944 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:57.877 7 INFO nova.api.openstack.compute.server_external_events [req-480f8e97-1f8d-4693-a9f0-dc832e64469c req-aa9436ad-7f28-4e0f-baf9-581a8afc8c26 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:ad6318b8-84fb-4e1b-9ffd-9e19dc2f3432 for instance 1f1ed971-e3b0-4c7a-bb19-b473487208a4 on instance [pid: 7|app: 0|req: 559/1122] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:31:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:00.265 8 WARNING neutronclient.v2_0.client [None req-91b3a280-226f-4e09-95cd-591d5f20665b 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1123] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:32:00 2026] GET /v2.1/servers/1f1ed971-e3b0-4c7a-bb19-b473487208a4 => generated 1481 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:05.360 8 INFO nova.api.openstack.wsgi [None req-e89e8645-a236-4aec-9575-8fd7196c5479 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] HTTP exception thrown: Instance 1f1ed971-e3b0-4c7a-bb19-b473487208a4 could not be found. [pid: 8|app: 0|req: 566/1126] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:32:05 2026] GET /v2.1/servers/1f1ed971-e3b0-4c7a-bb19-b473487208a4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:05.991 7 INFO nova.api.openstack.compute.server_external_events [req-3eb2949e-76d2-492d-af56-703396ab8cf8 req-66c52645-c29d-4e36-9263-1ac886d33e9d dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-changed:2734a65f-c8f1-4719-9f2a-1160080758a4 for instance 2b6c5379-40d4-4b66-8f63-0e59a0951c56 on instance [pid: 7|app: 0|req: 561/1127] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:32:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1128] 10.0.0.169 () {32 vars in 718 bytes} [Tue Aug 11 09:32:05 2026] DELETE /v2.1/servers/2b6c5379-40d4-4b66-8f63-0e59a0951c56 => generated 0 bytes in 87 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-08-11 09:32:06.137 7 WARNING neutronclient.v2_0.client [None req-3f9f3a0d-3f26-4f7a-84a7-6f513dd22b43 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1129] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:32:06 2026] GET /v2.1/servers/2b6c5379-40d4-4b66-8f63-0e59a0951c56 => generated 1943 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-08-11 09:32:08.324 8 INFO nova.api.openstack.compute.server_external_events [req-5d07df9e-b869-4fb1-ad29-3c29690bfa88 req-2b55ced4-064c-4edd-8d2e-13a691e07848 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-unplugged:2734a65f-c8f1-4719-9f2a-1160080758a4 for instance 2b6c5379-40d4-4b66-8f63-0e59a0951c56 on instance [pid: 8|app: 0|req: 568/1130] 10.0.0.200 () {38 vars in 815 bytes} [Tue Aug 11 09:32:08 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-08-11 09:32:08.963 7 INFO nova.api.openstack.compute.server_external_events [req-6bf15f45-bbed-439a-89dd-7c45a2d88340 req-760496d7-a48b-44a8-aa2d-5b62d44c8ff0 dbd0adbefcaf436ebfe0f86d106a9590 325156447a0040458d84deebf3dd2953 - - 56f323a5b85d4dd1ba0cfa0619ef0951 56f323a5b85d4dd1ba0cfa0619ef0951] Creating event network-vif-deleted:2734a65f-c8f1-4719-9f2a-1160080758a4 for instance 2b6c5379-40d4-4b66-8f63-0e59a0951c56 on instance [pid: 7|app: 0|req: 563/1131] 10.0.0.72 () {38 vars in 814 bytes} [Tue Aug 11 09:32:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:11.372 8 WARNING neutronclient.v2_0.client [None req-506c8300-fa0b-4496-abd2-fb5e93a67006 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1132] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:32:11 2026] GET /v2.1/servers/2b6c5379-40d4-4b66-8f63-0e59a0951c56 => generated 1481 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-08-11 09:32:16.448 8 INFO nova.api.openstack.wsgi [None req-002aa410-2cab-45a2-9044-4065201a5403 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] HTTP exception thrown: Instance 2b6c5379-40d4-4b66-8f63-0e59a0951c56 could not be found. [pid: 8|app: 0|req: 571/1135] 10.0.0.169 () {32 vars in 715 bytes} [Tue Aug 11 09:32:16 2026] GET /v2.1/servers/2b6c5379-40d4-4b66-8f63-0e59a0951c56 => 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: 7|app: 0|req: 565/1136] 10.0.0.169 () {32 vars in 726 bytes} [Tue Aug 11 09:32:17 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1114400273 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:17.558 8 INFO nova.api.openstack.wsgi [None req-1df87d39-f8c3-4c10-8342-052ee576b9f1 6688036bdede4a6582af977fee79fcf5 fb485274c7a647baa03cb217833223ed - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1114400273 not found for user 6688036bdede4a6582af977fee79fcf5 [pid: 8|app: 0|req: 572/1137] 10.0.0.169 () {32 vars in 723 bytes} [Tue Aug 11 09:32:17 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1114400273 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1150] 10.0.0.169 () {32 vars in 655 bytes} [Tue Aug 11 09:33:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1151] 10.0.0.169 () {32 vars in 641 bytes} [Tue Aug 11 09:33:20 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 09:33:20.328 8 WARNING oslo_db.sqlalchemy.utils [None req-64bdfa1d-d377-42f6-93eb-468a75102865 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 580/1152] 10.0.0.169 () {32 vars in 649 bytes} [Tue Aug 11 09:33:20 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1153] 10.0.0.169 () {32 vars in 694 bytes} [Tue Aug 11 09:33:20 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1178] 10.0.0.190 () {28 vars in 454 bytes} [Tue Aug 11 09:35:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1179] 10.0.0.190 () {30 vars in 658 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 594/1180] 10.0.0.190 () {32 vars in 731 bytes} [Tue Aug 11 09:35:20 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: 587/1181] 10.0.0.190 () {34 vars in 806 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1182] 10.0.0.190 () {28 vars in 454 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1183] 10.0.0.190 () {30 vars in 658 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 596/1184] 10.0.0.190 () {32 vars in 731 bytes} [Tue Aug 11 09:35:20 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: 589/1185] 10.0.0.190 () {34 vars in 894 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1/servers/detail?project_id=325156447a0040458d84deebf3dd2953&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1186] 10.0.0.190 () {34 vars in 894 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1/servers/detail?project_id=906d158c23644430b821e11e3828bd47&all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1187] 10.0.0.190 () {34 vars in 894 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1/servers/detail?project_id=ec39098ce47e4b60bcc09c15e3df219f&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)