+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jun 18 16:45:29 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-665749bc5-wwsjj 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 0x7f91b971c668 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-06-18 16:45:34.906 8 INFO nova.utils [None req-c36d4c1f-5b88-4880-9fb2-9cb9a2749164 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-18 16:45:35.029 7 INFO nova.utils [None req-a4455d80-b872-4f7a-a440-a1736f19c111 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-18 16:45:36.946 8 WARNING keystonemiddleware._common.config [None req-c36d4c1f-5b88-4880-9fb2-9cb9a2749164 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:45:36.955 8 WARNING oslo_config.cfg [None req-c36d4c1f-5b88-4880-9fb2-9cb9a2749164 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-18 16:45:36.967 7 WARNING keystonemiddleware._common.config [None req-a4455d80-b872-4f7a-a440-a1736f19c111 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:45:36.976 7 WARNING oslo_config.cfg [None req-a4455d80-b872-4f7a-a440-a1736f19c111 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-18 16:45:37.034 8 WARNING keystonemiddleware._common.config [None req-c36d4c1f-5b88-4880-9fb2-9cb9a2749164 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:45:37.049 8 WARNING oslo_config.cfg [None req-c36d4c1f-5b88-4880-9fb2-9cb9a2749164 - - - - - -] 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-06-18 16:45:37.053 7 WARNING keystonemiddleware._common.config [None req-a4455d80-b872-4f7a-a440-a1736f19c111 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:45:37.062 8 WARNING oslo_config.cfg [None req-c36d4c1f-5b88-4880-9fb2-9cb9a2749164 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f91b971c668 pid: 8 (default app) 2026-06-18 16:45:37.071 7 WARNING oslo_config.cfg [None req-a4455d80-b872-4f7a-a440-a1736f19c111 - - - - - -] 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-06-18 16:45:37.085 7 WARNING oslo_config.cfg [None req-a4455d80-b872-4f7a-a440-a1736f19c111 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f91b971c668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 16:45:43 2026] GET /v2.1 => generated 114 bytes in 22 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-06-18 16:45:44.085 7 WARNING oslo_policy.policy [None req-c73edd3c-28bc-433c-bd4b-ec84773105b8 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:45:44.086 7 WARNING oslo_policy.policy [None req-c73edd3c-28bc-433c-bd4b-ec84773105b8 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 16:45:43 2026] GET /v2.1 => generated 0 bytes in 545 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:45:44.189 8 WARNING oslo_policy.policy [req-c73edd3c-28bc-433c-bd4b-ec84773105b8 req-fffb8362-71c9-44f8-aec4-3c5a82da773d 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:45:44.189 8 WARNING oslo_policy.policy [req-c73edd3c-28bc-433c-bd4b-ec84773105b8 req-fffb8362-71c9-44f8-aec4-3c5a82da773d 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/5] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 16:45:44 2026] GET /v2.1/ => generated 400 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 16:45:44.320 7 INFO nova.api.openstack.wsgi [None req-8595bedc-6159-4f92-8249-a8397e4555f3 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.143 () {48 vars in 1009 bytes} [Thu Jun 18 16:45:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 16:45:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.143 () {52 vars in 1046 bytes} [Thu Jun 18 16:45:44 2026] POST /v2.1/flavors => generated 529 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 16:45:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 16:45:45 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 16:45:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 16:45:45.353 7 INFO nova.api.openstack.wsgi [None req-12749ce4-5c99-4631-8c20-d9ac9e9f74c7 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.143 () {48 vars in 1011 bytes} [Thu Jun 18 16:45:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 16:45:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.143 () {52 vars in 1046 bytes} [Thu Jun 18 16:45:45 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 16:45:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 16:45:46 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 16:45:46 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 16:45:46.297 7 INFO nova.api.openstack.wsgi [None req-ca3c2270-c03c-42c2-a51e-430d5ca21fab 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 8/18] 199.19.213.143 () {48 vars in 1013 bytes} [Thu Jun 18 16:45:46 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 16:45:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.19.213.143 () {52 vars in 1046 bytes} [Thu Jun 18 16:45:46 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 16:45: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: 11/24] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 16:45:47 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 16:45:47 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 16:45:47.280 7 INFO nova.api.openstack.wsgi [None req-00ac5fba-9509-4ba1-949e-4215c5c23299 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 199.19.213.143 () {48 vars in 1011 bytes} [Thu Jun 18 16:45:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 16:45:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.143 () {52 vars in 1046 bytes} [Thu Jun 18 16:45:47 2026] POST /v2.1/flavors => generated 532 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 16:45:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 16:45:48 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 16:45:48 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 16:45:48.333 7 INFO nova.api.openstack.wsgi [None req-bd76b34c-8619-4785-9d56-d9d20294d280 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.19.213.143 () {48 vars in 1013 bytes} [Thu Jun 18 16:45:48 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/33] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 16:45:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.19.213.143 () {52 vars in 1046 bytes} [Thu Jun 18 16:45:48 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 10.0.0.106 () {28 vars in 453 bytes} [Thu Jun 18 16:51: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) 2026-06-18 16:51:21.033 8 WARNING keystonemiddleware.audit [None req-ea677eb0-f9ce-423b-b670-be5d584f5ebb 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Skipping service heat as it have no endpoints. 2026-06-18 16:51:21.034 8 WARNING keystonemiddleware.audit [None req-ea677eb0-f9ce-423b-b670-be5d584f5ebb 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Skipping service heat-cfn as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 52/102] 10.0.0.106 () {30 vars in 657 bytes} [Thu Jun 18 16:51:20 2026] GET /v2.1 => generated 0 bytes in 384 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-18 16:51:21.056 7 WARNING keystonemiddleware.audit [None req-221fd34b-f48b-406a-8aae-06291840677c 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Skipping service heat as it have no endpoints. 2026-06-18 16:51:21.057 7 WARNING keystonemiddleware.audit [None req-221fd34b-f48b-406a-8aae-06291840677c 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Skipping service heat-cfn as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/103] 10.0.0.106 () {32 vars in 730 bytes} [Thu Jun 18 16:51:21 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 16:51:21.072 8 WARNING keystonemiddleware.audit [None req-8062646f-3e30-4a65-b237-73d51140f519 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Skipping service heat as it have no endpoints. 2026-06-18 16:51:21.073 8 WARNING keystonemiddleware.audit [None req-8062646f-3e30-4a65-b237-73d51140f519 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Skipping service heat-cfn as it have no endpoints. [pid: 8|app: 0|req: 53/104] 10.0.0.106 () {34 vars in 803 bytes} [Thu Jun 18 16:51:21 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/153] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 16:55:23 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: 78/154] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 16:55:23 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 77/155] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 16:55:23 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 16:55:23.433 8 INFO nova.api.openstack.wsgi [None req-aabc1c11-6f6e-4747-a016-e460106ef464 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 79/156] 199.19.213.143 () {48 vars in 1015 bytes} [Thu Jun 18 16:55:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/157] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 16:55:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 199.19.213.143 () {52 vars in 1047 bytes} [Thu Jun 18 16:55:23 2026] POST /v2.1/flavors => generated 534 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/191] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 16:58:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/192] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 16:58:01 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 98/193] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 16:58:01 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 16:58:01.451 7 INFO nova.api.openstack.wsgi [None req-a8d56cd1-d66a-4390-a3f6-cdca1b918e8c 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 71bb02ac1d1a46619e232ef2fccb96c0 [pid: 7|app: 0|req: 96/194] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 16:58:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-18 16:58:01.469 8 WARNING oslo_db.sqlalchemy.utils [None req-5bd5c4d7-90f4-4d64-b781-73045078b920 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 99/195] 199.19.213.143 () {48 vars in 1014 bytes} [Thu Jun 18 16:58:01 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/196] 199.19.213.143 () {52 vars in 1055 bytes} [Thu Jun 18 16:58:01 2026] POST /v2.1/os-keypairs => generated 576 bytes in 90 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 16:58: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: 102/202] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 16:58:20 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 16:58:20 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 199.19.213.143 () {48 vars in 1071 bytes} [Thu Jun 18 16:58:20 2026] GET /v2.1/os-quota-sets/4626be3f2533419797ae2fb1473c41a1 => generated 283 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.19.213.143 () {52 vars in 1123 bytes} [Thu Jun 18 16:58:20 2026] PUT /v2.1/os-quota-sets/4626be3f2533419797ae2fb1473c41a1 => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/228] 10.0.0.218 () {28 vars in 453 bytes} [Thu Jun 18 17:00:09 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: 114/229] 10.0.0.218 () {30 vars in 657 bytes} [Thu Jun 18 17:00:09 2026] GET /v2.1 => generated 0 bytes in 39 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: 116/230] 10.0.0.218 () {32 vars in 730 bytes} [Thu Jun 18 17:00:09 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: 115/231] 10.0.0.218 () {34 vars in 764 bytes} [Thu Jun 18 17:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/232] 10.0.0.218 () {28 vars in 453 bytes} [Thu Jun 18 17:00:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 116/233] 10.0.0.218 () {30 vars in 657 bytes} [Thu Jun 18 17:00:14 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 118/234] 10.0.0.218 () {32 vars in 730 bytes} [Thu Jun 18 17:00:14 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/235] 10.0.0.218 () {34 vars in 764 bytes} [Thu Jun 18 17:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 10.0.0.218 () {28 vars in 453 bytes} [Thu Jun 18 17:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 10.0.0.218 () {30 vars in 657 bytes} [Thu Jun 18 17:00:18 2026] GET /v2.1 => generated 0 bytes in 41 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: 120/240] 10.0.0.218 () {32 vars in 730 bytes} [Thu Jun 18 17:00:18 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/241] 10.0.0.218 () {34 vars in 807 bytes} [Thu Jun 18 17:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/242] 10.0.0.218 () {28 vars in 453 bytes} [Thu Jun 18 17:00:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 122/243] 10.0.0.218 () {30 vars in 657 bytes} [Thu Jun 18 17:00:23 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 122/244] 10.0.0.218 () {32 vars in 730 bytes} [Thu Jun 18 17:00:23 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/245] 10.0.0.218 () {34 vars in 807 bytes} [Thu Jun 18 17:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/334] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:07:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 167/335] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:07:37 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 169/336] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:07:38 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:07:38.085 7 INFO nova.api.openstack.wsgi [None req-fd4abb24-36ae-4c22-965c-9c6eeb7cd01f 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 168/337] 199.19.213.143 () {48 vars in 1013 bytes} [Thu Jun 18 17:07:38 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/338] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:07:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/339] 199.19.213.143 () {52 vars in 1047 bytes} [Thu Jun 18 17:07:38 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:11:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:11:01 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:11:01 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.19.213.143 () {48 vars in 1071 bytes} [Thu Jun 18 17:11:01 2026] GET /v2.1/os-quota-sets/0dc2f8170f034f98b70e20f00e2ec782 => generated 283 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.19.213.143 () {52 vars in 1123 bytes} [Thu Jun 18 17:11:01 2026] PUT /v2.1/os-quota-sets/0dc2f8170f034f98b70e20f00e2ec782 => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:22:35 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: 261/524] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:22:35 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:22:35 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:22:35.463 7 INFO nova.api.openstack.wsgi [None req-af5cc999-1270-4575-b233-e93921c5ce42 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 262/526] 199.19.213.143 () {48 vars in 1009 bytes} [Thu Jun 18 17:22:35 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: 265/527] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:22:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.19.213.143 () {48 vars in 1097 bytes} [Thu Jun 18 17:22:35 2026] GET /v2.1/flavors/c39955d3-3ab4-4400-91bf-b52721b58895/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: 266/529] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:22:36 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: 264/530] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/531] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:22:36.492 7 INFO nova.api.openstack.wsgi [None req-ecc04107-4481-4f13-97fa-a816c172cfbe 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 265/532] 199.19.213.143 () {48 vars in 1011 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/533] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.19.213.143 () {48 vars in 1097 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.1/flavors/f07b285b-b9d9-466a-b8e2-67682ee248df/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: 268/537] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:22:37.471 8 INFO nova.api.openstack.wsgi [None req-1bf97b01-ff84-484d-9be7-adf8a64b1b65 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 271/540] 199.19.213.143 () {48 vars in 1013 bytes} [Thu Jun 18 17:22:37 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: 7|app: 0|req: 270/541] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.19.213.143 () {48 vars in 1097 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.1/flavors/31ed14c6-1bad-40cf-86f7-79ccf8f8f115/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:22:38 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: 273/544] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:22:38.462 8 INFO nova.api.openstack.wsgi [None req-f23cb8a4-ebed-4899-be20-f17e1de1789e 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 274/546] 199.19.213.143 () {48 vars in 1011 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 199.19.213.143 () {48 vars in 1097 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.1/flavors/447c3efe-f691-4cb6-9ca2-def4248c68bc/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/551] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:22:39.410 8 INFO nova.api.openstack.wsgi [None req-6bd8cfe8-b7d8-40fd-85e6-bed826acae93 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 277/552] 199.19.213.143 () {48 vars in 1013 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/554] 199.19.213.143 () {48 vars in 1097 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.1/flavors/429bbdaa-0ada-4b9d-9b83-9b3a15acec08/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: 285/567] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:23:46.766 7 INFO nova.api.openstack.wsgi [None req-270c8dff-f011-4e34-a5d8-3f4c066052a2 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 286/572] 199.19.213.143 () {48 vars in 1015 bytes} [Thu Jun 18 17:23:46 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: 8|app: 0|req: 287/573] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 199.19.213.143 () {48 vars in 1097 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.1/flavors/36d61e4c-d25b-4467-a203-7093985cee80/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: 288/575] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:23: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: 288/576] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:23:54 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/577] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:23:54 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:23:54 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:23:57 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: 291/582] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/583] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.19.213.143 () {48 vars in 1071 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.1/os-quota-sets/4626be3f2533419797ae2fb1473c41a1 => 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: 298/595] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:24:50.139 8 INFO nova.api.openstack.wsgi [None req-43aaa39b-857e-4f11-b926-d1efdac4e062 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 299/598] 199.19.213.143 () {48 vars in 1013 bytes} [Thu Jun 18 17:24:50 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: 300/599] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 199.19.213.143 () {48 vars in 1097 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.1/flavors/01c92f3f-b229-4384-b9fd-51268fea403d/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: 302/603] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:25: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: 7|app: 0|req: 302/604] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:25:05 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 303/605] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:25:05 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 199.19.213.143 () {48 vars in 1071 bytes} [Thu Jun 18 17:25:05 2026] GET /v2.1/os-quota-sets/0dc2f8170f034f98b70e20f00e2ec782 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 199.19.213.143 () {42 vars in 703 bytes} [Thu Jun 18 17:25:56 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: 309/618] 199.19.213.143 () {44 vars in 907 bytes} [Thu Jun 18 17:25:56 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.19.213.143 () {46 vars in 980 bytes} [Thu Jun 18 17:25:56 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:25:56.143 7 INFO nova.api.openstack.wsgi [None req-0f03ef63-ffbb-4be7-b3c6-49c284858270 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 310/620] 199.19.213.143 () {48 vars in 1009 bytes} [Thu Jun 18 17:25:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 199.19.213.143 () {48 vars in 1049 bytes} [Thu Jun 18 17:25:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.127 () {32 vars in 654 bytes} [Thu Jun 18 17:26:38 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 317/633] 10.0.0.127 () {32 vars in 640 bytes} [Thu Jun 18 17:26:39 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-18 17:26:39.284 7 WARNING oslo_db.sqlalchemy.utils [None req-9f088a60-6a4b-49a2-a4f5-56c3d8eefe59 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 317/634] 10.0.0.127 () {32 vars in 648 bytes} [Thu Jun 18 17:26:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 10.0.0.127 () {32 vars in 693 bytes} [Thu Jun 18 17:26:39 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:26:50 2026] GET /v2.1/flavors/c39955d3-3ab4-4400-91bf-b52721b58895 => generated 511 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.127 () {32 vars in 640 bytes} [Thu Jun 18 17:26:50 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:26:50 2026] GET /v2.1/flavors/c39955d3-3ab4-4400-91bf-b52721b58895 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:27:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:01.430 7 WARNING neutronclient.v2_0.client [None req-2ba7769e-21ec-4ca5-a92a-596c4225254a f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:02.224 8 WARNING neutronclient.v2_0.client [None req-8a06134f-2180-4889-b7eb-21fce2e09f6e 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:02.879 7 WARNING neutronclient.v2_0.client [None req-2ba7769e-21ec-4ca5-a92a-596c4225254a f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/644] 10.0.0.127 () {34 vars in 684 bytes} [Thu Jun 18 17:27:02 2026] POST /v2.1/os-security-groups => generated 241 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:03.107 8 WARNING neutronclient.v2_0.client [None req-0692c4aa-d936-4de1-bb66-7a8e804a52c1 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in 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/645] 10.0.0.127 () {34 vars in 684 bytes} [Thu Jun 18 17:27:03 2026] POST /v2.1/os-security-groups => generated 241 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:03.382 8 WARNING neutronclient.v2_0.client [None req-6d0320de-f518-48c5-a45b-6d7dd88bf4f9 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:03.444 8 WARNING neutronclient.v2_0.client [None req-6d0320de-f518-48c5-a45b-6d7dd88bf4f9 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/646] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:27:00 2026] POST /v2.1/servers => generated 424 bytes in 2765 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-06-18 17:27:03.647 7 WARNING neutronclient.v2_0.client [None req-af087b48-eebc-487f-b903-5c7741b07fad 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in 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/647] 10.0.0.127 () {34 vars in 684 bytes} [Thu Jun 18 17:27:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:04.088 7 WARNING neutronclient.v2_0.client [None req-b6e8f847-490d-4fa3-98a2-67367bffbb59 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:04.167 8 WARNING neutronclient.v2_0.client [None req-6d0320de-f518-48c5-a45b-6d7dd88bf4f9 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in 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/648] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:04 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1371 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-06-18 17:27:04.225 7 WARNING neutronclient.v2_0.client [None req-dc312cc5-c19a-4893-9910-3dbe71e0ede9 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:04.277 7 WARNING neutronclient.v2_0.client [None req-dc312cc5-c19a-4893-9910-3dbe71e0ede9 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:04.320 7 WARNING neutronclient.v2_0.client [None req-dc312cc5-c19a-4893-9910-3dbe71e0ede9 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in 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/649] 10.0.0.127 () {32 vars in 662 bytes} [Thu Jun 18 17:27:04 2026] GET /v2.1/os-security-groups => generated 1378 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:04.384 7 WARNING neutronclient.v2_0.client [None req-a360723d-8de3-4c5c-a5e7-cd34cac0bb32 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:04.432 7 WARNING neutronclient.v2_0.client [None req-a360723d-8de3-4c5c-a5e7-cd34cac0bb32 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in 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/650] 10.0.0.127 () {32 vars in 739 bytes} [Thu Jun 18 17:27:04 2026] DELETE /v2.1/os-security-groups/adb2696c-8e69-4a26-af2f-9b054f93dcb6 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 17:27:04.584 7 WARNING neutronclient.v2_0.client [None req-4298cea6-bc63-437e-a0cf-229fb4a7db42 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:04.621 7 INFO nova.api.openstack.wsgi [None req-4298cea6-bc63-437e-a0cf-229fb4a7db42 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] HTTP exception thrown: Security group adb2696c-8e69-4a26-af2f-9b054f93dcb6 does not exist Neutron server returns request_ids: ['req-e68ba01f-9890-4416-9bb6-79df39eeb511'] [pid: 7|app: 0|req: 327/651] 10.0.0.127 () {32 vars in 736 bytes} [Thu Jun 18 17:27:04 2026] GET /v2.1/os-security-groups/adb2696c-8e69-4a26-af2f-9b054f93dcb6 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 17:27:04.634 7 WARNING neutronclient.v2_0.client [None req-4b6d7dab-82f2-4c10-b15f-c7589e912395 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:04.684 7 WARNING neutronclient.v2_0.client [None req-4b6d7dab-82f2-4c10-b15f-c7589e912395 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/652] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:27:03 2026] POST /v2.1/servers => generated 451 bytes in 1541 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: 7|app: 0|req: 328/653] 10.0.0.127 () {32 vars in 739 bytes} [Thu Jun 18 17:27:04 2026] DELETE /v2.1/os-security-groups/a151b3c7-bbe4-498b-97cf-448c93dacb71 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 17:27:04.871 7 WARNING neutronclient.v2_0.client [None req-da6000e6-d94e-4495-b352-3633bb8e4b0f 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:04.880 8 WARNING neutronclient.v2_0.client [None req-8eee8771-73c7-4d3e-89ed-13c61795321f 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:04.893 7 INFO nova.api.openstack.wsgi [None req-da6000e6-d94e-4495-b352-3633bb8e4b0f 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] HTTP exception thrown: Security group a151b3c7-bbe4-498b-97cf-448c93dacb71 does not exist Neutron server returns request_ids: ['req-07f6c01d-1c1c-4ad9-86b0-dcd03e8eae12'] [pid: 7|app: 0|req: 329/654] 10.0.0.127 () {32 vars in 736 bytes} [Thu Jun 18 17:27:04 2026] GET /v2.1/os-security-groups/a151b3c7-bbe4-498b-97cf-448c93dacb71 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 17:27:04.907 7 WARNING neutronclient.v2_0.client [None req-d45193d2-ccc0-467a-9979-05753141de36 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/655] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:04 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1422 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:04.939 7 WARNING neutronclient.v2_0.client [None req-d45193d2-ccc0-467a-9979-05753141de36 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in 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/656] 10.0.0.127 () {32 vars in 739 bytes} [Thu Jun 18 17:27:04 2026] DELETE /v2.1/os-security-groups/4769bd9b-3cdc-4a9d-b56d-55df70517f34 => generated 0 bytes in 186 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-06-18 17:27:05.100 8 WARNING neutronclient.v2_0.client [None req-4a1ac08b-d6b9-407e-96c4-f9f3009003cd 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:05.125 8 INFO nova.api.openstack.wsgi [None req-4a1ac08b-d6b9-407e-96c4-f9f3009003cd 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] HTTP exception thrown: Security group 4769bd9b-3cdc-4a9d-b56d-55df70517f34 does not exist Neutron server returns request_ids: ['req-35346f0e-cd58-4651-9775-b3a022b40bb6'] [pid: 8|app: 0|req: 327/657] 10.0.0.127 () {32 vars in 736 bytes} [Thu Jun 18 17:27:05 2026] GET /v2.1/os-security-groups/4769bd9b-3cdc-4a9d-b56d-55df70517f34 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 17:27:05.141 7 WARNING neutronclient.v2_0.client [None req-0ed8272c-3b1c-424d-9907-cb0998e52ef3 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:05.177 7 WARNING neutronclient.v2_0.client [None req-0ed8272c-3b1c-424d-9907-cb0998e52ef3 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:05.215 7 WARNING neutronclient.v2_0.client [None req-0ed8272c-3b1c-424d-9907-cb0998e52ef3 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in 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/658] 10.0.0.127 () {32 vars in 662 bytes} [Thu Jun 18 17:27:05 2026] GET /v2.1/os-security-groups => generated 707 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:05.287 7 WARNING neutronclient.v2_0.client [None req-1098c0b4-1918-4c36-a0d5-96c954444a9f 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:05.289 8 WARNING neutronclient.v2_0.client [None req-2f28f50a-31bc-4440-9af6-373583d3ac41 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:05.307 7 INFO nova.api.openstack.wsgi [None req-1098c0b4-1918-4c36-a0d5-96c954444a9f 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] HTTP exception thrown: Security group 4769bd9b-3cdc-4a9d-b56d-55df70517f34 does not exist Neutron server returns request_ids: ['req-d2bd9a32-1d97-4cda-b212-6530e976192f'] [pid: 7|app: 0|req: 332/659] 10.0.0.127 () {32 vars in 739 bytes} [Thu Jun 18 17:27:05 2026] DELETE /v2.1/os-security-groups/4769bd9b-3cdc-4a9d-b56d-55df70517f34 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 17:27:05.318 7 WARNING neutronclient.v2_0.client [None req-3cb11253-3b80-4c94-89bd-a728984e17a5 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:05.337 7 INFO nova.api.openstack.wsgi [None req-3cb11253-3b80-4c94-89bd-a728984e17a5 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] HTTP exception thrown: Security group a151b3c7-bbe4-498b-97cf-448c93dacb71 does not exist Neutron server returns request_ids: ['req-8911315f-88af-4806-812d-4442aa80ecbf'] [pid: 7|app: 0|req: 333/660] 10.0.0.127 () {32 vars in 739 bytes} [Thu Jun 18 17:27:05 2026] DELETE /v2.1/os-security-groups/a151b3c7-bbe4-498b-97cf-448c93dacb71 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:05 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1367 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:05.349 7 WARNING neutronclient.v2_0.client [None req-0e85cab9-c190-47c0-9db0-9e73ac3f5846 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:05.368 7 INFO nova.api.openstack.wsgi [None req-0e85cab9-c190-47c0-9db0-9e73ac3f5846 2ca8379139ec448db98e4662f7dcf3ea 980243da4bd446349ca8eec1d1e532c9 - - default default] HTTP exception thrown: Security group adb2696c-8e69-4a26-af2f-9b054f93dcb6 does not exist Neutron server returns request_ids: ['req-95e2a0ee-4755-400d-9a31-933a257c1de0'] [pid: 7|app: 0|req: 334/662] 10.0.0.127 () {32 vars in 739 bytes} [Thu Jun 18 17:27:05 2026] DELETE /v2.1/os-security-groups/adb2696c-8e69-4a26-af2f-9b054f93dcb6 => generated 194 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-06-18 17:27:05.974 8 WARNING neutronclient.v2_0.client [None req-330c6190-fa94-4886-93b1-c77d5cb8f559 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:06.425 7 WARNING neutronclient.v2_0.client [None req-e89ee6d4-e41f-41f8-aca3-5f5223763662 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/663] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:05 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1426 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:06 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1423 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:07.192 8 WARNING neutronclient.v2_0.client [None req-b74cd7f7-c6d6-415e-95f3-52337fe70a10 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/667] 10.0.0.127 () {34 vars in 684 bytes} [Thu Jun 18 17:27:07 2026] POST /v2.1/os-security-groups => generated 248 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:07.425 7 WARNING neutronclient.v2_0.client [None req-07a1df54-e6f2-4bcc-bc0a-eeedb9de1ea6 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:07.463 7 WARNING neutronclient.v2_0.client [None req-07a1df54-e6f2-4bcc-bc0a-eeedb9de1ea6 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:07.491 8 WARNING neutronclient.v2_0.client [None req-d6e07454-66d4-4e68-91b7-f80c93e154c5 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/668] 10.0.0.127 () {34 vars in 694 bytes} [Thu Jun 18 17:27:07 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:07.691 7 WARNING neutronclient.v2_0.client [None req-14b688d7-a9f2-4166-b4ee-35c02b7b1e35 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/669] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:07 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1418 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:07.870 8 WARNING neutronclient.v2_0.client [None req-4d383f0e-68f0-4ea1-a300-43e7addef565 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/670] 10.0.0.127 () {34 vars in 684 bytes} [Thu Jun 18 17:27:07 2026] POST /v2.1/os-security-groups => generated 247 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:07.920 7 WARNING neutronclient.v2_0.client [None req-2d3416db-fdce-412f-991f-b3bb719039fb 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in 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/671] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:07 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1431 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:07.951 7 WARNING neutronclient.v2_0.client [None req-2d3416db-fdce-412f-991f-b3bb719039fb 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in 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/672] 10.0.0.127 () {34 vars in 694 bytes} [Thu Jun 18 17:27:07 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:08.185 8 WARNING neutronclient.v2_0.client [None req-c9f77cb2-0229-4ac3-8f86-071fd4dd64e2 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:08.222 8 WARNING neutronclient.v2_0.client [None req-c9f77cb2-0229-4ac3-8f86-071fd4dd64e2 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/673] 10.0.0.127 () {34 vars in 694 bytes} [Thu Jun 18 17:27:08 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:08.466 7 WARNING neutronclient.v2_0.client [None req-a52fd71d-ba3d-4b90-97a0-e92526637cad 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/674] 10.0.0.127 () {32 vars in 736 bytes} [Thu Jun 18 17:27:08 2026] GET /v2.1/os-security-groups/30917662-e773-4abb-826b-04edd6b7a588 => generated 664 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:08.560 8 WARNING neutronclient.v2_0.client [None req-15f9047b-adc3-432d-8ca8-725d36387e97 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:08.608 8 WARNING neutronclient.v2_0.client [None req-15f9047b-adc3-432d-8ca8-725d36387e97 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:08.660 8 WARNING neutronclient.v2_0.client [None req-15f9047b-adc3-432d-8ca8-725d36387e97 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:08.763 7 WARNING neutronclient.v2_0.client [None req-216147d8-3258-4f9e-b447-49a000db1e77 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/675] 10.0.0.127 () {32 vars in 749 bytes} [Thu Jun 18 17:27:08 2026] DELETE /v2.1/os-security-group-rules/9051df5a-b2b9-40e4-8642-fa047c3f7976 => generated 0 bytes in 285 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 17:27:08.850 8 WARNING neutronclient.v2_0.client [None req-cc983eef-ae65-43ba-81ce-951edc9cae83 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in 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/676] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:08 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1474 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:08.877 8 WARNING neutronclient.v2_0.client [None req-cc983eef-ae65-43ba-81ce-951edc9cae83 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] 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-06-18 17:27:08.972 7 WARNING neutronclient.v2_0.client [None req-a8eb3a5f-0280-4595-b1f5-67b19273719b f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/677] 10.0.0.127 () {32 vars in 739 bytes} [Thu Jun 18 17:27:08 2026] DELETE /v2.1/os-security-groups/30917662-e773-4abb-826b-04edd6b7a588 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 17:27:09.020 8 WARNING neutronclient.v2_0.client [None req-013e056b-02e0-407b-a749-43a9ba1a6efc 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:09.108 8 WARNING neutronclient.v2_0.client [None req-013e056b-02e0-407b-a749-43a9ba1a6efc 07b0a74ad2fd427197aee3bf1a94bec6 b85c850d0c4044ec99189ef7f58ef9fa - - default default] The python binding code in 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/678] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:08 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1473 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.127 () {32 vars in 739 bytes} [Thu Jun 18 17:27:09 2026] DELETE /v2.1/os-security-groups/428d08f5-ecb0-45a3-a8ba-f7096744e84e => generated 0 bytes in 303 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-06-18 17:27:09.915 7 WARNING neutronclient.v2_0.client [None req-69b615ef-5da1-4478-9319-b903e077d485 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:10.204 8 WARNING neutronclient.v2_0.client [None req-92cb4948-4c2a-4230-b89f-e1c86becda1a f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/680] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:09 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1482 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:10.870 7 INFO nova.api.openstack.compute.server_external_events [req-ae15ed3b-b7bb-4878-8e9d-d6199a964d67 req-10d5d0f6-1163-45b2-b267-ef7294b01ece 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:edb1d479-06c5-4adf-a650-ac1b4f45e26e for instance c2978189-2c3d-4057-9625-4964bafe4fd5 on instance 2026-06-18 17:27:10.881 7 INFO nova.compute.rpcapi [None req-d180c500-f571-4a24-99ca-ba2fc9b20365 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 343/681] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:10 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 1094 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:11.432 7 WARNING neutronclient.v2_0.client [None req-81106ee5-6473-4f98-b770-ee1bdb580a81 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/683] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:11 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1492 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:12.333 8 WARNING neutronclient.v2_0.client [None req-5986a8ad-f6d9-49b9-81dc-f8e65a241b9c f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] 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-06-18 17:27:13.102 7 WARNING neutronclient.v2_0.client [None req-90d0346e-dbbd-47cd-8a6c-f12972148b6e 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/684] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:12 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 1070 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:13 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:13.741 8 INFO nova.api.openstack.compute.server_external_events [req-639bac63-7568-4ad2-a320-fad68fe74d7e req-ab561e89-557e-49f8-9bd9-82fd042430e4 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance 2026-06-18 17:27:13.749 8 INFO nova.compute.rpcapi [None req-62f17cf1-4832-422f-bed1-65bcca987496 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 341/686] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:13 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-06-18 17:27:14.416 7 WARNING neutronclient.v2_0.client [None req-b57b187b-8625-4959-8f53-b28b77a965c5 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/687] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:14 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 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-06-18 17:27:14.759 8 WARNING neutronclient.v2_0.client [None req-f197d6cf-fa14-40a6-871a-220223352732 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in 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/688] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:14 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 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-06-18 17:27:15.671 7 WARNING neutronclient.v2_0.client [None req-0f0b310b-0edc-4302-b88e-55cbba762bd2 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] 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-06-18 17:27:15.983 8 WARNING neutronclient.v2_0.client [None req-b42b68a2-2d10-42d3-a6a3-5ddc798994e1 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in 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/689] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:15 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 1520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:15 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 bytes in 1269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/693] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:27:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:18.222 8 WARNING neutronclient.v2_0.client [None req-0894ff24-f6a2-4808-a30f-3b0a1ea1dcd3 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:18.273 7 WARNING neutronclient.v2_0.client [None req-c2405056-c655-46c5-a515-d570b592005f 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/694] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:18 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/695] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:18 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:19.795 8 WARNING neutronclient.v2_0.client [None req-2ad0cfc0-e7fc-4605-89ac-1e8d8129b2e3 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] 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-06-18 17:27:19.913 7 WARNING neutronclient.v2_0.client [None req-11749740-2994-4cd3-bdda-c1dbf7e2f167 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in 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/696] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/697] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:21.007 8 WARNING neutronclient.v2_0.client [None req-47a7f605-36cc-4a66-865d-1ff6a834d4b5 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/698] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:20 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:21.195 7 WARNING neutronclient.v2_0.client [None req-71b0588d-ddd2-4343-af15-963af6b769c4 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in 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/699] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:21 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/700] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:27:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:22.208 7 WARNING neutronclient.v2_0.client [None req-e36c6097-0e04-402e-84eb-e832c3d7eee7 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:22.410 8 WARNING neutronclient.v2_0.client [None req-ccc7c952-1246-468b-95c6-87beab58d921 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in 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/701] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:22 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:22 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:23.450 7 WARNING neutronclient.v2_0.client [None req-5f00ed41-df00-4b44-b766-a243ccd8bed9 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:23.458 8 WARNING neutronclient.v2_0.client [None req-b2daeaa7-ad04-45e8-a7a6-a68f8ac78c65 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:23.503 7 WARNING neutronclient.v2_0.client [None req-5f00ed41-df00-4b44-b766-a243ccd8bed9 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:23.697 7 WARNING neutronclient.v2_0.client [None req-5f00ed41-df00-4b44-b766-a243ccd8bed9 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/703] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:23 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 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-06-18 17:27:23.750 8 WARNING neutronclient.v2_0.client [None req-acf012d4-b91e-480f-b1d9-610e98feb1f2 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/704] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:27:23 2026] POST /v2.1/servers => generated 449 bytes in 487 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:23 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 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-06-18 17:27:23.897 7 WARNING neutronclient.v2_0.client [None req-33f10f78-b492-4b27-ad32-6538d90dded0 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] 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: 356/706] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:23 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1401 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:24.039 8 WARNING neutronclient.v2_0.client [None req-f7812519-c40a-437b-929a-5c759c4b365e 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:24.081 8 WARNING neutronclient.v2_0.client [None req-f7812519-c40a-437b-929a-5c759c4b365e 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:24.353 8 WARNING neutronclient.v2_0.client [None req-f7812519-c40a-437b-929a-5c759c4b365e 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] 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-06-18 17:27:24.675 7 INFO nova.api.openstack.compute.server_external_events [req-754c7be3-8672-47a6-921f-92fd4c608105 req-33b760e5-a79a-4ed0-a795-570cd1029b7c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance [pid: 7|app: 0|req: 357/707] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:24.775 7 WARNING neutronclient.v2_0.client [None req-5c767aaf-4a11-4756-9e1e-00d9c71f5755 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in 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/708] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:27:23 2026] POST /v2.1/servers => generated 451 bytes in 861 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-06-18 17:27:24.835 8 WARNING neutronclient.v2_0.client [None req-28800de1-4cce-43db-9ef7-ee4df41be01d 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/709] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1254 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/710] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:24.934 8 WARNING neutronclient.v2_0.client [None req-e0bff920-ce69-49c2-9fe5-9777a02727ca 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] 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-06-18 17:27:25.019 7 WARNING neutronclient.v2_0.client [None req-675e8519-0534-433c-bbb8-d7709a477e81 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/711] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1548 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1405 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:25.963 8 WARNING neutronclient.v2_0.client [None req-5b9bb163-f3f9-4ff9-b47f-376a2f6a9eb2 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:25.984 7 WARNING neutronclient.v2_0.client [None req-6a44774a-6595-4bf0-b82c-c0aeeeee71b1 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/713] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:25 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1304 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, ' [pid: 7|app: 0|req: 360/714] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:25 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:26.128 8 WARNING neutronclient.v2_0.client [None req-e3afb526-7033-41ae-bc3f-ecbc1a27bcea 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:26.128 7 WARNING neutronclient.v2_0.client [None req-6af2ee33-6174-4a8b-b080-08e2b6b942e0 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/715] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:26 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:26 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1725 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:26.290 7 WARNING neutronclient.v2_0.client [None req-0e77e532-156e-40a3-854b-677a7bd13e45 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in 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/717] 10.0.0.127 () {32 vars in 740 bytes} [Thu Jun 18 17:27:26 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:26.726 8 INFO nova.api.openstack.compute.server_external_events [req-6ad50577-b6df-4abc-bd80-ad89c817ad72 req-389f9bae-605b-40d7-9f90-132a66747e18 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance 2026-06-18 17:27:26.727 8 INFO nova.api.openstack.compute.server_external_events [req-6ad50577-b6df-4abc-bd80-ad89c817ad72 req-389f9bae-605b-40d7-9f90-132a66747e18 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:edb1d479-06c5-4adf-a650-ac1b4f45e26e for instance c2978189-2c3d-4057-9625-4964bafe4fd5 on instance 2026-06-18 17:27:26.727 8 INFO nova.api.openstack.compute.server_external_events [req-6ad50577-b6df-4abc-bd80-ad89c817ad72 req-389f9bae-605b-40d7-9f90-132a66747e18 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:edb1d479-06c5-4adf-a650-ac1b4f45e26e for instance c2978189-2c3d-4057-9625-4964bafe4fd5 on instance [pid: 8|app: 0|req: 356/718] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:26 2026] POST /v2.1/os-server-external-events => generated 525 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-06-18 17:27:27.062 8 WARNING neutronclient.v2_0.client [None req-f9290d58-1649-471f-be4a-1262bd24e721 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/721] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1296 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:27.160 7 WARNING neutronclient.v2_0.client [None req-14449869-9072-4899-9eb0-4ec897f7003e f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] 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-06-18 17:27:27.222 8 WARNING neutronclient.v2_0.client [None req-b42c1ba9-d888-4fce-a1b8-8caae8d94de9 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/722] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1453 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:27.444 8 INFO nova.api.openstack.compute.server_external_events [req-18dc7717-6330-4797-b8ff-32ca0bfe998d req-1ca2047d-fb17-477b-a610-9b920cccbe32 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance [pid: 8|app: 0|req: 360/724] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:27:27.462 7 WARNING neutronclient.v2_0.client [None req-15e5a17f-5024-4638-9f46-93173fa607a8 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/725] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1725 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, ' [pid: 8|app: 0|req: 361/726] 10.0.0.127 () {32 vars in 640 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.1/servers => generated 377 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/727] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:27:27 2026] DELETE /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 0 bytes in 159 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-06-18 17:27:28.015 8 WARNING neutronclient.v2_0.client [None req-004a0451-a3a8-4cfe-ba01-da52bc2596cb 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] 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-06-18 17:27:28.194 7 WARNING neutronclient.v2_0.client [None req-bc4277e9-b5a8-4b74-93ff-e97710951542 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in 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/728] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1731 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:28 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1352 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:28.364 8 WARNING neutronclient.v2_0.client [None req-4118c77e-8d60-413e-84f1-02c01b6543bd ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:28.371 7 WARNING neutronclient.v2_0.client [None req-20cab6e6-aa96-4013-9fca-e97dce5fbd43 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/730] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:28 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1461 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:28 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1656 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/732] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:28 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5/ips => generated 109 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, ' [pid: 7|app: 0|req: 369/733] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:28 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/734] 10.0.0.127 () {32 vars in 822 bytes} [Thu Jun 18 17:27:28 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5/ips/tempest-ServerAddressesTestJSON-437517942-network => generated 94 bytes in 58 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: 370/735] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:27:28 2026] DELETE /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 0 bytes in 103 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-06-18 17:27:28.934 8 WARNING neutronclient.v2_0.client [None req-af294ac2-712b-4295-89ed-3c1c443ab022 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/736] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:28 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1662 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:29.254 8 INFO nova.api.openstack.compute.server_external_events [req-05c1f4ca-065f-4a30-a8c0-20d76cea3f15 req-937b24a2-71ee-49bf-be06-e55a7f7fb4aa 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance [pid: 8|app: 0|req: 367/737] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:29.279 7 WARNING neutronclient.v2_0.client [None req-7ce81482-b67d-4df6-b40f-97d3aae8c4c3 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:29.302 8 WARNING neutronclient.v2_0.client [None req-f7fb0de6-359c-48e9-827d-bbfc541d94ed 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/738] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:29 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1352 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-06-18 17:27:29.454 8 WARNING neutronclient.v2_0.client [None req-99ab6cfc-940a-4e6a-859d-e8b4d64cc4fa ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/739] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:29 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1851 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/740] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:29 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1538 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:29.775 7 INFO nova.api.openstack.compute.server_external_events [req-2c5ed88f-9f5f-4398-8d19-616444d39c78 req-1f51298e-73f7-4d0f-8739-f2391c3634a2 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance [pid: 7|app: 0|req: 372/741] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:29 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-06-18 17:27:30.211 8 WARNING neutronclient.v2_0.client [None req-626a6517-b354-4dea-9075-85c74055875c f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/742] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:30 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1662 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:30.476 7 WARNING neutronclient.v2_0.client [None req-b5aab34f-d6b5-4498-842b-fe59bbf299bf 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] 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-06-18 17:27:30.552 8 WARNING neutronclient.v2_0.client [None req-437c47fa-efde-48b9-bb09-a4fe43d178a2 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in 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/743] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:30 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1360 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:30.772 7 WARNING neutronclient.v2_0.client [None req-e2e34129-6094-4ea0-a708-1ceb6ff643d6 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/744] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:30 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1783 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:30 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1526 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-06-18 17:27:31.319 8 INFO nova.api.openstack.compute.server_external_events [req-ab77c4f6-d1f4-463e-875d-ccbe00a75567 req-735f0d5f-b67f-4f70-80f2-a3ef1a6bb29c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance 2026-06-18 17:27:31.320 8 INFO nova.api.openstack.compute.server_external_events [req-ab77c4f6-d1f4-463e-875d-ccbe00a75567 req-735f0d5f-b67f-4f70-80f2-a3ef1a6bb29c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance 2026-06-18 17:27:31.320 8 INFO nova.api.openstack.compute.server_external_events [req-ab77c4f6-d1f4-463e-875d-ccbe00a75567 req-735f0d5f-b67f-4f70-80f2-a3ef1a6bb29c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance 2026-06-18 17:27:31.320 8 INFO nova.api.openstack.compute.server_external_events [req-ab77c4f6-d1f4-463e-875d-ccbe00a75567 req-735f0d5f-b67f-4f70-80f2-a3ef1a6bb29c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance 2026-06-18 17:27:31.321 8 INFO nova.api.openstack.compute.server_external_events [req-ab77c4f6-d1f4-463e-875d-ccbe00a75567 req-735f0d5f-b67f-4f70-80f2-a3ef1a6bb29c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance 2026-06-18 17:27:31.321 8 INFO nova.api.openstack.compute.server_external_events [req-ab77c4f6-d1f4-463e-875d-ccbe00a75567 req-735f0d5f-b67f-4f70-80f2-a3ef1a6bb29c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:edb1d479-06c5-4adf-a650-ac1b4f45e26e for instance c2978189-2c3d-4057-9625-4964bafe4fd5 on instance 2026-06-18 17:27:31.321 8 INFO nova.api.openstack.compute.server_external_events [req-ab77c4f6-d1f4-463e-875d-ccbe00a75567 req-735f0d5f-b67f-4f70-80f2-a3ef1a6bb29c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:edb1d479-06c5-4adf-a650-ac1b4f45e26e for instance c2978189-2c3d-4057-9625-4964bafe4fd5 on instance [pid: 8|app: 0|req: 372/746] 10.0.0.6 () {38 vars in 813 bytes} [Thu Jun 18 17:27:31 2026] POST /v2.1/os-server-external-events => generated 1219 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:31.498 7 WARNING neutronclient.v2_0.client [None req-6eb82ec6-eaf9-4ce5-9bf3-a6b6514ce6e9 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in 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/747] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1620 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:31.701 8 WARNING neutronclient.v2_0.client [None req-a897777b-7f9c-46d2-9294-253f76ab6ff5 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] 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: 373/748] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1438 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:31.836 7 WARNING neutronclient.v2_0.client [None req-6a255204-d072-4ade-84ea-2b0782f1fca3 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:31.849 8 INFO nova.api.openstack.compute.server_external_events [req-f0c66ff5-38b6-4446-a948-30a30e5b84c7 req-9a4d96fd-ab02-4932-a3d5-2f9f3b00bca4 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:8b967e9d-fcb9-4c06-8401-48f8094cc5ae for instance 84cb61a7-5858-47e3-9853-1378cf4ef17d on instance [pid: 8|app: 0|req: 374/749] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1508 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:31.990 8 WARNING neutronclient.v2_0.client [None req-743d2e22-f72b-427f-af80-1ef93fb9c2c3 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/751] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1526 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-06-18 17:27:32.726 7 WARNING neutronclient.v2_0.client [None req-e996c7e6-de55-4b59-ab73-b53fdc0afde9 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in 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/752] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1457 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:32.871 8 WARNING neutronclient.v2_0.client [None req-1943fc39-d89b-471d-ac9b-5e25bbde7af8 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] 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-06-18 17:27:32.927 7 WARNING neutronclient.v2_0.client [None req-e94eb588-0a9e-4545-81a8-09c9d207b5ee 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/753] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 1508 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1438 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-06-18 17:27:33.166 7 WARNING neutronclient.v2_0.client [None req-2cb39287-0d18-4fca-a8af-fefe8749d220 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/755] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:33 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1526 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:33.387 8 INFO nova.api.openstack.compute.server_external_events [req-0e90cdd0-c616-4641-9754-cb4be6ce1ab5 req-acb2ff75-abfb-4990-bf55-65c80f0167a7 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:edb1d479-06c5-4adf-a650-ac1b4f45e26e for instance c2978189-2c3d-4057-9625-4964bafe4fd5 on instance 2026-06-18 17:27:33.388 8 INFO nova.api.openstack.compute.server_external_events [req-0e90cdd0-c616-4641-9754-cb4be6ce1ab5 req-acb2ff75-abfb-4990-bf55-65c80f0167a7 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:a1e9a3dc-ffdc-4cc4-8107-7ee5f72244e7 for instance 3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd on instance [pid: 8|app: 0|req: 377/756] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:33 2026] POST /v2.1/os-server-external-events => generated 350 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-06-18 17:27:33.844 7 WARNING neutronclient.v2_0.client [None req-115e6af9-ed68-4958-b425-004802e9c52a f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/757] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:33 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1457 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:34.005 8 INFO nova.api.openstack.wsgi [None req-95560852-a9bd-4290-b153-f3a4a2d8b5bf 5a5aa2b779fd44b9aebcea6f963d76f8 69273d8d4881441baa003800a7902046 - - default default] HTTP exception thrown: Instance 84cb61a7-5858-47e3-9853-1378cf4ef17d could not be found. [pid: 8|app: 0|req: 378/758] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:33 2026] GET /v2.1/servers/84cb61a7-5858-47e3-9853-1378cf4ef17d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/759] 10.0.0.127 () {32 vars in 703 bytes} [Thu Jun 18 17:27:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-487592588 => 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-06-18 17:27:34.072 8 WARNING neutronclient.v2_0.client [None req-2978601d-e497-4177-a8b7-435e43c01a38 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/760] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:34 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1438 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:34.308 7 WARNING neutronclient.v2_0.client [None req-bb46f4b1-b5b3-44c8-9001-e93950f23630 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/761] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:34 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1526 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-06-18 17:27:34.970 8 WARNING neutronclient.v2_0.client [None req-8cccd976-5b14-46fb-acc2-b7992c4e03b1 f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/762] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:34 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => generated 1457 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:35.231 7 WARNING neutronclient.v2_0.client [None req-4de74d23-f5c5-4b22-bebb-e8e294e472b0 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in 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/763] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:35 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1438 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:35.442 8 WARNING neutronclient.v2_0.client [None req-c11b5a83-52a1-40db-b307-dbd09e24bc7a ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:35.442 7 INFO nova.api.openstack.compute.server_external_events [req-55af8102-9599-42dc-83c2-3a87a4db80b9 req-1465da37-cff0-4709-9268-e44aa3207e78 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance 2026-06-18 17:27:35.443 7 INFO nova.api.openstack.compute.server_external_events [req-55af8102-9599-42dc-83c2-3a87a4db80b9 req-1465da37-cff0-4709-9268-e44aa3207e78 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance [pid: 7|app: 0|req: 384/764] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:35 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:35 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1526 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-06-18 17:27:36.042 7 INFO nova.api.openstack.wsgi [None req-b4f9e170-f42c-43fb-9d30-919a31578b8f f1ee04f2a94b4f6f8d47497c5063b2d5 7f30773948b048acaf2de68dab0cc94c - - default default] HTTP exception thrown: Instance c2978189-2c3d-4057-9625-4964bafe4fd5 could not be found. [pid: 7|app: 0|req: 385/766] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:36 2026] GET /v2.1/servers/c2978189-2c3d-4057-9625-4964bafe4fd5 => 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-06-18 17:27:36.392 8 WARNING neutronclient.v2_0.client [None req-d7abb99f-83aa-46f9-94f0-b200a21d45f5 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] 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-06-18 17:27:36.657 7 WARNING neutronclient.v2_0.client [None req-7cecf585-21ae-42d7-92e4-eff61f136985 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/767] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:36 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1426 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:36 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1526 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:37.873 8 WARNING neutronclient.v2_0.client [None req-1eb8048d-e1f1-4dc4-bd24-791cdf5f10fe 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/771] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:37 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1426 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-06-18 17:27:38.406 7 WARNING neutronclient.v2_0.client [None req-602d81b6-71d2-4ee0-b219-e9b6c906707e ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/772] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:38 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1718 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-06-18 17:27:38.602 8 WARNING neutronclient.v2_0.client [None req-345d36c9-ec78-4c44-a2c0-42244a2d1b59 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/773] 10.0.0.127 () {32 vars in 740 bytes} [Thu Jun 18 17:27:38 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/os-interface => generated 285 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-06-18 17:27:39.018 7 WARNING neutronclient.v2_0.client [None req-3d176e28-11eb-4353-a442-50ba7a101427 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/774] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:38 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1426 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:39.392 7 INFO nova.api.openstack.compute.server_external_events [req-b6ee543f-6a04-40e7-864c-e7480c25b649 req-e3500c66-5699-4fec-b2b7-213299d58188 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance [pid: 7|app: 0|req: 389/775] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:39 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) 2026-06-18 17:27:39.422 8 WARNING neutronclient.v2_0.client [None req-c00a74e0-49c4-4dfe-9009-5018e8514abd ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/776] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:39 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1718 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:40.281 7 WARNING neutronclient.v2_0.client [None req-4e831f95-62d3-48ef-9f82-84d694c4556d 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in 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/777] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:40 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1426 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.127 () {30 vars in 412 bytes} [Thu Jun 18 17:27:41 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:41.432 8 INFO nova.api.openstack.compute.server_external_events [req-654fb548-08e0-4f59-97c6-f478886df21d req-1eef3b60-a24e-4ea4-bed7-5b59f8293553 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:a1e9a3dc-ffdc-4cc4-8107-7ee5f72244e7 for instance 3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd on instance 2026-06-18 17:27:41.433 8 INFO nova.api.openstack.compute.server_external_events [req-654fb548-08e0-4f59-97c6-f478886df21d req-1eef3b60-a24e-4ea4-bed7-5b59f8293553 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:a1e9a3dc-ffdc-4cc4-8107-7ee5f72244e7 for instance 3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd on instance [pid: 8|app: 0|req: 389/779] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:41 2026] POST /v2.1/os-server-external-events => generated 354 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-06-18 17:27:41.487 8 WARNING neutronclient.v2_0.client [None req-fbf30494-95c9-4f57-b67d-a1ecaae7d75b 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/780] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:41 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1426 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, ' [pid: 7|app: 0|req: 391/781] 10.0.0.127 () {28 vars in 559 bytes} [Thu Jun 18 17:27:41 2026] GET /v2/ => generated 402 bytes in 466 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/782] 10.0.0.127 () {28 vars in 563 bytes} [Thu Jun 18 17:27:41 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: 392/783] 10.0.0.127 () {30 vars in 412 bytes} [Thu Jun 18 17:27:41 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-18 17:27:42.647 8 WARNING neutronclient.v2_0.client [None req-36c867ef-5edd-419f-bf99-309b16910582 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/784] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:42 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1613 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:43.247 7 WARNING neutronclient.v2_0.client [None req-c3206b4f-5797-443c-af69-d6705224313d 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/785] 10.0.0.127 () {32 vars in 740 bytes} [Thu Jun 18 17:27:43 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:44.743 8 WARNING neutronclient.v2_0.client [None req-dda8fc23-2f49-4382-87b1-081c7431eec7 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:44.749 7 INFO nova.api.openstack.compute.server_external_events [req-adc8309e-03da-41fb-848d-1481f4b1cc52 req-01bc9c88-8f58-4d65-a0d6-85577146b059 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:a1e9a3dc-ffdc-4cc4-8107-7ee5f72244e7 for instance 3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd on instance [pid: 7|app: 0|req: 394/786] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:44 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1613 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/788] 10.0.0.127 () {32 vars in 640 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.1/servers => generated 388 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/789] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:27:45 2026] DELETE /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 0 bytes in 141 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-06-18 17:27:45.429 7 WARNING neutronclient.v2_0.client [None req-11b543db-1c0b-4411-ad9f-21d8664702f3 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] 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: 396/790] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1619 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:27:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:47.032 7 WARNING neutronclient.v2_0.client [None req-8c59d4b4-9b82-4875-b5f3-a158a1c2e1c3 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in 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/794] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1739 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:47.812 8 WARNING neutronclient.v2_0.client [None req-b4d68332-372d-45a1-9389-b5aebfc06477 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:47.942 8 WARNING neutronclient.v2_0.client [None req-b4d68332-372d-45a1-9389-b5aebfc06477 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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-06-18 17:27:48.193 7 WARNING neutronclient.v2_0.client [None req-44fddde8-7439-4a13-b77d-0722c4d7a379 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:27:48.303 8 WARNING neutronclient.v2_0.client [None req-b4d68332-372d-45a1-9389-b5aebfc06477 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/795] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:48 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1671 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-06-18 17:27:48.342 7 INFO nova.api.openstack.compute.server_external_events [req-56d56235-ef28-4ca1-909f-06d914099eb3 req-0a87ec82-ca93-47f1-8ba7-e986d9600261 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:a1e9a3dc-ffdc-4cc4-8107-7ee5f72244e7 for instance 3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd on instance [pid: 7|app: 0|req: 400/796] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:27:47 2026] POST /v2.1/servers => generated 453 bytes in 756 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-06-18 17:27:48.537 7 WARNING neutronclient.v2_0.client [None req-51a7db3e-6426-410e-87bd-99d7adae80e6 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/798] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:48 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1391 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-06-18 17:27:49.369 8 WARNING neutronclient.v2_0.client [None req-3bfc560b-9bf9-4941-9bd2-0b638892298f 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/799] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:49 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:49.529 7 WARNING neutronclient.v2_0.client [None req-a86e98ea-d8b0-4b90-ba58-af056c4d0f1a ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] 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-06-18 17:27:49.633 8 WARNING neutronclient.v2_0.client [None req-79a57f56-c4bb-4d6a-b4e0-3cdf0d329a0f e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/800] 10.0.0.127 () {32 vars in 740 bytes} [Thu Jun 18 17:27:49 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/os-interface => generated 285 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/801] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:49 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1395 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:49.704 7 WARNING neutronclient.v2_0.client [None req-17c73b1b-0478-425d-b9f4-7c4ddff29d53 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/802] 10.0.0.127 () {32 vars in 814 bytes} [Thu Jun 18 17:27:49 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/os-interface/aca1c866-d64d-4eea-86ad-3dcb117b4496 => generated 282 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/803] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:49 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 157 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/804] 10.0.0.127 () {34 vars in 749 bytes} [Thu Jun 18 17:27:49 2026] POST /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/805] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:49 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 157 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-06-18 17:27:50.486 7 WARNING neutronclient.v2_0.client [None req-bc1a46c2-7067-4dfe-89ef-90d027890a87 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/806] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:50 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1386 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-06-18 17:27:50.724 8 WARNING neutronclient.v2_0.client [None req-0e22ff39-400c-4161-be3f-deae91712b6a e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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: 406/807] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:50 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 157 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-06-18 17:27:51.240 7 INFO nova.api.openstack.compute.server_external_events [req-db85cf2f-952e-445f-9fa3-7286d7e23f1a req-2dcc5737-af15-4319-b623-16aa0d392c89 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance [pid: 8|app: 0|req: 402/808] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:50 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1443 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/809] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:51.627 8 WARNING neutronclient.v2_0.client [None req-3d997a34-2cad-43e1-bba2-2611b664fbc1 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in 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/810] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:51 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1386 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, ' [pid: 7|app: 0|req: 408/811] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:51 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 157 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-06-18 17:27:52.299 8 WARNING neutronclient.v2_0.client [None req-2e22728c-1e5e-4b3f-b72c-baee04a7842e e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/812] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1443 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-06-18 17:27:52.730 7 WARNING neutronclient.v2_0.client [None req-f07b54f9-585f-4a41-ad5e-620e39629479 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/813] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/814] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:53 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 196 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-06-18 17:27:53.080 7 WARNING neutronclient.v2_0.client [None req-98d5a661-86f7-493d-8e0c-96c0abc4e6aa ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/815] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:53 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1953 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-18 17:27:53.392 7 WARNING neutronclient.v2_0.client [None req-6c3b22c5-df99-409f-9360-c3e7be66f80e e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/816] 10.0.0.127 () {34 vars in 749 bytes} [Thu Jun 18 17:27:53 2026] POST /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/817] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:53 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 196 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:53.855 8 WARNING neutronclient.v2_0.client [None req-c8c75e3a-c518-4ffc-92e3-ba489a7f43d0 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] The python binding code in 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/818] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:53 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1519 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/819] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:53 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => generated 1386 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, ' [pid: 7|app: 0|req: 412/820] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:54 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 196 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-06-18 17:27:54.803 8 INFO nova.api.openstack.compute.server_external_events [req-5c242f47-be11-4af0-bebf-c95d34928b77 req-3cff548f-cc44-40c1-ab43-8d1312638024 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance [pid: 8|app: 0|req: 409/821] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:54.920 7 WARNING neutronclient.v2_0.client [None req-9a10df43-a216-4ea3-a0d2-c48f8a8ecd48 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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-06-18 17:27:54.982 8 INFO nova.api.openstack.wsgi [None req-09b1ee2c-f297-4736-bee1-11c73153ad55 95255d1fb3184d0a89c7b92b2ec42b31 57793dfc73274b9d9916db166e2c3f2c - - default default] HTTP exception thrown: Instance 3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd could not be found. [pid: 8|app: 0|req: 410/822] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:54 2026] GET /v2.1/servers/3fe5d8cd-12e5-4b6a-85f6-4b8eaf2f28fd => 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: 411/823] 10.0.0.127 () {32 vars in 705 bytes} [Thu Jun 18 17:27:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1694625298 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:54 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1517 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/825] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:55 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 196 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:56.112 7 WARNING neutronclient.v2_0.client [None req-dadbce85-9e5f-4c7c-805e-3b71638bf389 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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: 414/826] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:56 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1517 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:56 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 196 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:56.851 8 INFO nova.api.openstack.compute.server_external_events [req-4e740f5d-74c8-4034-a706-1d8c6aabf76a req-b7b16a19-4ddd-41a8-bb08-be0becd167b1 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance [pid: 8|app: 0|req: 415/830] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:27:56 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:27:57.648 7 WARNING neutronclient.v2_0.client [None req-5568fac1-0f0c-45e3-ab1d-165f450726bb e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/831] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:57 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 196 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:57 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1517 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/833] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:27:58 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/834] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:27:58 2026] DELETE /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => 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-06-18 17:27:58.853 8 WARNING neutronclient.v2_0.client [None req-81a134c4-65dc-44e8-83da-415b906b1300 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] 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: 418/835] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:58 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1844 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:27:59.127 7 WARNING neutronclient.v2_0.client [None req-8217a7d7-ad3c-477d-bd2f-6cd849bab032 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/836] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:27:59 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1517 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:00.083 8 INFO nova.api.openstack.compute.server_external_events [req-df8ecc6a-5bd3-4d38-a2e1-35599e50f463 req-d47f8a7f-8e88-4f48-a232-dd98cc8ddc44 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance [pid: 8|app: 0|req: 419/837] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:00.146 7 WARNING neutronclient.v2_0.client [None req-67de61c2-af53-4a19-aa67-db70da5bc41f ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/838] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:00 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1844 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:00.414 8 WARNING neutronclient.v2_0.client [None req-5aaa6ffb-43b0-4889-b551-d8587732b165 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/839] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:00 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:01.357 7 INFO nova.api.openstack.compute.server_external_events [req-87b42521-7cf4-4a66-ade7-842fca1d7609 req-61f981bc-80ad-4570-872e-5af3c05e4500 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance 2026-06-18 17:28:01.369 8 WARNING neutronclient.v2_0.client [None req-6dc06506-ea14-478f-90ae-b0bb736effe1 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/840] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/841] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:01 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1844 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:28:01.596 7 WARNING neutronclient.v2_0.client [None req-a9026e57-6663-4ce1-b9b9-cc8be789047b e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/842] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:01 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1517 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:02.131 8 INFO nova.api.openstack.compute.server_external_events [req-9c53e4bc-7593-46ed-b77b-67ff221a845c req-f3457201-843a-4f73-ba95-c21a5ef1677f 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance 2026-06-18 17:28:02.131 8 INFO nova.api.openstack.compute.server_external_events [req-9c53e4bc-7593-46ed-b77b-67ff221a845c req-f3457201-843a-4f73-ba95-c21a5ef1677f 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:aca1c866-d64d-4eea-86ad-3dcb117b4496 for instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 on instance [pid: 8|app: 0|req: 422/843] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:02 2026] POST /v2.1/os-server-external-events => generated 356 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-06-18 17:28:02.658 7 WARNING neutronclient.v2_0.client [None req-b76c399a-9ebb-4fd5-ba53-5054c561a679 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in 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/844] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:02 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1482 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:02.820 8 WARNING neutronclient.v2_0.client [None req-76d368bd-7577-4de1-957b-d2cda49c18a9 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/845] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:02 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1701 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-06-18 17:28:03.020 7 WARNING neutronclient.v2_0.client [None req-52cb38c9-4cb0-4aaf-8d94-b5ce8c516732 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/846] 10.0.0.127 () {32 vars in 740 bytes} [Thu Jun 18 17:28:02 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:03.410 8 INFO nova.api.openstack.compute.server_external_events [req-087d5f9d-8d21-4e89-b998-f40c88fb26ce req-c8788a32-e1c7-4166-aaea-cb37ba7d9201 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance [pid: 8|app: 0|req: 424/847] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:03.784 7 WARNING neutronclient.v2_0.client [None req-a660fabd-e635-43e7-b029-78ae6e1bca93 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/848] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:03 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1487 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-06-18 17:28:04.635 8 INFO nova.api.openstack.compute.server_external_events [req-4bd29d0f-4fd3-41b6-ba9f-2107c230e7bb req-8f35e2e1-c0c4-4635-bd2b-7fd4ec2ff558 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance [pid: 8|app: 0|req: 425/849] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:04 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-06-18 17:28:05.005 7 WARNING neutronclient.v2_0.client [None req-eba22291-54a1-4c58-b2b0-53234c8d5268 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/850] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:04 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 1487 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:06.354 8 INFO nova.api.openstack.wsgi [None req-b0e6d8cf-7036-467f-a27c-bb761e10a4c6 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] HTTP exception thrown: Instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 could not be found. [pid: 8|app: 0|req: 426/851] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 111 bytes in 20 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: 426/852] 10.0.0.127 () {32 vars in 705 bytes} [Thu Jun 18 17:28:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1800834589 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 17:28:06.976 7 INFO nova.api.openstack.wsgi [None req-e14aed84-f55b-4f5f-a027-375b9c67ddc1 ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] HTTP exception thrown: Instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 could not be found. [pid: 7|app: 0|req: 428/855] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:28:06 2026] DELETE /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => 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-06-18 17:28:07.028 8 INFO nova.api.openstack.wsgi [None req-ae580451-82ff-4486-99f8-e744749eb12c ad75237656724a95883986da7fb582b0 c3edc75c8f1e4ce4a9492119052dd135 - - default default] HTTP exception thrown: Instance 25871b22-a6dd-42d8-acdd-4c1c1760aff0 could not be found. [pid: 8|app: 0|req: 428/856] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.1/servers/25871b22-a6dd-42d8-acdd-4c1c1760aff0 => generated 111 bytes in 47 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: 430/859] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:28:18 2026] POST /v2.1/os-keypairs => generated 384 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:20.047 8 WARNING neutronclient.v2_0.client [None req-9ddfddfc-8d23-4eab-b069-6cf7f679d99d e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/860] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1821 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:28:20.585 7 WARNING neutronclient.v2_0.client [None req-a67d41dd-d9b2-460b-9720-a5ab93c422bb e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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-06-18 17:28:20.673 8 WARNING neutronclient.v2_0.client [None req-4f28a3c4-6376-4b01-8ff0-9c1c6eac587e 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:28:20.945 8 WARNING neutronclient.v2_0.client [None req-4f28a3c4-6376-4b01-8ff0-9c1c6eac587e 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/861] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1821 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:28:21.150 8 WARNING neutronclient.v2_0.client [None req-4f28a3c4-6376-4b01-8ff0-9c1c6eac587e 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] 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: 432/862] 10.0.0.127 () {34 vars in 749 bytes} [Thu Jun 18 17:28:21 2026] POST /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:21.306 7 WARNING neutronclient.v2_0.client [None req-fa1be5da-9fc5-49c2-8c3e-203bbbd260f3 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/863] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:28:20 2026] POST /v2.1/servers => generated 452 bytes in 782 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: 7|app: 0|req: 433/864] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:21 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1823 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:28:21.404 8 WARNING neutronclient.v2_0.client [None req-e4f61465-a630-4b83-9895-383e0c59949a 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/865] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:21 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1429 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:22.452 7 WARNING neutronclient.v2_0.client [None req-5425dc99-9fb5-43c5-bfcb-3eb16563e068 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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-06-18 17:28:22.490 8 WARNING neutronclient.v2_0.client [None req-c2753977-8337-4638-8fcb-2a22c726c8ca 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/866] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:22 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1433 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/867] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:22 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1823 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:23.634 8 WARNING neutronclient.v2_0.client [None req-20dbf49e-51ba-4ec5-b9fe-feab87528411 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] 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-06-18 17:28:23.665 7 WARNING neutronclient.v2_0.client [None req-fde60b61-cb35-4050-b8d9-e20aa07e2ad4 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/868] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:23 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1481 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/869] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:23 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1823 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-06-18 17:28:24.722 8 WARNING neutronclient.v2_0.client [None req-69797b28-11c7-4836-902e-425c9d3e3eb7 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/870] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:24 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1481 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-06-18 17:28:24.824 7 WARNING neutronclient.v2_0.client [None req-9c6cb9ab-5a44-44a5-b5d6-cd7a4d383b46 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/871] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:24 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1828 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:25.826 8 WARNING neutronclient.v2_0.client [None req-cf2d6ea1-5133-4415-979c-ad9b4c4a5b71 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/872] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:25 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1489 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:25.971 7 WARNING neutronclient.v2_0.client [None req-c3ff6034-6d18-4366-b783-c91ce2e3b45e e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/873] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:25 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1828 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:26.958 7 WARNING neutronclient.v2_0.client [None req-1e2c09f9-dbef-452d-93be-1f32f153da3b 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] 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-06-18 17:28:27.228 8 INFO nova.api.openstack.compute.server_external_events [req-7b92dafa-9ac3-4110-80ba-21758c4b68f4 req-de8b57a7-1544-47e6-a97e-a6fe9ff096a0 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:439599e0-0487-4d4a-a444-6925562f8b10 for instance c6b042a2-121f-4628-b40d-cb7b1b91a48e on instance [pid: 8|app: 0|req: 438/876] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:27 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-06-18 17:28:27.269 8 WARNING neutronclient.v2_0.client [None req-48bf7d38-cbf1-491c-b55c-e1e73a881258 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/877] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:26 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1566 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/878] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:27 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1828 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:28.382 7 WARNING neutronclient.v2_0.client [None req-7a82f974-38c3-4752-ac01-46bd027c1522 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] 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-06-18 17:28:28.690 8 WARNING neutronclient.v2_0.client [None req-ff9f4aa7-f140-4e57-8131-bf48d91f9239 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/879] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:28 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/880] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:28 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1828 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:29.778 7 WARNING neutronclient.v2_0.client [None req-410e97fe-63f5-4b8b-a86f-a7d2c9997cea 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] 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: 441/881] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:29 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:28:30.396 8 WARNING neutronclient.v2_0.client [None req-d513604e-1711-4120-ba79-11d10b59c172 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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-06-18 17:28:30.447 7 INFO nova.api.openstack.compute.server_external_events [req-2805d4f6-799e-487a-9e0d-5e7ec1f80cbe req-60579deb-be4d-46c4-8e79-cf1a9d54f170 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance [pid: 7|app: 0|req: 442/882] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/883] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:30 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1828 bytes in 887 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:31.422 7 WARNING neutronclient.v2_0.client [None req-02f38e8d-622e-4592-ac84-597c4caee22f 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/884] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:31 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 bytes in 666 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:32.304 8 WARNING neutronclient.v2_0.client [None req-3462d95d-84dc-4df9-aceb-240cf62e13fa e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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-06-18 17:28:32.500 7 INFO nova.api.openstack.compute.server_external_events [req-8b43d82d-c594-463c-8660-4a4f66791b66 req-1749190a-f6e3-4ab7-9836-50e10088657d 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance 2026-06-18 17:28:32.501 7 INFO nova.api.openstack.compute.server_external_events [req-8b43d82d-c594-463c-8660-4a4f66791b66 req-1749190a-f6e3-4ab7-9836-50e10088657d 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:439599e0-0487-4d4a-a444-6925562f8b10 for instance c6b042a2-121f-4628-b40d-cb7b1b91a48e on instance 2026-06-18 17:28:32.501 7 INFO nova.api.openstack.compute.server_external_events [req-8b43d82d-c594-463c-8660-4a4f66791b66 req-1749190a-f6e3-4ab7-9836-50e10088657d 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance 2026-06-18 17:28:32.501 7 INFO nova.api.openstack.compute.server_external_events [req-8b43d82d-c594-463c-8660-4a4f66791b66 req-1749190a-f6e3-4ab7-9836-50e10088657d 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance [pid: 7|app: 0|req: 444/885] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:32 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/886] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:32 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1821 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:33.108 7 WARNING neutronclient.v2_0.client [None req-ad777cb6-2f34-4052-a63b-4408f24e17a1 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/887] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:33 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:34.467 8 WARNING neutronclient.v2_0.client [None req-e9ac6c56-4d20-4ceb-a76e-15b4e95d5e80 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/888] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:34 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:35.723 7 WARNING neutronclient.v2_0.client [None req-da68692e-9f35-46fc-be0d-6ba775901ce7 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/889] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:35 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:36.920 8 WARNING neutronclient.v2_0.client [None req-8b0f158f-6240-4dd9-bab4-0748da4c6751 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/892] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:36 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 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-06-18 17:28:38.066 7 WARNING neutronclient.v2_0.client [None req-215598a0-57f0-4c57-ae10-7e233100726f 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/893] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:38 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 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-06-18 17:28:38.359 8 INFO nova.api.openstack.compute.server_external_events [req-25ac21c4-5238-4c2b-9527-0d61f81de3f2 req-c3609d68-cbff-495f-aa2a-617a12caed35 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:439599e0-0487-4d4a-a444-6925562f8b10 for instance c6b042a2-121f-4628-b40d-cb7b1b91a48e on instance [pid: 8|app: 0|req: 446/894] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:39.207 7 WARNING neutronclient.v2_0.client [None req-7908e731-88d1-4962-8146-f13bbd72631d 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/895] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:39 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1554 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:40.406 7 INFO nova.api.openstack.compute.server_external_events [req-b4a21146-a316-4663-9e50-c9aecfa17ee2 req-5dfea52c-ad54-43a4-a726-56ee6563311a 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:439599e0-0487-4d4a-a444-6925562f8b10 for instance c6b042a2-121f-4628-b40d-cb7b1b91a48e on instance 2026-06-18 17:28:40.409 8 WARNING neutronclient.v2_0.client [None req-214c94db-bbbd-4e01-b566-62de5044e6fb 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/896] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/897] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:40 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1737 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:40.594 7 WARNING neutronclient.v2_0.client [None req-780194b4-9518-49d1-96b0-ef423b19d8c0 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/898] 10.0.0.127 () {32 vars in 740 bytes} [Thu Jun 18 17:28:40 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:41.377 8 WARNING neutronclient.v2_0.client [None req-76b767a1-b666-47b5-a0db-87b783416a28 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/899] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1737 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 452/900] 10.0.0.127 () {32 vars in 640 bytes} [Thu Jun 18 17:28:42 2026] GET /v2.1/servers => generated 383 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 449/901] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:28:42 2026] DELETE /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-18 17:28:42.460 7 INFO nova.api.openstack.compute.server_external_events [req-0c4c32c5-e388-4817-b6b9-3141424debd1 req-69f7058d-1573-4ae5-af38-f02187619ae1 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:439599e0-0487-4d4a-a444-6925562f8b10 for instance c6b042a2-121f-4628-b40d-cb7b1b91a48e on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/902] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:28:42.516 8 WARNING neutronclient.v2_0.client [None req-158613df-3015-4afc-9e7f-7371e3d9fa0b 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/903] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:42 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1743 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:43.710 7 WARNING neutronclient.v2_0.client [None req-da270a1f-9742-4c55-8e87-d676b5352126 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/904] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:43 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1863 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-06-18 17:28:44.874 8 WARNING neutronclient.v2_0.client [None req-080d94d1-4655-477b-a87a-3aaba1141243 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in 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/905] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:44 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1863 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:45.476 7 INFO nova.api.openstack.compute.server_external_events [req-748d5a1c-cc4d-45d3-949d-b758fd7ce8f5 req-349695d2-36d2-4bf5-a6f7-0387b2e12735 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:439599e0-0487-4d4a-a444-6925562f8b10 for instance c6b042a2-121f-4628-b40d-cb7b1b91a48e on instance [pid: 7|app: 0|req: 455/906] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:46.036 8 WARNING neutronclient.v2_0.client [None req-c85fce7e-01a1-4d36-a7f8-1c80939e5f96 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/907] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:46 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1821 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: 456/908] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:28:46 2026] DELETE /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => 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-06-18 17:28:46.319 8 WARNING neutronclient.v2_0.client [None req-148e6786-3d2d-48ce-a3aa-108b95c8acc1 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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-06-18 17:28:46.367 7 WARNING neutronclient.v2_0.client [None req-f29d8613-58b9-4c75-945e-b9d03809950f 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/909] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:46 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1510 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/910] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:46 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1827 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:47.488 7 WARNING neutronclient.v2_0.client [None req-2d62abe1-77f7-4472-8b74-4f5567fe350a 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:28:47.492 8 WARNING neutronclient.v2_0.client [None req-7b12e072-5ae6-4568-9a5f-37038cfa1aae e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/913] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 1515 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-06-18 17:28:47.591 7 INFO nova.api.openstack.compute.server_external_events [req-8d43e3ac-b609-46c2-94f1-8f0629ee75b0 req-19115350-d52d-4fa0-b4a9-abeae9ef9b24 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:439599e0-0487-4d4a-a444-6925562f8b10 for instance c6b042a2-121f-4628-b40d-cb7b1b91a48e on instance [pid: 7|app: 0|req: 460/914] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/915] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1827 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:49.389 8 INFO nova.api.openstack.wsgi [None req-b94cafdf-814f-4b2d-9d04-06c135b5a7e1 45b1741fa17a4ada99ea94ea5cdff4ae 1161b3b3518a45b38bdd4c16550481b5 - - default default] HTTP exception thrown: Instance c6b042a2-121f-4628-b40d-cb7b1b91a48e could not be found. [pid: 8|app: 0|req: 456/916] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:49 2026] GET /v2.1/servers/c6b042a2-121f-4628-b40d-cb7b1b91a48e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 17:28:49.398 7 WARNING neutronclient.v2_0.client [None req-3a35a8e4-f4df-4eff-b8a1-8ecd5374916c e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] 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: 457/917] 10.0.0.127 () {32 vars in 701 bytes} [Thu Jun 18 17:28:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-25586697 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 17:28:49.637 8 INFO nova.api.openstack.compute.server_external_events [req-132d2c88-7118-4da9-bce0-e1506ad1034f req-5b89b28c-9975-46b1-8750-806d1aac1c4e 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance 2026-06-18 17:28:49.638 8 INFO nova.api.openstack.compute.server_external_events [req-132d2c88-7118-4da9-bce0-e1506ad1034f req-5b89b28c-9975-46b1-8750-806d1aac1c4e 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance [pid: 8|app: 0|req: 458/918] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:49 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/919] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:49 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1827 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:49.858 8 INFO nova.api.openstack.compute.server_external_events [req-348e98a6-0370-426a-9005-82052ead1fe5 req-9c49b41f-8a4c-4435-9c84-4dc93b682601 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:013a1400-2843-46f4-a31d-733f89a08f56 for instance 7669071e-45c0-4dc9-aad4-fe76164af6fc on instance [pid: 8|app: 0|req: 459/920] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:28:49 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-06-18 17:28:50.749 7 WARNING neutronclient.v2_0.client [None req-9be46612-865c-4a93-9a98-ecc2f82bf11f e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/921] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:50 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1472 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-06-18 17:28:51.892 8 WARNING neutronclient.v2_0.client [None req-566312e8-28cd-4be8-9d63-4c23980d9446 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in 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/922] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:51 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1477 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:52.996 7 WARNING neutronclient.v2_0.client [None req-8d1cfe11-1ae6-4185-ba7e-5cb7911fcf43 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/923] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:52 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 1477 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:54.070 8 INFO nova.api.openstack.wsgi [None req-c8a578b1-8358-4745-8bc7-efd6a1ab4647 e9a868c1742a48c4bebed397fbf86630 55226a95090a422a83ff8c717b50eeed - - default default] HTTP exception thrown: Instance 7669071e-45c0-4dc9-aad4-fe76164af6fc could not be found. [pid: 8|app: 0|req: 461/924] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:28:54 2026] GET /v2.1/servers/7669071e-45c0-4dc9-aad4-fe76164af6fc => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/925] 10.0.0.127 () {32 vars in 703 bytes} [Thu Jun 18 17:28:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-769125800 => 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: 464/930] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:29:12 2026] POST /v2.1/os-keypairs => generated 397 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/931] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:29:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:29:17.137 8 WARNING neutronclient.v2_0.client [None req-8d8db8b2-89d6-48bc-af50-f3649a0873f3 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:29:17.759 8 WARNING neutronclient.v2_0.client [None req-8d8db8b2-89d6-48bc-af50-f3649a0873f3 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:29:17.822 8 WARNING neutronclient.v2_0.client [None req-8d8db8b2-89d6-48bc-af50-f3649a0873f3 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in 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/934] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:29:18 2026] POST /v2.1/os-keypairs => generated 397 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:29:18.127 8 WARNING neutronclient.v2_0.client [None req-8d8db8b2-89d6-48bc-af50-f3649a0873f3 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/935] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:29:17 2026] POST /v2.1/servers => generated 497 bytes in 1489 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-18 17:29:18.593 7 WARNING neutronclient.v2_0.client [None req-6be51a03-b8ef-4d75-a3fa-334c375053af 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in 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/936] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:18 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1456 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-06-18 17:29:19.682 8 WARNING neutronclient.v2_0.client [None req-1842ca1a-9724-4dfc-af5e-f27c636b3453 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/937] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:19 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1460 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:20.172 7 WARNING neutronclient.v2_0.client [None req-a1c0055a-58cb-4c7d-b30f-03d4a3b91a2c 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:29:20.467 7 WARNING neutronclient.v2_0.client [None req-a1c0055a-58cb-4c7d-b30f-03d4a3b91a2c 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] 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-06-18 17:29:20.785 8 WARNING neutronclient.v2_0.client [None req-8d830ef7-a521-4b6c-9e2b-85dceda4f5f3 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/938] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:20 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1508 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:29:20.931 7 WARNING neutronclient.v2_0.client [None req-a1c0055a-58cb-4c7d-b30f-03d4a3b91a2c 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/939] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:29:20 2026] POST /v2.1/servers => generated 449 bytes in 996 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-06-18 17:29:21.138 8 WARNING neutronclient.v2_0.client [None req-bd2a1f09-80e4-45a3-95f9-fd899183379a 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/940] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:21 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1402 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:21.877 7 WARNING neutronclient.v2_0.client [None req-409c21cf-4b6f-4bf8-86e2-2042623fec48 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in 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/941] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:21 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1508 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:22.222 8 WARNING neutronclient.v2_0.client [None req-2c786ea5-fb39-40b0-a0cc-560e3de0248e 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/942] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:22 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1406 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-06-18 17:29:22.963 7 WARNING neutronclient.v2_0.client [None req-d937f487-7635-440a-b31b-cc3cd9c29be8 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/943] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:22 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1516 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-06-18 17:29:23.306 8 WARNING neutronclient.v2_0.client [None req-ad69ec5b-86b6-480e-9d81-ad41065ca77d 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/944] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:23 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1454 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:24.057 7 WARNING neutronclient.v2_0.client [None req-b6080b25-1349-400a-9c89-60ee2ac25e55 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] 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-06-18 17:29:24.869 8 INFO nova.api.openstack.compute.server_external_events [req-553e8d3e-35c5-4a02-b352-54e528e6bd16 req-b4116500-ecf4-4004-b8c5-db810dfeaf00 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:56cc8c38-9e88-427c-942d-7cc8b0759041 for instance 668ebfb7-cbb4-4bd5-8718-eaff8cc85bec on instance [pid: 8|app: 0|req: 472/945] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:24 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) [pid: 7|app: 0|req: 474/946] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:24 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1641 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:24.997 8 WARNING neutronclient.v2_0.client [None req-908d784a-e3f9-4618-829b-e3d1e9ba1d9e 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/947] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:24 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1454 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:25.954 7 WARNING neutronclient.v2_0.client [None req-3c7eb935-0900-4c59-9267-532988eba65d 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] 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-06-18 17:29:26.116 8 WARNING neutronclient.v2_0.client [None req-a9fbf579-5e57-4a3d-aee6-288f030cba51 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/948] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:25 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1629 bytes in 1446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:27.387 7 INFO nova.api.openstack.compute.server_external_events [req-ac05f79b-7838-4d34-947c-4484f0f56641 req-1f11c7ae-d9ae-4d16-a2de-110fc7e90a93 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance [pid: 7|app: 0|req: 478/951] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/952] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:26 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1529 bytes in 1607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:28.420 7 WARNING neutronclient.v2_0.client [None req-875640ee-f5ce-4a48-983f-ce1e81b6a763 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] 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-06-18 17:29:28.744 8 WARNING neutronclient.v2_0.client [None req-1b890d2c-4a17-4de8-969d-6134fed66908 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/953] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:28 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1629 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/954] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:28 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1527 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:29.806 7 WARNING neutronclient.v2_0.client [None req-2ca1f4ad-7f6a-4bdf-b3c3-abc34531d29b 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] 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-06-18 17:29:30.222 8 WARNING neutronclient.v2_0.client [None req-b47b9335-6cbd-4b71-97e8-cd3a00607def 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/955] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:29 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1629 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/956] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:30 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1527 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:31.722 7 WARNING neutronclient.v2_0.client [None req-7d7bc965-c3c6-4123-9f11-eb016702241b 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] 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-06-18 17:29:32.067 8 WARNING neutronclient.v2_0.client [None req-93c8edc8-89a9-489e-8913-f32a59b36441 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/957] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:31 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1629 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:32.394 7 INFO nova.api.openstack.compute.server_external_events [req-735360ef-df55-434f-81ee-d035f45a12e9 req-6452894c-9351-44d2-afc7-7d6a41ef6ec9 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:56cc8c38-9e88-427c-942d-7cc8b0759041 for instance 668ebfb7-cbb4-4bd5-8718-eaff8cc85bec on instance [pid: 7|app: 0|req: 482/958] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:32 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) [pid: 8|app: 0|req: 477/959] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:32 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1527 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:33.162 7 WARNING neutronclient.v2_0.client [None req-8f87440d-05e0-452c-aefd-f06812d10dd7 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/960] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:33 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1629 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-06-18 17:29:34.013 8 WARNING neutronclient.v2_0.client [None req-9a8827c6-90b6-4dc2-94d2-f2b8beff34c3 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/961] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:33 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1527 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:29:34.348 7 WARNING neutronclient.v2_0.client [None req-a45c58df-02a2-4184-a5c1-da97c8770ba1 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] 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-06-18 17:29:34.447 8 INFO nova.api.openstack.compute.server_external_events [req-1b58e128-5171-4fce-ae74-0c2486a25257 req-3b44e243-2ab6-4cb5-94a3-20db9666b8b1 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:56cc8c38-9e88-427c-942d-7cc8b0759041 for instance 668ebfb7-cbb4-4bd5-8718-eaff8cc85bec on instance [pid: 8|app: 0|req: 479/962] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/963] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:34 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1808 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-06-18 17:29:34.556 8 WARNING neutronclient.v2_0.client [None req-6b6b1cf8-9fe5-4006-a32b-38bd7fccd4a6 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/964] 10.0.0.127 () {32 vars in 740 bytes} [Thu Jun 18 17:29:34 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec/os-interface => generated 284 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:35.399 7 WARNING neutronclient.v2_0.client [None req-eb2a7216-b18a-4940-993e-337ca6e6a22b 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] 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-06-18 17:29:35.662 8 INFO nova.api.openstack.compute.server_external_events [req-0a602836-7bcc-40cf-830d-e47d345019b2 req-94468a3a-2856-487a-8681-674241249f0c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:56cc8c38-9e88-427c-942d-7cc8b0759041 for instance 668ebfb7-cbb4-4bd5-8718-eaff8cc85bec on instance [pid: 8|app: 0|req: 481/965] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/966] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:35 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1527 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-06-18 17:29:36.901 8 WARNING neutronclient.v2_0.client [None req-f512b8f3-9943-4c7b-8c5d-4766c4e66a2c 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/969] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:36 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1527 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-06-18 17:29:37.699 7 INFO nova.api.openstack.compute.server_external_events [req-c5d335c8-1231-4551-8ffe-e4969e2f059d req-465ec2a1-79f3-4acc-8289-a942b43268d1 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance 2026-06-18 17:29:37.700 7 INFO nova.api.openstack.compute.server_external_events [req-c5d335c8-1231-4551-8ffe-e4969e2f059d req-465ec2a1-79f3-4acc-8289-a942b43268d1 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance 2026-06-18 17:29:37.700 7 INFO nova.api.openstack.compute.server_external_events [req-c5d335c8-1231-4551-8ffe-e4969e2f059d req-465ec2a1-79f3-4acc-8289-a942b43268d1 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance [pid: 7|app: 0|req: 487/970] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:37 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:38.049 8 WARNING neutronclient.v2_0.client [None req-e6e9b707-2eda-4549-9d00-9273e152bb63 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/971] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:38 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:39.215 7 WARNING neutronclient.v2_0.client [None req-dce6ef1f-6c4b-432f-98aa-5aea968d6966 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/972] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:39 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1695 bytes in 1022 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:40.264 8 WARNING neutronclient.v2_0.client [None req-2bf86a89-a6d0-4fe3-9a00-f0829f57169b 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/973] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:40 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1695 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:42.455 7 INFO nova.api.openstack.compute.server_external_events [req-3770c774-5c47-4ea8-bc61-1b8a04a0c74f req-9e6e35a3-9944-46b7-8719-8e7fab9423d5 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance [pid: 7|app: 0|req: 489/974] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:51.209 8 WARNING neutronclient.v2_0.client [None req-91f36f95-84ea-4634-909e-d7e1bd4fb094 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in 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/977] 10.0.0.127 () {34 vars in 749 bytes} [Thu Jun 18 17:29:50 2026] POST /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee/action => generated 32128 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/978] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:51 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1928 bytes in 1017 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:52.881 7 INFO nova.api.openstack.compute.server_external_events [req-2bdc8a43-be45-4311-bafc-ce5db8d96c21 req-fc2a8654-4116-4e59-a832-bef1edf1d29b 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance [pid: 7|app: 0|req: 492/979] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/980] 10.0.0.127 () {32 vars in 752 bytes} [Thu Jun 18 17:29:53 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/981] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:29:54 2026] POST /v2.1/os-keypairs => generated 397 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/982] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:29:54 2026] DELETE /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-18 17:29:55.027 7 WARNING neutronclient.v2_0.client [None req-1954bde7-7d53-45fb-af46-3d5fb068e2cd 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/983] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:54 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1934 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:56.474 8 WARNING neutronclient.v2_0.client [None req-e4da0321-898e-42f2-99a5-7a1302eabdb3 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:29:56.533 8 WARNING neutronclient.v2_0.client [None req-e4da0321-898e-42f2-99a5-7a1302eabdb3 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] 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-06-18 17:29:56.616 7 WARNING neutronclient.v2_0.client [None req-44788cbf-e002-4321-92cd-55b7a1fd89d2 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:29:56.786 8 WARNING neutronclient.v2_0.client [None req-e4da0321-898e-42f2-99a5-7a1302eabdb3 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/984] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:56 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1934 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/987] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:29:56 2026] POST /v2.1/servers => generated 450 bytes in 553 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-06-18 17:29:56.991 7 WARNING neutronclient.v2_0.client [None req-2c197a11-d539-44a6-bc54-848f582d3fe8 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/988] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:56 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1402 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:57.863 8 WARNING neutronclient.v2_0.client [None req-efe67f7a-2efe-4d1d-910c-c617fb95d1ee 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in 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/989] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:57 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1819 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:58.058 7 INFO nova.api.openstack.compute.server_external_events [req-1f4b3160-b7ce-43d3-b4b2-9fbe282e673c req-7015c5f8-9142-46b3-924a-14b0ce00cae0 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:56cc8c38-9e88-427c-942d-7cc8b0759041 for instance 668ebfb7-cbb4-4bd5-8718-eaff8cc85bec on instance [pid: 7|app: 0|req: 499/990] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:29:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:29:58.260 8 WARNING neutronclient.v2_0.client [None req-55a9e4c6-b656-4997-a2a7-4eb912fbc845 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/991] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:58 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1398 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-06-18 17:29:59.058 7 WARNING neutronclient.v2_0.client [None req-74bffdab-6aa5-4432-8abd-390e2d2980e5 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/992] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:59 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1537 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-06-18 17:29:59.358 8 WARNING neutronclient.v2_0.client [None req-252cd684-3339-439d-88f4-41b3b3cc5688 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/993] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:29:59 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:00.182 7 WARNING neutronclient.v2_0.client [None req-3b8e9e9e-5bd7-4ee5-84e5-bd767a91d0f3 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in 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/994] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:00 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1542 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-06-18 17:30:00.449 8 WARNING neutronclient.v2_0.client [None req-eae449a6-cd8c-4ff3-80f1-b00c4537ff6c 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/995] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:00 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1454 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:01.332 7 WARNING neutronclient.v2_0.client [None req-cf6a7980-6ebd-46eb-8fd4-82b65d77e260 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in 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/996] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:01 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1542 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:01.578 8 WARNING neutronclient.v2_0.client [None req-498845a9-a62d-4897-94a2-34385ae101a7 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/997] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:01 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1530 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:02.443 7 WARNING neutronclient.v2_0.client [None req-60da4faf-c5cd-43d0-8aec-07eef7e46b1b 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/998] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:02 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 1542 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-06-18 17:30:02.687 8 INFO nova.api.openstack.compute.server_external_events [req-1d7cfbc2-197c-42fd-9af0-6440ce5d4242 req-923e1d88-028d-48e8-8828-fc231b4779d9 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aa6cb74e-8422-4120-8004-49f4c598ad24 for instance f86a7bab-9726-4229-821c-a7f5fea608a6 on instance [pid: 8|app: 0|req: 496/999] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:03.059 7 WARNING neutronclient.v2_0.client [None req-fed30e3c-6652-464d-bf65-0418281b78bc 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1000] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:03 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => 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-06-18 17:30:03.644 8 INFO nova.api.openstack.wsgi [None req-482510f2-ac5a-4fef-8763-44c9922640ae 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] HTTP exception thrown: Instance 668ebfb7-cbb4-4bd5-8718-eaff8cc85bec could not be found. [pid: 8|app: 0|req: 497/1001] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:03 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => 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-06-18 17:30:03.668 7 INFO nova.api.openstack.wsgi [None req-bdb39138-49bc-418d-9de6-bd416c825030 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] HTTP exception thrown: Instance 668ebfb7-cbb4-4bd5-8718-eaff8cc85bec could not be found. [pid: 7|app: 0|req: 505/1002] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:30:03 2026] DELETE /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => generated 111 bytes in 19 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-06-18 17:30:03.702 8 INFO nova.api.openstack.wsgi [None req-6feccbdd-0d44-4d98-9ec5-570a3161deff 90a8e35a9fe348a5ad032d3873b6b29f 05103aea3ef849cd94a2a07600bcdb92 - - default default] HTTP exception thrown: Instance 668ebfb7-cbb4-4bd5-8718-eaff8cc85bec could not be found. [pid: 8|app: 0|req: 498/1003] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:03 2026] GET /v2.1/servers/668ebfb7-cbb4-4bd5-8718-eaff8cc85bec => 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: 506/1004] 10.0.0.127 () {32 vars in 705 bytes} [Thu Jun 18 17:30:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1139134415 => generated 0 bytes in 15 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-06-18 17:30:04.290 8 WARNING neutronclient.v2_0.client [None req-d6d150b1-f910-4a2d-bd18-14f6ac22de92 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1005] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:04 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1528 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1006] 10.0.0.127 () {32 vars in 727 bytes} [Thu Jun 18 17:30:04 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1725154153 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:05.040 8 INFO nova.api.openstack.compute.server_external_events [req-e0846fd2-84e1-41fd-8fd0-f75479c6f7cd req-0610aa0a-07f1-4eb0-9daa-535332bb184c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:aa6cb74e-8422-4120-8004-49f4c598ad24 for instance f86a7bab-9726-4229-821c-a7f5fea608a6 on instance [pid: 8|app: 0|req: 500/1007] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:30:05.443 7 WARNING neutronclient.v2_0.client [None req-12d43d9e-68f6-4a66-a244-defd3b12c6f0 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1008] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:05 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:06.619 8 WARNING neutronclient.v2_0.client [None req-7c451667-31e2-4fdf-8294-bdfc94959781 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1011] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:06 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1528 bytes in 852 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:08.469 7 WARNING neutronclient.v2_0.client [None req-a6811303-c519-4021-96d1-7086ddcc1e3e 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1012] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:08 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1528 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:10.290 8 WARNING neutronclient.v2_0.client [None req-8f8e76d6-b491-4679-b816-a085414b2b01 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1013] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:10 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1528 bytes in 1164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:11.490 7 INFO nova.api.openstack.compute.server_external_events [req-ed5d88d4-118e-44ee-97a4-ac5f22a0c9c1 req-3e610db8-5958-4396-a767-000998b0f3b5 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:aa6cb74e-8422-4120-8004-49f4c598ad24 for instance f86a7bab-9726-4229-821c-a7f5fea608a6 on instance [pid: 7|app: 0|req: 512/1014] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:12.317 8 WARNING neutronclient.v2_0.client [None req-dbf2ce57-b57e-4871-a467-79382c195484 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] 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-06-18 17:30:13.572 7 INFO nova.api.openstack.compute.server_external_events [req-2aa46481-b627-4af0-8e8d-990f4fe127e9 req-c0c55ff1-0dbb-4237-bd39-8fcebdd2e464 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:aa6cb74e-8422-4120-8004-49f4c598ad24 for instance f86a7bab-9726-4229-821c-a7f5fea608a6 on instance [pid: 7|app: 0|req: 513/1015] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1016] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:12 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1528 bytes in 1740 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:15.078 7 WARNING neutronclient.v2_0.client [None req-eb312d8c-f6b7-4b26-b8ca-788a6a427b3b 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1017] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:15 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1697 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:15.577 8 WARNING neutronclient.v2_0.client [None req-522e111b-0e15-4e5d-85cf-ea349829b18c 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1018] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:15 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1697 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-06-18 17:30:16.434 7 INFO nova.api.openstack.compute.server_external_events [req-bccd0d3a-377e-4391-9c5b-c28fa16fa5af req-236cc059-474e-4626-bbb7-227ab570d98d 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aa6cb74e-8422-4120-8004-49f4c598ad24 for instance f86a7bab-9726-4229-821c-a7f5fea608a6 on instance [pid: 7|app: 0|req: 515/1019] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:16 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-06-18 17:30:19.455 8 WARNING neutronclient.v2_0.client [None req-2eb38078-b96b-4d51-94fe-ca521983f6fe 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:30:19.875 8 WARNING neutronclient.v2_0.client [None req-2eb38078-b96b-4d51-94fe-ca521983f6fe 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1022] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:30:19 2026] POST /v2.1/servers => generated 424 bytes in 727 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-06-18 17:30:20.143 7 WARNING neutronclient.v2_0.client [None req-2c5c7d5f-1c50-44b4-bfde-5b59b5818600 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1023] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:20 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1368 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:21.226 8 WARNING neutronclient.v2_0.client [None req-cb6f0d63-467b-42ef-ba7c-94ede066ecfe 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1024] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:21 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1372 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-06-18 17:30:22.350 7 WARNING neutronclient.v2_0.client [None req-b8323b1c-afde-4f71-a4e0-181c99dbf547 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1025] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:22 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1420 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, ' [pid: 8|app: 0|req: 508/1026] 10.0.0.127 () {34 vars in 749 bytes} [Thu Jun 18 17:30:22 2026] POST /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6/action => generated 31921 bytes in 576 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-06-18 17:30:23.436 7 WARNING neutronclient.v2_0.client [None req-7520547d-7136-4006-b6d2-1694588318b0 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in 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/1027] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:23 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1420 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-06-18 17:30:24.533 8 WARNING neutronclient.v2_0.client [None req-1f0f5041-e69c-48eb-87c2-62d660cef3fa 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in 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/1028] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:24 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1428 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:25.636 7 WARNING neutronclient.v2_0.client [None req-715803a5-77b9-4cbd-823e-e90a5a7b357a 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] 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: 510/1029] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:30:25 2026] DELETE /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:25.775 8 INFO nova.api.openstack.compute.server_external_events [req-be41f9f4-3bab-4448-989c-9ba28ec9dffa req-b979d4b0-1163-49c1-ba32-26716e50eeda 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:36bd4a61-b916-4694-a465-8da7a1686839 for instance c089dae9-6aa1-412a-8efa-bbc2922b871d on instance [pid: 8|app: 0|req: 511/1030] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:25.812 8 WARNING neutronclient.v2_0.client [None req-13277a73-7c95-480a-9628-e4d9a16423cb 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1031] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:25 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1480 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1032] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:25 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1823 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:27.052 7 INFO nova.api.openstack.compute.server_external_events [req-2fd1231d-103f-454f-b87e-a2b73064616a req-3e313b17-a5bb-46fe-a29d-a51b221219b1 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:aa6cb74e-8422-4120-8004-49f4c598ad24 for instance f86a7bab-9726-4229-821c-a7f5fea608a6 on instance [pid: 7|app: 0|req: 522/1035] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:27.341 8 WARNING neutronclient.v2_0.client [None req-36e91e67-ca5e-4a9b-bba7-97854f58b6a4 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:30:27.367 7 WARNING neutronclient.v2_0.client [None req-2ceb3b42-de33-4f2e-b3a7-bd8bbe439a45 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1036] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:27 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1468 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1037] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:27 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1823 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:28.554 8 WARNING neutronclient.v2_0.client [None req-7499cdb3-ab0f-46e5-a1d1-c310642be5ed 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] 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-06-18 17:30:28.621 7 WARNING neutronclient.v2_0.client [None req-e1642184-0092-4181-8478-f866c29a8de1 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1038] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:28 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1755 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:28.720 7 INFO nova.api.openstack.compute.server_external_events [req-37d9f618-0e68-49ad-b1cd-9e9abb392b03 req-28035748-7e51-4918-994d-955213f4a9cc 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:aa6cb74e-8422-4120-8004-49f4c598ad24 for instance f86a7bab-9726-4229-821c-a7f5fea608a6 on instance [pid: 8|app: 0|req: 515/1039] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:28 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1468 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1040] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:28 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-06-18 17:30:29.096 8 INFO nova.api.openstack.compute.server_external_events [req-321300ae-d0cd-4994-a964-542a66310b4d req-ff41e784-80b7-42a4-b224-4588c46cbc1b 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:aa6cb74e-8422-4120-8004-49f4c598ad24 for instance f86a7bab-9726-4229-821c-a7f5fea608a6 on instance [pid: 8|app: 0|req: 516/1041] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:29 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:29.761 7 WARNING neutronclient.v2_0.client [None req-18693e62-25a2-40f3-ad2f-d3107640d6f7 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:30:29.785 8 WARNING neutronclient.v2_0.client [None req-63c315e6-0413-43b9-b6a0-15ba6ec634f8 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1042] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:29 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1488 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1043] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:29 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:30.886 7 WARNING neutronclient.v2_0.client [None req-d469904e-4b9e-4cec-9b61-6916b58a98cf 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] 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-06-18 17:30:30.954 8 WARNING neutronclient.v2_0.client [None req-7ca7f0d5-63d6-42e2-9e4b-4ec834058b95 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1044] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:30 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 1488 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:31.143 7 INFO nova.api.openstack.compute.server_external_events [req-562ff2a9-d42a-46f5-aef0-eb83251bae6f req-0a3a9513-c2ad-433a-b8a9-997278f0e0bf 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:36bd4a61-b916-4694-a465-8da7a1686839 for instance c089dae9-6aa1-412a-8efa-bbc2922b871d on instance 2026-06-18 17:30:31.143 7 INFO nova.api.openstack.compute.server_external_events [req-562ff2a9-d42a-46f5-aef0-eb83251bae6f req-0a3a9513-c2ad-433a-b8a9-997278f0e0bf 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:36bd4a61-b916-4694-a465-8da7a1686839 for instance c089dae9-6aa1-412a-8efa-bbc2922b871d on instance [pid: 7|app: 0|req: 528/1045] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:31 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1046] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:30 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1468 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:32.169 7 INFO nova.api.openstack.wsgi [None req-c141461f-0d7d-4bb4-8ca7-2784f6f65dcf 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] HTTP exception thrown: Instance f86a7bab-9726-4229-821c-a7f5fea608a6 could not be found. [pid: 7|app: 0|req: 529/1047] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:32 2026] GET /v2.1/servers/f86a7bab-9726-4229-821c-a7f5fea608a6 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:32.304 8 WARNING neutronclient.v2_0.client [None req-c733fd99-b789-4bfe-8f32-8cb2a6c64667 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] 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: 530/1048] 10.0.0.127 () {32 vars in 727 bytes} [Thu Jun 18 17:30:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-909230804 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1049] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:32 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1468 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1050] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:30:32 2026] DELETE /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:32.972 8 WARNING neutronclient.v2_0.client [None req-60853b9c-4980-49ee-be30-cdd6b6063bcd 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1051] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:32 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1701 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:33.564 7 WARNING neutronclient.v2_0.client [None req-49d0fff6-e8dc-43ce-8c8a-c759f98c19f7 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1052] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:33 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1648 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-06-18 17:30:34.180 7 WARNING neutronclient.v2_0.client [None req-bfdc6dfa-763d-4a98-b031-14562087d0b8 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1053] 10.0.0.211 () {30 vars in 618 bytes} [Thu Jun 18 17:30:34 2026] GET /v2.1 => generated 0 bytes in 159 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-18 17:30:34.276 8 INFO nova.api.openstack.compute.server_external_events [req-6ca502a1-8bf4-4f5d-a84c-e89a0e090b17 req-f68e3411-01be-4acb-93e1-ed515f88ae81 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance [pid: 8|app: 0|req: 522/1054] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1055] 10.0.0.211 () {32 vars in 691 bytes} [Thu Jun 18 17:30:34 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1056] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:34 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1701 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1057] 10.0.0.211 () {34 vars in 912 bytes} [Thu Jun 18 17:30:34 2026] GET /v2.1/os-simple-tenant-usage/be4a609892fb4773b6b12608ca857bb9?start=2026-06-17T00:00:00&end=2026-06-18T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1058] 10.0.0.211 () {30 vars in 653 bytes} [Thu Jun 18 17:30:34 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1059] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:30:34 2026] DELETE /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-18 17:30:34.989 7 WARNING neutronclient.v2_0.client [None req-eead8587-15e9-46a0-b570-9beb01f87e97 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1060] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:34 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1654 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:35.401 8 WARNING neutronclient.v2_0.client [None req-7375686e-2bcd-42a7-a95c-ac7209c92835 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in 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/1061] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:35 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1701 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:35.625 7 INFO nova.api.openstack.compute.server_external_events [req-7ce6b2b5-61e0-404d-8012-43cc3b673320 req-477a13c8-b2f6-4273-bb2f-5bff9d2b404b 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance [pid: 7|app: 0|req: 536/1062] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:35 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-06-18 17:30:36.158 8 WARNING neutronclient.v2_0.client [None req-215d938c-7543-408c-9176-dd9603bef085 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1063] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:36 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1654 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:36.345 7 INFO nova.api.openstack.compute.server_external_events [req-bf950d5f-912e-4cc0-97b6-4d5e7a20b12a req-e8ff833b-1d01-480c-bf5a-841fb5a810c3 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:7506ab2a-ce70-4583-8e00-f9810560ff0a for instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee on instance 2026-06-18 17:30:36.346 7 INFO nova.api.openstack.compute.server_external_events [req-bf950d5f-912e-4cc0-97b6-4d5e7a20b12a req-e8ff833b-1d01-480c-bf5a-841fb5a810c3 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:36bd4a61-b916-4694-a465-8da7a1686839 for instance c089dae9-6aa1-412a-8efa-bbc2922b871d on instance [pid: 7|app: 0|req: 537/1064] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:36 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:36.576 8 WARNING neutronclient.v2_0.client [None req-b62cfa36-b067-4b52-8f3f-450b42a6753d 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1065] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:36 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1483 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-06-18 17:30:37.364 8 WARNING neutronclient.v2_0.client [None req-baf9ac4c-e1fa-4976-b786-8453d00cf318 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1068] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:37 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1654 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-18 17:30:37.669 7 WARNING neutronclient.v2_0.client [None req-038a0352-0672-4a85-b825-30ecd1af2eac 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:30:37.673 8 INFO nova.api.openstack.compute.server_external_events [req-84417ce7-a79b-4c64-b790-f5e45ebfd1f3 req-0c65ccd9-8a78-4ecc-b5cd-15bb89660355 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:36bd4a61-b916-4694-a465-8da7a1686839 for instance c089dae9-6aa1-412a-8efa-bbc2922b871d on instance [pid: 8|app: 0|req: 531/1069] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1070] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:37 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1488 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, ' [pid: 8|app: 0|req: 532/1071] 10.0.0.211 () {30 vars in 618 bytes} [Thu Jun 18 17:30:37 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1072] 10.0.0.211 () {32 vars in 691 bytes} [Thu Jun 18 17:30:37 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: 533/1073] 10.0.0.211 () {34 vars in 912 bytes} [Thu Jun 18 17:30:37 2026] GET /v2.1/os-simple-tenant-usage/be4a609892fb4773b6b12608ca857bb9?start=2026-06-17T00:00:00&end=2026-06-18T23:59:59 => generated 20 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1074] 10.0.0.211 () {30 vars in 653 bytes} [Thu Jun 18 17:30:38 2026] GET /v2.1/limits?reserved=1 => generated 511 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-06-18 17:30:38.386 8 INFO nova.api.openstack.compute.server_external_events [req-d9fb2057-bdfd-4cd0-98f7-d1310282a2cc req-28521c89-1a5d-44c7-9568-1fa48f6683cb 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:36bd4a61-b916-4694-a465-8da7a1686839 for instance c089dae9-6aa1-412a-8efa-bbc2922b871d on instance [pid: 8|app: 0|req: 534/1075] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:30:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:30:38.671 7 WARNING neutronclient.v2_0.client [None req-4837cbe8-97b4-4eb1-84fb-f5508085ac02 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1076] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:38 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1449 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:38.756 8 WARNING neutronclient.v2_0.client [None req-38ad37cd-dd44-4f97-b98a-8fce11104bc1 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1077] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:38 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => generated 1488 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-06-18 17:30:39.772 7 WARNING neutronclient.v2_0.client [None req-a3cdb7fb-e191-4971-821b-06542ec70033 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] 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: 543/1078] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:39 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:30:39.828 8 INFO nova.api.openstack.wsgi [None req-699da73a-6c63-4e00-9d90-d463b000bb2c 46fa5782a78a44fa860549cea3878f77 a526860452d64c0ca9dc2e03bd53b559 - - default default] HTTP exception thrown: Instance 67e5af2d-06b3-4ed4-a62c-235476fd49ee could not be found. [pid: 8|app: 0|req: 536/1079] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:39 2026] GET /v2.1/servers/67e5af2d-06b3-4ed4-a62c-235476fd49ee => 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: 544/1080] 10.0.0.127 () {32 vars in 727 bytes} [Thu Jun 18 17:30:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-847813609 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:30:40.855 8 INFO nova.api.openstack.wsgi [None req-a72f9fad-7fad-4bd5-9318-51a23944b84b 708dd9cbd34741de83e9e356bd782835 e085b7e6f81344e68803072efd96298d - - default default] HTTP exception thrown: Instance c089dae9-6aa1-412a-8efa-bbc2922b871d could not be found. [pid: 8|app: 0|req: 537/1081] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:30:40 2026] GET /v2.1/servers/c089dae9-6aa1-412a-8efa-bbc2922b871d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1098] 10.0.0.127 () {34 vars in 670 bytes} [Thu Jun 18 17:31:57 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:32:01.688 7 WARNING neutronclient.v2_0.client [None req-5562201d-840b-4105-bfb1-5a41580b09a6 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:32:01.745 7 WARNING neutronclient.v2_0.client [None req-5562201d-840b-4105-bfb1-5a41580b09a6 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:32:02.189 7 WARNING neutronclient.v2_0.client [None req-5562201d-840b-4105-bfb1-5a41580b09a6 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1099] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:32:01 2026] POST /v2.1/servers => generated 448 bytes in 1033 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-18 17:32:02.479 8 WARNING neutronclient.v2_0.client [None req-8a03ead6-4356-490a-93e7-57aaee806b16 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in 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/1100] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:32:02 2026] GET /v2.1/servers/92fd96cc-0d20-4ecc-8bb4-6f772a98371b => generated 1394 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:07.587 7 WARNING neutronclient.v2_0.client [None req-0f3a655e-b38d-4c02-a86e-1a5ce4cd61b1 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1103] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:32:07 2026] GET /v2.1/servers/92fd96cc-0d20-4ecc-8bb4-6f772a98371b => generated 1520 bytes in 1386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:08.960 8 INFO nova.api.openstack.compute.server_external_events [req-3433d1b1-9a2a-4bed-822f-347db90ee35e req-7c0e410a-51d0-4445-bbb7-c8ca0febfc31 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance [pid: 8|app: 0|req: 549/1104] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:32:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:13.590 7 INFO nova.api.openstack.compute.server_external_events [req-93bf73e6-6ee4-47de-b822-90b0e11d3c73 req-3bf28777-f01b-4389-812b-f680ce4d48e5 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance [pid: 7|app: 0|req: 556/1105] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:32:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:13.978 8 WARNING neutronclient.v2_0.client [None req-71fddebc-7723-4020-a1c0-9d680e9c35de 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1106] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:32:13 2026] GET /v2.1/servers/92fd96cc-0d20-4ecc-8bb4-6f772a98371b => generated 1518 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:15.630 7 INFO nova.api.openstack.compute.server_external_events [req-b1862701-3978-41ee-9111-381abae724db req-35a49a7d-f2fe-44b7-99ea-163009c93d89 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance 2026-06-18 17:32:15.630 7 INFO nova.api.openstack.compute.server_external_events [req-b1862701-3978-41ee-9111-381abae724db req-35a49a7d-f2fe-44b7-99ea-163009c93d89 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance [pid: 7|app: 0|req: 557/1107] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:32:15 2026] POST /v2.1/os-server-external-events => generated 354 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-06-18 17:32:19.488 8 WARNING neutronclient.v2_0.client [None req-b595c578-89fc-42a7-ab77-d9369b1fdd48 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1110] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:32:19 2026] GET /v2.1/servers/92fd96cc-0d20-4ecc-8bb4-6f772a98371b => generated 1816 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:21.730 7 WARNING neutronclient.v2_0.client [None req-6068a3fd-4f3e-4297-9989-2e6ca68c7209 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:32:21.773 7 WARNING neutronclient.v2_0.client [None req-6068a3fd-4f3e-4297-9989-2e6ca68c7209 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] 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-06-18 17:32:21.814 8 INFO nova.api.openstack.compute.server_external_events [req-330b1d26-1cc9-42fa-ba4a-d0cb94fd5d3d req-91c02f15-e403-4e50-920d-260797288e1d 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance [pid: 8|app: 0|req: 553/1111] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:32:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:32:21.983 7 WARNING neutronclient.v2_0.client [None req-6068a3fd-4f3e-4297-9989-2e6ca68c7209 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1112] 10.0.0.127 () {34 vars in 662 bytes} [Thu Jun 18 17:32:21 2026] POST /v2.1/servers => generated 448 bytes in 611 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-06-18 17:32:22.291 8 WARNING neutronclient.v2_0.client [None req-d7df98fe-0d55-482e-b9f6-144d33db4e40 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1113] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:32:22 2026] GET /v2.1/servers/0ac4ec74-62b3-4a36-8580-d487ec507755 => generated 1394 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-06-18 17:32:27.391 8 WARNING neutronclient.v2_0.client [None req-a554a3eb-60fb-40ef-a371-399149d8cc13 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1116] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:32:27 2026] GET /v2.1/servers/0ac4ec74-62b3-4a36-8580-d487ec507755 => generated 1520 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-06-18 17:32:27.927 7 INFO nova.api.openstack.compute.server_external_events [req-ffdf5350-f779-4f39-b87f-08ec666c7fb6 req-545fac6f-5feb-4549-8446-58c486b6b7a5 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:a017abd2-7370-4bfd-bfbd-5c47b7cfacad for instance 0ac4ec74-62b3-4a36-8580-d487ec507755 on instance [pid: 7|app: 0|req: 561/1117] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:32:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1118] 10.0.0.44 () {28 vars in 452 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1119] 10.0.0.44 () {30 vars in 656 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1 => generated 0 bytes in 139 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: 558/1120] 10.0.0.44 () {32 vars in 729 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:32:28.682 7 WARNING neutronclient.v2_0.client [None req-9a181958-9619-4540-992b-0aef8b66c2e5 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1121] 10.0.0.44 () {28 vars in 452 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1122] 10.0.0.44 () {30 vars in 656 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 563/1123] 10.0.0.44 () {34 vars in 804 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1/servers/detail?all_tenants=True => generated 4850 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1124] 10.0.0.44 () {32 vars in 729 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 564/1125] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1/servers/detail?project_id=0dc2f8170f034f98b70e20f00e2ec782&all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1126] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1/servers/detail?project_id=225c1595979443879eab8d60814d4f54&all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-18 17:32:29.104 7 WARNING neutronclient.v2_0.client [None req-7b6fe867-f7db-49f0-affa-652383b8222e 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1127] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:28 2026] GET /v2.1/servers/detail?project_id=2c60557e9ed149c6bd2ed24ec4accfe2&all_tenants=True => generated 4850 bytes in 761 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1128] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:29 2026] GET /v2.1/servers/detail?project_id=30627dc5c21a482bbd5744bf3906f3f1&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1129] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:29 2026] GET /v2.1/servers/detail?project_id=4626be3f2533419797ae2fb1473c41a1&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1130] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:29 2026] GET /v2.1/servers/detail?project_id=683bc1b0706d4b408854d59485cf7cf8&all_tenants=True => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1131] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:29 2026] GET /v2.1/servers/detail?project_id=6b4966ea178b4a4c949c83b5c74657e6&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1132] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:29 2026] GET /v2.1/servers/detail?project_id=9371bf65ef0b4b29848ac0a34455ccd5&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1133] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:29 2026] GET /v2.1/servers/detail?project_id=a00622a9d10545c0acc09704a8b1ed51&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1134] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:30 2026] GET /v2.1/servers/detail?project_id=d11fc36f7ecf45b5b5660ff57af20932&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1135] 10.0.0.44 () {34 vars in 892 bytes} [Thu Jun 18 17:32:30 2026] GET /v2.1/servers/detail?project_id=ed738455b02843dc9f203f019d24770c&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-18 17:32:32.547 8 WARNING neutronclient.v2_0.client [None req-e5564c9e-41d6-4a8e-a27c-c4c58850ae42 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in 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/1136] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:32:32 2026] GET /v2.1/servers/0ac4ec74-62b3-4a36-8580-d487ec507755 => generated 1518 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 17:32:32.850 7 INFO nova.api.openstack.compute.server_external_events [req-e4a15133-a5a0-49c9-a255-f8ddbd80c625 req-546347cd-7e8e-40c4-a0f8-304df411e519 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:a017abd2-7370-4bfd-bfbd-5c47b7cfacad for instance 0ac4ec74-62b3-4a36-8580-d487ec507755 on instance [pid: 7|app: 0|req: 570/1137] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:32:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:34.887 8 INFO nova.api.openstack.compute.server_external_events [req-22d3aa99-6992-47ed-b62f-5f935b4aba95 req-70c86dff-f1d3-4cac-81cf-64cc14765922 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:a017abd2-7370-4bfd-bfbd-5c47b7cfacad for instance 0ac4ec74-62b3-4a36-8580-d487ec507755 on instance [pid: 8|app: 0|req: 568/1138] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:32:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:37.786 7 WARNING neutronclient.v2_0.client [None req-765e81e9-318a-4ed3-a5af-9f1e0971fe8f 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1141] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:32:37 2026] GET /v2.1/servers/0ac4ec74-62b3-4a36-8580-d487ec507755 => generated 1818 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:32:39.157 8 INFO nova.api.openstack.compute.server_external_events [req-1846c260-9d61-43ae-9722-1a5b7a4ff8f0 req-bfe0ed64-aac6-4a26-bc16-0b293a1fe2dc 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:a017abd2-7370-4bfd-bfbd-5c47b7cfacad for instance 0ac4ec74-62b3-4a36-8580-d487ec507755 on instance [pid: 8|app: 0|req: 570/1142] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:32:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:33:04.713 8 WARNING neutronclient.v2_0.client [None req-df5794b5-f0eb-4c29-8934-0a0fb1258f84 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:33:04.752 8 WARNING neutronclient.v2_0.client [None req-df5794b5-f0eb-4c29-8934-0a0fb1258f84 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:33:04.923 8 WARNING neutronclient.v2_0.client [None req-df5794b5-f0eb-4c29-8934-0a0fb1258f84 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1147] 199.19.213.143 () {36 vars in 713 bytes} [Thu Jun 18 17:33:04 2026] POST /v2.1/servers => generated 453 bytes in 671 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-06-18 17:33:05.673 7 WARNING neutronclient.v2_0.client [None req-00c4afea-f66f-467f-bce1-a4df93db0332 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1148] 199.19.213.143 () {32 vars in 732 bytes} [Thu Jun 18 17:33:05 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 => generated 2213 bytes in 66 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-06-18 17:33:05.747 8 WARNING neutronclient.v2_0.client [None req-16c6010a-341a-4930-a20e-ac11b1c44d1b 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1149] 199.19.213.143 () {32 vars in 758 bytes} [Thu Jun 18 17:33:05 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 576/1150] 199.19.213.143 () {32 vars in 776 bytes} [Thu Jun 18 17:33:05 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:33:08.376 8 WARNING neutronclient.v2_0.client [None req-e42a29aa-7df5-4791-a710-da3ff89cddb3 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1153] 199.19.213.143 () {32 vars in 732 bytes} [Thu Jun 18 17:33:08 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 => generated 2371 bytes in 78 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-06-18 17:33:08.460 7 WARNING neutronclient.v2_0.client [None req-e6382def-f66e-4031-9602-775e782bbc98 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1154] 199.19.213.143 () {32 vars in 758 bytes} [Thu Jun 18 17:33:08 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 577/1155] 199.19.213.143 () {32 vars in 776 bytes} [Thu Jun 18 17:33:08 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-volume_attachments => generated 197 bytes in 63 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-06-18 17:33:10.811 7 INFO nova.api.openstack.compute.server_external_events [req-59bb7cde-6b62-455d-a3e2-e05c1166018e req-e9c9f210-4541-4e5b-a674-30278ba8df4a 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:6a53c6d2-a4f2-4606-9828-47ee859fdcc5 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 579/1156] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:33:10 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-06-18 17:33:11.370 8 WARNING neutronclient.v2_0.client [None req-d51a28ee-6f8f-41fc-a746-2131be49d6e4 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1157] 199.19.213.143 () {32 vars in 732 bytes} [Thu Jun 18 17:33:11 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 => generated 2445 bytes in 159 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-06-18 17:33:11.541 7 WARNING neutronclient.v2_0.client [None req-5d9ac654-26e8-4061-8b91-177856a7f8f1 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1158] 199.19.213.143 () {32 vars in 758 bytes} [Thu Jun 18 17:33:11 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1159] 199.19.213.143 () {32 vars in 776 bytes} [Thu Jun 18 17:33:11 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-volume_attachments => generated 197 bytes in 47 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-06-18 17:33:14.261 7 WARNING neutronclient.v2_0.client [None req-7fc6e0de-7304-4032-b25a-08e9c9c22495 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1160] 199.19.213.143 () {32 vars in 732 bytes} [Thu Jun 18 17:33:14 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 => generated 2433 bytes in 144 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-06-18 17:33:14.389 8 WARNING neutronclient.v2_0.client [None req-2b9ec336-b860-4ecf-ab48-08d95408f1cc 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1161] 199.19.213.143 () {32 vars in 758 bytes} [Thu Jun 18 17:33:14 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 284 bytes in 83 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: 582/1162] 199.19.213.143 () {32 vars in 776 bytes} [Thu Jun 18 17:33:14 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/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-06-18 17:33:16.734 8 INFO nova.api.openstack.compute.server_external_events [req-2485d08b-bf5c-4048-ac13-70dc57fdd4e2 req-2d3a7588-1e35-491c-94fc-51922dfc4f7b 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:6a53c6d2-a4f2-4606-9828-47ee859fdcc5 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 581/1163] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:33:16 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-06-18 17:33:17.341 7 WARNING neutronclient.v2_0.client [None req-a7b5d42f-667e-447c-8f24-0a793573b774 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1166] 199.19.213.143 () {32 vars in 732 bytes} [Thu Jun 18 17:33:17 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 => generated 2433 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:33:17.485 8 WARNING neutronclient.v2_0.client [None req-427d567f-0677-4e4e-bb7e-b4bf696968f6 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1167] 199.19.213.143 () {32 vars in 758 bytes} [Thu Jun 18 17:33:17 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 286 bytes in 96 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: 585/1168] 199.19.213.143 () {32 vars in 776 bytes} [Thu Jun 18 17:33:17 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:33:18.777 8 INFO nova.api.openstack.compute.server_external_events [req-1128fc13-d0c0-4d1b-bfd2-f3ee1e3378fb req-fa28c57d-4442-4b33-a69d-33034a747753 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:6a53c6d2-a4f2-4606-9828-47ee859fdcc5 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 584/1169] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:33:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:33:20.205 7 WARNING neutronclient.v2_0.client [None req-49737c6f-23f5-48e8-b6e9-b2cf44f051ea 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1170] 199.19.213.143 () {32 vars in 732 bytes} [Thu Jun 18 17:33:20 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 => generated 2581 bytes in 128 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-06-18 17:33:20.332 8 WARNING neutronclient.v2_0.client [None req-e5d46150-fd89-400f-a122-3f56fce457ce 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1171] 199.19.213.143 () {32 vars in 758 bytes} [Thu Jun 18 17:33:20 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 286 bytes in 77 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: 587/1172] 199.19.213.143 () {32 vars in 776 bytes} [Thu Jun 18 17:33:20 2026] GET /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:33:54.035 7 WARNING neutronclient.v2_0.client [None req-8539b571-dede-498c-b2c0-56c52a45152d 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:33:54.074 7 WARNING neutronclient.v2_0.client [None req-8539b571-dede-498c-b2c0-56c52a45152d 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] 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-06-18 17:33:56.544 8 INFO nova.api.openstack.compute.server_external_events [req-6e5f88c2-ce3b-4662-aece-87ac75321298 req-22465684-4188-40ae-bcb9-41d3f6fd7c7c 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:ac73e668-5e13-4012-b1fc-057988591276 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 589/1179] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:33:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:33:59.640 8 INFO nova.api.openstack.compute.server_external_events [req-7d85ee27-048d-4aa9-a373-239a12b5d413 req-95d8c756-9613-4720-9745-1a7fcb5163dc 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:ac73e668-5e13-4012-b1fc-057988591276 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 592/1182] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:33:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:34:01.677 8 INFO nova.api.openstack.compute.server_external_events [req-44a079d7-a5d3-4f4d-9ea9-3b4acdf91cee req-3b166838-534c-4919-be71-b7ea66959a43 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:ac73e668-5e13-4012-b1fc-057988591276 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 593/1183] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:34:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:34:02.635 7 WARNING neutronclient.v2_0.client [None req-8539b571-dede-498c-b2c0-56c52a45152d 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1184] 199.19.213.143 () {36 vars in 811 bytes} [Thu Jun 18 17:33:53 2026] POST /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 280 bytes in 8687 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-06-18 17:34:03.142 8 INFO nova.api.openstack.compute.server_external_events [req-48fa1d3d-33c7-4898-bb60-1b6ca5968ff3 req-7ab97359-982b-45dd-a792-13a0c5db90a9 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:ac73e668-5e13-4012-b1fc-057988591276 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 594/1185] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:34:03 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-06-18 17:34:03.720 7 INFO nova.api.openstack.compute.server_external_events [req-a4e50d5b-891d-419e-9c9c-76a1936bdbe5 req-9697c539-80af-4f77-9888-c931d0445935 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:ac73e668-5e13-4012-b1fc-057988591276 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 592/1186] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:34:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:34:33.160 8 WARNING neutronclient.v2_0.client [None req-f6f2306c-09c4-4d52-b48e-28aafc381e49 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:34:33.204 8 WARNING neutronclient.v2_0.client [None req-f6f2306c-09c4-4d52-b48e-28aafc381e49 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] 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-06-18 17:34:35.775 7 INFO nova.api.openstack.compute.server_external_events [req-5f13762e-e47b-46c6-b7a6-cc60b2d89353 req-0eb942d5-15e6-4af1-b3c5-998d18ffcec0 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aa995f87-dfa6-4043-bacd-f96a653c0cfd for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 596/1193] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:34:35 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-06-18 17:34:39.092 7 INFO nova.api.openstack.compute.server_external_events [req-f8ffd33e-11b2-402c-9303-e3468328485f req-04d87f0e-0437-4763-b1e8-d6d5ac9aa6f9 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:aa995f87-dfa6-4043-bacd-f96a653c0cfd for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 599/1196] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:34:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:34:41.133 7 INFO nova.api.openstack.compute.server_external_events [req-115eab42-23ae-4f85-93b4-8818c7675902 req-8486a389-d1e2-4690-b5b8-52aeabd28ba7 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:aa995f87-dfa6-4043-bacd-f96a653c0cfd for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 600/1197] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:34:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:34:42.257 8 WARNING neutronclient.v2_0.client [None req-f6f2306c-09c4-4d52-b48e-28aafc381e49 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1198] 199.19.213.143 () {36 vars in 811 bytes} [Thu Jun 18 17:34:33 2026] POST /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 375 bytes in 9227 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-06-18 17:34:53.659 7 WARNING neutronclient.v2_0.client [None req-67c50943-1a54-46de-8338-49362a161af3 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 17:34:53.697 7 WARNING neutronclient.v2_0.client [None req-67c50943-1a54-46de-8338-49362a161af3 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] 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-06-18 17:34:56.186 8 INFO nova.api.openstack.compute.server_external_events [req-16addcbe-62de-4d65-ad16-35a37f429ec0 req-7fbcca59-1bdf-44e3-bbfe-986eabc79c94 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:467cf35a-f4d6-4b5c-b926-beca8e6bf7b7 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 600/1201] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:34:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:34:59.792 8 INFO nova.api.openstack.compute.server_external_events [req-949c7a9d-84e7-4342-9b3d-4024f9fdad3e req-b9156626-d4e3-43f7-a6ae-405aa7101eca 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:467cf35a-f4d6-4b5c-b926-beca8e6bf7b7 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 603/1204] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:34:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:35:01.833 8 INFO nova.api.openstack.compute.server_external_events [req-0122fddd-4526-47fa-8f2d-73082075178f req-4216f0b7-db9d-4c89-b884-b234897a352f 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-plugged:467cf35a-f4d6-4b5c-b926-beca8e6bf7b7 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 604/1205] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 17:35:03.244 7 WARNING neutronclient.v2_0.client [None req-67c50943-1a54-46de-8338-49362a161af3 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1206] 199.19.213.143 () {36 vars in 811 bytes} [Thu Jun 18 17:34:53 2026] POST /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface => generated 378 bytes in 9681 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-06-18 17:35:03.963 8 INFO nova.api.openstack.compute.server_external_events [req-0f0d5061-458d-4e65-beab-f25b04b35bed req-f9c41ea3-cd3c-414d-9c6f-c8cf53067cb4 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aa995f87-dfa6-4043-bacd-f96a653c0cfd for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 605/1207] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:35:17.436 8 INFO nova.api.openstack.compute.server_external_events [req-3d3abf1a-5ef0-4532-9874-f20860df71a9 req-6834ce46-6cf3-4ff9-8204-c228c5f72c10 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:467cf35a-f4d6-4b5c-b926-beca8e6bf7b7 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 608/1212] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 605/1213] 199.19.213.143 () {34 vars in 854 bytes} [Thu Jun 18 17:35:18 2026] DELETE /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface/467cf35a-f4d6-4b5c-b926-beca8e6bf7b7 => generated 0 bytes in 69 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-06-18 17:35:19.484 8 INFO nova.api.openstack.compute.server_external_events [req-f7696d62-af11-4c8d-abda-f5221c42e91f req-b7df52d1-4f44-4c92-8ed1-68d5e91a524e 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:467cf35a-f4d6-4b5c-b926-beca8e6bf7b7 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 609/1214] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:35:20.331 7 INFO nova.api.openstack.compute.server_external_events [req-2c16631c-8272-453c-81a9-4508dabbccfd req-06570e8a-bdbd-4ad7-88bf-ca6481c16abf 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:467cf35a-f4d6-4b5c-b926-beca8e6bf7b7 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 606/1215] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:35:22.384 8 INFO nova.api.openstack.compute.server_external_events [req-824127d3-69d9-4edd-97f7-ce0bab0c5869 req-f32e4641-9118-4dd1-b02f-ef65357d6e32 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:467cf35a-f4d6-4b5c-b926-beca8e6bf7b7 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 610/1216] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:35:27.951 8 INFO nova.api.openstack.compute.server_external_events [req-f340dbd5-a33e-4879-b725-5184e4a4f5e9 req-57d44301-43d7-4189-8085-bbc830cdbbad 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:aa995f87-dfa6-4043-bacd-f96a653c0cfd for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 612/1219] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 608/1220] 199.19.213.143 () {34 vars in 854 bytes} [Thu Jun 18 17:35:28 2026] DELETE /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface/aa995f87-dfa6-4043-bacd-f96a653c0cfd => generated 0 bytes in 38 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-06-18 17:35:30.043 8 INFO nova.api.openstack.compute.server_external_events [req-bd4b73db-8b0c-4bb1-8ace-bbfd46aef256 req-5af9ae03-aeb9-485a-8b50-ac3c2f60c861 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:aa995f87-dfa6-4043-bacd-f96a653c0cfd for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 613/1221] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:35:32.101 7 INFO nova.api.openstack.compute.server_external_events [req-29556782-13de-4f8e-9e17-04eb6a156a7d req-b9c44010-cdda-4743-8b1a-0b79d64d3f70 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:aa995f87-dfa6-4043-bacd-f96a653c0cfd for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 609/1222] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 612/1227] 199.19.213.143 () {34 vars in 854 bytes} [Thu Jun 18 17:35:48 2026] DELETE /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0/os-interface/ac73e668-5e13-4012-b1fc-057988591276 => generated 0 bytes in 44 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-06-18 17:35:50.816 8 INFO nova.api.openstack.compute.server_external_events [req-f89d36f9-8594-47c3-8f44-577109bcd998 req-20207dae-b81c-4ec0-954e-18b1914f7cf8 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:ac73e668-5e13-4012-b1fc-057988591276 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 616/1228] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:35:52.869 7 INFO nova.api.openstack.compute.server_external_events [req-93f34010-67a1-4073-a8a3-a905c55a03dc req-6982b2ee-7bab-4ce0-89a6-1ee52f743f27 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:ac73e668-5e13-4012-b1fc-057988591276 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 613/1229] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 617/1230] 199.19.213.143 () {34 vars in 754 bytes} [Thu Jun 18 17:35:54 2026] DELETE /v2.1/servers/4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 => generated 0 bytes in 108 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-06-18 17:35:55.672 7 INFO nova.api.openstack.compute.server_external_events [req-579aca63-98fb-40dc-a025-4e42b55d0144 req-4dcd9c0f-e4fa-4198-9796-effd1a89bfb7 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:6a53c6d2-a4f2-4606-9828-47ee859fdcc5 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 7|app: 0|req: 614/1231] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:55 2026] POST /v2.1/os-server-external-events => generated 185 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-06-18 17:35:57.710 8 INFO nova.api.openstack.compute.server_external_events [req-58b5c3b1-ff0a-46ea-a3a4-d1939e41f9f7 req-9d638662-9069-4634-bc48-a2b02b7f191e 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:6a53c6d2-a4f2-4606-9828-47ee859fdcc5 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance 2026-06-18 17:35:57.710 8 INFO nova.api.openstack.compute.server_external_events [req-58b5c3b1-ff0a-46ea-a3a4-d1939e41f9f7 req-9d638662-9069-4634-bc48-a2b02b7f191e 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:6a53c6d2-a4f2-4606-9828-47ee859fdcc5 for instance 4b4eb2c6-f603-4a94-8aef-d948cf7ec6b0 on instance [pid: 8|app: 0|req: 619/1234] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:57 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:35:58.260 7 INFO nova.api.openstack.compute.server_external_events [req-729efa18-db53-485c-8f80-2c492d4c5b7e req-5a568162-8149-463a-8e4a-b076f25dbacb 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:a017abd2-7370-4bfd-bfbd-5c47b7cfacad for instance 0ac4ec74-62b3-4a36-8580-d487ec507755 on instance [pid: 7|app: 0|req: 616/1235] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:35:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1236] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:35:58 2026] DELETE /v2.1/servers/0ac4ec74-62b3-4a36-8580-d487ec507755 => 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-06-18 17:35:58.398 7 WARNING neutronclient.v2_0.client [None req-37a2988d-761f-4c3a-a243-3affc53dd1f1 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1237] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:35:58 2026] GET /v2.1/servers/0ac4ec74-62b3-4a36-8580-d487ec507755 => generated 1944 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:36:00.302 8 INFO nova.api.openstack.compute.server_external_events [req-d654859c-ef3c-4ae2-98cb-809f7ba9f02a req-fc014c4d-7e88-4c85-a81c-321f6f357b4e 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:a017abd2-7370-4bfd-bfbd-5c47b7cfacad for instance 0ac4ec74-62b3-4a36-8580-d487ec507755 on instance 2026-06-18 17:36:00.302 8 INFO nova.api.openstack.compute.server_external_events [req-d654859c-ef3c-4ae2-98cb-809f7ba9f02a req-fc014c4d-7e88-4c85-a81c-321f6f357b4e 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:a017abd2-7370-4bfd-bfbd-5c47b7cfacad for instance 0ac4ec74-62b3-4a36-8580-d487ec507755 on instance [pid: 8|app: 0|req: 621/1238] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:36:00 2026] POST /v2.1/os-server-external-events => generated 358 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-06-18 17:36:02.341 7 INFO nova.api.openstack.compute.server_external_events [req-c519177d-b167-4cee-b7fd-18cf2b7d7ea3 req-b4f8ec9e-b022-4932-b8ed-251cf615b532 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:a017abd2-7370-4bfd-bfbd-5c47b7cfacad for instance 0ac4ec74-62b3-4a36-8580-d487ec507755 on instance [pid: 7|app: 0|req: 618/1239] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:36:02 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-06-18 17:36:03.647 8 WARNING neutronclient.v2_0.client [None req-dbd1f03f-adb9-4784-bfb5-065bc241de9b 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1240] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:36:03 2026] GET /v2.1/servers/0ac4ec74-62b3-4a36-8580-d487ec507755 => generated 1480 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-06-18 17:36:08.730 8 INFO nova.api.openstack.wsgi [None req-afe22094-dbf5-452a-8493-806120b9ffee 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] HTTP exception thrown: Instance 0ac4ec74-62b3-4a36-8580-d487ec507755 could not be found. [pid: 8|app: 0|req: 624/1243] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:36:08 2026] GET /v2.1/servers/0ac4ec74-62b3-4a36-8580-d487ec507755 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:36:09.183 7 INFO nova.api.openstack.compute.server_external_events [req-4bcd540f-5b31-45ca-af15-e043b902a942 req-f7890354-95a1-46b8-9e8e-0b7f7758bbb1 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-changed:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 620/1244] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:36:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1245] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:36:09 2026] DELETE /v2.1/servers/92fd96cc-0d20-4ecc-8bb4-6f772a98371b => 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-06-18 17:36:09.313 7 WARNING neutronclient.v2_0.client [None req-8ff58dca-a5ed-4463-9473-6216638fc3ee 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1246] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:36:09 2026] GET /v2.1/servers/92fd96cc-0d20-4ecc-8bb4-6f772a98371b => generated 1942 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-06-18 17:36:11.233 8 INFO nova.api.openstack.compute.server_external_events [req-a5b8c0e7-2bab-4e59-a4b8-56f3e742f20a req-a926c236-0780-42b7-8a36-4859f67914a8 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance 2026-06-18 17:36:11.234 8 INFO nova.api.openstack.compute.server_external_events [req-a5b8c0e7-2bab-4e59-a4b8-56f3e742f20a req-a926c236-0780-42b7-8a36-4859f67914a8 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-unplugged:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance [pid: 8|app: 0|req: 626/1247] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:36:11 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:36:13.273 7 INFO nova.api.openstack.compute.server_external_events [req-f5ca310a-3a47-4154-93f5-32aedf57dfda req-566a531c-3012-4b2a-be85-2d6d75504ad2 3607843ef6ba4d32a12c049ef46bdaf7 0dc2f8170f034f98b70e20f00e2ec782 - - 5829fa6f25574982b5d59682def11af3 5829fa6f25574982b5d59682def11af3] Creating event network-vif-deleted:d925f2a3-9ed8-4183-87df-f25400ae75e3 for instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b on instance [pid: 7|app: 0|req: 622/1248] 10.0.0.6 () {38 vars in 812 bytes} [Thu Jun 18 17:36:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:36:14.518 8 WARNING neutronclient.v2_0.client [None req-6439ab68-5a36-40de-9f1f-67ebd1b591e7 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1249] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:36:14 2026] GET /v2.1/servers/92fd96cc-0d20-4ecc-8bb4-6f772a98371b => generated 1480 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-06-18 17:36:19.618 7 INFO nova.api.openstack.wsgi [None req-53f37c43-9387-42fa-a985-685c40c6f063 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] HTTP exception thrown: Instance 92fd96cc-0d20-4ecc-8bb4-6f772a98371b could not be found. [pid: 7|app: 0|req: 624/1252] 10.0.0.127 () {32 vars in 714 bytes} [Thu Jun 18 17:36:19 2026] GET /v2.1/servers/92fd96cc-0d20-4ecc-8bb4-6f772a98371b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 629/1253] 10.0.0.127 () {32 vars in 725 bytes} [Thu Jun 18 17:36:21 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1830703596 => generated 0 bytes in 27 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-06-18 17:36:21.514 7 INFO nova.api.openstack.wsgi [None req-0ee15f6b-9ea7-4dd5-8426-d030d9155877 25e53855d6b445698adb4c3f58adce92 2c60557e9ed149c6bd2ed24ec4accfe2 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1830703596 not found for user 25e53855d6b445698adb4c3f58adce92 [pid: 7|app: 0|req: 625/1254] 10.0.0.127 () {32 vars in 722 bytes} [Thu Jun 18 17:36:21 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1830703596 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1257] 10.0.0.127 () {32 vars in 654 bytes} [Thu Jun 18 17:36:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1258] 10.0.0.127 () {32 vars in 640 bytes} [Thu Jun 18 17:36:36 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-18 17:36:36.713 7 WARNING oslo_db.sqlalchemy.utils [None req-c2907e66-3976-4892-bfd5-fced14d18916 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 628/1259] 10.0.0.127 () {32 vars in 648 bytes} [Thu Jun 18 17:36:36 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1260] 10.0.0.127 () {32 vars in 693 bytes} [Thu Jun 18 17:36:36 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)