+ 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 [Sat Jul 25 17:38:19 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-74bf864469-bm98k 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 0x7fc4f54d3668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-25 17:38:24.941 7 INFO nova.utils [None req-d8f88df6-80db-41f9-a0ab-f47c6f23686b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 17:38:24.988 8 INFO nova.utils [None req-859d3b8f-e406-427b-80b9-c98fa8bb594b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 17:38:26.899 7 WARNING keystonemiddleware._common.config [None req-d8f88df6-80db-41f9-a0ab-f47c6f23686b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 17:38:26.908 7 WARNING oslo_config.cfg [None req-d8f88df6-80db-41f9-a0ab-f47c6f23686b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 17:38:26.964 8 WARNING keystonemiddleware._common.config [None req-859d3b8f-e406-427b-80b9-c98fa8bb594b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 17:38:26.975 8 WARNING oslo_config.cfg [None req-859d3b8f-e406-427b-80b9-c98fa8bb594b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 17:38:26.987 7 WARNING keystonemiddleware._common.config [None req-d8f88df6-80db-41f9-a0ab-f47c6f23686b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 17:38:27.003 7 WARNING oslo_config.cfg [None req-d8f88df6-80db-41f9-a0ab-f47c6f23686b - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-25 17:38:27.015 7 WARNING oslo_config.cfg [None req-d8f88df6-80db-41f9-a0ab-f47c6f23686b - - - - - -] 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 0x7fc4f54d3668 pid: 7 (default app) 2026-07-25 17:38:27.055 8 WARNING keystonemiddleware._common.config [None req-859d3b8f-e406-427b-80b9-c98fa8bb594b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 17:38:27.072 8 WARNING oslo_config.cfg [None req-859d3b8f-e406-427b-80b9-c98fa8bb594b - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-25 17:38:27.086 8 WARNING oslo_config.cfg [None req-859d3b8f-e406-427b-80b9-c98fa8bb594b - - - - - -] 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 0x7fc4f54d3668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:38:39 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:38:40.957 8 WARNING oslo_policy.policy [None req-a6c4f0e6-095c-410e-b02d-c9cf60169b62 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 17:38:40.957 8 WARNING oslo_policy.policy [None req-a6c4f0e6-095c-410e-b02d-c9cf60169b62 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:38:40 2026] GET /v2.1 => generated 0 bytes in 1121 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:38:41.245 7 WARNING oslo_policy.policy [req-a6c4f0e6-095c-410e-b02d-c9cf60169b62 req-bdadb841-903f-4853-8e3f-6c989daf8293 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 17:38:41.245 7 WARNING oslo_policy.policy [req-a6c4f0e6-095c-410e-b02d-c9cf60169b62 req-bdadb841-903f-4853-8e3f-6c989daf8293 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:38:41 2026] GET /v2.1/ => generated 399 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:38:41.401 8 INFO nova.api.openstack.wsgi [None req-ec93706a-2ec7-4a76-b365-6d5901337f6c 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.44 () {48 vars in 1007 bytes} [Sat Jul 25 17:38:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:38:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.44 () {52 vars in 1044 bytes} [Sat Jul 25 17:38:41 2026] POST /v2.1/flavors => generated 527 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:38:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:38:42 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:38:42 2026] GET /v2.1/ => generated 399 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:38:42.784 8 INFO nova.api.openstack.wsgi [None req-803fe610-6081-4b2e-9680-0dbfa23dcb75 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.44 () {48 vars in 1009 bytes} [Sat Jul 25 17:38:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:38:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.44 () {52 vars in 1044 bytes} [Sat Jul 25 17:38:42 2026] POST /v2.1/flavors => generated 530 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:38:44 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: 9/18] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:38:44 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:38:44 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:38:44.200 8 INFO nova.api.openstack.wsgi [None req-622d1f9f-8ccc-468f-be7b-f5b1d6f4c03e 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 199.204.45.44 () {48 vars in 1011 bytes} [Sat Jul 25 17:38:44 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:38:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.44 () {52 vars in 1044 bytes} [Sat Jul 25 17:38:44 2026] POST /v2.1/flavors => generated 531 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:38:45 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:38:45 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:38:45 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:38:45.744 8 INFO nova.api.openstack.wsgi [None req-e43a29d2-c22a-4cd3-b0bb-10da6bdd0a97 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.44 () {48 vars in 1009 bytes} [Sat Jul 25 17:38:45 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:38:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.44 () {52 vars in 1044 bytes} [Sat Jul 25 17:38:45 2026] POST /v2.1/flavors => generated 530 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:38:47 2026] GET /v2.1 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:38:47 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:38:47 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:38:47.291 8 INFO nova.api.openstack.wsgi [None req-32f5c8c6-6146-4473-bdfb-1c3f411c7ee9 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.44 () {48 vars in 1011 bytes} [Sat Jul 25 17:38:47 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: 17/33] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:38:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.44 () {52 vars in 1044 bytes} [Sat Jul 25 17:38:47 2026] POST /v2.1/flavors => generated 533 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 10.0.0.135 () {28 vars in 454 bytes} [Sat Jul 25 17:38: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 18/36] 10.0.0.135 () {30 vars in 658 bytes} [Sat Jul 25 17:38:50 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: 19/37] 10.0.0.135 () {32 vars in 731 bytes} [Sat Jul 25 17:38:50 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/38] 10.0.0.135 () {34 vars in 806 bytes} [Sat Jul 25 17:38:50 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:43:13 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: 47/94] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:43:13 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:43:13 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.44 () {48 vars in 1069 bytes} [Sat Jul 25 17:43:13 2026] GET /v2.1/os-quota-sets/926a591620234151bae5c508461d0142 => generated 283 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.44 () {52 vars in 1121 bytes} [Sat Jul 25 17:43:14 2026] PUT /v2.1/os-quota-sets/926a591620234151bae5c508461d0142 => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:43:34 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: 51/103] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:43:34 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:43:34 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:43:34.273 7 INFO nova.api.openstack.wsgi [None req-f3867d51-6bbc-426f-be83-2ee53e2aa292 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 52/105] 199.204.45.44 () {48 vars in 1011 bytes} [Sat Jul 25 17:43:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:43:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.44 () {52 vars in 1045 bytes} [Sat Jul 25 17:43:34 2026] POST /v2.1/flavors => generated 532 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:44:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:44:16 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:44:16 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:44:16.323 8 INFO nova.api.openstack.wsgi [None req-6cff7187-53a2-43de-a253-de62600b26b1 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 60/119] 199.204.45.44 () {48 vars in 1013 bytes} [Sat Jul 25 17:44:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:44:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 199.204.45.44 () {52 vars in 1045 bytes} [Sat Jul 25 17:44:16 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 10.0.0.226 () {28 vars in 454 bytes} [Sat Jul 25 17:45:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 10.0.0.226 () {30 vars in 658 bytes} [Sat Jul 25 17:45:17 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 68/136] 10.0.0.226 () {32 vars in 731 bytes} [Sat Jul 25 17:45:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 10.0.0.226 () {34 vars in 804 bytes} [Sat Jul 25 17:45:17 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/140] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:45:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/141] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:45:23 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/142] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:45:24 2026] GET /v2.1/ => generated 399 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:45:24.056 7 INFO nova.api.openstack.wsgi [None req-e3d0ed83-f76d-472e-9708-fd6f4401e308 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 825b0f1ad4af469094f28e6286e8b06e [pid: 7|app: 0|req: 71/143] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:45:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-25 17:45:24.068 8 WARNING oslo_db.sqlalchemy.utils [None req-8cf828c2-b596-4bfd-98e6-821bda55207b 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 73/144] 199.204.45.44 () {48 vars in 1012 bytes} [Sat Jul 25 17:45:24 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/145] 199.204.45.44 () {52 vars in 1053 bytes} [Sat Jul 25 17:45:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 42 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/164] 199.204.45.44 () {42 vars in 699 bytes} [Sat Jul 25 17:47:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/165] 199.204.45.44 () {44 vars in 903 bytes} [Sat Jul 25 17:47:02 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.204.45.44 () {46 vars in 976 bytes} [Sat Jul 25 17:47:02 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/167] 199.204.45.44 () {52 vars in 1119 bytes} [Sat Jul 25 17:47:02 2026] PUT /v2.1/os-quota-sets/dc943038c88f487db77d1ad8029d18e4 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:56:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:56:23 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:56:23 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:23.893 7 INFO nova.api.openstack.wsgi [None req-a85bc84a-63f5-4386-867f-704df5f6e026 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 142/285] 199.204.45.44 () {48 vars in 1007 bytes} [Sat Jul 25 17:56:23 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: 144/286] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:56:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.44 () {48 vars in 1095 bytes} [Sat Jul 25 17:56:23 2026] GET /v2.1/flavors/0cbeefc2-685f-4c0a-854c-37090f83de03/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: 145/288] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:56:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:56:24 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:56:24 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:25.008 7 INFO nova.api.openstack.wsgi [None req-7a64ba37-1aa0-4fe6-9866-cf30b22dceb6 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 145/291] 199.204.45.44 () {48 vars in 1009 bytes} [Sat Jul 25 17:56:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:56:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.204.45.44 () {48 vars in 1095 bytes} [Sat Jul 25 17:56:25 2026] GET /v2.1/flavors/5b4867ed-445c-48f3-8dd4-377488d2efcb/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: 148/294] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:56:26 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: 147/295] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:56:26 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:56:26 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:26.119 7 INFO nova.api.openstack.wsgi [None req-8b63f97f-0bdd-4177-986b-d7e2418bcec5 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 148/297] 199.204.45.44 () {48 vars in 1011 bytes} [Sat Jul 25 17:56:26 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: 150/298] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:56:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.204.45.44 () {48 vars in 1095 bytes} [Sat Jul 25 17:56:26 2026] GET /v2.1/flavors/9486a20f-f2e5-4f84-ba36-7aa251d798e6/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: 151/300] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:56:27 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: 150/301] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:56:27 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:56:27 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:27.239 7 INFO nova.api.openstack.wsgi [None req-789a983f-98e9-493d-97a7-1af8adbaaac7 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 151/303] 199.204.45.44 () {48 vars in 1009 bytes} [Sat Jul 25 17:56:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:56:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 199.204.45.44 () {48 vars in 1095 bytes} [Sat Jul 25 17:56:27 2026] GET /v2.1/flavors/747826a5-4890-41d3-9da3-d2801b23d507/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: 154/306] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:28.370 7 INFO nova.api.openstack.wsgi [None req-26953e58-376a-44c1-a2ad-08153ce37437 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 154/309] 199.204.45.44 () {48 vars in 1011 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/311] 199.204.45.44 () {48 vars in 1095 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1/flavors/a9bb4090-f02c-4789-b22b-c4c7017827e6/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: 163/326] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:57: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: 164/327] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:57:38 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 164/328] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:57:38 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:57:38.826 8 INFO nova.api.openstack.wsgi [None req-f7ba2533-7d9e-4aa4-bca8-2bbee531f74f 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 165/329] 199.204.45.44 () {48 vars in 1011 bytes} [Sat Jul 25 17:57: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: 7|app: 0|req: 165/330] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:57:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.204.45.44 () {48 vars in 1095 bytes} [Sat Jul 25 17:57:38 2026] GET /v2.1/flavors/60940b67-954e-4d6c-859f-7df2dc12472e/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:57:45 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: 168/335] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:57:45 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 168/336] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:57:45 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 199.204.45.44 () {48 vars in 1069 bytes} [Sat Jul 25 17:57:45 2026] GET /v2.1/os-quota-sets/926a591620234151bae5c508461d0142 => generated 280 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/340] 199.204.45.44 () {42 vars in 699 bytes} [Sat Jul 25 17: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: 170/341] 199.204.45.44 () {44 vars in 903 bytes} [Sat Jul 25 17:58:01 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 172/342] 199.204.45.44 () {46 vars in 976 bytes} [Sat Jul 25 17:58:01 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/343] 199.204.45.44 () {52 vars in 1119 bytes} [Sat Jul 25 17:58:02 2026] PUT /v2.1/os-quota-sets/dc943038c88f487db77d1ad8029d18e4 => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:58:15 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: 174/349] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:58:15 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 176/350] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:58:15 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:58:15.851 7 INFO nova.api.openstack.wsgi [None req-5c86cbae-8c06-4bdf-9976-ba3b050bc99f 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 175/351] 199.204.45.44 () {48 vars in 1013 bytes} [Sat Jul 25 17:58:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:58:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.204.45.44 () {48 vars in 1095 bytes} [Sat Jul 25 17:58:15 2026] GET /v2.1/flavors/b3a0adfa-78a5-4fe3-889c-0d14fe3d5f42/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:58:24 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: 178/357] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:58:24 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 180/358] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:58:24 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:58:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.44 () {42 vars in 701 bytes} [Sat Jul 25 17:59:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.44 () {44 vars in 905 bytes} [Sat Jul 25 17:59:23 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.44 () {46 vars in 978 bytes} [Sat Jul 25 17:59:23 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:59:23.581 7 INFO nova.api.openstack.wsgi [None req-8c93a811-2e42-428d-8068-2bb0d0b96a0c 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 187/375] 199.204.45.44 () {48 vars in 1007 bytes} [Sat Jul 25 17:59:23 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: 189/376] 199.204.45.44 () {48 vars in 1047 bytes} [Sat Jul 25 17:59:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 193/383] 10.0.0.114 () {32 vars in 655 bytes} [Sat Jul 25 18:00:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 10.0.0.114 () {32 vars in 641 bytes} [Sat Jul 25 18:00:02 2026] GET /v2.1/servers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 18:00:02.159 8 WARNING oslo_db.sqlalchemy.utils [None req-5a3d4255-6c8e-4afa-8249-8d5985811eaf 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 194/385] 10.0.0.114 () {32 vars in 649 bytes} [Sat Jul 25 18:00:02 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 10.0.0.114 () {32 vars in 694 bytes} [Sat Jul 25 18:00:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 10.0.0.86 () {28 vars in 453 bytes} [Sat Jul 25 18:00:08 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 10.0.0.86 () {30 vars in 657 bytes} [Sat Jul 25 18:00:08 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 197/391] 10.0.0.86 () {32 vars in 730 bytes} [Sat Jul 25 18:00:08 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: 195/392] 10.0.0.86 () {34 vars in 764 bytes} [Sat Jul 25 18:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 10.0.0.86 () {28 vars in 453 bytes} [Sat Jul 25 18:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/394] 10.0.0.86 () {30 vars in 657 bytes} [Sat Jul 25 18:00:12 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 199/395] 10.0.0.86 () {32 vars in 730 bytes} [Sat Jul 25 18:00:13 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: 197/396] 10.0.0.86 () {34 vars in 764 bytes} [Sat Jul 25 18:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:13 2026] GET /v2.1/flavors/0cbeefc2-685f-4c0a-854c-37090f83de03 => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/400] 10.0.0.114 () {32 vars in 641 bytes} [Sat Jul 25 18:00:13 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:13 2026] GET /v2.1/flavors/0cbeefc2-685f-4c0a-854c-37090f83de03 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 10.0.0.86 () {28 vars in 453 bytes} [Sat Jul 25 18:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.86 () {30 vars in 657 bytes} [Sat Jul 25 18:00:17 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 201/404] 10.0.0.86 () {32 vars in 730 bytes} [Sat Jul 25 18:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.86 () {34 vars in 807 bytes} [Sat Jul 25 18:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:00:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:19.962 8 WARNING neutronclient.v2_0.client [None req-fabdd626-1dba-409e-92a6-cf5e7e4a610c 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/407] 10.0.0.114 () {34 vars in 685 bytes} [Sat Jul 25 18:00:19 2026] POST /v2.1/os-security-groups => generated 244 bytes in 875 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:20.825 7 WARNING neutronclient.v2_0.client [None req-85e883aa-f790-4bbe-a88b-18cff737968b 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/408] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:00:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:21.694 8 WARNING neutronclient.v2_0.client [None req-2d6b88a5-3ab2-4fab-9dad-67c2897f0176 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/409] 10.0.0.114 () {34 vars in 685 bytes} [Sat Jul 25 18:00:20 2026] POST /v2.1/os-security-groups => generated 243 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:21.812 7 WARNING neutronclient.v2_0.client [None req-ea9c8406-a70d-4960-9750-7e057296be2c 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:21.939 8 WARNING neutronclient.v2_0.client [None req-2d6b88a5-3ab2-4fab-9dad-67c2897f0176 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/410] 10.0.0.114 () {34 vars in 685 bytes} [Sat Jul 25 18:00:21 2026] POST /v2.1/os-security-groups => generated 241 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:22.078 7 WARNING neutronclient.v2_0.client [None req-37510389-be26-45be-aa14-883c349f6c2e 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:22.215 7 WARNING neutronclient.v2_0.client [None req-37510389-be26-45be-aa14-883c349f6c2e 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:22.865 7 WARNING neutronclient.v2_0.client [None req-37510389-be26-45be-aa14-883c349f6c2e 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:22.995 8 WARNING neutronclient.v2_0.client [None req-2d6b88a5-3ab2-4fab-9dad-67c2897f0176 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/411] 10.0.0.114 () {32 vars in 663 bytes} [Sat Jul 25 18:00:22 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 960 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 10.0.0.86 () {28 vars in 453 bytes} [Sat Jul 25 18: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) [pid: 7|app: 0|req: 207/413] 10.0.0.86 () {30 vars in 657 bytes} [Sat Jul 25 18:00:23 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-25 18:00:23.076 7 WARNING neutronclient.v2_0.client [None req-5d731bdc-6893-48e4-9d2b-0e82e8e9139c 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:23.124 7 WARNING neutronclient.v2_0.client [None req-5d731bdc-6893-48e4-9d2b-0e82e8e9139c 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/414] 10.0.0.114 () {32 vars in 740 bytes} [Sat Jul 25 18:00:23 2026] DELETE /v2.1/os-security-groups/ee7227b4-5e5a-4751-aaaa-0dabbf335c8c => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 10.0.0.86 () {32 vars in 730 bytes} [Sat Jul 25 18:00:23 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:23.298 7 WARNING neutronclient.v2_0.client [None req-950ec2b3-ba5e-41a1-a238-736b9774a3d8 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:23.341 7 WARNING neutronclient.v2_0.client [None req-950ec2b3-ba5e-41a1-a238-736b9774a3d8 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:23.583 7 WARNING neutronclient.v2_0.client [None req-950ec2b3-ba5e-41a1-a238-736b9774a3d8 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/416] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:00:21 2026] POST /v2.1/servers => generated 451 bytes in 2013 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:23.637 8 WARNING neutronclient.v2_0.client [None req-c15174f4-8e55-47e6-a83f-fe1f8b01d54b 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:23.680 8 INFO nova.api.openstack.wsgi [None req-c15174f4-8e55-47e6-a83f-fe1f8b01d54b 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] HTTP exception thrown: Security group ee7227b4-5e5a-4751-aaaa-0dabbf335c8c does not exist Neutron server returns request_ids: ['req-0c117a3f-352d-4cae-b590-5ddc4776d17a'] [pid: 8|app: 0|req: 208/417] 10.0.0.114 () {32 vars in 737 bytes} [Sat Jul 25 18:00:23 2026] GET /v2.1/os-security-groups/ee7227b4-5e5a-4751-aaaa-0dabbf335c8c => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 10.0.0.86 () {34 vars in 807 bytes} [Sat Jul 25 18:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:23.763 8 WARNING neutronclient.v2_0.client [None req-0d61cf31-06e6-4bd0-8a8a-629de7a3a9e3 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/421] 10.0.0.114 () {34 vars in 685 bytes} [Sat Jul 25 18:00:23 2026] POST /v2.1/os-security-groups => generated 247 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:23.896 8 WARNING neutronclient.v2_0.client [None req-a88e52be-e4f2-4bd6-a8a7-7e8687092a29 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/422] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:23 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1422 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:23.977 8 WARNING neutronclient.v2_0.client [None req-a0a56107-2a07-4106-bcb3-f048ba5eb869 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.033 8 WARNING neutronclient.v2_0.client [None req-a0a56107-2a07-4106-bcb3-f048ba5eb869 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/423] 10.0.0.114 () {32 vars in 740 bytes} [Sat Jul 25 18:00:23 2026] DELETE /v2.1/os-security-groups/a6696976-d8be-4af2-8a1b-5723653bce63 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 18:00:24.146 8 WARNING neutronclient.v2_0.client [None req-72e28a74-91fa-4d50-9c88-012e0bcf46da 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.167 8 WARNING neutronclient.v2_0.client [None req-72e28a74-91fa-4d50-9c88-012e0bcf46da 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/424] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:00:23 2026] POST /v2.1/servers => generated 452 bytes in 945 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:24.188 7 WARNING neutronclient.v2_0.client [None req-a711f445-8119-4655-b948-b8b6780409d5 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.212 7 INFO nova.api.openstack.wsgi [None req-a711f445-8119-4655-b948-b8b6780409d5 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] HTTP exception thrown: Security group a6696976-d8be-4af2-8a1b-5723653bce63 does not exist Neutron server returns request_ids: ['req-7be8b052-e27b-4287-9c16-b6224890ce30'] [pid: 7|app: 0|req: 211/425] 10.0.0.114 () {32 vars in 737 bytes} [Sat Jul 25 18:00:24 2026] GET /v2.1/os-security-groups/a6696976-d8be-4af2-8a1b-5723653bce63 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 18:00:24.235 7 WARNING neutronclient.v2_0.client [None req-8740d8d3-8ada-43c6-8863-bd2dd8be8a4e 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/426] 10.0.0.114 () {34 vars in 695 bytes} [Sat Jul 25 18:00:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:24 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1392 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:00:24.299 8 WARNING neutronclient.v2_0.client [None req-7e8563fc-0ab7-4ed9-be5d-f9971ce58fd7 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:24.317 7 WARNING neutronclient.v2_0.client [None req-36dc366e-5527-4cad-af62-7148225b0315 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.329 8 WARNING neutronclient.v2_0.client [None req-7e8563fc-0ab7-4ed9-be5d-f9971ce58fd7 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/428] 10.0.0.114 () {32 vars in 740 bytes} [Sat Jul 25 18:00:24 2026] DELETE /v2.1/os-security-groups/e08f883a-16af-441e-b26f-545f13e02231 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 18:00:24.402 8 WARNING neutronclient.v2_0.client [None req-fdc22e46-203c-4077-a5aa-9c27672f057d 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.422 8 INFO nova.api.openstack.wsgi [None req-fdc22e46-203c-4077-a5aa-9c27672f057d 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] HTTP exception thrown: Security group e08f883a-16af-441e-b26f-545f13e02231 does not exist Neutron server returns request_ids: ['req-848695c2-52a4-464d-9fcb-d7cc2dda8c3c'] [pid: 8|app: 0|req: 217/429] 10.0.0.114 () {32 vars in 737 bytes} [Sat Jul 25 18:00:24 2026] GET /v2.1/os-security-groups/e08f883a-16af-441e-b26f-545f13e02231 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 18:00:24.435 8 WARNING neutronclient.v2_0.client [None req-11122483-4138-4e17-8989-50f51ee7e015 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.469 8 WARNING neutronclient.v2_0.client [None req-11122483-4138-4e17-8989-50f51ee7e015 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/430] 10.0.0.114 () {34 vars in 685 bytes} [Sat Jul 25 18:00:24 2026] POST /v2.1/os-security-groups => generated 247 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:24.489 7 WARNING neutronclient.v2_0.client [None req-163a464a-1198-4d70-8b41-77a4b2ccae50 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.514 8 WARNING neutronclient.v2_0.client [None req-11122483-4138-4e17-8989-50f51ee7e015 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.519 7 WARNING neutronclient.v2_0.client [None req-163a464a-1198-4d70-8b41-77a4b2ccae50 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/431] 10.0.0.114 () {32 vars in 663 bytes} [Sat Jul 25 18:00:24 2026] GET /v2.1/os-security-groups => generated 707 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:24.576 8 WARNING neutronclient.v2_0.client [None req-71b9f769-85b7-412e-972a-64d06c5e3828 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.595 8 INFO nova.api.openstack.wsgi [None req-71b9f769-85b7-412e-972a-64d06c5e3828 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] HTTP exception thrown: Security group e08f883a-16af-441e-b26f-545f13e02231 does not exist Neutron server returns request_ids: ['req-be6f7307-a0a3-4cf3-ab4e-c03227b92d4f'] [pid: 8|app: 0|req: 219/432] 10.0.0.114 () {32 vars in 740 bytes} [Sat Jul 25 18:00:24 2026] DELETE /v2.1/os-security-groups/e08f883a-16af-441e-b26f-545f13e02231 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 10.0.0.114 () {34 vars in 695 bytes} [Sat Jul 25 18:00:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:24.611 8 WARNING neutronclient.v2_0.client [None req-226f8ddd-36a9-4e92-b693-5449d96b7d75 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.620 7 WARNING neutronclient.v2_0.client [None req-94620490-74b5-4e87-8af1-1cfcf959be78 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.630 8 INFO nova.api.openstack.wsgi [None req-226f8ddd-36a9-4e92-b693-5449d96b7d75 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] HTTP exception thrown: Security group a6696976-d8be-4af2-8a1b-5723653bce63 does not exist Neutron server returns request_ids: ['req-05dba58c-ae87-4286-9334-9d5bff32ff74'] [pid: 8|app: 0|req: 220/434] 10.0.0.114 () {32 vars in 740 bytes} [Sat Jul 25 18:00:24 2026] DELETE /v2.1/os-security-groups/a6696976-d8be-4af2-8a1b-5723653bce63 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 18:00:24.642 8 WARNING neutronclient.v2_0.client [None req-fe9e5134-311b-4bd2-9a8e-69fb9b530dc6 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.655 7 WARNING neutronclient.v2_0.client [None req-94620490-74b5-4e87-8af1-1cfcf959be78 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.663 8 INFO nova.api.openstack.wsgi [None req-fe9e5134-311b-4bd2-9a8e-69fb9b530dc6 3ee041751fa04e819462837cdeab9e1e ea9b236cad794846b9b0204b83785e95 - - default default] HTTP exception thrown: Security group ee7227b4-5e5a-4751-aaaa-0dabbf335c8c does not exist Neutron server returns request_ids: ['req-538d6e6d-bd04-49cd-97e9-4e489f9f491c'] [pid: 8|app: 0|req: 221/435] 10.0.0.114 () {32 vars in 740 bytes} [Sat Jul 25 18:00:24 2026] DELETE /v2.1/os-security-groups/ee7227b4-5e5a-4751-aaaa-0dabbf335c8c => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/436] 10.0.0.114 () {34 vars in 695 bytes} [Sat Jul 25 18:00:24 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:24.765 8 WARNING neutronclient.v2_0.client [None req-cea4dc45-3ff5-4c98-8ed8-35fd3e9bfdbf 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/437] 10.0.0.114 () {32 vars in 737 bytes} [Sat Jul 25 18:00:24 2026] GET /v2.1/os-security-groups/53e40984-912d-4649-bfec-0fdd99936016 => generated 664 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:24.827 7 WARNING neutronclient.v2_0.client [None req-72370dc8-a0ee-4ad2-91bf-aad1ca810d72 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.851 7 WARNING neutronclient.v2_0.client [None req-72370dc8-a0ee-4ad2-91bf-aad1ca810d72 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.884 7 WARNING neutronclient.v2_0.client [None req-72370dc8-a0ee-4ad2-91bf-aad1ca810d72 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/438] 10.0.0.114 () {32 vars in 750 bytes} [Sat Jul 25 18:00:24 2026] DELETE /v2.1/os-security-group-rules/d1bf7fc2-78c5-4266-a215-ef951ca2a96f => generated 0 bytes in 138 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 18:00:24.967 8 WARNING neutronclient.v2_0.client [None req-c6f1b70b-cb8b-488b-a9d4-c088eba455c5 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:24.991 8 WARNING neutronclient.v2_0.client [None req-c6f1b70b-cb8b-488b-a9d4-c088eba455c5 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/439] 10.0.0.114 () {32 vars in 740 bytes} [Sat Jul 25 18:00:24 2026] DELETE /v2.1/os-security-groups/53e40984-912d-4649-bfec-0fdd99936016 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 18:00:25.063 7 WARNING neutronclient.v2_0.client [None req-7c138143-aab7-4a74-ab22-d80f7388aadb 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:25.063 8 WARNING neutronclient.v2_0.client [None req-bd47de56-8f3c-4eb7-a9e5-d85ec300c840 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:25.087 8 WARNING neutronclient.v2_0.client [None req-bd47de56-8f3c-4eb7-a9e5-d85ec300c840 567dc8fbc9e5489da80623f8dc4da10b ce247fe57c104a0393bbdefa7c6ea830 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/440] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:24 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1426 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/441] 10.0.0.114 () {32 vars in 740 bytes} [Sat Jul 25 18:00:25 2026] DELETE /v2.1/os-security-groups/ae0a9711-fbbe-49df-b367-0eff89da36cc => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:25.361 7 WARNING neutronclient.v2_0.client [None req-1fe89a82-2682-4c71-a091-eba95b95e465 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/442] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:25 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1396 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:00:26.213 8 WARNING neutronclient.v2_0.client [None req-a33594d2-47df-4984-89a6-8e476a4d0968 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/443] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:26 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1474 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:26.748 7 WARNING neutronclient.v2_0.client [None req-0d115a68-1c05-46b8-be2e-8ebc809d6a05 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/444] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:26 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1388 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:27.480 8 WARNING neutronclient.v2_0.client [None req-6092771c-4364-4626-9e92-6845b5236427 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/445] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:27 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1474 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:27.909 7 WARNING neutronclient.v2_0.client [None req-1d5de698-85a7-46f0-bb0c-b287abaa006b 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/446] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:27 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1444 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:28.568 8 WARNING neutronclient.v2_0.client [None req-fb39fe17-3937-4cd3-b6b9-1cba53256349 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/447] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:28 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1482 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:29.002 7 WARNING neutronclient.v2_0.client [None req-d79ff0cb-2755-4e08-9c0b-396ba9bdcfa2 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/448] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:28 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1444 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/449] 10.0.0.114 () {30 vars in 413 bytes} [Sat Jul 25 18:00:29 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:29.685 8 WARNING neutronclient.v2_0.client [None req-3cdc404a-d385-43c2-8721-00132145a357 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/450] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:29 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1560 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: 7|app: 0|req: 222/451] 10.0.0.114 () {28 vars in 560 bytes} [Sat Jul 25 18:00:29 2026] GET /v2/ => generated 402 bytes in 646 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: 230/452] 10.0.0.114 () {28 vars in 564 bytes} [Sat Jul 25 18:00:29 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: 223/453] 10.0.0.114 () {30 vars in 413 bytes} [Sat Jul 25 18:00:29 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-25 18:00:30.097 8 WARNING neutronclient.v2_0.client [None req-3bfe9b34-0aff-4150-b2c0-53e50667e1a1 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/454] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:30 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1452 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:30.920 8 WARNING neutronclient.v2_0.client [None req-95578457-25bb-4fa0-b55d-044c3e09049d 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:30.976 7 INFO nova.api.openstack.compute.server_external_events [req-1fc294b7-48a7-4232-b62e-5a0ea35f5fcc req-0adf3287-2d99-4d4d-8b90-a6cfb117604b 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:7f84b3d5-d55f-4219-a4d4-8e5b1ca4ddaf for instance 7683b921-7e1d-4be8-a718-9749356b273f on instance 2026-07-25 18:00:30.987 7 INFO nova.compute.rpcapi [None req-c3fd3c4b-ec57-43cc-8de1-4d93827fbf3d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 224/455] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:00:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:31.506 7 WARNING neutronclient.v2_0.client [None req-ac0247b8-eae3-4dca-a08f-6e294c4748df 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/456] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:30 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/457] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:31 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1529 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:31.908 8 INFO nova.api.openstack.compute.server_external_events [req-8cf691f2-e9c1-416e-975a-a25e96e2198f req-7ed2a019-5aa1-45ae-8480-1968fc64f69c 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:12aae4d1-3d76-4eeb-bfc7-aae62b5805dc for instance b5d10e63-bd07-4665-9a1a-b6f072fac2cd on instance 2026-07-25 18:00:31.924 8 INFO nova.compute.rpcapi [None req-bbbb00ea-d114-4f19-914f-db85d84cc231 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 233/458] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:00:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:32.769 7 WARNING neutronclient.v2_0.client [None req-4ede72fa-f965-4451-bc7e-1dcd6ce92fbc 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:32.856 8 WARNING neutronclient.v2_0.client [None req-3f459d4e-8eac-4845-8843-c8f448644afd 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/459] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:32 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/460] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:32 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1517 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:33.921 8 WARNING neutronclient.v2_0.client [None req-942d4d61-8626-4ece-822a-69dd2f1619f0 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:33.998 7 WARNING neutronclient.v2_0.client [None req-99c4ab75-8eba-48f8-9446-c4ccd6fa989f 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/463] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:33 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/464] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:33 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1517 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:35.081 7 WARNING neutronclient.v2_0.client [None req-44658820-55b8-453e-8e5d-64bb0149f5bd 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] 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: 237/465] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:00:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:35.252 8 WARNING neutronclient.v2_0.client [None req-e26a46b3-4cc9-47f5-bc9c-24373fa92417 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/466] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:35 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/467] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:35 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1517 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:36.369 7 WARNING neutronclient.v2_0.client [None req-eb82e672-af2f-4745-a62b-eaeffa40bac9 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:36.453 8 WARNING neutronclient.v2_0.client [None req-47db1073-3e55-4618-8bbd-ae916509fb0d 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/468] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:36 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/469] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:36 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1517 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-07-25 18:00:36.682 7 WARNING neutronclient.v2_0.client [None req-b6d9a14e-efdc-4cb6-a452-f1e751680ca2 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:36.729 7 WARNING neutronclient.v2_0.client [None req-b6d9a14e-efdc-4cb6-a452-f1e751680ca2 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:36.904 7 WARNING neutronclient.v2_0.client [None req-b6d9a14e-efdc-4cb6-a452-f1e751680ca2 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/470] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:00:36 2026] POST /v2.1/servers => generated 450 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:37.133 8 WARNING neutronclient.v2_0.client [None req-fcc0d390-bf2e-4695-8f3a-da0061c6354b 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/471] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:37 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1399 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:37.528 7 WARNING neutronclient.v2_0.client [None req-1f00e4fd-55fe-42fe-9576-693dfc631a98 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:37.604 8 WARNING neutronclient.v2_0.client [None req-df7eae1d-8b0d-4b54-ac3f-52eacdc0c5c2 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/472] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:37 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/473] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:37 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1517 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:38.224 7 WARNING neutronclient.v2_0.client [None req-1836d027-2830-43f9-86b5-ae4d5dec6364 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/474] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:38 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1403 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:38.751 8 WARNING neutronclient.v2_0.client [None req-63829ead-fa7e-42b6-bfd3-d2aea780549b 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:38.814 7 WARNING neutronclient.v2_0.client [None req-91010c99-ea91-475b-99a6-60e9a493aae4 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/475] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:38 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/476] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:38 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1517 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:39.327 8 WARNING neutronclient.v2_0.client [None req-b91e1aae-d492-4904-a7ab-ad4246a845ae 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/477] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:39 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1451 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-07-25 18:00:39.910 8 WARNING neutronclient.v2_0.client [None req-dd453ebe-c6ef-4198-8115-65b30eff1ffb 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:39.943 7 INFO nova.api.openstack.compute.server_external_events [req-4330ee7f-7ae6-428e-a4e6-4f2a0464c6fe req-4ef7de75-08eb-4568-ae1f-2fa3671f2d43 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:12aae4d1-3d76-4eeb-bfc7-aae62b5805dc for instance b5d10e63-bd07-4665-9a1a-b6f072fac2cd on instance [pid: 7|app: 0|req: 235/478] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:00:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:40.013 7 WARNING neutronclient.v2_0.client [None req-27f88b24-376a-4494-a908-8d7b9597753f 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/479] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:39 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/480] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:39 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1517 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:40.434 8 WARNING neutronclient.v2_0.client [None req-beeb1843-b463-42c7-a685-b8fcf11557b4 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/481] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:40 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1451 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:41.088 7 WARNING neutronclient.v2_0.client [None req-7aacba5a-55fa-4e62-837d-d84cf94d2549 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:41.211 8 WARNING neutronclient.v2_0.client [None req-3a2b51b9-8e22-4b4d-9d6e-dda296ed8f9f 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/482] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:41 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/483] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:41 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1700 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:41.417 7 WARNING neutronclient.v2_0.client [None req-fb6c623a-333e-4897-862c-3dca2bdb7c4f 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/484] 10.0.0.114 () {32 vars in 741 bytes} [Sat Jul 25 18:00:41 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd/os-interface => generated 284 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:41.535 8 WARNING neutronclient.v2_0.client [None req-169b61fa-21cb-4c01-85ed-e9ed616ccf19 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/485] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:41 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1459 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:41.980 7 INFO nova.api.openstack.compute.server_external_events [req-fe1550c2-03c9-4bc9-8247-66ae7e410ac2 req-0217274b-55d5-4da3-9410-e51b1734f63c 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:7f84b3d5-d55f-4219-a4d4-8e5b1ca4ddaf for instance 7683b921-7e1d-4be8-a718-9749356b273f on instance [pid: 7|app: 0|req: 239/486] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:00:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:42.305 7 INFO nova.api.openstack.compute.server_external_events [req-17e46731-b03a-40f4-95fc-05fa95111e0b req-65a4f95a-e293-4e20-8024-cde07ed1d78e 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:12aae4d1-3d76-4eeb-bfc7-aae62b5805dc for instance b5d10e63-bd07-4665-9a1a-b6f072fac2cd on instance [pid: 7|app: 0|req: 240/487] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:00:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:42.321 8 WARNING neutronclient.v2_0.client [None req-3469c0e4-9f96-4ac9-88d7-ecc47ae41775 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:42.612 7 INFO nova.api.openstack.compute.server_external_events [req-f1c9eca9-3f96-440f-84b1-476a95b75b9a req-48ef9c22-1923-44eb-9482-f371968fe4fc 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:f4b976d2-5e16-4bbc-a882-8a4d2e8e38a8 for instance f4bbacef-8212-4fce-b580-84d768f820fb on instance [pid: 7|app: 0|req: 241/488] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:00:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 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-07-25 18:00:42.658 7 WARNING neutronclient.v2_0.client [None req-cd16b252-8450-4e5f-bd3b-7d39bd167dfe 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/489] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:42 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1548 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/490] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:42 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1537 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-07-25 18:00:43.726 8 WARNING neutronclient.v2_0.client [None req-70a3dfad-7577-4a94-a26a-d74327769f14 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:43.821 7 WARNING neutronclient.v2_0.client [None req-744322c8-0cb3-4843-b4ec-143c90222984 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/493] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:43 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1725 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:43.917 8 WARNING neutronclient.v2_0.client [None req-92530d0c-747a-4804-b7ec-810b57b6ad52 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/494] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:43 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1525 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/495] 10.0.0.114 () {32 vars in 741 bytes} [Sat Jul 25 18:00:43 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:44.991 7 WARNING neutronclient.v2_0.client [None req-b42f13e1-21f5-4a0f-82f6-dd63ceae4190 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:45.149 8 WARNING neutronclient.v2_0.client [None req-1c660533-61f7-4e09-9c5e-2e2ceff7d2aa 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/496] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:44 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1525 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:45.264 7 INFO nova.api.openstack.compute.server_external_events [req-b4688792-434d-45f0-a6ff-4a9c852161e9 req-4ae53e78-dff1-4bab-9f9c-aaa3b571aeeb 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:7f84b3d5-d55f-4219-a4d4-8e5b1ca4ddaf for instance 7683b921-7e1d-4be8-a718-9749356b273f on instance [pid: 7|app: 0|req: 246/497] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:00:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/498] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:45 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1725 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/499] 10.0.0.114 () {32 vars in 641 bytes} [Sat Jul 25 18:00:45 2026] GET /v2.1/servers => generated 376 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 253/500] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:00:45 2026] DELETE /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:45.633 7 WARNING neutronclient.v2_0.client [None req-3bfb0965-1c24-4b94-b2ce-cab33f5976d0 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/501] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:45 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1731 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:46.303 8 WARNING neutronclient.v2_0.client [None req-2970b941-f074-41c7-b148-882dcb39895a 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/502] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:46 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1525 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:46.856 7 WARNING neutronclient.v2_0.client [None req-92e0ab8d-034d-4ccf-8020-38e911a0c65c 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/503] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:46 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1851 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:47.459 8 WARNING neutronclient.v2_0.client [None req-1c92ef67-fa91-4841-9172-fed4b6d00ca4 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/504] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:47 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1525 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-07-25 18:00:48.081 7 WARNING neutronclient.v2_0.client [None req-84281da6-2755-4065-875d-2432d1111c2d 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] 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: 250/505] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:48 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1851 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:00:48.191 8 INFO nova.api.openstack.compute.server_external_events [req-02ec2e6c-6cf5-42e2-8baa-e5e18ddb71a4 req-07aaf0ac-7213-4197-95dd-a944749f1562 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:f4b976d2-5e16-4bbc-a882-8a4d2e8e38a8 for instance f4bbacef-8212-4fce-b580-84d768f820fb on instance [pid: 8|app: 0|req: 256/506] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:00:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:48.629 7 WARNING neutronclient.v2_0.client [None req-509df4ca-1831-4118-937e-7e6606abc2c2 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:48.907 8 INFO nova.api.openstack.compute.server_external_events [req-949965cd-8719-41a0-9813-e895b26dc6b7 req-a8400710-bc2e-4223-8a5b-b90b9f9f8f9b 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:7f84b3d5-d55f-4219-a4d4-8e5b1ca4ddaf for instance 7683b921-7e1d-4be8-a718-9749356b273f on instance [pid: 8|app: 0|req: 257/507] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:00:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/508] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:48 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1525 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:49.237 8 WARNING neutronclient.v2_0.client [None req-c5d9cf1e-b6d7-4ec4-8713-61323e98a034 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/509] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:49 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1503 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:50.054 7 WARNING neutronclient.v2_0.client [None req-24850309-9389-42fc-bb48-dca1a8dbca02 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/510] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:50 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1717 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:50.233 8 WARNING neutronclient.v2_0.client [None req-28da39b7-69b2-407d-b5fa-47323e078a50 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/511] 10.0.0.114 () {32 vars in 741 bytes} [Sat Jul 25 18:00:50 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:50.364 7 WARNING neutronclient.v2_0.client [None req-e9796ac0-9f93-4862-9ece-17c92a46dc86 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/512] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:50 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1508 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:51.063 7 INFO nova.api.openstack.compute.server_external_events [req-d76c73c9-3739-41f4-8c71-6654814ea1c8 req-85bbbbbc-0815-4230-845d-d965665dcc04 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:f4b976d2-5e16-4bbc-a882-8a4d2e8e38a8 for instance f4bbacef-8212-4fce-b580-84d768f820fb on instance [pid: 7|app: 0|req: 254/513] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:00:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:51.082 8 WARNING neutronclient.v2_0.client [None req-6ff95e69-aa33-4bec-9411-e56e2a476963 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/514] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:51 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1717 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:51.851 7 WARNING neutronclient.v2_0.client [None req-d43dcf47-e6cb-4313-9e7a-9f9cce4ddf11 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/515] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:51 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 1508 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:52.948 8 INFO nova.api.openstack.wsgi [None req-897cf574-85dc-4a0d-a048-88cd92733981 971753f66b864d65a205cb6f8c0a32be 2f7dfec3cae34134bb163583b17aee2b - - default default] HTTP exception thrown: Instance 7683b921-7e1d-4be8-a718-9749356b273f could not be found. [pid: 8|app: 0|req: 261/516] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:00:52 2026] GET /v2.1/servers/7683b921-7e1d-4be8-a718-9749356b273f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 256/517] 10.0.0.114 () {32 vars in 706 bytes} [Sat Jul 25 18:00:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1270356753 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:10.653 8 WARNING neutronclient.v2_0.client [None req-97188821-b0fe-48bf-a99f-da7532df0dbb 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/522] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:10 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1820 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:01:10.836 7 WARNING neutronclient.v2_0.client [None req-012dca05-2412-4a71-be32-33fd944b7b86 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:11.000 8 WARNING neutronclient.v2_0.client [None req-4529bff8-af99-4356-b89b-4bb1b7f8cd29 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/523] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:10 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1820 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/524] 10.0.0.114 () {32 vars in 741 bytes} [Sat Jul 25 18:01:10 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/os-interface => generated 285 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:11.159 7 WARNING neutronclient.v2_0.client [None req-ae1ee052-dd2a-4111-af3b-2c6c5f509948 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 260/525] 10.0.0.114 () {32 vars in 815 bytes} [Sat Jul 25 18:01:11 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/os-interface/f4b976d2-5e16-4bbc-a882-8a4d2e8e38a8 => generated 282 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 261/526] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:11 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 266/527] 10.0.0.114 () {34 vars in 750 bytes} [Sat Jul 25 18:01:11 2026] POST /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/528] 10.0.0.114 () {34 vars in 750 bytes} [Sat Jul 25 18:01:11 2026] POST /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:11.394 8 WARNING neutronclient.v2_0.client [None req-55479711-f2ce-4704-b470-bf4025748d49 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/529] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:11 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:11 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1822 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 264/531] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:12 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 157 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:12.506 8 INFO nova.api.openstack.compute.server_external_events [req-62e146f6-2062-481e-9540-e2a163269436 req-64934423-258b-479f-bc20-72c6b82d8a4b 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:f4b976d2-5e16-4bbc-a882-8a4d2e8e38a8 for instance f4bbacef-8212-4fce-b580-84d768f820fb on instance [pid: 8|app: 0|req: 268/532] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:01:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:01:12.535 7 WARNING neutronclient.v2_0.client [None req-afb7a991-c695-4874-9152-64ff4f3b2b2a 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/533] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:12 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1822 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, ' [pid: 7|app: 0|req: 267/536] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:13 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/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-07-25 18:01:13.721 8 WARNING neutronclient.v2_0.client [None req-0ffe2d79-2dad-429d-b112-f98584405e77 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/537] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:13 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1822 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 268/538] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:14 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 157 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:15.317 8 WARNING neutronclient.v2_0.client [None req-c660eece-6f10-43e5-8eb6-ffa0ef1dd939 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/539] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:15 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1822 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 269/540] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:15 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 196 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:15.652 8 WARNING neutronclient.v2_0.client [None req-b1eb0a16-78b4-4316-a3bf-2f0e3ac1fb9e 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/541] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:15 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1952 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 270/542] 10.0.0.114 () {34 vars in 750 bytes} [Sat Jul 25 18:01:16 2026] POST /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/action => generated 0 bytes in 44 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: 273/543] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:16 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 196 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:16.508 7 WARNING neutronclient.v2_0.client [None req-7b796a9c-b9e3-4f21-85ab-c690b84462de 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/544] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:16 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1827 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 274/545] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:17 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 196 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:18.040 7 WARNING neutronclient.v2_0.client [None req-b5db35ce-97b3-462a-9d1c-463c8ce9733a 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] 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: 275/546] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:18 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 196 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:18.274 8 INFO nova.api.openstack.compute.server_external_events [req-6a9d23b8-d997-4179-846d-6ce7c06559ad req-2f6d8094-e215-489a-bab9-123a8382fcb6 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:f4b976d2-5e16-4bbc-a882-8a4d2e8e38a8 for instance f4bbacef-8212-4fce-b580-84d768f820fb on instance [pid: 8|app: 0|req: 276/547] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:01:18 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: 272/548] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:18 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1827 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 277/549] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:01:19 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 273/550] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:01:19 2026] DELETE /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:19.467 8 WARNING neutronclient.v2_0.client [None req-9344cb05-498a-4674-84fb-98c1c9be0ee3 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:19.486 7 WARNING neutronclient.v2_0.client [None req-2e1c256e-63a3-4679-9bad-91f0b610c54b 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/551] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:19 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1843 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/552] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:19 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1827 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:20.019 8 INFO nova.api.openstack.compute.server_external_events [req-fa882604-e7a3-48f6-8798-8ee832c3a70e req-f2a9195d-92cc-4e5d-913b-0db623f02ae0 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-unplugged:12aae4d1-3d76-4eeb-bfc7-aae62b5805dc for instance b5d10e63-bd07-4665-9a1a-b6f072fac2cd on instance [pid: 8|app: 0|req: 279/553] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:01:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:20.735 7 WARNING neutronclient.v2_0.client [None req-22df0ff6-c667-42a3-8704-20f36adbe09f 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/554] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:20 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1843 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:20.869 8 WARNING neutronclient.v2_0.client [None req-c73e0809-e5ce-4a1b-acdf-43e1c38017dd 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/555] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:20 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1827 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:21.732 7 INFO nova.api.openstack.compute.server_external_events [req-ec2e4117-5d3b-404e-b754-3cf42053949c req-322975e4-5193-459f-b477-920bb1e8118e 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:12aae4d1-3d76-4eeb-bfc7-aae62b5805dc for instance b5d10e63-bd07-4665-9a1a-b6f072fac2cd on instance [pid: 7|app: 0|req: 276/556] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:01:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:21.890 8 WARNING neutronclient.v2_0.client [None req-ceca540a-a4c9-44db-8df2-25f9c9a369e2 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:22.014 7 WARNING neutronclient.v2_0.client [None req-09451abc-667c-4b47-8633-0a694ade5d89 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/557] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:21 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1843 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/558] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:21 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1827 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:23.227 8 INFO nova.api.openstack.compute.server_external_events [req-cbf4dadf-80e7-4c5e-bebf-ef8fc110d249 req-f25de8bd-9abe-4181-9ad6-39d045b209ae 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:f4b976d2-5e16-4bbc-a882-8a4d2e8e38a8 for instance f4bbacef-8212-4fce-b580-84d768f820fb on instance [pid: 8|app: 0|req: 282/559] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:01:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:23.598 8 WARNING neutronclient.v2_0.client [None req-2c9a5088-6010-47cd-a3a3-e564408bc994 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:23.638 7 WARNING neutronclient.v2_0.client [None req-ff85919b-46c8-4611-a622-f57294af5d9b 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/562] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:23 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1480 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/563] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:23 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1820 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:24.698 8 WARNING neutronclient.v2_0.client [None req-1b0b42a7-ea21-4402-ab8e-e34803493f89 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/564] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:24 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1485 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:25.859 7 WARNING neutronclient.v2_0.client [None req-c51f1e7a-e446-4474-bf95-872b52139ae5 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/565] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:25 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 1485 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-07-25 18:01:27.002 8 INFO nova.api.openstack.wsgi [None req-3876e9de-da0c-4f4c-8de2-9d7b2e4e11e9 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] HTTP exception thrown: Instance f4bbacef-8212-4fce-b580-84d768f820fb could not be found. [pid: 8|app: 0|req: 286/566] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:26 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 111 bytes in 45 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: 281/567] 10.0.0.114 () {32 vars in 704 bytes} [Sat Jul 25 18:01:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-587009265 => 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-07-25 18:01:27.669 8 INFO nova.api.openstack.wsgi [None req-3b0a092d-ec1b-495e-822a-1d48acb598ef 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] HTTP exception thrown: Instance f4bbacef-8212-4fce-b580-84d768f820fb could not be found. [pid: 8|app: 0|req: 287/568] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:01:27 2026] DELETE /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 18:01:27.701 7 INFO nova.api.openstack.wsgi [None req-f52238a8-b91e-458c-bc05-8f286645445e 13d46a0f1d434c42a90b0347d54af7b4 6e00f901a4e64781b56ddb152e220655 - - default default] HTTP exception thrown: Instance f4bbacef-8212-4fce-b580-84d768f820fb could not be found. [pid: 7|app: 0|req: 282/569] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:27 2026] GET /v2.1/servers/f4bbacef-8212-4fce-b580-84d768f820fb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 284/572] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:01:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:40.980 8 WARNING neutronclient.v2_0.client [None req-5a73acbc-878e-4c63-ad07-61b612c94241 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:41.024 8 WARNING neutronclient.v2_0.client [None req-5a73acbc-878e-4c63-ad07-61b612c94241 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:41.232 8 WARNING neutronclient.v2_0.client [None req-5a73acbc-878e-4c63-ad07-61b612c94241 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/573] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:01:40 2026] POST /v2.1/servers => generated 450 bytes in 757 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 18:01:41.657 7 WARNING neutronclient.v2_0.client [None req-b1ff116b-b55f-4ace-b4d5-1bbcf7cd7717 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/574] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:41 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1252 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:42.752 8 WARNING neutronclient.v2_0.client [None req-4c1a8dbc-e2db-45d2-bc77-9540f6425dd5 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/575] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:42 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1302 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:43.866 7 WARNING neutronclient.v2_0.client [None req-febbe170-726c-4148-a9cf-952b4b640dd3 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/578] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:43 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1350 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:44.949 8 WARNING neutronclient.v2_0.client [None req-da15eb43-0eea-4d18-962f-ac0e0ec95e44 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/579] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:44 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1350 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:45.241 7 WARNING neutronclient.v2_0.client [None req-f0c3471c-16f8-4ae9-b668-43756c551c2d 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/580] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:45 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1820 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: 293/581] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:01:45 2026] DELETE /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:45.550 7 WARNING neutronclient.v2_0.client [None req-ed8d1957-ed64-4d5b-948e-39d253945825 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/582] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:45 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1826 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:46.042 8 WARNING neutronclient.v2_0.client [None req-95968eeb-2c2a-43b1-b86b-dcd51c362caf f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/583] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:45 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1358 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:46.693 7 WARNING neutronclient.v2_0.client [None req-db75862e-1f5d-42eb-954a-066375ff3f27 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/584] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:46 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1826 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-07-25 18:01:46.984 8 INFO nova.api.openstack.compute.server_external_events [req-3bb6d26c-5c1d-4a52-a483-1121ef6c0c4a req-7c40d2f2-9afa-4b1f-b54f-289b8a6ac329 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:3efd87ce-d9d3-420b-8304-0c452a7ac88e for instance e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec on instance [pid: 8|app: 0|req: 295/585] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:01:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:47.160 7 WARNING neutronclient.v2_0.client [None req-3f12ebcf-1e00-4152-8d9d-e1287d088eda f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/586] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:47 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1435 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:47.891 8 WARNING neutronclient.v2_0.client [None req-1bdfa527-7a83-4c3a-ba7a-5f17e3ee93c7 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/587] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:47 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1826 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-07-25 18:01:48.320 7 WARNING neutronclient.v2_0.client [None req-3243f0cb-d291-42b1-9d5e-6d209321547c f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:48.704 8 INFO nova.api.openstack.compute.server_external_events [req-be480960-16bb-4fc8-86f3-cb54b231af5b req-d6985b99-1c20-4aa7-b6b4-723a9529ff29 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:12aae4d1-3d76-4eeb-bfc7-aae62b5805dc for instance b5d10e63-bd07-4665-9a1a-b6f072fac2cd on instance [pid: 8|app: 0|req: 297/588] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:01:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:48 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1435 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:49.062 8 WARNING neutronclient.v2_0.client [None req-6cfd91e7-2e52-499c-a4a1-12b9d2862df0 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/590] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:49 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1473 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:49.846 7 WARNING neutronclient.v2_0.client [None req-033de1c5-a320-473d-98ed-c91d549fb482 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/591] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:49 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1435 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:50.175 8 WARNING neutronclient.v2_0.client [None req-980a7453-7434-489e-99eb-c6bb751a8276 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/592] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:50 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1478 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:51.040 7 WARNING neutronclient.v2_0.client [None req-f7d31ded-a9f1-4b8d-84fa-86060ac34a42 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/593] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:51 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1435 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:51.318 8 WARNING neutronclient.v2_0.client [None req-74a5bb4a-f35b-434c-ac10-f54d1b5c2f3b 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/594] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:51 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => generated 1478 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/595] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:01:51 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:52.248 8 WARNING neutronclient.v2_0.client [None req-693e72fd-63f0-4b95-a307-a78d3726194e f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/596] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:52 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1423 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:01:52.409 7 INFO nova.api.openstack.wsgi [None req-e07b9146-7c44-4f90-8d26-c144acb47c74 0087fcd6151a44709695f59918e8f6d9 cc23c0bad507486caf91243dfadca8c7 - - default default] HTTP exception thrown: Instance b5d10e63-bd07-4665-9a1a-b6f072fac2cd could not be found. [pid: 7|app: 0|req: 296/597] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:52 2026] GET /v2.1/servers/b5d10e63-bd07-4665-9a1a-b6f072fac2cd => 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: 302/598] 10.0.0.114 () {32 vars in 706 bytes} [Sat Jul 25 18:01:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1931466098 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:53.426 7 WARNING neutronclient.v2_0.client [None req-caeab512-b84e-4320-855c-2cc48ad2984b f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:53.567 8 WARNING neutronclient.v2_0.client [None req-09f9172c-241b-4725-a047-807c14a49cd9 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:53.609 8 WARNING neutronclient.v2_0.client [None req-09f9172c-241b-4725-a047-807c14a49cd9 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/601] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:53 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1423 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:01:53.783 8 WARNING neutronclient.v2_0.client [None req-09f9172c-241b-4725-a047-807c14a49cd9 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/602] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:01:53 2026] POST /v2.1/servers => generated 449 bytes in 472 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:53.991 7 WARNING neutronclient.v2_0.client [None req-3e979d40-1ac4-4c7c-8194-099d379d95fa b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/603] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:53 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1403 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:54.712 8 WARNING neutronclient.v2_0.client [None req-c31acbd6-4f2c-496a-95dd-46781ee963b0 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/604] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:54 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1423 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:55.249 7 WARNING neutronclient.v2_0.client [None req-dc9ddfa6-d2e7-45a1-b129-20f2005a30b4 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/605] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:55 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1399 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:55.861 8 WARNING neutronclient.v2_0.client [None req-bf200c21-d23e-4f93-8a93-95e39059227c f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/606] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:55 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1423 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:56.156 7 INFO nova.api.openstack.compute.server_external_events [req-79b6e0dd-f147-4870-80fd-bea5538fd4e8 req-27a42372-e4df-43a8-a430-28defb642089 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:3efd87ce-d9d3-420b-8304-0c452a7ac88e for instance e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec on instance [pid: 7|app: 0|req: 300/607] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:01:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:56.342 8 WARNING neutronclient.v2_0.client [None req-24f584a2-4bc1-47d2-8c63-dd4c342f0d1b b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/608] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:56 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1455 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:57.027 7 WARNING neutronclient.v2_0.client [None req-b43ecf98-5e38-4e41-a9ac-1f92497b90d4 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/609] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:56 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1423 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:57.464 8 WARNING neutronclient.v2_0.client [None req-004d5732-15a1-4fd2-a6a6-796ffdee2f64 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/610] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:57 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1455 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:58.192 7 WARNING neutronclient.v2_0.client [None req-14f1a816-f18a-43cc-9b26-0aa513c20f2f f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/611] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:58 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1609 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:58.465 8 WARNING neutronclient.v2_0.client [None req-2b2ce777-984c-49fe-a8ea-1bfadeebea90 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:58.552 7 WARNING neutronclient.v2_0.client [None req-829eb8ae-2c97-488d-b124-28573cffc311 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/612] 10.0.0.114 () {32 vars in 741 bytes} [Sat Jul 25 18:01:58 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec/os-interface => generated 284 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:59.898 8 INFO nova.api.openstack.compute.server_external_events [req-91833642-551e-4d13-b7af-e17a7a9d05df req-1e141489-e8e4-45c3-ab50-88036f77544b 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:262d7ad6-c35e-4685-b76a-c0d264b57cb3 for instance b751d019-2d0b-4454-83a6-fba7cfc7ed2a on instance [pid: 8|app: 0|req: 311/613] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:01:59 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) [pid: 7|app: 0|req: 303/614] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:01:58 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1530 bytes in 1873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:00.640 8 WARNING neutronclient.v2_0.client [None req-9cbbf590-66c3-4537-b8e2-20022365e2e2 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/615] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:00 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1609 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/616] 10.0.0.114 () {32 vars in 641 bytes} [Sat Jul 25 18:02:00 2026] GET /v2.1/servers => generated 386 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, ' [pid: 8|app: 0|req: 313/617] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:02:00 2026] DELETE /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:01.128 7 WARNING neutronclient.v2_0.client [None req-3d945538-de83-4991-a91d-569235adad08 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/618] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:01 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1615 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:01.452 8 WARNING neutronclient.v2_0.client [None req-44ad8687-8635-4ad5-8931-cad07d209565 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/619] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:01 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1528 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-07-25 18:02:01.942 7 INFO nova.api.openstack.compute.server_external_events [req-feed7317-d7d9-49d7-9b5a-14ba951824bf req-a82ee79c-d27a-4a23-b6fc-3d21067f9ba2 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:3efd87ce-d9d3-420b-8304-0c452a7ac88e for instance e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec on instance [pid: 7|app: 0|req: 306/620] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:02.308 8 WARNING neutronclient.v2_0.client [None req-86965c55-bf2b-4d8f-813d-2c11843120ca f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] 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: 315/621] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:02 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1615 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:02:02.475 7 WARNING neutronclient.v2_0.client [None req-a5c03f8b-9c9c-4097-8c69-0a9416150b76 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:02.635 8 WARNING neutronclient.v2_0.client [None req-e836cdcf-60ec-4be6-87c5-d635a170c9fa b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:02:02.681 7 WARNING neutronclient.v2_0.client [None req-a5c03f8b-9c9c-4097-8c69-0a9416150b76 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/622] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:02 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1528 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/623] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:02:02 2026] POST /v2.1/servers => generated 424 bytes in 702 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:03.029 8 WARNING neutronclient.v2_0.client [None req-731e6de5-87c4-4f4d-93d5-d79505760c67 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/624] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:03 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1370 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:03.494 8 WARNING neutronclient.v2_0.client [None req-6b315c24-2481-4486-b0d4-8435cca5be27 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/627] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:03 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1735 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:03.925 7 WARNING neutronclient.v2_0.client [None req-8c8b1ec8-b3d0-4766-8c4f-74fb1089366f b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:04.141 8 WARNING neutronclient.v2_0.client [None req-ebfa9edc-b82a-4751-8ad6-67badc6fc3ee 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/628] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:04 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1374 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:04.463 8 INFO nova.api.openstack.compute.server_external_events [req-378ef92a-2dcf-46e2-9ba4-28118d29c294 req-a3854226-c406-486d-a59a-bf5951998e96 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:3efd87ce-d9d3-420b-8304-0c452a7ac88e for instance e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec on instance [pid: 7|app: 0|req: 309/629] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:03 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1528 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/630] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:04.692 7 WARNING neutronclient.v2_0.client [None req-c1140ea9-8df8-4039-ab0a-c5f7ec194c2d f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/631] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:04 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1379 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:05.505 8 WARNING neutronclient.v2_0.client [None req-ff33c156-eb97-484f-bc54-2111ad31ecd9 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:02:05.526 7 WARNING neutronclient.v2_0.client [None req-55499444-799f-4514-a257-b800aa6673ce b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/632] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:05 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1422 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/633] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:05 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1528 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:05.799 8 WARNING neutronclient.v2_0.client [None req-fe762b1b-165e-4a52-9607-0210c115d7d6 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in 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/634] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:05 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1379 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-07-25 18:02:05.944 7 INFO nova.api.openstack.compute.server_external_events [req-a82ad98a-80cd-4613-b007-40c542630c6b req-1557725b-e093-42e5-bc52-edf384b8545e 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:262d7ad6-c35e-4685-b76a-c0d264b57cb3 for instance b751d019-2d0b-4454-83a6-fba7cfc7ed2a on instance [pid: 7|app: 0|req: 312/635] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:02:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:06.598 8 WARNING neutronclient.v2_0.client [None req-64192178-5223-4e0a-a836-7753679330bf 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in 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/636] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:06 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1422 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:06.726 7 WARNING neutronclient.v2_0.client [None req-673170aa-c502-40ea-afd7-455d6afa8cb6 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/637] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:06 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1528 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-07-25 18:02:06.914 8 WARNING neutronclient.v2_0.client [None req-3a18962a-fd00-4665-b4dc-a66b3dfadd30 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] The python binding code in 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/638] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:06 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1384 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:07.709 7 WARNING neutronclient.v2_0.client [None req-7885c69c-7021-4f8f-8ce5-9038943056b1 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] 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: 314/639] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:07 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1472 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:02:07.867 8 WARNING neutronclient.v2_0.client [None req-33c6e0e6-147b-4ef6-a023-80947ff31eb6 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] 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: 326/640] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:07 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1696 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:02:08.009 7 WARNING neutronclient.v2_0.client [None req-1d87a595-034a-4d76-bfd7-6ef2222d799c f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] 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: 315/641] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:07 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 1384 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:02:08.050 8 WARNING neutronclient.v2_0.client [None req-5fd1c92b-5c13-4f7e-98e2-8d7bcc458117 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/642] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:08 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1696 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-07-25 18:02:08.283 7 INFO nova.api.openstack.compute.server_external_events [req-fa38d2c7-8e9b-4ccb-8c96-b2cb541c036b req-2f864e28-cdc2-4955-9e06-a76ce0cf8a7c 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:6bf1dcca-d7fb-4a82-b8c5-c737d9020688 for instance 0c3a9728-4bb7-420e-8f4f-3539742ca1bb on instance [pid: 7|app: 0|req: 316/643] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:08.946 8 WARNING neutronclient.v2_0.client [None req-435e47c9-e1f0-49cb-b893-2d02169f7a67 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:09.096 7 INFO nova.api.openstack.wsgi [None req-65952160-5e39-4749-8caf-89465cdf4e39 f7b72610f1a943e29b1017e9d77efdd7 2ae98382cead4f9eb27c81f392e3ee65 - - default default] HTTP exception thrown: Instance e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec could not be found. [pid: 7|app: 0|req: 317/644] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:09 2026] GET /v2.1/servers/e96a9f73-45a3-4cf7-8c3a-a51b6934b6ec => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/645] 10.0.0.114 () {32 vars in 706 bytes} [Sat Jul 25 18:02:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1956104748 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 18:02:09.300 7 INFO nova.api.openstack.compute.server_external_events [req-4828e229-9d8f-4c9b-9453-3926e6af429b req-5ec0dc5f-10a1-469b-befe-3645d1865136 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:262d7ad6-c35e-4685-b76a-c0d264b57cb3 for instance b751d019-2d0b-4454-83a6-fba7cfc7ed2a on instance [pid: 7|app: 0|req: 319/646] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:08 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1482 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:10.409 7 WARNING neutronclient.v2_0.client [None req-16ada299-6863-4775-85ce-0e66213cde92 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/648] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:10 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1470 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:11.578 8 WARNING neutronclient.v2_0.client [None req-1efa33f1-fa48-4771-bd98-47340cd2651a 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in 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/649] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:11 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1470 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:12.724 7 WARNING neutronclient.v2_0.client [None req-9d86501a-1da7-46ab-95b8-cda68f955d5d 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/650] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:12 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1470 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:13.884 8 WARNING neutronclient.v2_0.client [None req-ef996e46-edff-46d0-aba3-e8281b620d8e 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/653] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:13 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1470 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:14.792 7 INFO nova.api.openstack.compute.server_external_events [req-af0a04b1-e9ca-4097-827d-ae2d85888515 req-b3829c48-6f59-497e-834d-7f1ddf2be156 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:6bf1dcca-d7fb-4a82-b8c5-c737d9020688 for instance 0c3a9728-4bb7-420e-8f4f-3539742ca1bb on instance [pid: 7|app: 0|req: 323/654] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:02:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:15.073 8 WARNING neutronclient.v2_0.client [None req-26e483af-5ce9-466b-83e5-1edd16b6d251 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in 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/655] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:15 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1470 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:16.301 7 WARNING neutronclient.v2_0.client [None req-408677df-2f61-49af-8f1e-709c982a7106 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in 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/656] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:16 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1655 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 333/657] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:02:16 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/658] 10.0.0.114 () {32 vars in 723 bytes} [Sat Jul 25 18:02:16 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb/ips => generated 109 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: 8|app: 0|req: 334/659] 10.0.0.114 () {32 vars in 823 bytes} [Sat Jul 25 18:02:16 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb/ips/tempest-ServerAddressesTestJSON-544269599-network => generated 94 bytes in 48 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: 326/660] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:02:16 2026] DELETE /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:16.867 8 WARNING neutronclient.v2_0.client [None req-8a12a123-ca2d-4b46-83a9-cd06e44bc8b9 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in 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/661] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:16 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1661 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/662] 10.0.0.114 () {34 vars in 750 bytes} [Sat Jul 25 18:02:17 2026] POST /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a/action => generated 31928 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:18.169 7 WARNING neutronclient.v2_0.client [None req-fbfe0030-87de-44b4-99fd-c7a4b034986e 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] 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: 336/663] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:02:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/664] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:18 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1661 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:02:19.327 8 WARNING neutronclient.v2_0.client [None req-460af645-a610-42a8-b871-0519e4c6e142 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in 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/665] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:19 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1661 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:19.667 8 INFO nova.api.openstack.compute.server_external_events [req-2f05d67a-725c-4767-a5fa-fcba68b3495c req-682f3ac8-b7fc-45f1-ba07-9a1ea06739df 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:6bf1dcca-d7fb-4a82-b8c5-c737d9020688 for instance 0c3a9728-4bb7-420e-8f4f-3539742ca1bb on instance [pid: 8|app: 0|req: 338/666] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:19 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-07-25 18:02:19.717 7 WARNING neutronclient.v2_0.client [None req-1dae31cc-ec9e-4402-9dbd-f128c95dd16d 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:02:19.754 7 WARNING neutronclient.v2_0.client [None req-1dae31cc-ec9e-4402-9dbd-f128c95dd16d 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:02:19.954 7 WARNING neutronclient.v2_0.client [None req-1dae31cc-ec9e-4402-9dbd-f128c95dd16d 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/667] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:02:19 2026] POST /v2.1/servers => generated 452 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:20.183 8 WARNING neutronclient.v2_0.client [None req-5a291ef0-591a-4d3c-bd05-ea020ad41eac 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/668] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:20 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1431 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:20.543 7 WARNING neutronclient.v2_0.client [None req-a6139d39-25ed-4351-8de6-ff55d9b89460 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in 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/669] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:20 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1451 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-07-25 18:02:21.273 8 WARNING neutronclient.v2_0.client [None req-81b8456c-a538-49f9-9de8-17997e24bebd 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in 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/670] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:21 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1435 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:21.644 7 WARNING neutronclient.v2_0.client [None req-667679ff-f79f-4b06-921f-8aa88c3a0d59 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in 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/671] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:21 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1456 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:22.366 8 WARNING neutronclient.v2_0.client [None req-b9f69eea-a4de-4c4e-961f-9c2014e2dc7f 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/672] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:22 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1483 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:22.735 7 WARNING neutronclient.v2_0.client [None req-6553ceea-9730-4825-8456-a219d5480c0a 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/673] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:22 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 1456 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:23.458 8 WARNING neutronclient.v2_0.client [None req-9e9cfd3d-b88c-4cb5-9739-6c85e1a829f1 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in 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/676] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:23 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1483 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:23.812 7 INFO nova.api.openstack.wsgi [None req-719dded6-8ed6-4f29-b8f4-0ff10a569c62 3ff8fd3b681544e7a011906adcc7c683 a2c570db0bfe4656aa9829f93bd4d94e - - default default] HTTP exception thrown: Instance 0c3a9728-4bb7-420e-8f4f-3539742ca1bb could not be found. [pid: 7|app: 0|req: 335/677] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:23 2026] GET /v2.1/servers/0c3a9728-4bb7-420e-8f4f-3539742ca1bb => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:24.549 8 WARNING neutronclient.v2_0.client [None req-a814caf6-bef3-46c7-843d-269e282a280e 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/678] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:24 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1491 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:25.662 7 WARNING neutronclient.v2_0.client [None req-705b54ab-ec0b-4e28-b302-ece0f6703fb2 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:26.269 8 INFO nova.api.openstack.compute.server_external_events [req-935b3368-3241-4595-9162-6b67e80cd426 req-99fa844a-14bd-42a2-ab0c-aed9313f1e83 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:12f4739f-3436-4d96-9bad-1ebe8d4a274f for instance 736da406-58db-40e0-aeaa-60e2eae71a54 on instance [pid: 8|app: 0|req: 344/679] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:25 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1558 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:27.344 8 WARNING neutronclient.v2_0.client [None req-ee81d859-d76f-4d5b-9360-16f7dde923cd 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in 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/681] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:27 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1556 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:28.489 7 WARNING neutronclient.v2_0.client [None req-df0dda4e-8875-4b02-9291-aa324bd12200 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in 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/682] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:28 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1556 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:29.650 8 WARNING neutronclient.v2_0.client [None req-38e662a6-a9bc-463a-b7a8-bb6fc73aea5d 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] 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/683] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:29 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1556 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:02:29.755 7 INFO nova.api.openstack.compute.server_external_events [req-d5fe7bcc-7652-4414-a088-131af99facca req-007de421-b097-4192-a0fa-f0c226d86bb2 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:262d7ad6-c35e-4685-b76a-c0d264b57cb3 for instance b751d019-2d0b-4454-83a6-fba7cfc7ed2a on instance [pid: 7|app: 0|req: 338/684] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:30.790 8 WARNING neutronclient.v2_0.client [None req-e37f19aa-a418-4a81-997d-a0b08f09dbf1 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/685] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:30 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1556 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:31.219 7 INFO nova.api.openstack.compute.server_external_events [req-ce20ece3-40d5-4dde-b1e3-c06d63b5f204 req-01c708cd-79b1-40b2-92c4-1bd63022d5a4 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:12f4739f-3436-4d96-9bad-1ebe8d4a274f for instance 736da406-58db-40e0-aeaa-60e2eae71a54 on instance [pid: 7|app: 0|req: 339/686] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:02:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/687] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:02:31 2026] POST /v2.1/os-keypairs => generated 397 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:31.976 7 WARNING neutronclient.v2_0.client [None req-3dec6bce-bb34-4329-a54e-7a7dac49a148 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in 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/688] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:31 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1556 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:02:33.174 8 WARNING neutronclient.v2_0.client [None req-ccae7458-23b5-4bd3-8dd1-437db46d5f39 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in 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/689] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:33 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1740 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:33.320 7 WARNING neutronclient.v2_0.client [None req-7ad6f600-0945-4068-9525-37e6f7dbe7d6 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:02:33.373 8 WARNING neutronclient.v2_0.client [None req-e8b37186-9b77-463b-8c65-02ee2bf7eb90 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/690] 10.0.0.114 () {32 vars in 741 bytes} [Sat Jul 25 18:02:33 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54/os-interface => generated 285 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:02:33.415 8 WARNING neutronclient.v2_0.client [None req-e8b37186-9b77-463b-8c65-02ee2bf7eb90 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:02:33.580 8 WARNING neutronclient.v2_0.client [None req-e8b37186-9b77-463b-8c65-02ee2bf7eb90 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/693] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:02:33 2026] POST /v2.1/servers => generated 450 bytes in 509 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:33.834 7 WARNING neutronclient.v2_0.client [None req-bbf6669e-4a22-469c-a054-9702b343a598 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/694] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:33 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1401 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:34.113 7 INFO nova.api.openstack.compute.server_external_events [req-72584ddf-c3f2-43a1-84ab-d5084371b254 req-c0eef04a-f644-4ea1-9c42-c173e6116ded 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:12f4739f-3436-4d96-9bad-1ebe8d4a274f for instance 736da406-58db-40e0-aeaa-60e2eae71a54 on instance [pid: 7|app: 0|req: 345/695] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:02:34.118 8 WARNING neutronclient.v2_0.client [None req-0bad5705-0dfc-4d5d-bf8c-f288e626ae39 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/696] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:34 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1740 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, ' [pid: 7|app: 0|req: 346/697] 10.0.0.114 () {32 vars in 641 bytes} [Sat Jul 25 18:02:34 2026] GET /v2.1/servers => generated 384 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: 352/698] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:02:34 2026] DELETE /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:34.422 7 WARNING neutronclient.v2_0.client [None req-dc2b0fa1-1c90-4d26-a07b-bdfba18913f3 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/699] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:34 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1746 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:34.931 8 WARNING neutronclient.v2_0.client [None req-fe587d55-c24c-44f1-84aa-bcca6983a8c1 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/700] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:34 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1405 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:35.578 7 WARNING neutronclient.v2_0.client [None req-71b89577-bfec-4a60-9ca9-22c62662a63f 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/701] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:35 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1866 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:36.039 8 WARNING neutronclient.v2_0.client [None req-29785621-aac4-4f7a-918e-ee998ed2a9f9 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/702] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:35 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1453 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:36.734 7 WARNING neutronclient.v2_0.client [None req-4fa0492d-9d55-436e-8fea-25d168a47c19 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/703] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:36 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1866 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-07-25 18:02:37.128 8 WARNING neutronclient.v2_0.client [None req-051e9bbf-ebd1-4463-9766-b805a8fd5cff b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/704] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:37 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1453 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:37.616 7 INFO nova.api.openstack.compute.server_external_events [req-e77e2df0-fc37-46a1-9f2c-8c4f7096ef2a req-3774767a-f727-4b6f-95cd-c7301722c871 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:12f4739f-3436-4d96-9bad-1ebe8d4a274f for instance 736da406-58db-40e0-aeaa-60e2eae71a54 on instance [pid: 7|app: 0|req: 350/705] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:37.991 8 WARNING neutronclient.v2_0.client [None req-26032b17-7a7a-407a-8de5-4b832aef7979 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/706] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:37 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1512 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:38.371 7 WARNING neutronclient.v2_0.client [None req-dd9740d7-1a21-4db4-abef-784b638ef995 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/707] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:38 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1461 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-07-25 18:02:39.076 8 WARNING neutronclient.v2_0.client [None req-f695a907-5512-4cf4-9e87-11260c8e6224 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/708] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:39 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1517 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:39.480 7 WARNING neutronclient.v2_0.client [None req-5837e156-a1b9-4ae0-b597-d1cf1c7e6aa6 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/709] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:39 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1539 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:39.661 8 INFO nova.api.openstack.compute.server_external_events [req-380485c2-2ff7-4552-bc1d-1018d9af9db8 req-c016aad3-57c9-4788-9f06-42a9a82e00f4 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:6e2ac555-7b16-4aaf-870d-dd563c008f48 for instance 0d4103f6-3c75-43f4-a4b2-4033b56d33ff on instance [pid: 8|app: 0|req: 358/710] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:40.179 7 WARNING neutronclient.v2_0.client [None req-81351c30-2b41-43c4-81ee-f178b30cde04 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] The python binding code in 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/711] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:40 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 1517 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:40.689 8 WARNING neutronclient.v2_0.client [None req-33a78ad5-4027-4137-a18e-51cefdc83e82 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/712] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:40 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1527 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:41.276 7 INFO nova.api.openstack.wsgi [None req-9364bff0-82d5-4770-b17f-ab1284a823cc 33108de91eb64a32821153ac6930ecda 6452fcf81d404f39b15b79fa12628f2b - - default default] HTTP exception thrown: Instance 736da406-58db-40e0-aeaa-60e2eae71a54 could not be found. [pid: 7|app: 0|req: 354/713] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:41 2026] GET /v2.1/servers/736da406-58db-40e0-aeaa-60e2eae71a54 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/714] 10.0.0.114 () {32 vars in 704 bytes} [Sat Jul 25 18:02:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-257859690 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:42.017 7 WARNING neutronclient.v2_0.client [None req-f478403d-00a9-4639-b910-b536b74091aa b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/715] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:41 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1527 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:02:43.164 8 WARNING neutronclient.v2_0.client [None req-c4f1019c-fed9-46a6-bb38-2603d5af4346 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/716] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:43 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1527 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:43.450 7 INFO nova.api.openstack.compute.server_external_events [req-dc3c3d1f-3773-4db8-9bce-4e61ac9056fc req-99c13342-1bd7-4c42-b4f7-626eaed8f10d 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:6e2ac555-7b16-4aaf-870d-dd563c008f48 for instance 0d4103f6-3c75-43f4-a4b2-4033b56d33ff on instance [pid: 7|app: 0|req: 356/717] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:02:43 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-07-25 18:02:44.395 8 WARNING neutronclient.v2_0.client [None req-9df56f1a-f7d7-4264-838a-a716275312e7 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/720] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:44 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1527 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:45.573 7 WARNING neutronclient.v2_0.client [None req-29e69d69-51aa-4096-a290-bf57490094de b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/721] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:45 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1694 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-07-25 18:02:45.776 8 WARNING neutronclient.v2_0.client [None req-6946ca61-e4b6-4c29-b96c-be1cd84def39 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/722] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:02:45 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1694 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:46.797 7 INFO nova.api.openstack.compute.server_external_events [req-cad51359-792d-4df0-ae92-c97f63a67888 req-8af37741-6563-4f04-83df-7860d5426d51 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:6e2ac555-7b16-4aaf-870d-dd563c008f48 for instance 0d4103f6-3c75-43f4-a4b2-4033b56d33ff on instance [pid: 7|app: 0|req: 359/723] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:02:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/726] 10.0.0.114 () {34 vars in 750 bytes} [Sat Jul 25 18:02:56 2026] POST /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff/action => generated 31927 bytes in 557 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: 368/729] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:03:07 2026] DELETE /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:07.357 7 WARNING neutronclient.v2_0.client [None req-10ba0673-7c0d-484a-999d-8b1f772a5cc4 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/730] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:07 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1820 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:08.571 8 WARNING neutronclient.v2_0.client [None req-c9f5d8f5-aaa4-4c0c-87bf-887ea1763d41 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/731] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:08 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1820 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:10.019 7 WARNING neutronclient.v2_0.client [None req-d85f7d9d-4622-4fd3-b054-5b67c50fcacf b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/732] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:09 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1752 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:10.569 8 INFO nova.api.openstack.compute.server_external_events [req-f7b506a0-4383-4929-86eb-6cca41b4fa9c req-28b7da41-f026-4ca7-871b-b76c1fdf723e 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:6e2ac555-7b16-4aaf-870d-dd563c008f48 for instance 0d4103f6-3c75-43f4-a4b2-4033b56d33ff on instance [pid: 8|app: 0|req: 370/733] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:11.389 7 WARNING neutronclient.v2_0.client [None req-830f4540-51d5-4366-8a14-7b5cafd3bb19 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/734] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:11 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1482 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-07-25 18:03:12.600 8 WARNING neutronclient.v2_0.client [None req-16045479-eced-4838-94f4-74000fc0d286 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/735] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:12 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1487 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:13.694 8 WARNING neutronclient.v2_0.client [None req-9f70188b-610f-4dd0-9bc9-7303540cd74a b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/738] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:13 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 1487 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:15.476 7 INFO nova.api.openstack.wsgi [None req-4a782250-603e-496b-80a1-a4bd8108864e b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] HTTP exception thrown: Instance 0d4103f6-3c75-43f4-a4b2-4033b56d33ff could not be found. [pid: 7|app: 0|req: 366/739] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:15 2026] GET /v2.1/servers/0d4103f6-3c75-43f4-a4b2-4033b56d33ff => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/740] 10.0.0.114 () {32 vars in 728 bytes} [Sat Jul 25 18:03:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-195909186 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/741] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:03:16 2026] DELETE /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-25 18:03:16.798 8 WARNING neutronclient.v2_0.client [None req-743b3e9b-71f8-4e30-aa89-b6c633685dab b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/742] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:16 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1702 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:18.325 7 WARNING neutronclient.v2_0.client [None req-12a1654a-adab-4584-8fb0-f3e5af4c1d5d b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/743] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:18 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1702 bytes in 1265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/744] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:03:19 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:19.920 7 INFO nova.api.openstack.compute.server_external_events [req-6a654779-86aa-4e30-8a7d-d4f6e119bcdd req-2c9d316c-1b13-4c96-8691-0570a88c5f4a 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:262d7ad6-c35e-4685-b76a-c0d264b57cb3 for instance b751d019-2d0b-4454-83a6-fba7cfc7ed2a on instance [pid: 7|app: 0|req: 369/745] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:03:20.594 8 WARNING neutronclient.v2_0.client [None req-f9ce53c7-b6e8-4c63-9a74-cd8da7d0c782 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/746] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:20 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1484 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:21.656 7 WARNING neutronclient.v2_0.client [None req-64439757-05c9-4c62-b5a0-158e21e780a6 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:03:21.709 7 WARNING neutronclient.v2_0.client [None req-64439757-05c9-4c62-b5a0-158e21e780a6 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:21.766 8 WARNING neutronclient.v2_0.client [None req-4058caa5-43f0-4dc8-b5d7-cf4b620b4693 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/747] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:21 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1489 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:03:21.967 7 WARNING neutronclient.v2_0.client [None req-64439757-05c9-4c62-b5a0-158e21e780a6 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/748] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:03:21 2026] POST /v2.1/servers => generated 448 bytes in 907 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:22.526 8 WARNING neutronclient.v2_0.client [None req-810b14f9-bf38-4ab0-bc6e-2503e2887b0b 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in 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/749] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:22 2026] GET /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => generated 1393 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:22.868 7 WARNING neutronclient.v2_0.client [None req-f84ef14f-242d-491f-a73a-a36f1004fe0a b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] The python binding code in 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/750] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:22 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 1489 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:23.950 8 INFO nova.api.openstack.wsgi [None req-d0bd7239-3850-4aa2-92db-aab45ff87914 b7e075965e964088b8479a246cfd4631 54228ee98ad64891a1d60b4bf99f6753 - - default default] HTTP exception thrown: Instance b751d019-2d0b-4454-83a6-fba7cfc7ed2a could not be found. [pid: 8|app: 0|req: 381/753] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:23 2026] GET /v2.1/servers/b751d019-2d0b-4454-83a6-fba7cfc7ed2a => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/754] 10.0.0.114 () {32 vars in 730 bytes} [Sat Jul 25 18:03:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1152464676 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:27.684 8 WARNING neutronclient.v2_0.client [None req-48db7dc0-8773-4f12-93e9-6caec7884c50 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in 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/755] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:27 2026] GET /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => generated 1445 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:03:30.277 7 INFO nova.api.openstack.compute.server_external_events [req-b19fd9c5-c1a0-4711-af24-859cbec8e1b1 req-79630711-5498-4f24-b412-74820b8e3ed0 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:d9d9cddb-c636-4474-92de-1f02213f51a4 for instance a7d49215-c64f-4cb1-a692-7a287365291f on instance [pid: 7|app: 0|req: 374/756] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:32.801 8 WARNING neutronclient.v2_0.client [None req-deeda470-54b6-4226-af43-e1ae361f06f8 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/757] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:32 2026] GET /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => generated 1517 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:34.196 8 WARNING neutronclient.v2_0.client [None req-5fb50463-6f43-4aff-9361-57f0723176dd a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:03:34.365 8 WARNING neutronclient.v2_0.client [None req-5fb50463-6f43-4aff-9361-57f0723176dd a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/760] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:03:34 2026] POST /v2.1/servers => generated 424 bytes in 467 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:34.639 7 WARNING neutronclient.v2_0.client [None req-07aa5198-c440-4202-bd0e-1ce0cc3015d6 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/761] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:34 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1368 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:35.740 8 WARNING neutronclient.v2_0.client [None req-6b06cc97-4984-49bf-b3c6-2a9be8a0fe64 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/762] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:35 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1372 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:36.362 7 INFO nova.api.openstack.compute.server_external_events [req-c2ed44d5-d40b-468e-adf1-fefe5098b16c req-38a67cd9-c4f9-4aef-a7f5-68aef9ee9360 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:d9d9cddb-c636-4474-92de-1f02213f51a4 for instance a7d49215-c64f-4cb1-a692-7a287365291f on instance [pid: 7|app: 0|req: 377/763] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:03:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:36.845 8 WARNING neutronclient.v2_0.client [None req-4b7d681d-b656-4e6a-ad7e-730bea01559e a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/764] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:36 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1420 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:37.950 7 WARNING neutronclient.v2_0.client [None req-e3f6e08f-fe00-4256-9135-6ca259d0dd60 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] 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: 378/765] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:37 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1420 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:03:38.007 8 WARNING neutronclient.v2_0.client [None req-36d1b17e-c970-4d87-89e0-5754850ada46 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/766] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:37 2026] GET /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => generated 1517 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-07-25 18:03:39.074 7 WARNING neutronclient.v2_0.client [None req-2019c897-7d63-4cc1-8a65-5ec1aff2c336 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/767] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:39 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1428 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:40.123 8 INFO nova.api.openstack.compute.server_external_events [req-37ef56fc-3431-466a-bd6e-40099c01700e req-3e84200c-7293-4f43-9db0-8cc8e1e24fd4 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:1d179673-430f-426d-949c-8fe496c0a617 for instance bad484ee-8cee-4aa9-8bf9-5be14e4b4851 on instance [pid: 8|app: 0|req: 389/768] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:40.197 7 WARNING neutronclient.v2_0.client [None req-7e2891e6-8405-4bba-9f86-cd4aebd69006 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/769] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:40 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1480 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, ' [pid: 8|app: 0|req: 390/770] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:03:40 2026] POST /v2.1/os-keypairs => generated 396 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:41.420 7 WARNING neutronclient.v2_0.client [None req-15c84eb2-56eb-4997-b8bc-d51a3daf95e6 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/771] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:41 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1468 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.114 () {34 vars in 671 bytes} [Sat Jul 25 18:03:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:42.553 7 WARNING neutronclient.v2_0.client [None req-d819b921-29f4-4f70-b733-6bead26990d9 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/773] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:42 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:03:43.223 8 WARNING neutronclient.v2_0.client [None req-b6b84618-22d6-4c3a-97f9-85fbc7ad69e9 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:43.322 7 WARNING neutronclient.v2_0.client [None req-49e86341-9337-4fc3-8e9a-9792f5a287cb 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:03:43.378 7 WARNING neutronclient.v2_0.client [None req-49e86341-9337-4fc3-8e9a-9792f5a287cb 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:03:43.427 7 WARNING neutronclient.v2_0.client [None req-49e86341-9337-4fc3-8e9a-9792f5a287cb 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in 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/774] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:43 2026] GET /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => generated 1816 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:03:43.640 7 WARNING neutronclient.v2_0.client [None req-49e86341-9337-4fc3-8e9a-9792f5a287cb 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:43.722 8 WARNING neutronclient.v2_0.client [None req-c5ecc2c9-bd06-4555-958a-e4491af949b6 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/777] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:43 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1468 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/778] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:03:43 2026] POST /v2.1/servers => generated 497 bytes in 581 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:43.857 7 WARNING neutronclient.v2_0.client [None req-f96581db-61ca-4f39-b63d-c45bd7f9804f 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/779] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:43 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1456 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, ' [pid: 8|app: 0|req: 396/780] 10.0.0.116 () {30 vars in 619 bytes} [Sat Jul 25 18:03:43 2026] GET /v2.1 => generated 0 bytes in 140 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: 385/781] 10.0.0.116 () {32 vars in 692 bytes} [Sat Jul 25 18:03:43 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/782] 10.0.0.116 () {34 vars in 913 bytes} [Sat Jul 25 18:03:44 2026] GET /v2.1/os-simple-tenant-usage/f809601b398242b58dde4d68b1a3c476?start=2026-07-24T00:00:00&end=2026-07-25T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/783] 10.0.0.116 () {30 vars in 654 bytes} [Sat Jul 25 18:03:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:44.754 7 INFO nova.api.openstack.compute.server_external_events [req-cd6a4ca1-e7a4-4395-9eed-ecbe962793bf req-c85528a7-8c17-4710-97c4-62f35aaf1045 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:d9d9cddb-c636-4474-92de-1f02213f51a4 for instance a7d49215-c64f-4cb1-a692-7a287365291f on instance [pid: 7|app: 0|req: 387/784] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:03:44.797 8 WARNING neutronclient.v2_0.client [None req-2714a6fa-c99a-4020-a09c-50022212fa10 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:44.861 8 WARNING neutronclient.v2_0.client [None req-2714a6fa-c99a-4020-a09c-50022212fa10 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:03:44.880 7 WARNING neutronclient.v2_0.client [None req-4f8db8ca-a379-46c3-9495-f997e24525a6 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/785] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:44 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1468 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:03:45.088 8 WARNING neutronclient.v2_0.client [None req-2714a6fa-c99a-4020-a09c-50022212fa10 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:45.137 7 WARNING neutronclient.v2_0.client [None req-90aaf007-c8ea-4249-a7ca-90ca13569f8b 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/786] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:45 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1452 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:45.207 7 INFO nova.api.openstack.compute.server_external_events [req-4f52f123-ef7b-4d9b-b67b-e22921091bcb req-1e5955ea-8064-4dec-aa89-b43f8f01564c 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:1d179673-430f-426d-949c-8fe496c0a617 for instance bad484ee-8cee-4aa9-8bf9-5be14e4b4851 on instance [pid: 7|app: 0|req: 390/787] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:03:45 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: 8|app: 0|req: 398/788] 10.0.0.114 () {34 vars in 663 bytes} [Sat Jul 25 18:03:44 2026] POST /v2.1/servers => generated 448 bytes in 596 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:45.361 7 WARNING neutronclient.v2_0.client [None req-9d36dc62-d97c-41a9-848e-6e35f8f226f6 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/789] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:45 2026] GET /v2.1/servers/5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 => generated 1394 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:46.149 8 WARNING neutronclient.v2_0.client [None req-16fc13a5-4f2c-4a33-80ae-66e858df9f93 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:46.250 7 WARNING neutronclient.v2_0.client [None req-8d81a567-7ce5-45b3-8568-a59185410ad1 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/790] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:46 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1468 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:46 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1508 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:47.381 7 WARNING neutronclient.v2_0.client [None req-222068cb-fcae-4db4-9d9f-2e265200aaa5 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:03:47.383 8 WARNING neutronclient.v2_0.client [None req-c7532b50-e40e-4b17-b234-4dc5f2e562cf a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/792] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:47 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1508 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, ' [pid: 7|app: 0|req: 394/793] 10.0.0.116 () {30 vars in 619 bytes} [Sat Jul 25 18:03:47 2026] GET /v2.1 => generated 0 bytes in 75 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.116 () {32 vars in 692 bytes} [Sat Jul 25 18:03:47 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:47 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1648 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/796] 10.0.0.116 () {34 vars in 913 bytes} [Sat Jul 25 18:03:47 2026] GET /v2.1/os-simple-tenant-usage/f809601b398242b58dde4d68b1a3c476?start=2026-07-24T00:00:00&end=2026-07-25T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 401/797] 10.0.0.116 () {30 vars in 654 bytes} [Sat Jul 25 18:03:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:48.499 7 WARNING neutronclient.v2_0.client [None req-1e7a663a-4f82-41cd-a0af-67571710e1ff 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/798] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:48 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1516 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/799] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:03:48 2026] DELETE /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:48.894 7 WARNING neutronclient.v2_0.client [None req-abc293d4-f32d-4aa5-b8e0-c32d26193f4b a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/800] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:48 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1654 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:49.291 8 INFO nova.api.openstack.compute.server_external_events [req-b4db57ef-bf90-4850-86d7-16899f3b060d req-537d517b-d145-49c4-ac49-58fefdf6e929 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:d1f917b9-03a9-4351-b586-4fcd0db20ea4 for instance 6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec on instance [pid: 8|app: 0|req: 403/801] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:49.586 7 WARNING neutronclient.v2_0.client [None req-1c3384df-5d0d-4f59-9ba7-aad3c9856b0d 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in 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/802] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:49 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1641 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-07-25 18:03:50.085 8 WARNING neutronclient.v2_0.client [None req-41aef6d8-ba59-47bd-8c8d-d601ce7f990d a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/803] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:50 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1654 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:50.462 7 WARNING neutronclient.v2_0.client [None req-1641a331-51c0-4702-a108-14658fbdcca2 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/804] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:50 2026] GET /v2.1/servers/5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 => generated 1454 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:50.745 8 WARNING neutronclient.v2_0.client [None req-2326189e-f63c-44df-a0a4-9feab28a83ee 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/805] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:50 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1629 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:51.319 7 WARNING neutronclient.v2_0.client [None req-64c10859-a187-4f5b-a356-829e5015d000 a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:51.552 8 INFO nova.api.openstack.compute.server_external_events [req-eba0e408-0e2b-470c-9def-6a25339b7d00 req-164bb29d-78e1-42bb-83ff-249cffc469a5 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:3cd1d62b-ccbd-401f-b032-39028144654f for instance 5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 on instance [pid: 8|app: 0|req: 406/806] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/807] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:51 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1654 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:51.921 8 WARNING neutronclient.v2_0.client [None req-ad6dd6d0-a0fa-4be7-90e9-41779a58ea36 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/808] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:51 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1629 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:52.628 7 WARNING neutronclient.v2_0.client [None req-1c4a06bd-251f-4ae8-8f46-f32f275003fc a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in 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/809] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:52 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1449 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:53.114 8 WARNING neutronclient.v2_0.client [None req-b905e477-29e5-492a-8bc7-d6873e6f5e40 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/810] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:53 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1629 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:53.598 7 INFO nova.api.openstack.compute.server_external_events [req-a129ef54-b6f6-4e0d-9344-823d7b5d8c79 req-b460e5d6-72ee-481a-a787-63f6f9f8db9f 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:1d179673-430f-426d-949c-8fe496c0a617 for instance bad484ee-8cee-4aa9-8bf9-5be14e4b4851 on instance [pid: 7|app: 0|req: 404/813] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:53.724 8 WARNING neutronclient.v2_0.client [None req-a9e04b53-bb7b-4a5d-b8c8-c422c29db43c a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/814] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:53 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:54.275 7 WARNING neutronclient.v2_0.client [None req-168f42a6-c0fa-48e4-ac09-bd41e1a6ed65 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:54.360 8 INFO nova.api.openstack.compute.server_external_events [req-f74e23dc-8cb0-47ef-a53f-45987d332132 req-78830410-3d7a-45e2-9e9f-42e2a7fc97df 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:d1f917b9-03a9-4351-b586-4fcd0db20ea4 for instance 6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec on instance [pid: 8|app: 0|req: 411/815] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:03:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/816] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:54 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1629 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-07-25 18:03:54.829 8 WARNING neutronclient.v2_0.client [None req-32796505-ac40-46d3-9e50-e9731063adaa a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/817] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:54 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 1454 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:55.501 7 WARNING neutronclient.v2_0.client [None req-3069c3b3-8c73-4b78-af0c-88e74e91a229 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:55.555 8 WARNING neutronclient.v2_0.client [None req-3a882e02-d920-44af-be96-b21297478424 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/818] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:55 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1629 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/819] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:55 2026] GET /v2.1/servers/5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 => generated 1518 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:55.899 7 INFO nova.api.openstack.compute.server_external_events [req-8ee4ada1-0c76-47f6-a11f-57daf63d9028 req-a4244fbd-6a99-4b72-b14f-6c79000035c7 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:3cd1d62b-ccbd-401f-b032-39028144654f for instance 5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 on instance [pid: 7|app: 0|req: 407/820] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:03:55.914 8 INFO nova.api.openstack.wsgi [None req-2fedaa7e-0595-4f2d-b825-0e4ab1a9b51c a191633846c449229723ad800d9c912c 2bd2200a8fe84f01b2cac9b494a5033d - - default default] HTTP exception thrown: Instance bad484ee-8cee-4aa9-8bf9-5be14e4b4851 could not be found. [pid: 8|app: 0|req: 414/821] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:55 2026] GET /v2.1/servers/bad484ee-8cee-4aa9-8bf9-5be14e4b4851 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:56.644 7 WARNING neutronclient.v2_0.client [None req-7fd85839-b77e-4f05-8913-d42fa5eef57f 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/822] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:56 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1629 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:57.863 8 WARNING neutronclient.v2_0.client [None req-6584f77f-24f2-43c6-a8b1-9707e5956c64 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/823] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:03:57 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1810 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:58.071 7 WARNING neutronclient.v2_0.client [None req-dee2582e-65c3-4de6-88e4-7de5cb36a01b 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in 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/824] 10.0.0.114 () {32 vars in 741 bytes} [Sat Jul 25 18:03:58 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:58.897 8 INFO nova.api.openstack.compute.server_external_events [req-0a915920-7b24-4d36-9883-6419406eb2b2 req-b3e5069e-92fd-4849-8778-71b35e94f8b7 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:d1f917b9-03a9-4351-b586-4fcd0db20ea4 for instance 6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec on instance [pid: 8|app: 0|req: 416/825] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:03:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:00.745 7 WARNING neutronclient.v2_0.client [None req-c519635f-7d00-4559-9b3f-924e5f024f01 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in 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/826] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:00 2026] GET /v2.1/servers/5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 => generated 1819 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-07-25 18:04:02.182 8 INFO nova.api.openstack.compute.server_external_events [req-7221d797-7a48-434c-8876-f31d625505b1 req-85392c85-b3d9-4ee6-96f6-462a18441ed7 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:3cd1d62b-ccbd-401f-b032-39028144654f for instance 5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 on instance [pid: 8|app: 0|req: 417/827] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:04:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:12.757 7 WARNING neutronclient.v2_0.client [None req-b71a3800-b508-45a2-b385-98832cf204aa 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/830] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:12 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1930 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, ' [pid: 8|app: 0|req: 420/833] 10.0.0.114 () {32 vars in 753 bytes} [Sat Jul 25 18:04:14 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec/os-server-password => generated 116 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/834] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:04:16 2026] DELETE /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 0 bytes in 324 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:16.589 8 WARNING neutronclient.v2_0.client [None req-88f2d4ac-a486-44a3-9c80-f1b823331259 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/835] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:16 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1936 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:17.747 7 WARNING neutronclient.v2_0.client [None req-1e4712eb-d540-443e-ac01-b7e674b397eb 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/836] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:17 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1936 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:18.940 8 WARNING neutronclient.v2_0.client [None req-7c9b109b-a7de-4d89-b990-83b494fd45ea 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/837] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:18 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1936 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:20.117 7 WARNING neutronclient.v2_0.client [None req-91f17d51-b828-466a-9817-c9a55ae83159 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:20.495 8 INFO nova.api.openstack.compute.server_external_events [req-00a393b1-a741-484e-bda7-33a99480c233 req-23c69b51-0fa3-4707-81c0-d8d4e91b97d5 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:d1f917b9-03a9-4351-b586-4fcd0db20ea4 for instance 6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec on instance [pid: 8|app: 0|req: 423/838] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:04:20 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) [pid: 7|app: 0|req: 416/839] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:20 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1821 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:21.566 8 WARNING neutronclient.v2_0.client [None req-3f91f97b-373f-41e8-8322-49b64c9a7792 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/840] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:21 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1542 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:22.655 7 WARNING neutronclient.v2_0.client [None req-b82659d8-c0d0-4c1f-bdad-86c44ab48c3b 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/841] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:22 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 1542 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-07-25 18:04:23.733 7 INFO nova.api.openstack.wsgi [None req-4957bed1-8f63-449c-abfd-bb16604080e9 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] HTTP exception thrown: Instance 6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec could not be found. [pid: 7|app: 0|req: 419/844] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:23 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:23.760 8 INFO nova.api.openstack.wsgi [None req-4e9b1f68-66a7-4db3-8972-cf2c96fc2bc3 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] HTTP exception thrown: Instance 6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec could not be found. [pid: 8|app: 0|req: 426/845] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:04:23 2026] DELETE /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:23.793 7 INFO nova.api.openstack.wsgi [None req-053af05f-9ce8-4213-9027-fded37370df2 31fd35af26d4410db2a5309ff163793b cbf887a475c048d9ae771348d4fc0745 - - default default] HTTP exception thrown: Instance 6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec could not be found. [pid: 7|app: 0|req: 420/846] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:04:23 2026] GET /v2.1/servers/6448c5c7-1cc2-4009-bcf0-5f0c4debf4ec => 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: 427/847] 10.0.0.114 () {32 vars in 706 bytes} [Sat Jul 25 18:04:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1644594526 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/848] 10.0.0.114 () {32 vars in 726 bytes} [Sat Jul 25 18:04:24 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-391388560 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 18:04:55.323 8 WARNING neutronclient.v2_0.client [None req-f5430284-38ed-41d6-9e0c-738711ac5f69 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:04:55.366 8 WARNING neutronclient.v2_0.client [None req-f5430284-38ed-41d6-9e0c-738711ac5f69 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:04:55.530 8 WARNING neutronclient.v2_0.client [None req-f5430284-38ed-41d6-9e0c-738711ac5f69 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in 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/855] 199.204.45.44 () {36 vars in 713 bytes} [Sat Jul 25 18:04:55 2026] POST /v2.1/servers => generated 453 bytes in 694 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-07-25 18:04:56.221 7 WARNING neutronclient.v2_0.client [None req-8cdb2b00-d54e-4d85-bee1-7b0900f5e447 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in 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/856] 199.204.45.44 () {32 vars in 732 bytes} [Sat Jul 25 18:04:56 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0 => generated 2213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:56.283 8 WARNING neutronclient.v2_0.client [None req-bde72ecf-2433-4e3b-b0e1-39580a5f0b2d 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in 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/857] 199.204.45.44 () {32 vars in 758 bytes} [Sat Jul 25 18:04:56 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 28 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/858] 199.204.45.44 () {32 vars in 776 bytes} [Sat Jul 25 18:04:56 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-volume_attachments => generated 25 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-07-25 18:04:59.008 8 WARNING neutronclient.v2_0.client [None req-dc5039fc-e964-4efd-beed-adafc01d17c0 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in 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/859] 199.204.45.44 () {32 vars in 732 bytes} [Sat Jul 25 18:04:58 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0 => generated 2371 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:59.094 7 WARNING neutronclient.v2_0.client [None req-941797e3-c7d4-4775-97f3-1fe87f5ca2e7 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/860] 199.204.45.44 () {32 vars in 758 bytes} [Sat Jul 25 18:04:59 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 28 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/861] 199.204.45.44 () {32 vars in 776 bytes} [Sat Jul 25 18:04:59 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:01.223 7 INFO nova.api.openstack.compute.server_external_events [req-7b197f5d-df20-403a-8238-7510d2bca362 req-fa5dd184-715d-40a7-bb32-77826ca11ec6 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:ab2e4076-13a7-4990-b54b-4a14e9e83aae for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 7|app: 0|req: 428/862] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:05:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:02.201 8 WARNING neutronclient.v2_0.client [None req-0cf57b36-ddec-43c8-9083-7ab6576fb17b 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in 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/863] 199.204.45.44 () {32 vars in 732 bytes} [Sat Jul 25 18:05:01 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0 => generated 2445 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:02.343 7 WARNING neutronclient.v2_0.client [None req-33d72527-5ac4-4c20-b23a-f0c4e167e03c 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/864] 199.204.45.44 () {32 vars in 758 bytes} [Sat Jul 25 18:05:02 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 283 bytes in 92 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: 436/865] 199.204.45.44 () {32 vars in 776 bytes} [Sat Jul 25 18:05:02 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:05.154 7 WARNING neutronclient.v2_0.client [None req-4e3b5c4a-a30e-4b66-85b0-3c4ff0585106 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in 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/868] 199.204.45.44 () {32 vars in 732 bytes} [Sat Jul 25 18:05:05 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0 => generated 2433 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:05.308 8 WARNING neutronclient.v2_0.client [None req-9f7a2fc1-7665-4513-bbd7-82b9f678486d 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/869] 199.204.45.44 () {32 vars in 758 bytes} [Sat Jul 25 18:05:05 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 283 bytes in 107 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: 432/870] 199.204.45.44 () {32 vars in 776 bytes} [Sat Jul 25 18:05:05 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:06.155 8 INFO nova.api.openstack.compute.server_external_events [req-6c304b44-4061-4aff-bee1-ebcc40840a0e req-5b36bcb9-9972-4482-8284-d06387690cc4 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:ab2e4076-13a7-4990-b54b-4a14e9e83aae for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 439/871] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:05:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:08.357 7 WARNING neutronclient.v2_0.client [None req-9c1a6e81-4b9d-492f-ac47-9f40aa837c97 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/872] 199.204.45.44 () {32 vars in 732 bytes} [Sat Jul 25 18:05:08 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0 => generated 2433 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:08.496 8 WARNING neutronclient.v2_0.client [None req-06c744da-98ff-449b-9051-bd6eb731461e 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/873] 199.204.45.44 () {32 vars in 758 bytes} [Sat Jul 25 18:05:08 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 285 bytes in 99 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: 434/874] 199.204.45.44 () {32 vars in 776 bytes} [Sat Jul 25 18:05:08 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:11.299 8 WARNING neutronclient.v2_0.client [None req-998aecb6-5224-4b08-bcce-b2a62460a50c 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/875] 199.204.45.44 () {32 vars in 732 bytes} [Sat Jul 25 18:05:11 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0 => generated 2580 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:11.478 7 WARNING neutronclient.v2_0.client [None req-d6581779-2b76-44db-876a-5280a60d1a68 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/876] 199.204.45.44 () {32 vars in 758 bytes} [Sat Jul 25 18:05:11 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 285 bytes in 104 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: 442/877] 199.204.45.44 () {32 vars in 776 bytes} [Sat Jul 25 18:05:11 2026] GET /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/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-07-25 18:05:41.723 7 WARNING neutronclient.v2_0.client [None req-1f57fb58-6106-482f-a5eb-77272395513a 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:05:41.908 7 WARNING neutronclient.v2_0.client [None req-1f57fb58-6106-482f-a5eb-77272395513a 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:44.206 8 INFO nova.api.openstack.compute.server_external_events [req-6c5fb8c5-c1c0-4a8b-8ae8-32e7645a5548 req-ebd86a5a-4247-4204-a03b-0f6fb964be55 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:7ec15f87-1568-4d29-a270-45926511ed9e for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 448/886] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:05:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:47.613 8 INFO nova.api.openstack.compute.server_external_events [req-fd567c93-5531-4fa6-b5c2-929e5caf7b55 req-cde4f556-2f2d-40b2-b48b-be3d668f9a3d 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:7ec15f87-1568-4d29-a270-45926511ed9e for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 449/887] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:05:47 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) 2026-07-25 18:05:50.461 7 WARNING neutronclient.v2_0.client [None req-1f57fb58-6106-482f-a5eb-77272395513a 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in 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/888] 199.204.45.44 () {36 vars in 811 bytes} [Sat Jul 25 18:05:41 2026] POST /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 281 bytes in 8845 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:50.756 8 INFO nova.api.openstack.compute.server_external_events [req-e2751afa-a43e-4bfb-bd2d-e815865ec885 req-d6267818-6b71-4a51-8b27-cf5404e2caff 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:7ec15f87-1568-4d29-a270-45926511ed9e for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 450/889] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:05:50 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-07-25 18:05:51.103 7 INFO nova.api.openstack.compute.server_external_events [req-32c3c8bd-a36e-4595-9147-ba606bc4ce37 req-41f8deb0-cb63-419b-871d-d0c435ff9d74 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:7ec15f87-1568-4d29-a270-45926511ed9e for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 7|app: 0|req: 440/890] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:05:51 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-07-25 18:06:19.206 7 WARNING neutronclient.v2_0.client [None req-c050834f-d2d9-47fe-b2bf-b6a5db3eb3cb 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:06:19.253 7 WARNING neutronclient.v2_0.client [None req-c050834f-d2d9-47fe-b2bf-b6a5db3eb3cb 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:06:21.567 8 INFO nova.api.openstack.compute.server_external_events [req-092af23d-a934-411d-901b-e44fe6883be3 req-78f9af38-a456-45a3-9d2b-071cf9073734 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:201b21d3-3582-4605-8e5a-b9790ed2c8e7 for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 454/897] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:06:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:06:27.168 8 INFO nova.api.openstack.compute.server_external_events [req-d9d0ae12-b783-4f15-9e73-67fc8c1f4185 req-8f41dcf6-149b-4a51-bd63-c0fe96cc70da 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:201b21d3-3582-4605-8e5a-b9790ed2c8e7 for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 457/900] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:06:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:06:28.291 7 WARNING neutronclient.v2_0.client [None req-c050834f-d2d9-47fe-b2bf-b6a5db3eb3cb 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/901] 199.204.45.44 () {36 vars in 811 bytes} [Sat Jul 25 18:06:19 2026] POST /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 377 bytes in 9197 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:06:40.456 8 WARNING neutronclient.v2_0.client [None req-a5f784a9-af3c-4e5b-b0f0-51f41dad3d3f 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:06:40.529 8 WARNING neutronclient.v2_0.client [None req-a5f784a9-af3c-4e5b-b0f0-51f41dad3d3f 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:06:42.866 7 INFO nova.api.openstack.compute.server_external_events [req-740e135b-95f0-40d2-935a-1e683efc712d req-57801fc2-5848-4551-864b-40284f2b35cd 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:f3790221-f2ae-4a3e-9caa-67ffdcba6965 for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 7|app: 0|req: 446/904] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:06:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:06:47.774 7 INFO nova.api.openstack.compute.server_external_events [req-af96a677-7b5d-49d5-8566-9f479233ed1f req-2a5653f1-b745-4ba1-9263-6015e715cf46 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-plugged:f3790221-f2ae-4a3e-9caa-67ffdcba6965 for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 7|app: 0|req: 449/907] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:06:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:06:50.083 8 WARNING neutronclient.v2_0.client [None req-a5f784a9-af3c-4e5b-b0f0-51f41dad3d3f 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/908] 199.204.45.44 () {36 vars in 811 bytes} [Sat Jul 25 18:06:40 2026] POST /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface => generated 377 bytes in 9761 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:06:50.853 7 INFO nova.api.openstack.compute.server_external_events [req-04a69d7e-0be3-40e8-bce1-e4f1b425b46b req-fc521476-b332-461b-9863-fba0ba09e543 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:201b21d3-3582-4605-8e5a-b9790ed2c8e7 for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 7|app: 0|req: 450/909] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:06:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:03.678 8 INFO nova.api.openstack.compute.server_external_events [req-f38e0e1b-a774-4bd2-8068-17521e3983bc req-f77a8af1-46ce-48cf-b3b5-4d0c2209edc9 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:f3790221-f2ae-4a3e-9caa-67ffdcba6965 for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 462/914] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:07:03 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: 453/915] 199.204.45.44 () {34 vars in 854 bytes} [Sat Jul 25 18:07:04 2026] DELETE /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface/f3790221-f2ae-4a3e-9caa-67ffdcba6965 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:05.721 8 INFO nova.api.openstack.compute.server_external_events [req-e219e406-4ff5-4d8f-992a-c9f7eff5b1da req-fdc7bbaa-28be-4509-92d7-9115ad0977c7 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:f3790221-f2ae-4a3e-9caa-67ffdcba6965 for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 463/916] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:07:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:14.386 8 INFO nova.api.openstack.compute.server_external_events [req-5c6d91f8-c769-4e15-909e-4b50b72c1c6b req-3e4ccfd0-df03-45bd-92bf-f0f2268105b8 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:201b21d3-3582-4605-8e5a-b9790ed2c8e7 for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 465/919] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:07:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/920] 199.204.45.44 () {34 vars in 854 bytes} [Sat Jul 25 18:07:14 2026] DELETE /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface/201b21d3-3582-4605-8e5a-b9790ed2c8e7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/925] 199.204.45.44 () {34 vars in 854 bytes} [Sat Jul 25 18:07:35 2026] DELETE /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0/os-interface/7ec15f87-1568-4d29-a270-45926511ed9e => 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, ' [pid: 8|app: 0|req: 468/926] 199.204.45.44 () {34 vars in 754 bytes} [Sat Jul 25 18:07:40 2026] DELETE /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0 => 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-07-25 18:07:42.279 7 INFO nova.compute.api [None req-74a114fd-9f1f-4436-976f-b95b52406fc9 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] [instance: 9f3ed3dd-33e5-4f26-931b-2e998d4550c0] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 459/927] 199.204.45.44 () {34 vars in 754 bytes} [Sat Jul 25 18:07:42 2026] DELETE /v2.1/servers/9f3ed3dd-33e5-4f26-931b-2e998d4550c0 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:43.630 8 INFO nova.api.openstack.compute.server_external_events [req-ad4806ad-5628-4944-b5e8-948049b8bd06 req-e9c33bb6-acf2-4485-9902-3364aa803b07 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:ab2e4076-13a7-4990-b54b-4a14e9e83aae for instance 9f3ed3dd-33e5-4f26-931b-2e998d4550c0 on instance [pid: 8|app: 0|req: 470/930] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:07:43 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-07-25 18:07:45.974 7 INFO nova.api.openstack.compute.server_external_events [req-d501d684-8741-4dde-9bb8-91ecf10fbc80 req-b2e16d75-61a5-4fb2-9e7e-c55cdfbee70b 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:3cd1d62b-ccbd-401f-b032-39028144654f for instance 5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 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: 461/931] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:07:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/932] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:07:45 2026] DELETE /v2.1/servers/5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:46.118 7 WARNING neutronclient.v2_0.client [None req-dba73183-747d-496e-8b9d-b43513c05327 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in 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/933] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:07:46 2026] GET /v2.1/servers/5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 => generated 1945 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:48.928 8 INFO nova.api.openstack.compute.server_external_events [req-00b6fdc5-089f-4c0d-96ca-d72f0c7ab97b req-7756d7db-361e-4a1d-bb0c-1e9f620f9d4b 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:3cd1d62b-ccbd-401f-b032-39028144654f for instance 5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 on instance [pid: 8|app: 0|req: 472/934] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:07:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:51.334 7 WARNING neutronclient.v2_0.client [None req-647bbac5-4b9e-4689-8657-2e0a47e81ed1 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in 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/935] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:07:51 2026] GET /v2.1/servers/5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 => 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-07-25 18:07:56.419 7 INFO nova.api.openstack.wsgi [None req-74ab615d-eb4f-423e-a1dc-42e85c326c59 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] HTTP exception thrown: Instance 5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 could not be found. [pid: 7|app: 0|req: 465/938] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:07:56 2026] GET /v2.1/servers/5ebc14bd-7b5c-48aa-ad9f-9d9f5200ec69 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:57.047 8 INFO nova.api.openstack.compute.server_external_events [req-b992144e-5f37-4181-bc3d-75df36bff2d0 req-a7da4e89-837a-4b5f-8399-e31d549c8703 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-changed:d9d9cddb-c636-4474-92de-1f02213f51a4 for instance a7d49215-c64f-4cb1-a692-7a287365291f on instance [pid: 8|app: 0|req: 474/939] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:07:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/940] 10.0.0.114 () {32 vars in 718 bytes} [Sat Jul 25 18:07:57 2026] DELETE /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:57.181 8 WARNING neutronclient.v2_0.client [None req-cf446030-d6dd-4f36-b38c-2feb649ad4a2 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/941] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:07:57 2026] GET /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => generated 1942 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:59.779 7 INFO nova.api.openstack.compute.server_external_events [req-dda7e29d-b48e-4ddf-ba1c-b7ce579e8545 req-ccad4922-4649-45f4-81e3-dca645c09478 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-unplugged:d9d9cddb-c636-4474-92de-1f02213f51a4 for instance a7d49215-c64f-4cb1-a692-7a287365291f on instance [pid: 7|app: 0|req: 467/942] 10.0.0.46 () {38 vars in 814 bytes} [Sat Jul 25 18:07:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:07:59.937 8 INFO nova.api.openstack.compute.server_external_events [req-a1561255-f3c9-4128-9cf9-ff9afc9ec988 req-fec616f4-380d-4542-bc06-b2eb6152af65 5cd8530e62ac4e65a692b93a9f48e7f8 dc943038c88f487db77d1ad8029d18e4 - - a9b6c9c0c8224fe5b89cd1ebacd5f9b4 a9b6c9c0c8224fe5b89cd1ebacd5f9b4] Creating event network-vif-deleted:d9d9cddb-c636-4474-92de-1f02213f51a4 for instance a7d49215-c64f-4cb1-a692-7a287365291f on instance [pid: 8|app: 0|req: 476/943] 10.0.0.71 () {38 vars in 814 bytes} [Sat Jul 25 18:07:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:08:02.392 7 WARNING neutronclient.v2_0.client [None req-ef1f48bf-f95e-4114-891d-fd1ed8c4e7b0 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/944] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:08:02 2026] GET /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => generated 1479 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:08:07.473 8 INFO nova.api.openstack.wsgi [None req-edcbaa81-452e-4854-b77f-8bb80c338011 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] HTTP exception thrown: Instance a7d49215-c64f-4cb1-a692-7a287365291f could not be found. [pid: 8|app: 0|req: 478/947] 10.0.0.114 () {32 vars in 715 bytes} [Sat Jul 25 18:08:07 2026] GET /v2.1/servers/a7d49215-c64f-4cb1-a692-7a287365291f => 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: 470/948] 10.0.0.114 () {32 vars in 724 bytes} [Sat Jul 25 18:08:08 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-247069018 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:08:08.585 8 INFO nova.api.openstack.wsgi [None req-b749d351-81ae-423d-a9d6-47d6b6a6204a 06aeeb23cf814f6bb6b5109afc2d4d02 193497b3680d4979ae5fe8e7021624b4 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-247069018 not found for user 06aeeb23cf814f6bb6b5109afc2d4d02 [pid: 8|app: 0|req: 479/949] 10.0.0.114 () {32 vars in 721 bytes} [Sat Jul 25 18:08:08 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-247069018 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/952] 10.0.0.114 () {32 vars in 655 bytes} [Sat Jul 25 18:08:23 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: 482/955] 10.0.0.114 () {32 vars in 641 bytes} [Sat Jul 25 18:08:23 2026] GET /v2.1/servers => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 18:08:23.785 7 WARNING oslo_db.sqlalchemy.utils [None req-9030c546-a640-4112-bd02-f955ecb2a8fd 825b0f1ad4af469094f28e6286e8b06e 926a591620234151bae5c508461d0142 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 474/956] 10.0.0.114 () {32 vars in 649 bytes} [Sat Jul 25 18:08:23 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/957] 10.0.0.114 () {32 vars in 694 bytes} [Sat Jul 25 18:08:23 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)