+ 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 [Mon Aug 24 16:00:51 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-69899d8bf6-stt6d 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 0x7fd99c836668 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-24 16:00:56.794 7 INFO nova.utils [None req-0319eccc-7c01-49ed-82e6-ea1c758e7340 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 16:00:56.913 8 INFO nova.utils [None req-a02f9385-f669-44a1-aed1-2a451f3e38e1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 16:00:58.518 7 WARNING keystonemiddleware._common.config [None req-0319eccc-7c01-49ed-82e6-ea1c758e7340 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:00:58.528 7 WARNING oslo_config.cfg [None req-0319eccc-7c01-49ed-82e6-ea1c758e7340 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 16:00:58.615 7 WARNING keystonemiddleware._common.config [None req-0319eccc-7c01-49ed-82e6-ea1c758e7340 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:00:58.625 8 WARNING keystonemiddleware._common.config [None req-a02f9385-f669-44a1-aed1-2a451f3e38e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:00:58.631 7 WARNING oslo_config.cfg [None req-0319eccc-7c01-49ed-82e6-ea1c758e7340 - - - - - -] 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-24 16:00:58.635 8 WARNING oslo_config.cfg [None req-a02f9385-f669-44a1-aed1-2a451f3e38e1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 16:00:58.643 7 WARNING oslo_config.cfg [None req-0319eccc-7c01-49ed-82e6-ea1c758e7340 - - - - - -] 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 0x7fd99c836668 pid: 7 (default app) 2026-08-24 16:00:58.717 8 WARNING keystonemiddleware._common.config [None req-a02f9385-f669-44a1-aed1-2a451f3e38e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:00:58.733 8 WARNING oslo_config.cfg [None req-a02f9385-f669-44a1-aed1-2a451f3e38e1 - - - - - -] 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-24 16:00:58.746 8 WARNING oslo_config.cfg [None req-a02f9385-f669-44a1-aed1-2a451f3e38e1 - - - - - -] 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 0x7fd99c836668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:01:05 2026] GET /v2.1 => generated 114 bytes in 23 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-24 16:01:06.272 8 WARNING oslo_policy.policy [None req-e73c428d-921e-4495-a765-3706169be2a7 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - 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-24 16:01:06.272 8 WARNING oslo_policy.policy [None req-e73c428d-921e-4495-a765-3706169be2a7 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - 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.87 () {44 vars in 905 bytes} [Mon Aug 24 16:01:05 2026] GET /v2.1 => generated 0 bytes in 536 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-24 16:01:06.375 7 WARNING oslo_policy.policy [req-e73c428d-921e-4495-a765-3706169be2a7 req-83c49492-6aaf-48e4-b78f-c9501ac476f6 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - 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-24 16:01:06.376 7 WARNING oslo_policy.policy [req-e73c428d-921e-4495-a765-3706169be2a7 req-83c49492-6aaf-48e4-b78f-c9501ac476f6 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - 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.87 () {46 vars in 978 bytes} [Mon Aug 24 16:01:06 2026] GET /v2.1/ => generated 399 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:01:06.504 8 INFO nova.api.openstack.wsgi [None req-44b27252-b840-4e17-b35f-39a1dabc8a61 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.87 () {48 vars in 1007 bytes} [Mon Aug 24 16:01:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:01:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.87 () {52 vars in 1044 bytes} [Mon Aug 24 16:01:06 2026] POST /v2.1/flavors => generated 527 bytes in 47 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.87 () {42 vars in 701 bytes} [Mon Aug 24 16:01: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.87 () {44 vars in 905 bytes} [Mon Aug 24 16:01:07 2026] GET /v2.1 => generated 0 bytes in 47 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.87 () {46 vars in 978 bytes} [Mon Aug 24 16:01:07 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:01:07.491 8 INFO nova.api.openstack.wsgi [None req-fe0f4f55-78dc-4820-9e93-07ea2fa961c6 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.87 () {48 vars in 1009 bytes} [Mon Aug 24 16:01:07 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 31 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.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:01:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 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.87 () {52 vars in 1044 bytes} [Mon Aug 24 16:01:07 2026] POST /v2.1/flavors => generated 530 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 10.0.0.27 () {28 vars in 453 bytes} [Mon Aug 24 16:01: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: 8/16] 10.0.0.27 () {30 vars in 657 bytes} [Mon Aug 24 16:01:07 2026] GET /v2.1 => generated 0 bytes in 30 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: 9/17] 10.0.0.27 () {32 vars in 730 bytes} [Mon Aug 24 16:01:07 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 10.0.0.27 () {34 vars in 764 bytes} [Mon Aug 24 16:01:07 2026] GET /v2.1/os-services => generated 16 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:01: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 10/20] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:01:08 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:01:08 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:01:08.445 8 INFO nova.api.openstack.wsgi [None req-5bd537cf-f077-4fbd-bb55-3b9e3e57dbc1 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 11/22] 199.19.213.87 () {48 vars in 1011 bytes} [Mon Aug 24 16:01:08 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:01:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.87 () {52 vars in 1044 bytes} [Mon Aug 24 16:01:08 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:01: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: 13/26] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:01:09 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:01:09 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-24 16:01:09.406 8 INFO nova.api.openstack.wsgi [None req-70df159b-d24b-468f-8492-0561bc008cf5 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/28] 199.19.213.87 () {48 vars in 1009 bytes} [Mon Aug 24 16:01:09 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:01: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: 15/30] 199.19.213.87 () {52 vars in 1044 bytes} [Mon Aug 24 16:01:09 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:01: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: 7|app: 0|req: 17/34] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:01:10 2026] GET /v2.1 => generated 0 bytes in 379 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 18/35] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:01: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-24 16:01:10.744 7 INFO nova.api.openstack.wsgi [None req-ffe51a0b-9913-4bac-a80b-24015cc46f9f ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/36] 199.19.213.87 () {48 vars in 1011 bytes} [Mon Aug 24 16:01:10 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/37] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:01:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/38] 199.19.213.87 () {52 vars in 1044 bytes} [Mon Aug 24 16:01:10 2026] POST /v2.1/flavors => generated 533 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/39] 10.0.0.27 () {28 vars in 453 bytes} [Mon Aug 24 16:01:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/40] 10.0.0.27 () {30 vars in 657 bytes} [Mon Aug 24 16:01:12 2026] GET /v2.1 => generated 0 bytes in 33 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: 21/41] 10.0.0.27 () {32 vars in 730 bytes} [Mon Aug 24 16:01:12 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: 21/42] 10.0.0.27 () {34 vars in 764 bytes} [Mon Aug 24 16:01:12 2026] GET /v2.1/os-services => generated 498 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/43] 10.0.0.27 () {28 vars in 453 bytes} [Mon Aug 24 16:01:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 22/44] 10.0.0.27 () {30 vars in 657 bytes} [Mon Aug 24 16:01:16 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: 23/45] 10.0.0.27 () {32 vars in 730 bytes} [Mon Aug 24 16:01:16 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: 23/46] 10.0.0.27 () {34 vars in 807 bytes} [Mon Aug 24 16:01:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/49] 10.0.0.27 () {28 vars in 453 bytes} [Mon Aug 24 16:01:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/50] 10.0.0.27 () {30 vars in 657 bytes} [Mon Aug 24 16:01:20 2026] GET /v2.1 => generated 0 bytes in 30 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: 26/51] 10.0.0.27 () {32 vars in 730 bytes} [Mon Aug 24 16:01:20 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/52] 10.0.0.27 () {34 vars in 807 bytes} [Mon Aug 24 16:01:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 10.0.0.10 () {28 vars in 453 bytes} [Mon Aug 24 16:06:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 60/120] 10.0.0.10 () {30 vars in 657 bytes} [Mon Aug 24 16:06:53 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/121] 10.0.0.10 () {32 vars in 730 bytes} [Mon Aug 24 16:06:53 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: 61/122] 10.0.0.10 () {34 vars in 803 bytes} [Mon Aug 24 16:06:53 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:10:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 83/166] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:10:20 2026] GET /v2.1 => generated 0 bytes in 107 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: 84/167] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:10:20 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:10:20.481 8 INFO nova.api.openstack.wsgi [None req-95330bc0-b26d-47bf-9d45-bb8996ae86ee ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 84/168] 199.19.213.87 () {48 vars in 1013 bytes} [Mon Aug 24 16:10:20 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: 85/169] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:10:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.19.213.87 () {52 vars in 1045 bytes} [Mon Aug 24 16:10:20 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:12: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: 98/196] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:12:21 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 99/197] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:12:21 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-24 16:12:21.413 7 INFO nova.api.openstack.wsgi [None req-9e19467c-143d-4997-bb32-465f11cb2d12 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ffcb9661cdde43eeb27134d97beee2fb [pid: 7|app: 0|req: 99/198] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:12:21 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-24 16:12:21.432 8 WARNING oslo_db.sqlalchemy.utils [None req-5ff2792e-074f-453a-b10e-9ab486373497 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 100/199] 199.19.213.87 () {48 vars in 1012 bytes} [Mon Aug 24 16:12:21 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 199.19.213.87 () {52 vars in 1053 bytes} [Mon Aug 24 16:12:21 2026] POST /v2.1/os-keypairs => generated 576 bytes in 73 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/201] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:12: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: 101/202] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:12:24 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:12:25 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.19.213.87 () {48 vars in 1069 bytes} [Mon Aug 24 16:12:25 2026] GET /v2.1/os-quota-sets/b95c8b6d8a414684b3614050975ee9d8 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.19.213.87 () {52 vars in 1121 bytes} [Mon Aug 24 16:12:25 2026] PUT /v2.1/os-quota-sets/b95c8b6d8a414684b3614050975ee9d8 => generated 238 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:20:26 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: 152/303] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:20:26 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:20:26 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:20:26.921 8 INFO nova.api.openstack.wsgi [None req-773de0ec-d215-410a-8d59-062578f91793 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 153/305] 199.19.213.87 () {48 vars in 1011 bytes} [Mon Aug 24 16:20:26 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/306] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:20:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/307] 199.19.213.87 () {52 vars in 1045 bytes} [Mon Aug 24 16:20:26 2026] POST /v2.1/flavors => generated 532 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:23:36 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: 174/347] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:23:36 2026] GET /v2.1 => generated 0 bytes in 18 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 174/348] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:23:36 2026] GET /v2.1/ => generated 399 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 199.19.213.87 () {48 vars in 1069 bytes} [Mon Aug 24 16:23:36 2026] GET /v2.1/os-quota-sets/7440da82c4484346a0e280d9baa80a30 => generated 283 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/350] 199.19.213.87 () {52 vars in 1121 bytes} [Mon Aug 24 16:23:36 2026] PUT /v2.1/os-quota-sets/7440da82c4484346a0e280d9baa80a30 => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:35:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:35:47 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:35:48 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:35:48.124 7 INFO nova.api.openstack.wsgi [None req-f197ccfa-02f7-4fa3-9419-4c852218d7dc ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 250/500] 199.19.213.87 () {48 vars in 1007 bytes} [Mon Aug 24 16:35:48 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: 8|app: 0|req: 251/501] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:35:48 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: 251/502] 199.19.213.87 () {48 vars in 1095 bytes} [Mon Aug 24 16:35:48 2026] GET /v2.1/flavors/9ef40b80-9ef8-4a7e-98c9-c2af44147e32/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: 252/503] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:35:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:35:49 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:35:49 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:35:49.099 7 INFO nova.api.openstack.wsgi [None req-a8b093b2-5498-4494-9d47-c0c3f1588010 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 253/506] 199.19.213.87 () {48 vars in 1009 bytes} [Mon Aug 24 16:35:49 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:35:49 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: 254/508] 199.19.213.87 () {48 vars in 1095 bytes} [Mon Aug 24 16:35:49 2026] GET /v2.1/flavors/b0b11e32-874f-4666-be3f-9f638a4f2f6f/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: 256/511] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:35:49 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:35:49 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:35:50 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-24 16:35:50.042 7 INFO nova.api.openstack.wsgi [None req-78d6c1c4-68f0-4ba9-954a-695d31b8e3c9 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 257/514] 199.19.213.87 () {48 vars in 1011 bytes} [Mon Aug 24 16:35:50 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:35:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.19.213.87 () {48 vars in 1095 bytes} [Mon Aug 24 16:35:50 2026] GET /v2.1/flavors/3706fab0-8e72-4c04-b21d-6f4714bc993d/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: 259/517] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:35:50 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:35:50 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/519] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:35:51 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-24 16:35:51.040 7 INFO nova.api.openstack.wsgi [None req-87c3c989-055a-4d25-8b3e-16c250ccf782 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 260/520] 199.19.213.87 () {48 vars in 1009 bytes} [Mon Aug 24 16:35:51 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:35:51 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: 7|app: 0|req: 261/522] 199.19.213.87 () {48 vars in 1095 bytes} [Mon Aug 24 16:35:51 2026] GET /v2.1/flavors/aca09726-cc0c-4a44-8330-02073fe8dd84/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: 262/523] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:35:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:35:51 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: 263/525] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:35:51 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:35:52.003 7 INFO nova.api.openstack.wsgi [None req-1bb28f15-59d2-4ffd-b28c-8593a356f25e ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 263/526] 199.19.213.87 () {48 vars in 1011 bytes} [Mon Aug 24 16:35:51 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:35:52 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: 264/528] 199.19.213.87 () {48 vars in 1095 bytes} [Mon Aug 24 16:35:52 2026] GET /v2.1/flavors/984331e4-de9f-4aa0-b3fa-ebe6c10f0611/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: 271/541] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:36:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:36:54 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:36:54 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:36:54.466 7 INFO nova.api.openstack.wsgi [None req-0ffdd0df-2b60-439c-ab09-f9b8acc3da58 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 272/544] 199.19.213.87 () {48 vars in 1013 bytes} [Mon Aug 24 16:36:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:36:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.19.213.87 () {48 vars in 1095 bytes} [Mon Aug 24 16:36:54 2026] GET /v2.1/flavors/eb02fb2d-1bbd-422f-b975-6db9b8fff593/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:37:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:37:02 2026] GET /v2.1 => generated 0 bytes in 40 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.87 () {46 vars in 978 bytes} [Mon Aug 24 16:37:02 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:37:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:37:05 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: 277/554] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:37:05 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:37:05 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.19.213.87 () {48 vars in 1069 bytes} [Mon Aug 24 16:37:05 2026] GET /v2.1/os-quota-sets/b95c8b6d8a414684b3614050975ee9d8 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:37: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: 8|app: 0|req: 284/568] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:37:56 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:37:56 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-24 16:37:56.187 8 INFO nova.api.openstack.wsgi [None req-94eed2f4-7154-452a-9fcb-04d09fce4652 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 285/570] 199.19.213.87 () {48 vars in 1011 bytes} [Mon Aug 24 16:37:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:37:56 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: 286/572] 199.19.213.87 () {48 vars in 1095 bytes} [Mon Aug 24 16:37:56 2026] GET /v2.1/flavors/3424abb7-93a8-4681-ae1a-b4a5bdc9bf63/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: 289/577] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:38:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:38:11 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/579] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:38:11 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: 290/580] 199.19.213.87 () {48 vars in 1069 bytes} [Mon Aug 24 16:38:11 2026] GET /v2.1/os-quota-sets/7440da82c4484346a0e280d9baa80a30 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 199.19.213.87 () {42 vars in 701 bytes} [Mon Aug 24 16:39:00 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 199.19.213.87 () {44 vars in 905 bytes} [Mon Aug 24 16:39:00 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 297/593] 199.19.213.87 () {46 vars in 978 bytes} [Mon Aug 24 16:39:00 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-24 16:39:00.450 7 INFO nova.api.openstack.wsgi [None req-169075d2-3158-48a8-b1eb-fcff581fa884 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 297/594] 199.19.213.87 () {48 vars in 1007 bytes} [Mon Aug 24 16:39:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.19.213.87 () {48 vars in 1047 bytes} [Mon Aug 24 16:39:00 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: 7|app: 0|req: 302/604] 10.0.0.187 () {32 vars in 655 bytes} [Mon Aug 24 16:39:41 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 303/605] 10.0.0.187 () {32 vars in 641 bytes} [Mon Aug 24 16:39:41 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 16:39:41.752 7 WARNING oslo_db.sqlalchemy.utils [None req-04ef781c-b0f6-448a-abb8-5bb1e6296aea ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 303/606] 10.0.0.187 () {32 vars in 649 bytes} [Mon Aug 24 16:39:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 10.0.0.187 () {32 vars in 694 bytes} [Mon Aug 24 16:39:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:39:52 2026] GET /v2.1/flavors/9ef40b80-9ef8-4a7e-98c9-c2af44147e32 => generated 511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 10.0.0.187 () {32 vars in 641 bytes} [Mon Aug 24 16:39:52 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:39:52 2026] GET /v2.1/flavors/9ef40b80-9ef8-4a7e-98c9-c2af44147e32 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:39:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:57.565 7 WARNING neutronclient.v2_0.client [None req-d4878a91-4e87-4e20-9dae-d010a0513967 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in 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/614] 10.0.0.187 () {34 vars in 685 bytes} [Mon Aug 24 16:39:57 2026] POST /v2.1/os-security-groups => generated 247 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:58.347 8 WARNING neutronclient.v2_0.client [None req-f706a227-97bb-4f23-9969-a53434718104 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The 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-24 16:39:58.827 7 WARNING neutronclient.v2_0.client [None req-6b77bf36-8a3f-494b-9e89-4be04583e1bf d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The 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-24 16:39:58.879 8 WARNING neutronclient.v2_0.client [None req-f706a227-97bb-4f23-9969-a53434718104 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The 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-24 16:39:58.921 7 WARNING neutronclient.v2_0.client [None req-6b77bf36-8a3f-494b-9e89-4be04583e1bf d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.187 () {34 vars in 695 bytes} [Mon Aug 24 16:39:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:59.087 8 WARNING neutronclient.v2_0.client [None req-cabde89c-3a5a-491e-bff9-7c65235d22e7 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/616] 10.0.0.187 () {34 vars in 685 bytes} [Mon Aug 24 16:39:59 2026] POST /v2.1/os-security-groups => generated 248 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:59.306 8 WARNING neutronclient.v2_0.client [None req-4086cb1d-1259-4d55-9094-8dd3718fb108 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The 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-24 16:39:59.443 7 WARNING neutronclient.v2_0.client [None req-6b77bf36-8a3f-494b-9e89-4be04583e1bf d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The 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-24 16:39:59.461 8 WARNING neutronclient.v2_0.client [None req-4086cb1d-1259-4d55-9094-8dd3718fb108 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in 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/617] 10.0.0.187 () {34 vars in 695 bytes} [Mon Aug 24 16:39:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:59.662 8 WARNING neutronclient.v2_0.client [None req-659b909c-7771-449c-8e9e-755b3db1fa66 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The 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-24 16:39:59.698 8 WARNING neutronclient.v2_0.client [None req-659b909c-7771-449c-8e9e-755b3db1fa66 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in 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/618] 10.0.0.187 () {34 vars in 695 bytes} [Mon Aug 24 16:39:59 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:59.821 8 WARNING neutronclient.v2_0.client [None req-2a10f77d-846b-43a0-9daa-7dfe95679c00 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in 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/619] 10.0.0.187 () {32 vars in 737 bytes} [Mon Aug 24 16:39:59 2026] GET /v2.1/os-security-groups/1ec0c9b9-b871-404a-a1e9-b6fbaf9d98cb => generated 665 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:59.896 8 WARNING neutronclient.v2_0.client [None req-a473e7be-b256-487e-84fa-a83a235d43ce 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The 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-24 16:39:59.930 8 WARNING neutronclient.v2_0.client [None req-a473e7be-b256-487e-84fa-a83a235d43ce 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The 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-24 16:40:00.002 8 WARNING neutronclient.v2_0.client [None req-a473e7be-b256-487e-84fa-a83a235d43ce 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/620] 10.0.0.187 () {32 vars in 750 bytes} [Mon Aug 24 16:39:59 2026] DELETE /v2.1/os-security-group-rules/5d6477ef-e2fa-4ad8-a642-d2638bff3a12 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:40:00.115 8 WARNING neutronclient.v2_0.client [None req-9cc88cff-9637-490b-95c7-e3db2df90fbd 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/623] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:39:58 2026] POST /v2.1/servers => generated 450 bytes in 1380 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-24 16:40:00.147 7 WARNING neutronclient.v2_0.client [None req-78882cf0-bd26-4c2d-a866-d990fb5e4f42 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The 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-24 16:40:00.699 8 WARNING neutronclient.v2_0.client [None req-9cc88cff-9637-490b-95c7-e3db2df90fbd 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in 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/624] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:00 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1400 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/625] 10.0.0.187 () {32 vars in 740 bytes} [Mon Aug 24 16:40:00 2026] DELETE /v2.1/os-security-groups/1ec0c9b9-b871-404a-a1e9-b6fbaf9d98cb => generated 0 bytes in 1068 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-24 16:40:01.187 7 WARNING neutronclient.v2_0.client [None req-4044402d-7aee-4ffe-bc0c-27cc87280e2f 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The 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-24 16:40:01.314 7 WARNING neutronclient.v2_0.client [None req-4044402d-7aee-4ffe-bc0c-27cc87280e2f 9169b04aa8fb4463ac0b131e3159cdb0 c851a7a77907449887f2c83198cc0912 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/626] 10.0.0.187 () {32 vars in 740 bytes} [Mon Aug 24 16:40:01 2026] DELETE /v2.1/os-security-groups/395d88b1-ad41-4c32-813b-6adf42bbde7e => generated 0 bytes in 353 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:40:01.844 8 WARNING neutronclient.v2_0.client [None req-db898854-b802-4205-81db-fe1023941096 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/627] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:01 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1396 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:03.683 8 WARNING neutronclient.v2_0.client [None req-f9a58ce9-c89c-4303-9c77-e56cad3559ad d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The 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-24 16:40:03.691 7 WARNING neutronclient.v2_0.client [None req-59b7438d-807c-4b5b-87e7-f15fee5db0cb f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The python binding code in 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/628] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:03 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1452 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/629] 10.0.0.187 () {34 vars in 685 bytes} [Mon Aug 24 16:40:03 2026] POST /v2.1/os-security-groups => generated 242 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:03.890 8 WARNING neutronclient.v2_0.client [None req-4009fe02-3194-4f1b-976d-49b064eb4642 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/630] 10.0.0.187 () {34 vars in 685 bytes} [Mon Aug 24 16:40:03 2026] POST /v2.1/os-security-groups => generated 242 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:40:04.065 7 WARNING neutronclient.v2_0.client [None req-2dc63223-c8ee-45bb-b434-6eab95ebab77 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/631] 10.0.0.187 () {34 vars in 685 bytes} [Mon Aug 24 16:40:04 2026] POST /v2.1/os-security-groups => generated 243 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:40:04.267 8 WARNING neutronclient.v2_0.client [None req-b243fa2f-ac6b-40d7-884d-6675c33c8e54 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:04.338 8 WARNING neutronclient.v2_0.client [None req-b243fa2f-ac6b-40d7-884d-6675c33c8e54 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:04.385 8 WARNING neutronclient.v2_0.client [None req-b243fa2f-ac6b-40d7-884d-6675c33c8e54 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/632] 10.0.0.187 () {32 vars in 663 bytes} [Mon Aug 24 16:40:04 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:40:04.459 7 WARNING neutronclient.v2_0.client [None req-d10ed0d5-a436-4f56-979d-dc14c3dfe230 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:04.497 7 WARNING neutronclient.v2_0.client [None req-d10ed0d5-a436-4f56-979d-dc14c3dfe230 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The python binding code in 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/633] 10.0.0.187 () {32 vars in 740 bytes} [Mon Aug 24 16:40:04 2026] DELETE /v2.1/os-security-groups/663680b2-6922-474b-b106-b08b0c7c3244 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:40:04.591 8 WARNING neutronclient.v2_0.client [None req-39cfa0d0-1e8c-4c1c-b29f-ec81fc5b2621 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:04.611 8 INFO nova.api.openstack.wsgi [None req-39cfa0d0-1e8c-4c1c-b29f-ec81fc5b2621 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] HTTP exception thrown: Security group 663680b2-6922-474b-b106-b08b0c7c3244 does not exist Neutron server returns request_ids: ['req-63aaf39d-81ba-4165-b04a-75987fdbdf90'] [pid: 8|app: 0|req: 321/634] 10.0.0.187 () {32 vars in 737 bytes} [Mon Aug 24 16:40:04 2026] GET /v2.1/os-security-groups/663680b2-6922-474b-b106-b08b0c7c3244 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:40:04.622 7 WARNING neutronclient.v2_0.client [None req-877e04a8-9284-4556-867a-c771aa8e4243 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:04.655 7 WARNING neutronclient.v2_0.client [None req-877e04a8-9284-4556-867a-c771aa8e4243 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The python binding code in 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/635] 10.0.0.187 () {32 vars in 740 bytes} [Mon Aug 24 16:40:04 2026] DELETE /v2.1/os-security-groups/d461badf-8a9b-49e5-a3fd-7a438ae41e1f => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:40:04.780 8 WARNING neutronclient.v2_0.client [None req-72ee496e-5e0e-4791-8f9b-ce00809974b6 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:04.803 8 INFO nova.api.openstack.wsgi [None req-72ee496e-5e0e-4791-8f9b-ce00809974b6 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] HTTP exception thrown: Security group d461badf-8a9b-49e5-a3fd-7a438ae41e1f does not exist Neutron server returns request_ids: ['req-dc967412-11c4-48ba-b8b4-4c7255d26d47'] [pid: 8|app: 0|req: 322/636] 10.0.0.187 () {32 vars in 737 bytes} [Mon Aug 24 16:40:04 2026] GET /v2.1/os-security-groups/d461badf-8a9b-49e5-a3fd-7a438ae41e1f => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:40:04.827 8 WARNING neutronclient.v2_0.client [None req-cc7fba3b-8191-4765-930f-585f41bad5e6 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:04.867 8 WARNING neutronclient.v2_0.client [None req-cc7fba3b-8191-4765-930f-585f41bad5e6 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:04.893 7 WARNING neutronclient.v2_0.client [None req-ae801ed0-727b-4b6a-9b74-35c3e5bd7e73 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/637] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:04 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1460 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/638] 10.0.0.187 () {32 vars in 740 bytes} [Mon Aug 24 16:40:04 2026] DELETE /v2.1/os-security-groups/f43fce8a-6f58-4662-9dfc-0d4caf5f9bc0 => generated 0 bytes in 150 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-24 16:40:04.988 7 WARNING neutronclient.v2_0.client [None req-45fb79b0-bd7f-4342-a337-a3b29455257b f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:05.010 7 INFO nova.api.openstack.wsgi [None req-45fb79b0-bd7f-4342-a337-a3b29455257b f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] HTTP exception thrown: Security group f43fce8a-6f58-4662-9dfc-0d4caf5f9bc0 does not exist Neutron server returns request_ids: ['req-b51331c5-10ad-472d-8eff-d1309eaf8a31'] [pid: 7|app: 0|req: 316/639] 10.0.0.187 () {32 vars in 737 bytes} [Mon Aug 24 16:40:04 2026] GET /v2.1/os-security-groups/f43fce8a-6f58-4662-9dfc-0d4caf5f9bc0 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:40:05.025 8 WARNING neutronclient.v2_0.client [None req-25411229-1575-4ffd-9d04-3c3e96da304d f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:05.072 8 WARNING neutronclient.v2_0.client [None req-25411229-1575-4ffd-9d04-3c3e96da304d f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:05.126 8 WARNING neutronclient.v2_0.client [None req-25411229-1575-4ffd-9d04-3c3e96da304d f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/640] 10.0.0.187 () {32 vars in 663 bytes} [Mon Aug 24 16:40:05 2026] GET /v2.1/os-security-groups => generated 707 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:40:05.201 7 WARNING neutronclient.v2_0.client [None req-96dd9338-3d1b-4dcd-9f1b-ae6484f6f322 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:05.228 7 INFO nova.api.openstack.wsgi [None req-96dd9338-3d1b-4dcd-9f1b-ae6484f6f322 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] HTTP exception thrown: Security group f43fce8a-6f58-4662-9dfc-0d4caf5f9bc0 does not exist Neutron server returns request_ids: ['req-00ec8c96-de6f-4105-8fb6-602784154638'] [pid: 7|app: 0|req: 317/641] 10.0.0.187 () {32 vars in 740 bytes} [Mon Aug 24 16:40:05 2026] DELETE /v2.1/os-security-groups/f43fce8a-6f58-4662-9dfc-0d4caf5f9bc0 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:40:05.253 8 WARNING neutronclient.v2_0.client [None req-a472c2e5-6ae9-42a7-b0d0-9126f1651b7e f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:05.286 8 INFO nova.api.openstack.wsgi [None req-a472c2e5-6ae9-42a7-b0d0-9126f1651b7e f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] HTTP exception thrown: Security group d461badf-8a9b-49e5-a3fd-7a438ae41e1f does not exist Neutron server returns request_ids: ['req-61ad12ff-ff95-457d-b05c-943e262215c6'] [pid: 8|app: 0|req: 325/642] 10.0.0.187 () {32 vars in 740 bytes} [Mon Aug 24 16:40:05 2026] DELETE /v2.1/os-security-groups/d461badf-8a9b-49e5-a3fd-7a438ae41e1f => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:40:05.300 7 WARNING neutronclient.v2_0.client [None req-47c8dba8-3739-4317-a687-d2605f6e3ba8 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] The 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-24 16:40:05.317 7 INFO nova.api.openstack.wsgi [None req-47c8dba8-3739-4317-a687-d2605f6e3ba8 f0482361e0a64782bf0238277c0e9578 a30c3a4b968f4a62b7634f1c8f3b9c65 - - default default] HTTP exception thrown: Security group 663680b2-6922-474b-b106-b08b0c7c3244 does not exist Neutron server returns request_ids: ['req-9e5bbea5-e2ec-454d-9699-eb68591e2614'] [pid: 7|app: 0|req: 318/643] 10.0.0.187 () {32 vars in 740 bytes} [Mon Aug 24 16:40:05 2026] DELETE /v2.1/os-security-groups/663680b2-6922-474b-b106-b08b0c7c3244 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:40:05.986 8 WARNING neutronclient.v2_0.client [None req-31f4c863-94d0-48bb-a3e2-b52a7fb68ec1 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/644] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:05 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1538 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-24 16:40:07.164 8 WARNING neutronclient.v2_0.client [None req-dc633443-70cb-407a-b049-cc8ceae5760e d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The 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-24 16:40:07.181 7 INFO nova.api.openstack.compute.server_external_events [req-12b00a2f-33dc-499e-b75c-b4c6bd08a658 req-ea89ca39-b735-47c3-a769-8bedd2e3f141 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:cf030aeb-8a45-48c0-8b71-d200a8fd9901 for instance 97f32339-f189-4d2e-8def-046000c56d08 on instance 2026-08-24 16:40:07.191 7 INFO nova.compute.rpcapi [None req-f7f847f6-a569-4757-9a11-99b98c90ba57 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 319/645] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/646] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:07 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:08.668 7 WARNING neutronclient.v2_0.client [None req-79802bfd-4d9b-4574-99a1-0dc4311f74b6 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/647] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:08 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:09.811 8 WARNING neutronclient.v2_0.client [None req-0844fce7-43f0-4773-82a7-f9c311c4765f d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/650] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:09 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:11.008 7 WARNING neutronclient.v2_0.client [None req-41e68157-8f07-4a37-a79b-ae326fcb66a5 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/651] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:10 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 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-24 16:40:11.551 8 WARNING neutronclient.v2_0.client [None req-ef4399e5-73fb-4b90-8949-ebef38899044 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The 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-24 16:40:11.729 8 WARNING neutronclient.v2_0.client [None req-ef4399e5-73fb-4b90-8949-ebef38899044 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] 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-24 16:40:12.166 7 WARNING neutronclient.v2_0.client [None req-87253d6f-2d38-445e-9f9c-e20838358185 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/652] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:12 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:40:11 2026] POST /v2.1/servers => generated 424 bytes in 1091 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-24 16:40:12.485 7 WARNING neutronclient.v2_0.client [None req-1509bcdb-9512-4f08-a4e3-6c5f2a0c8d73 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/654] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:12 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1370 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-24 16:40:13.348 8 WARNING neutronclient.v2_0.client [None req-0756eb84-f582-423b-a968-9878bd0d3f21 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/655] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:13 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:13.587 7 WARNING neutronclient.v2_0.client [None req-9a59bae2-8d90-4811-a652-4020913d4ed1 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/656] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:13 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1374 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: 8|app: 0|req: 331/657] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:40:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:14.588 7 WARNING neutronclient.v2_0.client [None req-070e633c-c8e5-4cb6-aa0b-6ef2867c5035 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The 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-24 16:40:14.684 8 WARNING neutronclient.v2_0.client [None req-855bc45e-dfcb-44fa-b18a-3687816ceda4 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/658] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:14 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:14 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1422 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:15.773 7 WARNING neutronclient.v2_0.client [None req-4cc8b92a-e5f6-4e8e-8164-08a1b8f4daf6 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The 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-24 16:40:15.782 8 WARNING neutronclient.v2_0.client [None req-c5fee892-9410-40ea-8358-ec8bb8fd3ee2 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/660] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:15 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1422 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/661] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:15 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:16.000 8 WARNING neutronclient.v2_0.client [None req-f288afac-ca24-42f9-8529-02ea46e0e206 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The 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-24 16:40:16.032 8 WARNING neutronclient.v2_0.client [None req-f288afac-ca24-42f9-8529-02ea46e0e206 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The 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-24 16:40:16.174 8 WARNING neutronclient.v2_0.client [None req-f288afac-ca24-42f9-8529-02ea46e0e206 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/662] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:40:15 2026] POST /v2.1/servers => generated 453 bytes in 424 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-24 16:40:16.388 7 WARNING neutronclient.v2_0.client [None req-c11db44b-214b-4c31-a63a-a3cb524011d8 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/663] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:16 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1432 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-24 16:40:16.776 8 INFO nova.api.openstack.compute.server_external_events [req-6bd05c42-db58-4086-9d9f-38238c45d443 req-9b3a0406-4f87-4504-b73e-b6e43fff0393 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:cf030aeb-8a45-48c0-8b71-d200a8fd9901 for instance 97f32339-f189-4d2e-8def-046000c56d08 on instance 2026-08-24 16:40:16.788 8 INFO nova.compute.rpcapi [None req-bd72c8e8-e930-4583-9191-9ce13463e50f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 335/664] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:40:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 16:40:16.917 7 WARNING neutronclient.v2_0.client [None req-a94c349c-2ee7-4730-aaee-c338778c9165 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The 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-24 16:40:16.940 8 WARNING neutronclient.v2_0.client [None req-51d657ee-ade8-4f97-a2df-76df5750b0c2 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/665] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:16 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1430 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/666] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:16 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1526 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:17.502 7 WARNING neutronclient.v2_0.client [None req-c9578d17-5a7f-4e36-8b38-803f15750153 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/667] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:17 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1436 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-24 16:40:18.034 8 WARNING neutronclient.v2_0.client [None req-f6ad1a5e-4839-4c99-844c-f6578c16083b b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] 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-24 16:40:18.086 7 INFO nova.api.openstack.compute.server_external_events [req-d31341bd-1712-46d4-bd50-cfbf3d155078 req-a8b20b40-2eb4-4b19-b54e-04e22b890992 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:65a47839-7df3-4118-807f-da253b993888 for instance 2160111b-dc66-4646-8124-87f3f0193284 on instance [pid: 7|app: 0|req: 332/668] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/669] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:17 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1482 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:40:18.147 7 WARNING neutronclient.v2_0.client [None req-c235f376-e5e6-4dc2-9a06-1c353d59a451 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/670] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:18 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1717 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:18.323 8 WARNING neutronclient.v2_0.client [None req-4b4d9783-80dc-448d-badf-99a4a923ea9f d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/671] 10.0.0.187 () {32 vars in 741 bytes} [Mon Aug 24 16:40:18 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/os-interface => generated 285 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, ' 2026-08-24 16:40:18.604 7 WARNING neutronclient.v2_0.client [None req-34c9e62a-7816-4bb2-8fb8-d095e63fdd15 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/672] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:18 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1484 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:19.201 8 WARNING neutronclient.v2_0.client [None req-00da8e9a-945b-4bc6-b8d4-4b7cc8f58b48 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] 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-24 16:40:19.271 7 WARNING neutronclient.v2_0.client [None req-511c7a83-4c15-4064-ac7d-04312e12d008 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/673] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:19 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1470 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:19 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1717 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-24 16:40:19.988 8 WARNING neutronclient.v2_0.client [None req-766352b2-7aad-4f0c-98c6-1f9a89168bac 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/677] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:19 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1484 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-24 16:40:20.131 7 INFO nova.api.openstack.compute.server_external_events [req-11361b41-5b9d-45f3-a758-d946575ec69c req-ffc490fb-34e6-4058-ba84-b6f86e2050f3 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:cf030aeb-8a45-48c0-8b71-d200a8fd9901 for instance 97f32339-f189-4d2e-8def-046000c56d08 on instance [pid: 7|app: 0|req: 337/678] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:20.335 8 WARNING neutronclient.v2_0.client [None req-a514bd1d-4c1e-4b41-89f2-3bbe43cabf6d b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in 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/679] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:20 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1470 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-24 16:40:21.077 7 WARNING neutronclient.v2_0.client [None req-4ba4bca8-1b03-437f-8ebb-49adbf883cec 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/680] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:21 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1492 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-24 16:40:21.502 8 WARNING neutronclient.v2_0.client [None req-e4c39543-1def-4007-bd9f-36696d10a3b7 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/681] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:21 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1470 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:22.169 7 WARNING neutronclient.v2_0.client [None req-7cc88fe9-a9b8-4629-8c0b-a35b182771dd 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The 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-24 16:40:22.177 8 INFO nova.api.openstack.compute.server_external_events [req-2f5f22e8-5e69-4999-8f7c-460994a82b9e req-e41fadf1-974e-497f-8d42-21f6e4d64259 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:b8e56735-c16d-42fa-8018-a258241721f9 for instance db7a670f-1d0e-4a37-9cad-70e5731b71f9 on instance [pid: 8|app: 0|req: 344/682] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:22 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: 339/683] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:22 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1570 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:22.670 8 WARNING neutronclient.v2_0.client [None req-2dbcff64-67dd-4738-95dc-c3e9efa8fe60 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/684] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:22 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1470 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:23.343 7 WARNING neutronclient.v2_0.client [None req-4879781c-9848-4ddd-8478-09172448d0d1 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/685] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:23 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1558 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:23.921 8 WARNING neutronclient.v2_0.client [None req-f4e6bedd-ba29-465a-a4b8-c11de3b612be b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/686] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:23 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1470 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-24 16:40:24.493 7 WARNING neutronclient.v2_0.client [None req-48634575-cde2-4181-956e-067a898172d6 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/687] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:24 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1558 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-24 16:40:24.698 8 INFO nova.api.openstack.compute.server_external_events [req-1637fe1f-faad-4664-94b0-dcaacc2b5133 req-bcfb3fc5-f15f-4fbe-9aa5-e315a083071e 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:65a47839-7df3-4118-807f-da253b993888 for instance 2160111b-dc66-4646-8124-87f3f0193284 on instance [pid: 8|app: 0|req: 347/688] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:40:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:25.124 7 WARNING neutronclient.v2_0.client [None req-cc392bb5-eb9c-437e-9404-e88f4a3fe8b0 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in 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/689] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:25 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1470 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:25.663 8 WARNING neutronclient.v2_0.client [None req-5d34a00a-7661-4edf-a2ce-1054fb7c5dc1 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/690] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:25 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1558 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:26.268 7 WARNING neutronclient.v2_0.client [None req-9e56fe5b-c924-4c7f-a23e-b080b17e42b4 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in 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/691] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:26 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1655 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/692] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:26 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284/ips => generated 109 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/693] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:26 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284/ips => generated 109 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/694] 10.0.0.187 () {32 vars in 825 bytes} [Mon Aug 24 16:40:26 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284/ips/tempest-ServerAddressesTestJSON-1136072341-network => generated 94 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/695] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:40:26 2026] DELETE /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:26.710 8 WARNING neutronclient.v2_0.client [None req-1bc53650-c95a-40ca-8935-cb86f7331abb b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] 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-24 16:40:26.798 7 WARNING neutronclient.v2_0.client [None req-8ee5daa5-0b58-4dd4-bcef-c7400ea47c4e 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/696] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:26 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1661 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:26 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1558 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-24 16:40:27.777 8 INFO nova.api.openstack.compute.server_external_events [req-b2447341-baab-4d1a-8fac-54db9ec8102a req-4f80c604-77cf-4056-bc25-a2823c3a3e20 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:b8e56735-c16d-42fa-8018-a258241721f9 for instance db7a670f-1d0e-4a37-9cad-70e5731b71f9 on instance [pid: 8|app: 0|req: 352/698] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:40:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:27.876 7 WARNING neutronclient.v2_0.client [None req-03c25887-5d5d-4fd4-af84-1e7ed7ab9c75 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] 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-24 16:40:27.966 8 WARNING neutronclient.v2_0.client [None req-d59294b7-6078-45de-a8cc-b28a91a31a40 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/699] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:27 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1661 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/700] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:27 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1558 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:29.049 7 WARNING neutronclient.v2_0.client [None req-5b70c707-fadd-4bbb-aa4a-73cd22f22440 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] 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-24 16:40:29.172 8 WARNING neutronclient.v2_0.client [None req-bfa8b2cd-8ba9-43bd-812c-403aaf1696a3 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/701] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:29 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1661 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:29 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1741 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:29.355 7 WARNING neutronclient.v2_0.client [None req-6ea6568e-8c18-4e0d-b38f-43432d2abf6a 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/703] 10.0.0.187 () {32 vars in 741 bytes} [Mon Aug 24 16:40:29 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9/os-interface => generated 284 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:29.595 8 INFO nova.api.openstack.compute.server_external_events [req-30c5725d-de4e-4ebe-b27a-c71880eb09ae req-1f8a243b-7523-4e27-878e-df1b8f147322 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:65a47839-7df3-4118-807f-da253b993888 for instance 2160111b-dc66-4646-8124-87f3f0193284 on instance [pid: 8|app: 0|req: 355/704] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:30.271 8 WARNING neutronclient.v2_0.client [None req-e936e2d6-243f-4d1d-bc28-35776caac8cd b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The 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-24 16:40:30.275 7 WARNING neutronclient.v2_0.client [None req-b704a219-fbde-41c8-8980-31042b3d1744 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/707] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:30 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1451 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-24 16:40:30.324 8 INFO nova.api.openstack.compute.server_external_events [req-9b4721bf-c05e-4892-9718-1420a69cf8ee req-634a731a-39ea-4194-b9db-a0a787b0931e 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:b8e56735-c16d-42fa-8018-a258241721f9 for instance db7a670f-1d0e-4a37-9cad-70e5731b71f9 on instance [pid: 8|app: 0|req: 358/708] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/709] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:30 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1741 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: 359/710] 10.0.0.187 () {32 vars in 641 bytes} [Mon Aug 24 16:40:30 2026] GET /v2.1/servers => generated 384 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/711] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:40:30 2026] DELETE /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 0 bytes in 100 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-24 16:40:30.621 8 WARNING neutronclient.v2_0.client [None req-ec4202d0-b39d-451d-b67b-2226d69a4982 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/712] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:30 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1747 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:31.388 7 WARNING neutronclient.v2_0.client [None req-c940d6fe-c9c3-40a7-b83e-20e4f5e1374a b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in 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/713] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:31 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1456 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-24 16:40:31.769 8 WARNING neutronclient.v2_0.client [None req-58318e6a-4d5d-49ca-a401-337628dccc45 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/714] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:31 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1867 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-24 16:40:32.511 7 WARNING neutronclient.v2_0.client [None req-c0e7b5cf-dd92-40c4-80f3-d7db3aaab713 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] The python binding code in 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/715] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:32 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => generated 1456 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:32.924 8 WARNING neutronclient.v2_0.client [None req-6d160251-8f66-4c65-aa72-d328a98b3383 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/716] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:32 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1867 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-24 16:40:33.349 7 INFO nova.api.openstack.compute.server_external_events [req-e09c3f7b-3dee-4bf6-a6aa-9798b25398d6 req-f3f67c6f-bea1-4299-bed3-8b48d1959aeb 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-unplugged:b8e56735-c16d-42fa-8018-a258241721f9 for instance db7a670f-1d0e-4a37-9cad-70e5731b71f9 on instance [pid: 7|app: 0|req: 355/717] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:40:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:33.594 8 INFO nova.api.openstack.wsgi [None req-7cbd53f8-03a2-4b33-af20-df9393004d43 b784b7ef9d4e4181aafca5dff8cb82db 49088b9088f14a52b51c72b357f71c4e - - default default] HTTP exception thrown: Instance 2160111b-dc66-4646-8124-87f3f0193284 could not be found. [pid: 8|app: 0|req: 363/718] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:33 2026] GET /v2.1/servers/2160111b-dc66-4646-8124-87f3f0193284 => 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-24 16:40:33.799 7 INFO nova.api.openstack.compute.server_external_events [req-27c74ee6-cd39-4062-b644-b4bd3093fae6 req-931011b5-b299-46c7-873c-96a92b141479 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:b8e56735-c16d-42fa-8018-a258241721f9 for instance db7a670f-1d0e-4a37-9cad-70e5731b71f9 on instance [pid: 7|app: 0|req: 356/719] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:33 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-24 16:40:34.109 8 WARNING neutronclient.v2_0.client [None req-638dbc9f-0163-4afa-83e0-e4456eebf1ca 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/720] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:34 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1513 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-24 16:40:35.200 7 WARNING neutronclient.v2_0.client [None req-7c6a3823-c538-433f-b107-5843b5a9388e 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/721] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:35 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1518 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:36.324 8 WARNING neutronclient.v2_0.client [None req-d6028878-b290-4199-8f14-2fb522b1b4f7 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] The python binding code in 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/722] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:36 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 1518 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-24 16:40:37.390 7 INFO nova.api.openstack.wsgi [None req-62e72660-ae10-416b-a03b-3abb4c3cf9f1 82b099321f1d4a448111df1fd8b29557 6e919fd3f1cf4b1ea8ee7613e12a283b - - default default] HTTP exception thrown: Instance db7a670f-1d0e-4a37-9cad-70e5731b71f9 could not be found. [pid: 7|app: 0|req: 358/723] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:37 2026] GET /v2.1/servers/db7a670f-1d0e-4a37-9cad-70e5731b71f9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/724] 10.0.0.187 () {32 vars in 706 bytes} [Mon Aug 24 16:40:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1858903073 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.187 () {30 vars in 413 bytes} [Mon Aug 24 16:40:42 2026] GET / => generated 423 bytes in 9 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, ' [pid: 8|app: 0|req: 369/728] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:40:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.187 () {28 vars in 560 bytes} [Mon Aug 24 16:40:42 2026] GET /v2/ => generated 402 bytes in 557 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.187 () {28 vars in 564 bytes} [Mon Aug 24 16:40:42 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: 361/731] 10.0.0.187 () {30 vars in 413 bytes} [Mon Aug 24 16:40:42 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-24 16:40:44.318 8 WARNING neutronclient.v2_0.client [None req-2a15b5c2-573a-417f-be7d-e94d4bb684c4 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The 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-24 16:40:44.355 8 WARNING neutronclient.v2_0.client [None req-2a15b5c2-573a-417f-be7d-e94d4bb684c4 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The 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-24 16:40:44.531 8 WARNING neutronclient.v2_0.client [None req-2a15b5c2-573a-417f-be7d-e94d4bb684c4 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/732] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:40:44 2026] POST /v2.1/servers => generated 449 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:40:44.785 7 WARNING neutronclient.v2_0.client [None req-f50ef36b-f8f8-42a4-9a42-6adf76cec71e 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/733] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:44 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1402 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-24 16:40:45.874 8 WARNING neutronclient.v2_0.client [None req-8decd3d1-6394-4d38-aac2-499cc97677d7 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/734] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:45 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1406 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-24 16:40:46.976 7 WARNING neutronclient.v2_0.client [None req-78e03567-19ff-4cf8-9e1b-b5d9b0cc31c0 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/735] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:46 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1454 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-24 16:40:48.074 8 WARNING neutronclient.v2_0.client [None req-becb7f6d-e1cd-4a2e-9846-baec476ae83c 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/736] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:48 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1454 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-24 16:40:49.177 7 WARNING neutronclient.v2_0.client [None req-9232b22e-cff5-4055-a68c-c2bd1d2b99f0 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/737] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:49 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1462 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:49.938 8 INFO nova.api.openstack.compute.server_external_events [req-aa9e73f2-3d60-4c74-a5b6-1d67d6e4c0fe req-1523b990-0af0-4f3b-9122-a988c43e6715 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:f67e9722-75d0-4264-aa15-cb8c5c88133d for instance a232e1b8-6d17-473a-8e1e-80651500bd43 on instance [pid: 8|app: 0|req: 374/740] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:49 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-24 16:40:50.266 7 WARNING neutronclient.v2_0.client [None req-cffeaaab-8692-4483-96d4-ca61fda98b52 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/741] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:50 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1539 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:51.450 8 WARNING neutronclient.v2_0.client [None req-9134ef0d-ebc4-4698-9b20-96119955dfb4 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/742] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:51 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1527 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-24 16:40:51.907 7 WARNING neutronclient.v2_0.client [None req-9f07d736-4e2b-4292-a8f2-482527ac9088 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/743] 10.0.0.187 () {32 vars in 741 bytes} [Mon Aug 24 16:40:51 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/os-interface => generated 285 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:52.054 8 WARNING neutronclient.v2_0.client [None req-dd0b0794-e63d-4337-8da3-bb16bd46fd30 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/744] 10.0.0.187 () {32 vars in 815 bytes} [Mon Aug 24 16:40:52 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/os-interface/cf030aeb-8a45-48c0-8b71-d200a8fd9901 => generated 282 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/745] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:52 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 377/746] 10.0.0.187 () {34 vars in 750 bytes} [Mon Aug 24 16:40:52 2026] POST /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/action => generated 0 bytes in 35 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-24 16:40:52.595 7 WARNING neutronclient.v2_0.client [None req-0c33d415-2b0a-42ae-952c-3b667fd27e8b 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/747] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:52 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/748] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:52 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/749] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:53 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:53.761 7 WARNING neutronclient.v2_0.client [None req-a2948c63-d32e-4a8a-ab08-bc9259de25fb 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] 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-24 16:40:53.803 8 INFO nova.api.openstack.compute.server_external_events [req-4ed3676e-af56-4289-a23f-848cffa60965 req-54f823db-a2e3-41ce-a01c-8ab5c9145a26 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:cf030aeb-8a45-48c0-8b71-d200a8fd9901 for instance 97f32339-f189-4d2e-8def-046000c56d08 on instance [pid: 8|app: 0|req: 380/750] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:53 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: 371/751] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:53 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1527 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: 8|app: 0|req: 381/752] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:54 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/ips => generated 194 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-24 16:40:54.744 7 WARNING neutronclient.v2_0.client [None req-6f59889d-5f76-46b4-a322-7a91dff94c93 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/753] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:54 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1951 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/754] 10.0.0.187 () {34 vars in 750 bytes} [Mon Aug 24 16:40:54 2026] POST /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:54.933 8 WARNING neutronclient.v2_0.client [None req-61226dfa-0fb5-437c-aa02-6789e307d4e6 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/755] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:54 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/ips => generated 194 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/756] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:54 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1527 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/757] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:55 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:40:56.003 8 INFO nova.api.openstack.compute.server_external_events [req-1f570524-7e3a-4491-b969-34fb268fc17b req-dcc76fbe-6350-43de-881f-ff4506335a09 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:f67e9722-75d0-4264-aa15-cb8c5c88133d for instance a232e1b8-6d17-473a-8e1e-80651500bd43 on instance [pid: 8|app: 0|req: 384/758] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:40:55 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-24 16:40:56.128 7 WARNING neutronclient.v2_0.client [None req-4919c0ec-1195-4fd3-bcd7-97b60eafa8c3 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/759] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:56 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1527 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, ' [pid: 8|app: 0|req: 385/760] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:57 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/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-24 16:40:57.170 7 INFO nova.api.openstack.compute.server_external_events [req-02a3c121-6c73-43ca-ba5a-a9369cc88877 req-cafd8b85-fef5-4a25-908b-9429fd0478b7 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:cf030aeb-8a45-48c0-8b71-d200a8fd9901 for instance 97f32339-f189-4d2e-8def-046000c56d08 on instance [pid: 7|app: 0|req: 376/761] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:57 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-24 16:40:57.281 8 WARNING neutronclient.v2_0.client [None req-14f0606f-b0b3-4a6c-9179-abd5f8fc8205 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/762] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:57 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1695 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:57.518 7 WARNING neutronclient.v2_0.client [None req-92271b21-435d-4e94-8176-f911142e9f63 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/763] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:57 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1695 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/764] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:58 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/ips => generated 194 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-24 16:40:58.875 7 INFO nova.api.openstack.compute.server_external_events [req-e660a5ec-e96e-4d2b-aeac-585112224bec req-9a730ba5-45d0-468d-bcdc-5532c1aa9061 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:f67e9722-75d0-4264-aa15-cb8c5c88133d for instance a232e1b8-6d17-473a-8e1e-80651500bd43 on instance [pid: 7|app: 0|req: 378/765] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:40:58 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: 388/766] 10.0.0.187 () {32 vars in 723 bytes} [Mon Aug 24 16:40:59 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08/ips => generated 156 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/767] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:40:59 2026] DELETE /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:59.318 8 WARNING neutronclient.v2_0.client [None req-a675f742-541b-4c13-803b-a99b9eec1c76 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/768] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:40:59 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1843 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-24 16:41:00.522 8 WARNING neutronclient.v2_0.client [None req-96d3d5d9-5cf0-442e-9ac8-1fa5dff5f59b d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/771] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:00 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1843 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:01.660 7 WARNING neutronclient.v2_0.client [None req-1b258a2d-634b-43fc-b524-27baa99a5361 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/772] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:01 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1843 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:02.516 8 INFO nova.api.openstack.compute.server_external_events [req-96bca92f-5131-4b4f-8384-c58d66c2a196 req-75746d44-f36c-4388-bc29-f59b2c5bff1c 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:cf030aeb-8a45-48c0-8b71-d200a8fd9901 for instance 97f32339-f189-4d2e-8def-046000c56d08 on instance [pid: 8|app: 0|req: 392/773] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:41:02 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-24 16:41:02.831 7 WARNING neutronclient.v2_0.client [None req-3a6b2eb2-72d0-4ff4-83b4-7be5fa165070 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/774] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:02 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1481 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-24 16:41:03.916 8 WARNING neutronclient.v2_0.client [None req-60978941-fff0-487a-ae9e-aab71f0607a2 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/775] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:03 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1486 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:05.026 7 WARNING neutronclient.v2_0.client [None req-f556fde4-e0c0-4606-8907-1c8677dd36ce d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] The python binding code in 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/776] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:04 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 1486 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-24 16:41:06.099 8 INFO nova.api.openstack.wsgi [None req-4025f42c-c7fd-44ff-8145-6fbb689c939d d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] HTTP exception thrown: Instance 97f32339-f189-4d2e-8def-046000c56d08 could not be found. [pid: 8|app: 0|req: 394/777] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:06 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => 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: 384/778] 10.0.0.187 () {32 vars in 706 bytes} [Mon Aug 24 16:41:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1235136275 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:06.493 8 INFO nova.api.openstack.wsgi [None req-7ed600a4-46b0-4e86-a992-91a35f17b6ab d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] HTTP exception thrown: Instance 97f32339-f189-4d2e-8def-046000c56d08 could not be found. [pid: 8|app: 0|req: 395/779] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:41:06 2026] DELETE /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:41:06.522 7 INFO nova.api.openstack.wsgi [None req-6f189f90-1381-4e3f-b926-b509a9cc43f1 d26f1fbff6b9414a860de825b369d509 3c99afb6547d461e967c9d6466f64388 - - default default] HTTP exception thrown: Instance 97f32339-f189-4d2e-8def-046000c56d08 could not be found. [pid: 7|app: 0|req: 385/780] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:06 2026] GET /v2.1/servers/97f32339-f189-4d2e-8def-046000c56d08 => 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: 396/781] 10.0.0.187 () {34 vars in 750 bytes} [Mon Aug 24 16:41:07 2026] POST /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43/action => generated 31890 bytes in 550 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: 387/784] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:41:14 2026] POST /v2.1/os-keypairs => generated 384 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:19.641 8 INFO nova.api.openstack.compute.server_external_events [req-66babaea-ebd1-4d41-b683-5b95d72ed6f8 req-aeae8e85-7295-4524-a09f-e53e3da3d9f9 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:f67e9722-75d0-4264-aa15-cb8c5c88133d for instance a232e1b8-6d17-473a-8e1e-80651500bd43 on instance [pid: 8|app: 0|req: 398/785] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:41:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:20.863 8 WARNING neutronclient.v2_0.client [None req-d3acaa3c-471d-498b-b81a-49830a4dd05a 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The 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-24 16:41:21.107 8 WARNING neutronclient.v2_0.client [None req-d3acaa3c-471d-498b-b81a-49830a4dd05a 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/788] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:41:22 2026] POST /v2.1/os-keypairs => generated 397 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:22.601 8 WARNING neutronclient.v2_0.client [None req-d3acaa3c-471d-498b-b81a-49830a4dd05a 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/789] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:41:20 2026] POST /v2.1/servers => generated 451 bytes in 2424 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:41:23.216 7 WARNING neutronclient.v2_0.client [None req-90da3ff4-9a86-440b-a89b-542a47146e5d 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/790] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:23 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1298 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:24.889 8 WARNING neutronclient.v2_0.client [None req-8e156acd-5f2c-44ee-8d4b-fecbb426f2e2 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/791] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:24 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1294 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-24 16:41:25.388 7 WARNING neutronclient.v2_0.client [None req-bb953031-da71-48b2-aa33-82eb41d6f1c8 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The 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-24 16:41:25.544 7 WARNING neutronclient.v2_0.client [None req-bb953031-da71-48b2-aa33-82eb41d6f1c8 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The 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-24 16:41:25.887 7 WARNING neutronclient.v2_0.client [None req-bb953031-da71-48b2-aa33-82eb41d6f1c8 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] 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-24 16:41:26.003 8 WARNING neutronclient.v2_0.client [None req-6239f44c-e97f-4ef3-826c-51c86ae37f3b 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/792] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:25 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1350 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/793] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:41:25 2026] POST /v2.1/servers => generated 450 bytes in 1747 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-24 16:41:27.109 8 WARNING neutronclient.v2_0.client [None req-d2429adb-51bc-406a-a2fe-bbd0b152f4e4 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] 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-24 16:41:27.221 7 WARNING neutronclient.v2_0.client [None req-8dbfa1ab-e6ca-4764-b8c8-f1352ddb337c 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/794] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:27 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1402 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/795] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:27 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1358 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 16:41:28.910 8 WARNING neutronclient.v2_0.client [None req-d639994a-563a-4b9e-a063-0e60f5ca76b1 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The 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-24 16:41:28.927 7 WARNING neutronclient.v2_0.client [None req-f11037ae-5ab9-401f-a0bf-915e8ae1c29a 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/796] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:28 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1454 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:29.093 8 INFO nova.api.openstack.compute.server_external_events [req-db14b567-663b-479e-aa74-b4494ef5895b req-9def5fab-c1bf-4fa2-8091-93c9ea93569e 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:8077ecaf-4306-40d0-b05a-f122edac5b87 for instance 26eef5db-f936-4abd-bc00-18ecc1efe333 on instance [pid: 8|app: 0|req: 405/797] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:41:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/798] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:28 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1436 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:30.137 7 WARNING neutronclient.v2_0.client [None req-57535dcd-e7f1-45f2-92bd-c8d59867434d 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/801] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:30 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:30.235 8 WARNING neutronclient.v2_0.client [None req-cc818e65-8ea4-460c-99a5-9d185aba028b 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/802] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:30 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1436 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-24 16:41:31.239 7 WARNING neutronclient.v2_0.client [None req-b2b5f11a-4714-4f99-85c7-f2768900ae54 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] 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-24 16:41:31.396 8 WARNING neutronclient.v2_0.client [None req-cd7d0c71-139f-42b3-8f7b-739af8323d88 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/803] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:31 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1462 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/804] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:31 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1436 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:32.625 7 WARNING neutronclient.v2_0.client [None req-2268c79b-ddae-4c52-8bd7-7367fef4e0a1 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The 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-24 16:41:32.646 8 INFO nova.api.openstack.compute.server_external_events [req-b5143d91-6454-4087-9107-49e0f84da7d3 req-b2462087-25de-4648-b2a6-35aca7afae3c 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:1ded93bd-c3a1-46d9-9546-c2d8a99688e6 for instance 72ac655d-8a59-421a-bb78-e6a46fcf428e on instance [pid: 8|app: 0|req: 409/805] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:41:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:32.743 8 WARNING neutronclient.v2_0.client [None req-67f1fcfa-ab43-4c09-aeda-b37f3f397696 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/806] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:32 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1540 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:32 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1436 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:33.962 7 WARNING neutronclient.v2_0.client [None req-99ece639-6e6f-4d47-9f0d-0ae6a55d710d 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/808] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:33 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1528 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-24 16:41:34.114 8 WARNING neutronclient.v2_0.client [None req-bcecbe27-5b67-403a-84aa-de9e03e48eb3 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/809] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:34 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1424 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:35.107 7 WARNING neutronclient.v2_0.client [None req-04d3fbc9-c171-4e20-9b92-675e28d86d31 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/810] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:35 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1528 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-24 16:41:35.297 8 WARNING neutronclient.v2_0.client [None req-4ceb3899-9a29-41b2-8709-5af8eccc648d 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/811] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:35 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1424 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-24 16:41:35.780 7 INFO nova.api.openstack.compute.server_external_events [req-fe1ccfc2-09b9-4d51-ab8d-43bf2725d8a8 req-8d2cf5a5-a1d7-46e5-b0e4-1f1a0957ac5a 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:8077ecaf-4306-40d0-b05a-f122edac5b87 for instance 26eef5db-f936-4abd-bc00-18ecc1efe333 on instance [pid: 7|app: 0|req: 400/812] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:41:35 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-24 16:41:36.278 8 WARNING neutronclient.v2_0.client [None req-785ec98d-d5e0-49d2-9880-0e6ca053fd28 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/813] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:36 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1528 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-24 16:41:36.472 7 WARNING neutronclient.v2_0.client [None req-7222e33d-37c7-4cac-a247-345b355afea4 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/814] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:36 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1424 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-24 16:41:37.458 8 WARNING neutronclient.v2_0.client [None req-9c9c3026-44e1-4f1e-b6be-14ad7208e046 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/815] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:37 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1528 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-24 16:41:37.672 7 WARNING neutronclient.v2_0.client [None req-a053faae-0d86-4694-a900-d36849653ce3 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/816] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:37 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1424 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:37.916 8 INFO nova.api.openstack.compute.server_external_events [req-ad010f4e-4717-4b80-b5c2-70d0879970ae req-d0560093-5c96-4af3-9574-05b1066a010b 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:1ded93bd-c3a1-46d9-9546-c2d8a99688e6 for instance 72ac655d-8a59-421a-bb78-e6a46fcf428e on instance [pid: 8|app: 0|req: 415/817] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:41:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:38.675 7 WARNING neutronclient.v2_0.client [None req-2e620893-24db-46b1-aed6-b1ff858ba19f 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/818] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:38 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1528 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-24 16:41:38.913 8 WARNING neutronclient.v2_0.client [None req-1bf18948-179b-422d-8873-8285a96aef29 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/819] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:38 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1610 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-24 16:41:39.095 7 WARNING neutronclient.v2_0.client [None req-769dfd4b-1ae0-4fbb-bc8a-64759b034e90 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/820] 10.0.0.187 () {32 vars in 741 bytes} [Mon Aug 24 16:41:39 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333/os-interface => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:39.834 8 WARNING neutronclient.v2_0.client [None req-b7f69ade-c49e-40ab-9b42-aea2ec6aa000 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The 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-24 16:41:39.878 7 WARNING neutronclient.v2_0.client [None req-0b7f8e17-f47c-421e-b45c-b6f63856d41e 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/821] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:39 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1696 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:40.047 8 INFO nova.api.openstack.compute.server_external_events [req-eff58807-0333-4fde-98e5-db4c857c9de8 req-1a09225f-5759-420c-ae36-767ef255a8f6 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:8077ecaf-4306-40d0-b05a-f122edac5b87 for instance 26eef5db-f936-4abd-bc00-18ecc1efe333 on instance [pid: 8|app: 0|req: 418/822] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:41:40 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) [pid: 7|app: 0|req: 405/824] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:39 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1610 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:40.118 7 WARNING neutronclient.v2_0.client [None req-0a79d832-8d9e-4537-9296-a3a163c06a25 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/826] 10.0.0.187 () {32 vars in 641 bytes} [Mon Aug 24 16:41:40 2026] GET /v2.1/servers => generated 388 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/827] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:40 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1696 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/828] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:41:40 2026] DELETE /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 0 bytes in 154 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-24 16:41:40.364 7 WARNING neutronclient.v2_0.client [None req-bb368d38-f688-451f-8869-a6eac511da8c 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/829] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:40 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1616 bytes in 1084 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:42.090 8 INFO nova.api.openstack.compute.server_external_events [req-81127a56-70e5-48a2-8d54-3c70c0de10db req-0d46b026-305c-4acf-b117-e8aa37252352 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:1ded93bd-c3a1-46d9-9546-c2d8a99688e6 for instance 72ac655d-8a59-421a-bb78-e6a46fcf428e on instance [pid: 8|app: 0|req: 423/830] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:41:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:42.458 7 WARNING neutronclient.v2_0.client [None req-b715943b-2d1e-4019-992e-d45ffb365472 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/831] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:42 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1736 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-24 16:41:43.649 8 WARNING neutronclient.v2_0.client [None req-224f0206-665b-46bc-89ff-adf49d0efa28 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/832] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:43 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1668 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-24 16:41:44.132 7 INFO nova.api.openstack.compute.server_external_events [req-d3a7b4cd-91fb-4182-b8fa-7d47690b363d req-6fc6bd4d-97d7-41b9-a10f-d61ba59a008b 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:8077ecaf-4306-40d0-b05a-f122edac5b87 for instance 26eef5db-f936-4abd-bc00-18ecc1efe333 on instance [pid: 7|app: 0|req: 409/833] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:41:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:44.747 8 WARNING neutronclient.v2_0.client [None req-9d3646e8-5cbe-4ccd-8878-2e7be05dac7c 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/834] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:44 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1379 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:45.850 7 WARNING neutronclient.v2_0.client [None req-1f270f7e-8eda-4e18-849e-73989324ff14 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in 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/835] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:45 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1384 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-24 16:41:46.263 8 WARNING neutronclient.v2_0.client [None req-6d64a2da-4eda-4a40-8620-504b230b4eff 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The 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-24 16:41:46.443 8 WARNING neutronclient.v2_0.client [None req-6d64a2da-4eda-4a40-8620-504b230b4eff 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/836] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:41:46 2026] POST /v2.1/servers => generated 424 bytes in 426 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-24 16:41:46.652 7 WARNING neutronclient.v2_0.client [None req-a3a23768-3446-4e2f-b65a-fabe7f039a22 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/837] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:46 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:46.943 8 WARNING neutronclient.v2_0.client [None req-055875a2-d0a6-4b01-a8d7-df03661db0b1 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/838] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:46 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => generated 1384 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-24 16:41:47.738 7 WARNING neutronclient.v2_0.client [None req-052e5bb6-4f10-4e97-ab01-b5ed985775e6 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/839] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:47 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1372 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-24 16:41:48.020 8 INFO nova.api.openstack.wsgi [None req-5becc25b-0494-4ac5-a439-bc0497be10a3 3e96da180d98415180b0f47375960192 e9039897a0004430af43eaed59160db7 - - default default] HTTP exception thrown: Instance 26eef5db-f936-4abd-bc00-18ecc1efe333 could not be found. [pid: 8|app: 0|req: 428/840] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:47 2026] GET /v2.1/servers/26eef5db-f936-4abd-bc00-18ecc1efe333 => 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: 413/841] 10.0.0.187 () {32 vars in 702 bytes} [Mon Aug 24 16:41:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-80385868 => generated 0 bytes in 22 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-24 16:41:48.839 7 WARNING neutronclient.v2_0.client [None req-527035cc-0cab-4881-94a8-2926bcbe9d02 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/842] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:48 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1420 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/843] 10.0.0.187 () {34 vars in 750 bytes} [Mon Aug 24 16:41:48 2026] POST /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e/action => generated 31891 bytes in 543 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-24 16:41:50.175 8 WARNING neutronclient.v2_0.client [None req-f96b467b-035b-47cd-80c5-fc1553e68350 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/846] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:50 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1420 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:51.282 7 WARNING neutronclient.v2_0.client [None req-008733f0-9255-42bf-b97d-8f325db95864 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/847] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:51 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1470 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:51.910 8 INFO nova.api.openstack.compute.server_external_events [req-baa61ff6-775f-4629-8b2d-0638ed8267ff req-27e367c8-6974-43a1-bf65-e6544162b76e 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:79419674-b585-4b36-b2e6-a1663129a566 for instance 5fa091e7-622a-4f13-9614-26926ca68e4a on instance [pid: 8|app: 0|req: 432/848] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:41:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:52.524 7 WARNING neutronclient.v2_0.client [None req-2835fd69-6791-48af-bca1-2dca58dbb42a 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/849] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:52 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1480 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-24 16:41:53.716 8 WARNING neutronclient.v2_0.client [None req-318be83f-8b32-4fa7-8c29-db673e0e6c7f 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/850] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:53 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1468 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:54.900 7 WARNING neutronclient.v2_0.client [None req-33d9dcea-a27a-4e0a-acc9-d3adb16d1d34 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/851] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:54 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1468 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-24 16:41:56.037 8 WARNING neutronclient.v2_0.client [None req-3b3b9893-fe89-424b-b040-59efcc52154b 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/852] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:56 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1468 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:57.184 7 WARNING neutronclient.v2_0.client [None req-79be05e6-ca14-4501-8811-d502cdc56f97 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/853] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:57 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1468 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, ' [pid: 8|app: 0|req: 435/854] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:41:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:58.339 7 WARNING neutronclient.v2_0.client [None req-8f33c305-b14a-42ed-a444-f41a911c1302 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/855] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:58 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1468 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:58.840 8 WARNING neutronclient.v2_0.client [None req-545d7458-f591-4a6d-bb5e-08fb6e6a17ff 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] 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-24 16:41:58.861 7 INFO nova.api.openstack.compute.server_external_events [req-8b779a04-e78c-4396-be5b-246c7c1cec84 req-c45d438b-d473-40da-8cdf-97314e34cca8 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:79419674-b585-4b36-b2e6-a1663129a566 for instance 5fa091e7-622a-4f13-9614-26926ca68e4a on instance [pid: 7|app: 0|req: 421/856] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:41:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:58.902 8 WARNING neutronclient.v2_0.client [None req-545d7458-f591-4a6d-bb5e-08fb6e6a17ff 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The 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-24 16:41:59.063 8 WARNING neutronclient.v2_0.client [None req-545d7458-f591-4a6d-bb5e-08fb6e6a17ff 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in 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/857] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:41:58 2026] POST /v2.1/servers => generated 449 bytes in 527 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-24 16:41:59.331 7 WARNING neutronclient.v2_0.client [None req-05649a83-8c43-4905-a8ff-d427589db224 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in 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/858] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:59 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1423 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:59.580 8 WARNING neutronclient.v2_0.client [None req-40b4c268-9688-430c-b141-0efba7189557 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/859] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:59 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1468 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/860] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:41:59 2026] DELETE /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => 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-24 16:41:59.852 8 WARNING neutronclient.v2_0.client [None req-bff497f6-7213-4fe7-8be0-a2cd6a5ff955 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/863] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:41:59 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1822 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:00.463 7 WARNING neutronclient.v2_0.client [None req-d75f4934-c548-41e3-a90f-1b4ba450794c 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in 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/864] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:00 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1427 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:00.763 8 WARNING neutronclient.v2_0.client [None req-43d8a89f-850c-4c84-b69d-d5237a114e1d 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/865] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:00 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1648 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-24 16:42:01.068 7 WARNING neutronclient.v2_0.client [None req-a09b7112-a3c9-4c52-9da1-978456603d50 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/866] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:01 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1822 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:01.547 8 WARNING neutronclient.v2_0.client [None req-699d2431-1a02-47b4-b674-90b63cec7e21 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in 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/867] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:01 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1475 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, ' [pid: 7|app: 0|req: 428/868] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:42:02 2026] DELETE /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:02.246 8 WARNING neutronclient.v2_0.client [None req-7d543eac-ba60-41c6-8ab9-ec8be1171e99 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] 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-24 16:42:02.298 7 WARNING neutronclient.v2_0.client [None req-b88bd17a-63b0-4d24-a2a9-3ff38faf3e1e 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/869] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:02 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1654 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/870] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:02 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1822 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:02.640 8 WARNING neutronclient.v2_0.client [None req-1086896f-9b46-4c71-a7bf-519e5bbcf21d 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in 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/871] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:02 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1475 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-24 16:42:03.005 7 INFO nova.api.openstack.compute.server_external_events [req-9b7fd68a-2acb-4e93-b00f-eb6cea934832 req-3b7ac548-7f99-4fcb-b5f7-62f659daadea 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:1ded93bd-c3a1-46d9-9546-c2d8a99688e6 for instance 72ac655d-8a59-421a-bb78-e6a46fcf428e on instance [pid: 7|app: 0|req: 430/872] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:03.423 8 WARNING neutronclient.v2_0.client [None req-813c730f-cc3f-4d17-83c5-106a5c2c0623 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] 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-24 16:42:03.482 7 WARNING neutronclient.v2_0.client [None req-3221063b-05ce-4113-9d40-cdb3eae3fdd5 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/873] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:03 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/874] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:03 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1654 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:03.733 7 WARNING neutronclient.v2_0.client [None req-db7f2efc-716b-4c47-873b-490c4b5a043c 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/875] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:03 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:04.583 8 WARNING neutronclient.v2_0.client [None req-c3bc001c-5acd-4ae5-b84c-f16ada65f1f0 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The 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-24 16:42:04.597 7 WARNING neutronclient.v2_0.client [None req-f5005523-ee24-41c5-90a8-4e81b0a5b4d0 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/876] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:04 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1488 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-24 16:42:04.641 8 INFO nova.api.openstack.compute.server_external_events [req-7e10e361-766b-4306-96b2-87d08e2ab0ce req-6ba06eec-ad8a-4b4e-98ea-965a6308fcc9 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:d0a43661-4a6d-4738-a8c4-da1e78df91b0 for instance 5ff3079e-8d18-42b5-b155-32fef8501c6f on instance [pid: 8|app: 0|req: 445/877] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/878] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:04 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1654 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-24 16:42:04.844 8 WARNING neutronclient.v2_0.client [None req-87c4e352-898d-4d82-a27e-13aee658d3c9 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/879] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:04 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1549 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:05.099 7 INFO nova.api.openstack.compute.server_external_events [req-4dc86243-10eb-42d6-af83-92e48329442a req-5f47da58-c576-4995-89b4-0b8ad75b1fb7 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:79419674-b585-4b36-b2e6-a1663129a566 for instance 5fa091e7-622a-4f13-9614-26926ca68e4a on instance [pid: 7|app: 0|req: 434/880] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:05.682 8 WARNING neutronclient.v2_0.client [None req-776ea6d4-af4b-43ee-88ef-cd06644631ed 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] 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: 447/881] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:05 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:05.752 7 WARNING neutronclient.v2_0.client [None req-e34036bb-5527-4963-a583-2720f75c398d 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/882] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:05 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1449 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-24 16:42:06.034 8 WARNING neutronclient.v2_0.client [None req-7919a549-273c-43d3-a3bb-8a01399757ed 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/883] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:06 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1547 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-24 16:42:06.763 7 INFO nova.api.openstack.wsgi [None req-0c287bd8-50c6-4a71-9765-b5a415602876 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] HTTP exception thrown: Instance 72ac655d-8a59-421a-bb78-e6a46fcf428e could not be found. [pid: 7|app: 0|req: 436/884] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:06 2026] GET /v2.1/servers/72ac655d-8a59-421a-bb78-e6a46fcf428e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:06.848 8 WARNING neutronclient.v2_0.client [None req-d9f6056f-3ecb-44cf-b034-d86316b5752c 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in 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/885] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:06 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1454 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, ' [pid: 7|app: 0|req: 437/886] 10.0.0.187 () {32 vars in 728 bytes} [Mon Aug 24 16:42:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-923796220 => 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-24 16:42:07.175 8 WARNING neutronclient.v2_0.client [None req-a056c7dc-7b4b-478a-a461-16ff6f1ef5df 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/887] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:07 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1547 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/888] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:42:07 2026] DELETE /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 0 bytes in 93 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-24 16:42:07.331 8 WARNING neutronclient.v2_0.client [None req-e3d221c0-ec50-4954-ab05-723bc08f8a29 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/889] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:07 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1701 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-24 16:42:07.943 7 WARNING neutronclient.v2_0.client [None req-53c44616-117b-4540-9a4a-bde845c9a6d8 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/890] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:07 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => generated 1454 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-24 16:42:08.324 8 WARNING neutronclient.v2_0.client [None req-12bd1600-0352-4e34-b323-d7cd76b84051 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in 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/891] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:08 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1547 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-24 16:42:08.557 7 WARNING neutronclient.v2_0.client [None req-c2ebe78b-a91f-4f1e-b5a3-eca783704369 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/892] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:08 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1701 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-24 16:42:09.016 8 INFO nova.api.openstack.wsgi [None req-be466f1f-36dc-4b8b-84e2-840fc5a601db 5d066f4549b04c37873b9458b2da2d23 4586e16bf13b4768affcd8b4ae6e8c43 - - default default] HTTP exception thrown: Instance 5fa091e7-622a-4f13-9614-26926ca68e4a could not be found. [pid: 8|app: 0|req: 453/893] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:08 2026] GET /v2.1/servers/5fa091e7-622a-4f13-9614-26926ca68e4a => 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-24 16:42:09.481 7 WARNING neutronclient.v2_0.client [None req-3b9dbd37-4544-4378-8c51-033c0ff45593 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/894] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:09 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1547 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-24 16:42:09.728 8 WARNING neutronclient.v2_0.client [None req-8b292206-71e4-43f2-ab9f-6fb0477446b9 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/895] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:09 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1701 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-24 16:42:10.075 8 INFO nova.api.openstack.compute.server_external_events [req-75b583ad-c9ed-4f24-a3a8-6ecaea26ec47 req-db44f837-cfeb-4f1b-b0bc-eb5b6dd7e69f 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:d0a43661-4a6d-4738-a8c4-da1e78df91b0 for instance 5ff3079e-8d18-42b5-b155-32fef8501c6f on instance [pid: 8|app: 0|req: 456/898] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:42:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:10.192 7 INFO nova.api.openstack.compute.server_external_events [req-09b4b124-add6-4bb6-8da5-b210701b734d req-413cc528-e412-4c6c-8e0e-42db6385b863 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:f67e9722-75d0-4264-aa15-cb8c5c88133d for instance a232e1b8-6d17-473a-8e1e-80651500bd43 on instance [pid: 7|app: 0|req: 443/899] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:10 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-24 16:42:10.668 8 WARNING neutronclient.v2_0.client [None req-040d91d8-3375-4a54-9f5a-e7cd5d11240a 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] 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-24 16:42:10.882 7 WARNING neutronclient.v2_0.client [None req-75cf5cae-0d14-4cdd-a08c-fd940bf98c13 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in 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/900] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:10 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1483 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/901] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:10 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1547 bytes in 1238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:12.336 7 WARNING neutronclient.v2_0.client [None req-e567e59f-114c-4c95-9cbc-95b499256f83 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/902] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:12 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => generated 1488 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-24 16:42:12.924 8 WARNING neutronclient.v2_0.client [None req-f194daeb-7b1f-412d-a427-c4791de9f2b7 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/903] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:12 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1724 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:13.150 7 WARNING neutronclient.v2_0.client [None req-a5e6c257-271b-40f7-a9b7-04858b76ad67 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/904] 10.0.0.187 () {32 vars in 741 bytes} [Mon Aug 24 16:42:13 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:13.459 8 INFO nova.api.openstack.wsgi [None req-cd80cdd3-d39a-4478-b7d2-b4a328626d3a 95109432b86548c8aec0ea7fa167539a 062d78a7b8a745949f5c72a469e988b6 - - default default] HTTP exception thrown: Instance a232e1b8-6d17-473a-8e1e-80651500bd43 could not be found. [pid: 8|app: 0|req: 459/905] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:13 2026] GET /v2.1/servers/a232e1b8-6d17-473a-8e1e-80651500bd43 => 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: 447/906] 10.0.0.187 () {32 vars in 730 bytes} [Mon Aug 24 16:42:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2078992355 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:14.022 7 INFO nova.api.openstack.compute.server_external_events [req-122c228b-cc2c-4d41-a03c-073163dbaac8 req-b8027819-2206-4b64-9e1b-71e8deb5c3e9 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:d0a43661-4a6d-4738-a8c4-da1e78df91b0 for instance 5ff3079e-8d18-42b5-b155-32fef8501c6f on instance [pid: 7|app: 0|req: 448/907] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:42:14.038 8 WARNING neutronclient.v2_0.client [None req-8c7a142e-ce72-4a30-9012-ddb71291b5de 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/908] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:13 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1724 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/909] 10.0.0.187 () {32 vars in 641 bytes} [Mon Aug 24 16:42:14 2026] GET /v2.1/servers => generated 377 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 461/910] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:42:14 2026] DELETE /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 0 bytes in 100 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-24 16:42:14.911 7 WARNING neutronclient.v2_0.client [None req-bc21aefa-e957-42b6-b1cd-13e47d8bb018 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/911] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:14 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1730 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:16.658 8 WARNING neutronclient.v2_0.client [None req-22e40b46-b79f-425f-89f7-f800f947d2f6 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/912] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:16 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1850 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-24 16:42:17.908 7 WARNING neutronclient.v2_0.client [None req-62327387-d716-463a-b990-c57613f211b8 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/913] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:17 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1784 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-24 16:42:18.023 8 INFO nova.api.openstack.compute.server_external_events [req-d3511846-02c8-45ae-94f2-ce1d1e2073cb req-0a4e34ce-ef2b-40d9-b55c-f20ff81fea09 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:d0a43661-4a6d-4738-a8c4-da1e78df91b0 for instance 5ff3079e-8d18-42b5-b155-32fef8501c6f on instance [pid: 8|app: 0|req: 463/914] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:19.010 7 WARNING neutronclient.v2_0.client [None req-f7a87b23-47b8-4817-aeb9-bd878eacd997 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in 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/915] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:18 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1504 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-24 16:42:20.111 8 WARNING neutronclient.v2_0.client [None req-64c2324a-50d5-4030-88e2-567cdaee6cbb 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in 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/918] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:20 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1509 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:21.221 7 WARNING neutronclient.v2_0.client [None req-31a0519d-46f8-46b7-89a3-cbf1445c9039 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/919] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:21 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 1509 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:22.310 8 INFO nova.api.openstack.wsgi [None req-e15b4985-28ee-44c4-90b2-9014dfebb601 3f501d8a02894ccfab62d137bdaac4d3 2204283358f844acb0a5cb21f6d40a66 - - default default] HTTP exception thrown: Instance 5ff3079e-8d18-42b5-b155-32fef8501c6f could not be found. [pid: 8|app: 0|req: 466/920] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:22 2026] GET /v2.1/servers/5ff3079e-8d18-42b5-b155-32fef8501c6f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/921] 10.0.0.187 () {32 vars in 706 bytes} [Mon Aug 24 16:42:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1713140371 => 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: 467/922] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:42:29 2026] POST /v2.1/os-keypairs => generated 397 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/925] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:42:32 2026] POST /v2.1/os-keypairs => generated 395 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/926] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:42:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/927] 10.0.0.187 () {34 vars in 671 bytes} [Mon Aug 24 16:42:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:42:35.163 8 WARNING neutronclient.v2_0.client [None req-b7f68d0b-12aa-4849-ab95-ee14f4527ec1 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:42:35.205 8 WARNING neutronclient.v2_0.client [None req-b7f68d0b-12aa-4849-ab95-ee14f4527ec1 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:42:35.251 8 WARNING neutronclient.v2_0.client [None req-b7f68d0b-12aa-4849-ab95-ee14f4527ec1 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:42:35.399 7 WARNING neutronclient.v2_0.client [None req-542f12f4-d098-431b-ad42-7f52bf74503d d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The 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-24 16:42:35.453 8 WARNING neutronclient.v2_0.client [None req-b7f68d0b-12aa-4849-ab95-ee14f4527ec1 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:42:35.454 7 WARNING neutronclient.v2_0.client [None req-542f12f4-d098-431b-ad42-7f52bf74503d d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The 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-24 16:42:35.652 7 WARNING neutronclient.v2_0.client [None req-542f12f4-d098-431b-ad42-7f52bf74503d d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/928] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:42:35 2026] POST /v2.1/servers => generated 497 bytes in 575 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-24 16:42:35.734 8 WARNING neutronclient.v2_0.client [None req-b3d81d43-ffbd-44e8-bbbd-f37ac193e56e e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The 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-24 16:42:35.796 8 WARNING neutronclient.v2_0.client [None req-b3d81d43-ffbd-44e8-bbbd-f37ac193e56e e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The 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-24 16:42:36.072 8 WARNING neutronclient.v2_0.client [None req-b3d81d43-ffbd-44e8-bbbd-f37ac193e56e e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in 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/929] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:42:35 2026] POST /v2.1/servers => generated 453 bytes in 910 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, ' [pid: 8|app: 0|req: 471/930] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:42:35 2026] POST /v2.1/servers => generated 447 bytes in 566 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-24 16:42:36.255 7 WARNING neutronclient.v2_0.client [None req-bd42e4a3-b449-4359-a865-d40a4a56ec02 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:42:36.267 8 WARNING neutronclient.v2_0.client [None req-cfda7d45-9d94-46c6-b04d-09eddbabc27c d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/931] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:36 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1457 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, ' [pid: 8|app: 0|req: 472/932] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:36 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1393 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:36.316 7 WARNING neutronclient.v2_0.client [None req-7d7fc4c6-6e84-4468-98c8-ebd1bc4d723e e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in 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/933] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:36 2026] GET /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 1393 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:37.346 7 WARNING neutronclient.v2_0.client [None req-353eac09-e1f1-418d-8be3-044dcc50a0c1 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The 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-24 16:42:37.346 8 WARNING neutronclient.v2_0.client [None req-9ddaffe6-48c5-43cf-9a80-8623ba5c9b8c 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/934] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:37 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1453 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/935] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:37 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1397 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:38.436 8 WARNING neutronclient.v2_0.client [None req-437d865c-52f9-4cc8-bf10-cbe1e1f97220 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:42:38.451 7 WARNING neutronclient.v2_0.client [None req-b118f085-dc27-43fb-964e-368300a0b1d4 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/936] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:38 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1509 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/937] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:38 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1389 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:39.537 8 WARNING neutronclient.v2_0.client [None req-b1e082f6-ec62-4a5e-b0aa-0c90fa1f2119 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:42:39.568 7 WARNING neutronclient.v2_0.client [None req-dcc759b8-8cb4-46a9-901b-fdd0939b6d42 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/938] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:39 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1509 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/939] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:39 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1389 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:40.636 7 WARNING neutronclient.v2_0.client [None req-73c3f011-0c85-45db-90b3-da019b443505 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:42:40.658 8 WARNING neutronclient.v2_0.client [None req-dd145d67-fc96-4f09-bd50-04e1646ad0cd d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/942] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:40 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1445 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-24 16:42:41.298 8 INFO nova.api.openstack.compute.server_external_events [req-b5754e60-0e79-40cb-b923-9994c1c187a0 req-999a045d-d2c9-4bb8-b958-71133ffc5d03 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:5a0a0fc3-063d-481c-ac14-ce3770290145 for instance fc74985e-6ccd-436e-8d81-ef4e5532f6e4 on instance [pid: 8|app: 0|req: 478/943] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:41 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) [pid: 7|app: 0|req: 466/944] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:40 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1632 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:41.416 8 WARNING neutronclient.v2_0.client [None req-7fcc3aaa-2eeb-45ce-88fd-bbc8cc05dc84 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in 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/945] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:41 2026] GET /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 1389 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-24 16:42:41.861 7 WARNING neutronclient.v2_0.client [None req-02472d02-7257-4e90-bdeb-9771bd082526 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/946] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:41 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1453 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:42.357 8 WARNING neutronclient.v2_0.client [None req-831068c5-80ad-4d8d-8de5-8f4a296f1af9 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] 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: 480/947] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:42 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1630 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:42.990 7 WARNING neutronclient.v2_0.client [None req-5539550d-186c-4df9-941f-e23381cd8687 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/948] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:42 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1521 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:43.339 8 INFO nova.api.openstack.compute.server_external_events [req-35219b52-2bd3-4389-a7e9-9396ac8298bc req-1b7bd807-3abe-4970-8138-da2efb2a3d65 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:8d93f05f-06b2-4e45-80db-9f634642b730 for instance 2e78bf81-8f4e-42b7-8092-7ed105791867 on instance [pid: 8|app: 0|req: 481/949] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:44.010 7 WARNING neutronclient.v2_0.client [None req-80cddc01-9abc-4c7e-ab44-d340c73d06c6 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/950] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:43 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1630 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-24 16:42:44.258 8 WARNING neutronclient.v2_0.client [None req-1c8895ca-ce69-421f-82cd-b276ba1a3d0e d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/951] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:44 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1519 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-24 16:42:45.163 7 WARNING neutronclient.v2_0.client [None req-a2c3a269-bffa-4ebc-85f8-4caec8b46037 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] 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-24 16:42:45.436 8 WARNING neutronclient.v2_0.client [None req-28b0425c-cf35-4886-85f1-fafaa00fd423 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/952] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:45 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1630 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:45.534 7 INFO nova.api.openstack.compute.server_external_events [req-f534ea4c-b48c-403c-9004-495bbaee856c req-e53281ac-2fcc-4b0d-b351-64cee9e37e1a 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:4b1a1a72-5522-40c1-a046-e1619dcfdb6b for instance 23cddd99-a511-4ab9-abd1-e7d4fbd95160 on instance [pid: 7|app: 0|req: 471/953] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:45 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) [pid: 8|app: 0|req: 483/954] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:45 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1519 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:46.518 7 WARNING neutronclient.v2_0.client [None req-42f395f4-76e6-44d2-8105-dd96fa62565e e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] 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-24 16:42:46.583 8 WARNING neutronclient.v2_0.client [None req-a6adb37f-51ed-43b6-a873-5e25b38e77bb 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/955] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:46 2026] GET /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 1516 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/956] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:46 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1630 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:46.784 7 WARNING neutronclient.v2_0.client [None req-5b2e8922-df7e-4120-b739-ad1befd2b48e d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] 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-24 16:42:46.801 8 INFO nova.api.openstack.compute.server_external_events [req-7de0a6e9-5493-465c-875f-162387e83437 req-38d18354-d48c-421a-b0a9-6c82c0f4fbe6 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:5a0a0fc3-063d-481c-ac14-ce3770290145 for instance fc74985e-6ccd-436e-8d81-ef4e5532f6e4 on instance [pid: 8|app: 0|req: 485/957] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:42:46 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) [pid: 7|app: 0|req: 473/958] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:46 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1519 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:47.863 8 WARNING neutronclient.v2_0.client [None req-d1055071-7636-4113-afd6-6883c98f85ab 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] 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-24 16:42:47.929 7 WARNING neutronclient.v2_0.client [None req-d8132fe0-7c45-4a32-9484-a6130d78d2bf d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/959] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:47 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1630 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/960] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:47 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1519 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-24 16:42:49.028 8 WARNING neutronclient.v2_0.client [None req-40a214d2-963b-4fcb-9a3c-d6f431a16779 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] 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-24 16:42:49.083 7 WARNING neutronclient.v2_0.client [None req-b2554859-4510-4421-ae64-a38aea2ab18a d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/961] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:48 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1809 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, ' [pid: 7|app: 0|req: 475/962] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:49 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1519 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:49.223 8 WARNING neutronclient.v2_0.client [None req-a66c2143-d83b-4359-9759-3827dd5c5169 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/963] 10.0.0.187 () {32 vars in 741 bytes} [Mon Aug 24 16:42:49 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4/os-interface => generated 284 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-24 16:42:49.659 7 INFO nova.api.openstack.compute.server_external_events [req-0bfd1a5c-ab91-499a-a5bf-99ca651e3a91 req-9c3b9eb3-ad76-41cb-b8f4-b737261054a9 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:8d93f05f-06b2-4e45-80db-9f634642b730 for instance 2e78bf81-8f4e-42b7-8092-7ed105791867 on instance [pid: 7|app: 0|req: 476/964] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:42:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:50.088 7 INFO nova.api.openstack.compute.server_external_events [req-e391eae3-b863-4027-9ca2-b9d4b63dac9f req-605626fb-e070-4008-883b-a359e853b841 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:5a0a0fc3-063d-481c-ac14-ce3770290145 for instance fc74985e-6ccd-436e-8d81-ef4e5532f6e4 on instance [pid: 7|app: 0|req: 478/967] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:50.257 8 WARNING neutronclient.v2_0.client [None req-1e01dcfa-2d90-4001-85b9-b9d61d211ed6 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/968] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:50 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1519 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:51.489 7 WARNING neutronclient.v2_0.client [None req-55363a35-638a-403f-ab37-87e98301d954 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/969] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:51 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1702 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:51.688 8 WARNING neutronclient.v2_0.client [None req-8d495b9e-83a7-4c67-9d24-6b6f5636a5e4 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/970] 10.0.0.187 () {32 vars in 741 bytes} [Mon Aug 24 16:42:51 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867/os-interface => generated 284 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, ' 2026-08-24 16:42:51.814 7 WARNING neutronclient.v2_0.client [None req-5105adc1-1ffb-4c57-ad91-120563846cdc e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in 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/971] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:51 2026] GET /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 1516 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-24 16:42:52.088 8 INFO nova.api.openstack.compute.server_external_events [req-7efa667d-6eb7-43da-ba01-461d75c19067 req-01ed929b-c6d0-47ad-a3c7-4ded7a9cd4e7 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:4b1a1a72-5522-40c1-a046-e1619dcfdb6b for instance 23cddd99-a511-4ab9-abd1-e7d4fbd95160 on instance [pid: 8|app: 0|req: 492/972] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:42:52 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-24 16:42:52.419 7 INFO nova.api.openstack.compute.server_external_events [req-f5f3d0a7-bb3d-476c-a36b-a35bbdd3648c req-c2daedd0-dd5b-412c-a948-64cfad840bfb 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:8d93f05f-06b2-4e45-80db-9f634642b730 for instance 2e78bf81-8f4e-42b7-8092-7ed105791867 on instance [pid: 7|app: 0|req: 481/973] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:57.018 8 WARNING neutronclient.v2_0.client [None req-fb9852cc-a4d8-471a-b448-3c9ad4f90d12 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/974] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:56 2026] GET /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 1816 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:58.260 8 INFO nova.api.openstack.compute.server_external_events [req-67ebc240-e127-49b1-9fd0-50ef1297f27c req-c183ea08-12ad-4960-897c-ff3ba84b47ec 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:4b1a1a72-5522-40c1-a046-e1619dcfdb6b for instance 23cddd99-a511-4ab9-abd1-e7d4fbd95160 on instance [pid: 8|app: 0|req: 494/975] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:42:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:42:58.297 7 WARNING neutronclient.v2_0.client [None req-a78c5885-04db-4e2a-8351-d9ea0b78b1ec e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The 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-24 16:42:58.350 7 WARNING neutronclient.v2_0.client [None req-a78c5885-04db-4e2a-8351-d9ea0b78b1ec e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The 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-24 16:42:58.574 7 WARNING neutronclient.v2_0.client [None req-a78c5885-04db-4e2a-8351-d9ea0b78b1ec e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/976] 10.0.0.187 () {34 vars in 663 bytes} [Mon Aug 24 16:42:58 2026] POST /v2.1/servers => generated 447 bytes in 537 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-24 16:42:58.793 8 WARNING neutronclient.v2_0.client [None req-1253bb86-079b-4eb2-9f46-4b905fc397e6 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in 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/977] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:42:58 2026] GET /v2.1/servers/dc816fe0-9fd0-4425-9868-329c2dd5f9c4 => generated 1393 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:03.886 7 WARNING neutronclient.v2_0.client [None req-fbcd534d-ad15-4fcc-8a5a-87cfb85b18db 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The 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-24 16:43:03.911 8 WARNING neutronclient.v2_0.client [None req-da2fe7df-d64a-4d89-88a7-0db8a3d71d50 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in 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/980] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:03 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1929 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/981] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:03 2026] GET /v2.1/servers/dc816fe0-9fd0-4425-9868-329c2dd5f9c4 => generated 1518 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-24 16:43:04.145 7 INFO nova.api.openstack.compute.server_external_events [req-e0b331e9-4dca-4bfa-b35c-a7cffceb57f6 req-7318f428-7595-4771-bc07-525318a4381c 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:71ef9cc7-ca94-45ce-81a6-9859add5fcee for instance dc816fe0-9fd0-4425-9868-329c2dd5f9c4 on instance [pid: 7|app: 0|req: 485/982] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:43:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/983] 10.0.0.187 () {32 vars in 753 bytes} [Mon Aug 24 16:43:06 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4/os-server-password => generated 116 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/984] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:43:08 2026] DELETE /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => 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-24 16:43:08.158 8 WARNING neutronclient.v2_0.client [None req-fad05248-959a-40ab-bd11-ae3c3b305722 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/985] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:08 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1935 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-24 16:43:09.121 7 WARNING neutronclient.v2_0.client [None req-7122f273-ec89-451c-ba4f-52b8e32a489a e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] 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: 487/986] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:09 2026] GET /v2.1/servers/dc816fe0-9fd0-4425-9868-329c2dd5f9c4 => generated 1516 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:43:09.303 8 WARNING neutronclient.v2_0.client [None req-d3e01e58-26b5-4afd-9e9f-acbb4e15f0b9 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/987] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:09 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1935 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-24 16:43:09.583 7 INFO nova.api.openstack.compute.server_external_events [req-a05c773c-36d5-4b9a-8309-891de38b4a15 req-e00699f7-a0c1-4970-8e5f-93b27ef5c98a 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:71ef9cc7-ca94-45ce-81a6-9859add5fcee for instance dc816fe0-9fd0-4425-9868-329c2dd5f9c4 on instance [pid: 7|app: 0|req: 488/988] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:43:09 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-24 16:43:10.526 8 WARNING neutronclient.v2_0.client [None req-5d9c15d7-077b-400c-8a57-19f50691ee88 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/991] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:10 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1935 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:11.606 7 INFO nova.api.openstack.compute.server_external_events [req-c933a61f-9d32-4437-9c64-7a3b593f64c2 req-eb33d29e-56fd-4d9f-8341-8353c5fedeed 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:5a0a0fc3-063d-481c-ac14-ce3770290145 for instance fc74985e-6ccd-436e-8d81-ef4e5532f6e4 on instance [pid: 7|app: 0|req: 490/992] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:43:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:11.733 8 WARNING neutronclient.v2_0.client [None req-06625d2f-43de-428d-8e65-54d74c187b4d 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in 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/993] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:11 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1538 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, ' 2026-08-24 16:43:12.849 7 WARNING neutronclient.v2_0.client [None req-829f2f36-4817-4667-9569-55437c9b186e 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/994] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:12 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1543 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:13.947 8 WARNING neutronclient.v2_0.client [None req-1c46d5fb-0457-4f12-9e29-568f60d6954b 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/995] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:13 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 1543 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-24 16:43:14.331 7 WARNING neutronclient.v2_0.client [None req-e77c23f5-e907-4759-b727-e91236146d7f e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in 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/996] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:14 2026] GET /v2.1/servers/dc816fe0-9fd0-4425-9868-329c2dd5f9c4 => generated 1817 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-24 16:43:14.613 8 WARNING neutronclient.v2_0.client [None req-757b4034-ea5c-4a81-86ab-8afbd9e8f42d d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/997] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:14 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1822 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-24 16:43:14.794 7 WARNING neutronclient.v2_0.client [None req-c5b38b23-5a01-490d-9c8c-9f13a78ffd13 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/998] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:14 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1822 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:15.023 8 INFO nova.api.openstack.wsgi [None req-679ff015-6d77-4b42-b867-92e0c9ca7400 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] HTTP exception thrown: Instance fc74985e-6ccd-436e-8d81-ef4e5532f6e4 could not be found. [pid: 8|app: 0|req: 506/999] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:15 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => 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-24 16:43:15.052 7 INFO nova.api.openstack.wsgi [None req-bc4cc488-3161-41f0-a0f5-3b11f444092b 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] HTTP exception thrown: Instance fc74985e-6ccd-436e-8d81-ef4e5532f6e4 could not be found. [pid: 7|app: 0|req: 494/1000] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:43:15 2026] DELETE /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => 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-24 16:43:15.083 8 INFO nova.api.openstack.wsgi [None req-0cafcc4d-9d35-4783-9f75-c947b92354d6 1abc5640b681464cad72411d28f4d59d 14106d804b8c43c0bbcbc0e131e6a817 - - default default] HTTP exception thrown: Instance fc74985e-6ccd-436e-8d81-ef4e5532f6e4 could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 507/1001] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:15 2026] GET /v2.1/servers/fc74985e-6ccd-436e-8d81-ef4e5532f6e4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1002] 10.0.0.187 () {32 vars in 706 bytes} [Mon Aug 24 16:43:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1135080927 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1003] 10.0.0.187 () {34 vars in 750 bytes} [Mon Aug 24 16:43:15 2026] POST /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:43:15.190 8 WARNING neutronclient.v2_0.client [None req-819e4d0a-c831-414f-ab78-a57d6639768c d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/1004] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:15 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1824 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-24 16:43:15.600 7 INFO nova.api.openstack.compute.server_external_events [req-dcb200b4-28d5-4bea-bd14-c17f7b109637 req-cf802999-e1c7-47ff-b761-e54228b7bbe9 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:71ef9cc7-ca94-45ce-81a6-9859add5fcee for instance dc816fe0-9fd0-4425-9868-329c2dd5f9c4 on instance [pid: 7|app: 0|req: 496/1005] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:43:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1006] 10.0.0.187 () {32 vars in 728 bytes} [Mon Aug 24 16:43:15 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1617873065 => 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-24 16:43:16.351 7 WARNING neutronclient.v2_0.client [None req-5415153b-4a81-489f-8001-c10bd04d336b d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/1007] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:16 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1824 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:43:17.591 8 WARNING neutronclient.v2_0.client [None req-6d0d7c45-6097-4e3e-b022-a0ae0878db3b d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1008] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:17 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1824 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:18.755 7 WARNING neutronclient.v2_0.client [None req-45109ec6-396d-4f0f-884c-913c8278fd30 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1009] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:18 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1829 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-24 16:43:19.889 8 WARNING neutronclient.v2_0.client [None req-19c91bf8-0dc4-42e5-9a6c-82ce7c68d37b d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1012] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:19 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1829 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-24 16:43:21.043 7 WARNING neutronclient.v2_0.client [None req-a8b52ee7-eed4-4977-9608-fb2b398a89a9 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/1013] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:20 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1829 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:21.734 8 INFO nova.api.openstack.compute.server_external_events [req-3c9439b8-9e50-48f5-828e-309bad98e606 req-b7e905e4-07a7-4add-aabe-e48f5763580f 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-unplugged:8d93f05f-06b2-4e45-80db-9f634642b730 for instance 2e78bf81-8f4e-42b7-8092-7ed105791867 on instance [pid: 8|app: 0|req: 513/1014] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:43:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:22.212 7 WARNING neutronclient.v2_0.client [None req-6413343f-4eb5-483b-a125-b5d7360c2e0d d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1015] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:22 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1829 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-24 16:43:23.381 8 WARNING neutronclient.v2_0.client [None req-7012f8c0-d02d-47e7-8d3a-4227e1f25cc7 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1016] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:23 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1829 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-24 16:43:23.986 7 INFO nova.api.openstack.compute.server_external_events [req-e4d421bc-b7f4-4252-ac6e-c83a748fba51 req-b8a8dfe6-1897-4d2d-8d91-d4d3a7e214c2 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:8d93f05f-06b2-4e45-80db-9f634642b730 for instance 2e78bf81-8f4e-42b7-8092-7ed105791867 on instance [pid: 7|app: 0|req: 503/1017] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:43:23 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-24 16:43:24.547 8 WARNING neutronclient.v2_0.client [None req-e04672f3-755e-491d-bce6-1437c89f1a05 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1018] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:24 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1822 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:46.178 8 WARNING neutronclient.v2_0.client [None req-1acc6415-1722-47b4-8414-5502bbdfeb11 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The 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-24 16:43:46.204 7 WARNING neutronclient.v2_0.client [None req-8dfa1357-13d0-42ff-907a-9e5a74de88db d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The 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-24 16:43:46.215 8 WARNING neutronclient.v2_0.client [None req-1acc6415-1722-47b4-8414-5502bbdfeb11 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1023] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:46 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1822 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-24 16:43:46.460 8 WARNING neutronclient.v2_0.client [None req-1acc6415-1722-47b4-8414-5502bbdfeb11 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1024] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:43:46 2026] DELETE /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 0 bytes in 113 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-24 16:43:46.556 7 WARNING neutronclient.v2_0.client [None req-022c3601-f54e-469f-bfab-85dbdd907fd8 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1025] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:46 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1828 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1026] 199.19.213.87 () {36 vars in 713 bytes} [Mon Aug 24 16:43:45 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-24 16:43:47.466 7 WARNING neutronclient.v2_0.client [None req-964f4d78-767e-4bff-87e7-d709b6d0a8bf ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1027] 199.19.213.87 () {32 vars in 732 bytes} [Mon Aug 24 16:43:47 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 => generated 2290 bytes in 93 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-24 16:43:47.601 8 WARNING neutronclient.v2_0.client [None req-fe5d0abf-83d9-4df6-89a3-4816c5fe07b3 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1028] 199.19.213.87 () {32 vars in 758 bytes} [Mon Aug 24 16:43:47 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 28 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1029] 199.19.213.87 () {32 vars in 776 bytes} [Mon Aug 24 16:43:47 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-volume_attachments => generated 197 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:47.764 8 WARNING neutronclient.v2_0.client [None req-7078234d-d587-48fe-8331-8696e2331a94 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1030] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:47 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1828 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:49.076 7 WARNING neutronclient.v2_0.client [None req-1cfdb7c9-00cd-481b-8205-f659df74bdd4 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1031] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:48 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1828 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:49.909 8 INFO nova.api.openstack.compute.server_external_events [req-068bcd1f-f987-46aa-8dc3-7d404072cf86 req-0e96a1d5-2ab8-4a13-8221-d914c299f052 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:8d93f05f-06b2-4e45-80db-9f634642b730 for instance 2e78bf81-8f4e-42b7-8092-7ed105791867 on instance [pid: 8|app: 0|req: 521/1032] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:43:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:50.361 8 WARNING neutronclient.v2_0.client [None req-6a349fbb-51e0-43ed-997c-5d942e7dd63e d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/1035] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:50 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1474 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-24 16:43:50.515 7 WARNING neutronclient.v2_0.client [None req-6cd03aa4-1932-452f-a628-e1ca0b2813de ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1036] 199.19.213.87 () {32 vars in 732 bytes} [Mon Aug 24 16:43:50 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 => generated 2371 bytes in 93 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-24 16:43:50.595 8 WARNING neutronclient.v2_0.client [None req-195896e6-fd75-46e9-ac1c-4d56ca062cdd ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1037] 199.19.213.87 () {32 vars in 758 bytes} [Mon Aug 24 16:43:50 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 28 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1038] 199.19.213.87 () {32 vars in 776 bytes} [Mon Aug 24 16:43:50 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/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-24 16:43:51.503 8 WARNING neutronclient.v2_0.client [None req-41ab805e-2ac7-4470-849b-2314f85e8ba5 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in 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/1039] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:51 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1479 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-24 16:43:52.097 7 INFO nova.api.openstack.compute.server_external_events [req-d65c9c03-ecea-4897-95a2-f1dfc2ab2767 req-f34e2c79-f02a-415b-9e4c-4c3b5118e37f 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:0c7773e3-65ab-45c5-999c-8d3a8e128068 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 7|app: 0|req: 515/1040] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:43: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-24 16:43:52.610 8 WARNING neutronclient.v2_0.client [None req-6dfe2f02-3df4-48f2-8fb9-69e2327c1d33 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1041] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:52 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 1479 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-24 16:43:53.506 7 WARNING neutronclient.v2_0.client [None req-5126db75-5bcf-4af4-bd05-e1b3a13cf249 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1042] 199.19.213.87 () {32 vars in 732 bytes} [Mon Aug 24 16:43:53 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 => generated 2445 bytes in 126 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-24 16:43:53.636 8 WARNING neutronclient.v2_0.client [None req-26e716fc-44bd-46b3-88d8-a6ee85b11b70 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] 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: 527/1043] 199.19.213.87 () {32 vars in 758 bytes} [Mon Aug 24 16:43:53 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 282 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-24 16:43:53.727 7 INFO nova.api.openstack.wsgi [None req-be49cc7d-6d41-4363-bc12-3f55edeeb826 d542f0c226fd4e27bee8cb9369fe852e 1174178f30fa44fdac62127d3642c7a6 - - default default] HTTP exception thrown: Instance 2e78bf81-8f4e-42b7-8092-7ed105791867 could not be found. [pid: 7|app: 0|req: 517/1044] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:43:53 2026] GET /v2.1/servers/2e78bf81-8f4e-42b7-8092-7ed105791867 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1045] 10.0.0.187 () {32 vars in 706 bytes} [Mon Aug 24 16:43:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1955762003 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1046] 199.19.213.87 () {32 vars in 776 bytes} [Mon Aug 24 16:43:53 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-24 16:43:56.412 7 WARNING neutronclient.v2_0.client [None req-5b1a7e08-b032-41b2-89be-483a0d8aa7c0 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in 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/1047] 199.19.213.87 () {32 vars in 732 bytes} [Mon Aug 24 16:43:56 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 => generated 2433 bytes in 146 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-24 16:43:56.551 8 WARNING neutronclient.v2_0.client [None req-6d8c8caa-56bd-41f0-9a79-b2350c6eb0b3 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1048] 199.19.213.87 () {32 vars in 758 bytes} [Mon Aug 24 16:43:56 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 282 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1049] 199.19.213.87 () {32 vars in 776 bytes} [Mon Aug 24 16:43:56 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/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-24 16:43:57.953 8 INFO nova.api.openstack.compute.server_external_events [req-efe6c49d-951d-4450-97af-cf4b7b53f3b1 req-10d8afe6-38ab-4199-8aaa-fb72e827c03c 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:0c7773e3-65ab-45c5-999c-8d3a8e128068 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 8|app: 0|req: 530/1050] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:43:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:59.629 7 WARNING neutronclient.v2_0.client [None req-b7653dbd-30fe-48f7-9270-ee63113cec67 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1051] 199.19.213.87 () {32 vars in 732 bytes} [Mon Aug 24 16:43:59 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 => generated 2433 bytes in 127 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-24 16:43:59.758 8 WARNING neutronclient.v2_0.client [None req-0932988e-a652-416d-8514-d808be8fd9c4 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1052] 199.19.213.87 () {32 vars in 758 bytes} [Mon Aug 24 16:43:59 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 284 bytes in 78 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: 522/1053] 199.19.213.87 () {32 vars in 776 bytes} [Mon Aug 24 16:43:59 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-volume_attachments => generated 197 bytes in 33 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-24 16:44:02.609 8 WARNING neutronclient.v2_0.client [None req-4c103a64-08fa-426f-8c11-9c3544d4d02e ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1056] 199.19.213.87 () {32 vars in 732 bytes} [Mon Aug 24 16:44:02 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 => generated 2579 bytes in 181 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-24 16:44:02.779 7 WARNING neutronclient.v2_0.client [None req-378e35c8-91a4-4eac-ac2c-57f5afc37941 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1057] 199.19.213.87 () {32 vars in 758 bytes} [Mon Aug 24 16:44:02 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1058] 199.19.213.87 () {32 vars in 776 bytes} [Mon Aug 24 16:44:02 2026] GET /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:38.389 8 WARNING neutronclient.v2_0.client [None req-3a657825-c943-4528-8f8c-cbaf66ed78ca ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The 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-24 16:44:38.538 8 WARNING neutronclient.v2_0.client [None req-3a657825-c943-4528-8f8c-cbaf66ed78ca ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] 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-24 16:44:40.849 7 INFO nova.api.openstack.compute.server_external_events [req-abbca8be-8444-4c41-a592-a0535db8be66 req-aff41e8e-b0e6-424d-8ac5-3451cf19e8a0 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:4e35ed06-3be4-40a8-b221-2b288c408650 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 7|app: 0|req: 530/1067] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:44:40 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-24 16:44:46.188 7 INFO nova.api.openstack.compute.server_external_events [req-887648b7-0af4-43ab-8edd-a3dd88e567ce req-3f70fd03-c92e-41e9-8c09-f5900c71824b 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:4e35ed06-3be4-40a8-b221-2b288c408650 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 7|app: 0|req: 531/1068] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:44:46 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-24 16:44:47.099 8 WARNING neutronclient.v2_0.client [None req-3a657825-c943-4528-8f8c-cbaf66ed78ca ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1069] 199.19.213.87 () {36 vars in 811 bytes} [Mon Aug 24 16:44:38 2026] POST /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 281 bytes in 8804 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-24 16:44:47.461 7 INFO nova.api.openstack.compute.server_external_events [req-b371abe1-c43c-4d61-ba90-f164fa17cea2 req-705e9a0c-8818-490b-a8f1-bbe5c359f667 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:4e35ed06-3be4-40a8-b221-2b288c408650 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 7|app: 0|req: 532/1070] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:44:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:49.499 8 INFO nova.api.openstack.compute.server_external_events [req-991f20dc-c3ff-482f-b52a-24d6b1674dd1 req-a3f8d572-5b95-4d6e-ac16-b7d27111e40e 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:4e35ed06-3be4-40a8-b221-2b288c408650 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 8|app: 0|req: 539/1071] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:44:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1076] 10.0.0.75 () {30 vars in 618 bytes} [Mon Aug 24 16:45:01 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1077] 10.0.0.75 () {32 vars in 691 bytes} [Mon Aug 24 16:45:01 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: 536/1078] 10.0.0.75 () {34 vars in 912 bytes} [Mon Aug 24 16:45:01 2026] GET /v2.1/os-simple-tenant-usage/b4a1398b34474765bb9b6a2f65233c81?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1079] 10.0.0.75 () {30 vars in 653 bytes} [Mon Aug 24 16:45:02 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1080] 10.0.0.75 () {30 vars in 618 bytes} [Mon Aug 24 16:45:04 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: 8|app: 0|req: 544/1081] 10.0.0.75 () {32 vars in 691 bytes} [Mon Aug 24 16:45:04 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1082] 10.0.0.75 () {34 vars in 912 bytes} [Mon Aug 24 16:45:04 2026] GET /v2.1/os-simple-tenant-usage/b4a1398b34474765bb9b6a2f65233c81?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1083] 10.0.0.75 () {30 vars in 653 bytes} [Mon Aug 24 16:45:05 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:45:10.845 8 WARNING neutronclient.v2_0.client [None req-2693b2f6-bd27-4599-85f6-86d02af2e55f ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The 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-24 16:45:11.124 8 WARNING neutronclient.v2_0.client [None req-2693b2f6-bd27-4599-85f6-86d02af2e55f ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] 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-24 16:45:13.641 7 INFO nova.api.openstack.compute.server_external_events [req-e92f2e80-00e0-4a92-9a40-71143b7d204b req-564ecb67-115f-45cc-964c-daa32feac765 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:28613970-7a25-48da-b62f-c6ca0de43966 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 7|app: 0|req: 540/1086] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:45:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:19.238 7 INFO nova.api.openstack.compute.server_external_events [req-ff564b4f-65b5-4a94-9908-53a7ba57a7e9 req-9711fa89-34f7-45f7-b709-0664d064f0cf 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:28613970-7a25-48da-b62f-c6ca0de43966 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 7|app: 0|req: 541/1087] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:45:19 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-24 16:45:20.162 8 WARNING neutronclient.v2_0.client [None req-2693b2f6-bd27-4599-85f6-86d02af2e55f ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1090] 199.19.213.87 () {36 vars in 811 bytes} [Mon Aug 24 16:45:10 2026] POST /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 377 bytes in 9424 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-24 16:45:31.714 7 WARNING neutronclient.v2_0.client [None req-1c086ad6-b5a5-4130-b7b2-109e71721c37 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The 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-24 16:45:31.908 7 WARNING neutronclient.v2_0.client [None req-1c086ad6-b5a5-4130-b7b2-109e71721c37 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] 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-24 16:45:34.305 8 INFO nova.api.openstack.compute.server_external_events [req-9b2715b3-7a63-46aa-b525-ff26a60fe21e req-3eee1941-787e-419f-8b31-61fb99af99d6 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:08536d79-3a31-4854-8221-46404e5d579b for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 8|app: 0|req: 549/1093] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:45:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:40.041 8 INFO nova.api.openstack.compute.server_external_events [req-85632b14-0b97-44c3-80d4-8ff84701e470 req-a351346c-960e-4a18-8780-811ed372bf25 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-plugged:08536d79-3a31-4854-8221-46404e5d579b for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 8|app: 0|req: 550/1094] 10.0.0.173 () {38 vars in 815 bytes} [Mon Aug 24 16:45:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:45:40.968 7 WARNING neutronclient.v2_0.client [None req-1c086ad6-b5a5-4130-b7b2-109e71721c37 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1097] 199.19.213.87 () {36 vars in 811 bytes} [Mon Aug 24 16:45:31 2026] POST /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface => generated 378 bytes in 9334 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-24 16:45:41.584 8 INFO nova.api.openstack.compute.server_external_events [req-cba0ff39-6bbf-469d-a770-2f8aa74001fd req-9f64cf32-1213-4d3a-939c-fcad1f7f7b01 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:28613970-7a25-48da-b62f-c6ca0de43966 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 8|app: 0|req: 553/1098] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:45:41 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-24 16:45:55.326 7 INFO nova.api.openstack.compute.server_external_events [req-e3823601-4aab-4d01-b8c7-a3a404a18bb2 req-abc772bb-c60d-4019-a6a0-bd0b01eda080 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:08536d79-3a31-4854-8221-46404e5d579b for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 7|app: 0|req: 547/1101] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:45:55 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, ' [pid: 8|app: 0|req: 555/1102] 199.19.213.87 () {34 vars in 854 bytes} [Mon Aug 24 16:45:55 2026] DELETE /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface/08536d79-3a31-4854-8221-46404e5d579b => 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, ' 2026-08-24 16:45:57.368 7 INFO nova.api.openstack.compute.server_external_events [req-8264c959-4a90-468a-9502-ef738f982572 req-90290c74-42d0-466c-a967-7b8b227a7acc 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:08536d79-3a31-4854-8221-46404e5d579b for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 7|app: 0|req: 548/1103] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:45:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:05.322 8 INFO nova.api.openstack.compute.server_external_events [req-53d5895a-9bb9-4c90-a034-f254dc652b0b req-624030b8-f631-4858-a653-e8224cda2c31 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:28613970-7a25-48da-b62f-c6ca0de43966 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 8|app: 0|req: 557/1106] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:46:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1107] 199.19.213.87 () {34 vars in 854 bytes} [Mon Aug 24 16:46:05 2026] DELETE /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface/28613970-7a25-48da-b62f-c6ca0de43966 => generated 0 bytes in 61 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: 553/1112] 199.19.213.87 () {34 vars in 854 bytes} [Mon Aug 24 16:46:28 2026] DELETE /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9/os-interface/4e35ed06-3be4-40a8-b221-2b288c408650 => generated 0 bytes in 76 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.87 () {34 vars in 754 bytes} [Mon Aug 24 16:46:33 2026] DELETE /v2.1/servers/529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 => generated 0 bytes in 101 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-24 16:46:36.782 8 INFO nova.api.openstack.compute.server_external_events [req-a7bed05e-7490-4c32-afda-c98578d85ca7 req-1697b889-5116-4b34-a7a8-ba7879c8e9ed 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:0c7773e3-65ab-45c5-999c-8d3a8e128068 for instance 529825ba-9f51-4e0e-b5c9-ddfc6bfa1be9 on instance [pid: 8|app: 0|req: 561/1116] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:46:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:36.861 7 INFO nova.api.openstack.compute.server_external_events [req-033e890f-e4fb-42b1-961f-f2d159d40678 req-ddfa8f66-2d9e-43a7-8bef-23e55d3ae5f2 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:71ef9cc7-ca94-45ce-81a6-9859add5fcee for instance dc816fe0-9fd0-4425-9868-329c2dd5f9c4 on instance [pid: 7|app: 0|req: 556/1117] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:46:36 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) [pid: 8|app: 0|req: 562/1118] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:46:36 2026] DELETE /v2.1/servers/dc816fe0-9fd0-4425-9868-329c2dd5f9c4 => 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-24 16:46:36.996 7 WARNING neutronclient.v2_0.client [None req-aefb19e6-cc5d-4c32-9ea9-2f9f0bee1831 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1119] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:46:36 2026] GET /v2.1/servers/dc816fe0-9fd0-4425-9868-329c2dd5f9c4 => generated 1943 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:39.801 8 INFO nova.api.openstack.compute.server_external_events [req-449a95a8-b6d2-45ec-b5b7-2d429e98bb18 req-8388db98-045c-4302-96eb-030db0145cb9 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:71ef9cc7-ca94-45ce-81a6-9859add5fcee for instance dc816fe0-9fd0-4425-9868-329c2dd5f9c4 on instance [pid: 8|app: 0|req: 563/1120] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:46:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:42.194 8 WARNING neutronclient.v2_0.client [None req-84b4fc44-ff4f-4bb7-8fc4-4f8265e5d7df e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1123] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:46:42 2026] GET /v2.1/servers/dc816fe0-9fd0-4425-9868-329c2dd5f9c4 => generated 1479 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-24 16:46:47.262 7 INFO nova.api.openstack.wsgi [None req-968d547e-ea12-4a76-9a09-432257340f41 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] HTTP exception thrown: Instance dc816fe0-9fd0-4425-9868-329c2dd5f9c4 could not be found. [pid: 7|app: 0|req: 559/1124] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:46:47 2026] GET /v2.1/servers/dc816fe0-9fd0-4425-9868-329c2dd5f9c4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:47.896 8 INFO nova.api.openstack.compute.server_external_events [req-88377374-2016-46f4-abf8-67e2a9b069a7 req-0d17ffda-357b-4cdb-b4f7-f927150c0ec1 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-changed:4b1a1a72-5522-40c1-a046-e1619dcfdb6b for instance 23cddd99-a511-4ab9-abd1-e7d4fbd95160 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1125] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:46:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1126] 10.0.0.187 () {32 vars in 718 bytes} [Mon Aug 24 16:46:47 2026] DELETE /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 0 bytes in 85 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-24 16:46:48.022 8 WARNING neutronclient.v2_0.client [None req-d6dc7cbc-d3c3-429a-a877-5058ea7dbd68 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1127] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:46:47 2026] GET /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 1942 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:50.870 8 INFO nova.api.openstack.compute.server_external_events [req-6532e26d-f377-4fe8-9a0e-0866d3be6cf2 req-13a132ec-90f9-4bc3-a97b-72fd61ed7bae 04286c43a95d4205a872cbb29a68e07f 7440da82c4484346a0e280d9baa80a30 - - 1cc5058f19aa491db2e2176c07a2689d 1cc5058f19aa491db2e2176c07a2689d] Creating event network-vif-deleted:4b1a1a72-5522-40c1-a046-e1619dcfdb6b for instance 23cddd99-a511-4ab9-abd1-e7d4fbd95160 on instance [pid: 8|app: 0|req: 569/1130] 10.0.0.244 () {38 vars in 815 bytes} [Mon Aug 24 16:46:50 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-24 16:46:53.235 7 WARNING neutronclient.v2_0.client [None req-8bf708a6-0896-4f9a-ad9f-d8af3d69a4d2 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] The python binding code in 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/1131] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:46:53 2026] GET /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 1479 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-24 16:46:58.310 8 INFO nova.api.openstack.wsgi [None req-bc3a5954-2c00-479d-9130-94f7dc0c9df7 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] HTTP exception thrown: Instance 23cddd99-a511-4ab9-abd1-e7d4fbd95160 could not be found. [pid: 8|app: 0|req: 570/1132] 10.0.0.187 () {32 vars in 715 bytes} [Mon Aug 24 16:46:58 2026] GET /v2.1/servers/23cddd99-a511-4ab9-abd1-e7d4fbd95160 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1133] 10.0.0.187 () {32 vars in 724 bytes} [Mon Aug 24 16:46:59 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-601084999 => 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-24 16:46:59.518 8 INFO nova.api.openstack.wsgi [None req-772b4a3c-f92a-4e02-a6b6-f2f3670d6b04 e57ef6bd456e4b6ebb2064664ad11553 08e51886e3544ea5bf66a1c0771d736c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-601084999 not found for user e57ef6bd456e4b6ebb2064664ad11553 [pid: 8|app: 0|req: 571/1134] 10.0.0.187 () {32 vars in 721 bytes} [Mon Aug 24 16:46:59 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-601084999 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1143] 10.0.0.187 () {32 vars in 655 bytes} [Mon Aug 24 16:47:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1144] 10.0.0.187 () {32 vars in 641 bytes} [Mon Aug 24 16:47:32 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 16:47:33.020 8 WARNING oslo_db.sqlalchemy.utils [None req-8909ade6-3248-41a6-b542-303d58775ed7 ffcb9661cdde43eeb27134d97beee2fb b95c8b6d8a414684b3614050975ee9d8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 577/1145] 10.0.0.187 () {32 vars in 649 bytes} [Mon Aug 24 16:47:33 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1146] 10.0.0.187 () {32 vars in 694 bytes} [Mon Aug 24 16:47:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1167] 10.0.0.158 () {28 vars in 454 bytes} [Mon Aug 24 16:49:17 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1168] 10.0.0.158 () {30 vars in 658 bytes} [Mon Aug 24 16:49:17 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: 7|app: 0|req: 581/1169] 10.0.0.158 () {32 vars in 731 bytes} [Mon Aug 24 16:49:17 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: 589/1170] 10.0.0.158 () {34 vars in 806 bytes} [Mon Aug 24 16:49:17 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1171] 10.0.0.158 () {28 vars in 454 bytes} [Mon Aug 24 16:49:17 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1172] 10.0.0.158 () {30 vars in 658 bytes} [Mon Aug 24 16:49:17 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 583/1173] 10.0.0.158 () {32 vars in 731 bytes} [Mon Aug 24 16:49:17 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: 591/1174] 10.0.0.158 () {34 vars in 894 bytes} [Mon Aug 24 16:49:17 2026] GET /v2.1/servers/detail?project_id=2b8976e48233477bb05e7268f5192245&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1175] 10.0.0.158 () {34 vars in 894 bytes} [Mon Aug 24 16:49:18 2026] GET /v2.1/servers/detail?project_id=7440da82c4484346a0e280d9baa80a30&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1176] 10.0.0.158 () {34 vars in 894 bytes} [Mon Aug 24 16:49:18 2026] GET /v2.1/servers/detail?project_id=b95c8b6d8a414684b3614050975ee9d8&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)