+ 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 20:24:57 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-7dbdf4b87c-lx8x6 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 0x7fe189b57668 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 20:25:02.694 8 INFO nova.utils [None req-534c9f81-3a7f-4607-91a8-693ec59c0ac3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 20:25:02.744 7 INFO nova.utils [None req-48f505e5-5ab6-40eb-b791-64297ac2f8bf - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 20:25:04.453 7 WARNING keystonemiddleware._common.config [None req-48f505e5-5ab6-40eb-b791-64297ac2f8bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 20:25:04.456 8 WARNING keystonemiddleware._common.config [None req-534c9f81-3a7f-4607-91a8-693ec59c0ac3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 20:25:04.462 7 WARNING oslo_config.cfg [None req-48f505e5-5ab6-40eb-b791-64297ac2f8bf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 20:25:04.465 8 WARNING oslo_config.cfg [None req-534c9f81-3a7f-4607-91a8-693ec59c0ac3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 20:25:04.540 7 WARNING keystonemiddleware._common.config [None req-48f505e5-5ab6-40eb-b791-64297ac2f8bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 20:25:04.548 8 WARNING keystonemiddleware._common.config [None req-534c9f81-3a7f-4607-91a8-693ec59c0ac3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 20:25:04.555 7 WARNING oslo_config.cfg [None req-48f505e5-5ab6-40eb-b791-64297ac2f8bf - - - - - -] 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 20:25:04.564 8 WARNING oslo_config.cfg [None req-534c9f81-3a7f-4607-91a8-693ec59c0ac3 - - - - - -] 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 20:25:04.568 7 WARNING oslo_config.cfg [None req-48f505e5-5ab6-40eb-b791-64297ac2f8bf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fe189b57668 pid: 7 (default app) 2026-07-25 20:25:04.577 8 WARNING oslo_config.cfg [None req-534c9f81-3a7f-4607-91a8-693ec59c0ac3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fe189b57668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:25:18 2026] GET /v2.1 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:25:18.688 8 WARNING oslo_policy.policy [None req-885a6bcc-9e5a-4660-9933-67d0817c3ca8 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - 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 20:25:18.688 8 WARNING oslo_policy.policy [None req-885a6bcc-9e5a-4660-9933-67d0817c3ca8 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:25:18 2026] GET /v2.1 => generated 0 bytes in 563 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 20:25:18.784 7 WARNING oslo_policy.policy [req-885a6bcc-9e5a-4660-9933-67d0817c3ca8 req-459d1adb-5c1c-425a-9e30-ceb7bb70b99b 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - 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 20:25:18.785 7 WARNING oslo_policy.policy [req-885a6bcc-9e5a-4660-9933-67d0817c3ca8 req-459d1adb-5c1c-425a-9e30-ceb7bb70b99b 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:25:18 2026] GET /v2.1/ => generated 399 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:25:18.887 8 INFO nova.api.openstack.wsgi [None req-2e330cd5-bfbc-418e-ba91-8b09bdcf7ada 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.78 () {48 vars in 1007 bytes} [Sat Jul 25 20:25:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:25:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.78 () {52 vars in 1044 bytes} [Sat Jul 25 20:25:18 2026] POST /v2.1/flavors => generated 527 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:25:19 2026] GET /v2.1 => generated 114 bytes in 9 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:25:19 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:25:20 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 20:25:20.031 8 INFO nova.api.openstack.wsgi [None req-90481a5e-6f81-478e-af20-71d1bee837d2 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/14] 199.19.213.78 () {48 vars in 1009 bytes} [Sat Jul 25 20:25:20 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:25:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.78 () {52 vars in 1044 bytes} [Sat Jul 25 20:25:20 2026] POST /v2.1/flavors => generated 530 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:25:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:25:21 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:25:21 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 20:25:21.164 8 INFO nova.api.openstack.wsgi [None req-0da4aa3d-8ba8-477a-8b8f-68ffed3f8a51 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 199.19.213.78 () {48 vars in 1011 bytes} [Sat Jul 25 20:25:21 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:25:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.78 () {52 vars in 1044 bytes} [Sat Jul 25 20:25:21 2026] POST /v2.1/flavors => generated 531 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:25:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:25:22 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:25:22 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 20:25:22.297 8 INFO nova.api.openstack.wsgi [None req-8efb3df8-ae55-4426-8073-9d965437558e 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.19.213.78 () {48 vars in 1009 bytes} [Sat Jul 25 20:25:22 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:25:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.78 () {52 vars in 1044 bytes} [Sat Jul 25 20:25:22 2026] POST /v2.1/flavors => generated 530 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:25: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: 8|app: 0|req: 15/30] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:25:23 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:25: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 20:25:23.453 8 INFO nova.api.openstack.wsgi [None req-fa019167-19e2-41ee-af76-001446acee75 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.19.213.78 () {48 vars in 1011 bytes} [Sat Jul 25 20:25:23 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:25:23 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.19.213.78 () {52 vars in 1044 bytes} [Sat Jul 25 20:25:23 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 10.0.0.13 () {28 vars in 453 bytes} [Sat Jul 25 20:25:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 18/36] 10.0.0.13 () {30 vars in 657 bytes} [Sat Jul 25 20:25:27 2026] GET /v2.1 => generated 0 bytes in 79 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.13 () {32 vars in 730 bytes} [Sat Jul 25 20:25:27 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.13 () {34 vars in 805 bytes} [Sat Jul 25 20:25:27 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:29: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: 8|app: 0|req: 43/86] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:29: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: 7|app: 0|req: 44/87] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:29:13 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.19.213.78 () {48 vars in 1069 bytes} [Sat Jul 25 20:29:13 2026] GET /v2.1/os-quota-sets/fc009f2a8e2041d58653e14b3749c064 => generated 283 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.19.213.78 () {52 vars in 1121 bytes} [Sat Jul 25 20:29:13 2026] PUT /v2.1/os-quota-sets/fc009f2a8e2041d58653e14b3749c064 => generated 238 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:29:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:29:32 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:29:32 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:29:32.980 7 INFO nova.api.openstack.wsgi [None req-f0fbe621-adf2-46b3-bc90-b6435ba4c805 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 49/97] 199.19.213.78 () {48 vars in 1011 bytes} [Sat Jul 25 20:29:32 2026] GET /v2.1/flavors/m1.manila => 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: 49/98] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:29:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.19.213.78 () {52 vars in 1045 bytes} [Sat Jul 25 20:29:33 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:30:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:30:18 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: 55/110] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:30:18 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 20:30:18.430 7 INFO nova.api.openstack.wsgi [None req-0466c129-3cbd-4f9a-bb01-eea1369d3d97 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 56/111] 199.19.213.78 () {48 vars in 1013 bytes} [Sat Jul 25 20:30:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:30:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.19.213.78 () {52 vars in 1045 bytes} [Sat Jul 25 20:30:18 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 10.0.0.66 () {28 vars in 453 bytes} [Sat Jul 25 20:30:33 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: 8|app: 0|req: 59/119] 10.0.0.66 () {30 vars in 657 bytes} [Sat Jul 25 20:30:33 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/120] 10.0.0.66 () {32 vars in 730 bytes} [Sat Jul 25 20:30:33 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 10.0.0.66 () {34 vars in 803 bytes} [Sat Jul 25 20:30:33 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:31:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 66/133] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:31:22 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:31:22 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 20:31:22.293 8 INFO nova.api.openstack.wsgi [None req-dc27dd27-e5b1-42ff-bca3-7266a5b9320c 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 6d60fb7d4fc647908b15cfe2cd5f3909 [pid: 8|app: 0|req: 67/135] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:31:22 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 20:31:22.469 7 WARNING oslo_db.sqlalchemy.utils [None req-5fdb893d-f461-4658-96ec-04fca7bae8fa 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 69/136] 199.19.213.78 () {48 vars in 1012 bytes} [Sat Jul 25 20:31:22 2026] GET /v2.1/os-keypairs => generated 16 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/137] 199.19.213.78 () {52 vars in 1053 bytes} [Sat Jul 25 20:31:22 2026] POST /v2.1/os-keypairs => generated 576 bytes in 39 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.19.213.78 () {42 vars in 699 bytes} [Sat Jul 25 20:33:35 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: 82/165] 199.19.213.78 () {44 vars in 903 bytes} [Sat Jul 25 20:33:36 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.19.213.78 () {46 vars in 976 bytes} [Sat Jul 25 20:33:36 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: 8|app: 0|req: 83/167] 199.19.213.78 () {52 vars in 1119 bytes} [Sat Jul 25 20:33:36 2026] PUT /v2.1/os-quota-sets/50d3865a48c448c491ce842f44c0b148 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:43:26.265 7 INFO nova.api.openstack.wsgi [None req-77f20fa7-5fe8-463d-9768-af99dc2dc2c0 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 145/289] 199.19.213.78 () {48 vars in 1007 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.19.213.78 () {48 vars in 1095 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1/flavors/bdb51936-bb38-4ce0-8daf-d2b325d8ff25/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:43:27.295 7 INFO nova.api.openstack.wsgi [None req-ddc0745f-1150-4127-a230-d7b0e54b1ce3 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 148/295] 199.19.213.78 () {48 vars in 1009 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:43: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: 149/297] 199.19.213.78 () {48 vars in 1095 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1/flavors/45e28939-47a9-4a21-aeda-edb09bd75720/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: 149/298] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:43: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: 150/299] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:43:28 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:43:28 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 20:43:28.342 7 INFO nova.api.openstack.wsgi [None req-202a8a72-40b5-4cbb-9935-113d9a8e4c93 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 151/301] 199.19.213.78 () {48 vars in 1011 bytes} [Sat Jul 25 20:43:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:43:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/303] 199.19.213.78 () {48 vars in 1095 bytes} [Sat Jul 25 20:43:28 2026] GET /v2.1/flavors/14d89b96-c03a-41f8-82d1-f0a455e772f0/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: 152/304] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:43:29 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: 153/306] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:43:29.415 7 INFO nova.api.openstack.wsgi [None req-1e28ca49-2f22-402d-a6d5-f46758145f46 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 154/307] 199.19.213.78 () {48 vars in 1009 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/309] 199.19.213.78 () {48 vars in 1095 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1/flavors/5cb6c52b-9d51-42cb-a536-1094cb815076/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: 157/312] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:43:30 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: 156/313] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:43:30 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: 7|app: 0|req: 158/314] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:43:30 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 20:43:30.489 8 INFO nova.api.openstack.wsgi [None req-ff17d071-b0d2-45d5-b155-9210dfa6ff7d 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 157/315] 199.19.213.78 () {48 vars in 1011 bytes} [Sat Jul 25 20:43:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/316] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:43:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/317] 199.19.213.78 () {48 vars in 1095 bytes} [Sat Jul 25 20:43:30 2026] GET /v2.1/flavors/9e219de1-3fd5-42b1-bf8e-0f2144bea299/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: 165/330] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:44:31 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: 166/331] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:44:31 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 166/332] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:44:31 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 20:44:31.556 7 INFO nova.api.openstack.wsgi [None req-b82f9056-38df-4d50-b205-0bfdcd6d2f44 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 167/333] 199.19.213.78 () {48 vars in 1011 bytes} [Sat Jul 25 20:44:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/334] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:44:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/335] 199.19.213.78 () {48 vars in 1095 bytes} [Sat Jul 25 20:44:31 2026] GET /v2.1/flavors/69ec5e1d-657c-4753-8bd7-ada6e841b5f8/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: 170/338] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:44: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: 169/339] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:44:42 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 171/340] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:44:42 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 199.19.213.78 () {48 vars in 1069 bytes} [Sat Jul 25 20:44:42 2026] GET /v2.1/os-quota-sets/fc009f2a8e2041d58653e14b3749c064 => generated 280 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 199.19.213.78 () {42 vars in 699 bytes} [Sat Jul 25 20:44:55 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: 173/345] 199.19.213.78 () {44 vars in 903 bytes} [Sat Jul 25 20:44:55 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: 173/346] 199.19.213.78 () {46 vars in 976 bytes} [Sat Jul 25 20:44:55 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.19.213.78 () {52 vars in 1119 bytes} [Sat Jul 25 20:44:55 2026] PUT /v2.1/os-quota-sets/50d3865a48c448c491ce842f44c0b148 => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:45:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:45:12 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:45:12 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 20:45:12.567 7 INFO nova.api.openstack.wsgi [None req-d56ae7e8-b41a-44f7-81b6-2cf2b3ab763f 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 178/355] 199.19.213.78 () {48 vars in 1013 bytes} [Sat Jul 25 20:45:12 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:45:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 199.19.213.78 () {48 vars in 1095 bytes} [Sat Jul 25 20:45:12 2026] GET /v2.1/flavors/dfd3fcfd-a033-4d7b-b7a6-765ee0c95f7b/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: 181/360] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:45:21 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: 180/361] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:45:21 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:45:21 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:45:21 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.19.213.78 () {42 vars in 701 bytes} [Sat Jul 25 20:46:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.19.213.78 () {44 vars in 905 bytes} [Sat Jul 25 20:46:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.19.213.78 () {46 vars in 978 bytes} [Sat Jul 25 20:46:12 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 20:46:12.965 7 INFO nova.api.openstack.wsgi [None req-1526111d-24d1-4b91-8389-209ee875b947 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 189/377] 199.19.213.78 () {48 vars in 1007 bytes} [Sat Jul 25 20:46:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.19.213.78 () {48 vars in 1047 bytes} [Sat Jul 25 20:46:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 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: 194/387] 10.0.0.199 () {32 vars in 655 bytes} [Sat Jul 25 20:46:50 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 10.0.0.199 () {32 vars in 641 bytes} [Sat Jul 25 20:46:51 2026] GET /v2.1/servers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 20:46:51.325 8 WARNING oslo_db.sqlalchemy.utils [None req-fd62ef3a-ed4b-4df8-8f82-f63ccfb7c5ee 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 195/389] 10.0.0.199 () {32 vars in 649 bytes} [Sat Jul 25 20:46:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 10.0.0.199 () {32 vars in 694 bytes} [Sat Jul 25 20:46:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 10.0.0.199 () {30 vars in 413 bytes} [Sat Jul 25 20:47:02 2026] GET / => generated 423 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:02 2026] GET /v2.1/flavors/bdb51936-bb38-4ce0-8daf-d2b325d8ff25 => generated 511 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 10.0.0.199 () {32 vars in 641 bytes} [Sat Jul 25 20:47:02 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: 7|app: 0|req: 200/396] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:02 2026] GET /v2.1/flavors/bdb51936-bb38-4ce0-8daf-d2b325d8ff25 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 10.0.0.199 () {28 vars in 560 bytes} [Sat Jul 25 20:47:02 2026] GET /v2/ => generated 402 bytes in 529 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 10.0.0.199 () {28 vars in 564 bytes} [Sat Jul 25 20:47:02 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 10.0.0.199 () {30 vars in 413 bytes} [Sat Jul 25 20:47:02 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-25 20:47:09.112 7 WARNING neutronclient.v2_0.client [None req-0c6e8cce-a8da-43b0-9ddf-c9e9c79548d0 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/402] 10.0.0.199 () {34 vars in 685 bytes} [Sat Jul 25 20:47:09 2026] POST /v2.1/os-security-groups => generated 248 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:09.934 8 WARNING neutronclient.v2_0.client [None req-52a275e1-13af-443b-8b4c-fdad2fe62299 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The 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 20:47:10.677 8 WARNING neutronclient.v2_0.client [None req-52a275e1-13af-443b-8b4c-fdad2fe62299 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/403] 10.0.0.199 () {34 vars in 695 bytes} [Sat Jul 25 20:47:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:11.078 7 WARNING neutronclient.v2_0.client [None req-960c4c34-c5d4-4a27-ae2c-cb50efe0391c 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in 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/404] 10.0.0.199 () {34 vars in 685 bytes} [Sat Jul 25 20:47:11 2026] POST /v2.1/os-security-groups => generated 248 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:11.294 8 WARNING neutronclient.v2_0.client [None req-16385c99-fe69-497c-b966-a23ebc6def61 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The 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 20:47:11.325 8 WARNING neutronclient.v2_0.client [None req-16385c99-fe69-497c-b966-a23ebc6def61 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/405] 10.0.0.199 () {34 vars in 695 bytes} [Sat Jul 25 20:47:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:11.493 7 WARNING neutronclient.v2_0.client [None req-8dcb4d14-2374-4f6b-9f4d-53c6245a7ca5 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The 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 20:47:11.528 7 WARNING neutronclient.v2_0.client [None req-8dcb4d14-2374-4f6b-9f4d-53c6245a7ca5 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in 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/406] 10.0.0.199 () {34 vars in 695 bytes} [Sat Jul 25 20:47:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:11.708 8 WARNING neutronclient.v2_0.client [None req-6f7455d5-0b1b-4b9f-89ee-35ade2fa97c2 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/407] 10.0.0.199 () {32 vars in 737 bytes} [Sat Jul 25 20:47:11 2026] GET /v2.1/os-security-groups/d1d6c225-c66e-4013-8167-9e3f0f4094fe => generated 665 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:11.772 7 WARNING neutronclient.v2_0.client [None req-61b4266e-8686-4dc9-93d8-99dc26e33c29 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The 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 20:47:11.800 7 WARNING neutronclient.v2_0.client [None req-61b4266e-8686-4dc9-93d8-99dc26e33c29 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The 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 20:47:11.846 7 WARNING neutronclient.v2_0.client [None req-61b4266e-8686-4dc9-93d8-99dc26e33c29 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in 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/408] 10.0.0.199 () {32 vars in 750 bytes} [Sat Jul 25 20:47:11 2026] DELETE /v2.1/os-security-group-rules/3662629a-25cf-43f8-963b-95c744841c3a => generated 0 bytes in 256 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 20:47:12.034 8 WARNING neutronclient.v2_0.client [None req-3215cdda-b804-43fc-8742-355c8b419399 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The 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 20:47:12.069 8 WARNING neutronclient.v2_0.client [None req-3215cdda-b804-43fc-8742-355c8b419399 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/409] 10.0.0.199 () {32 vars in 740 bytes} [Sat Jul 25 20:47:12 2026] DELETE /v2.1/os-security-groups/d1d6c225-c66e-4013-8167-9e3f0f4094fe => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 20:47:12.213 7 WARNING neutronclient.v2_0.client [None req-c99201ee-ae52-4bae-8207-32e78dfb4ed9 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The 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 20:47:12.247 7 WARNING neutronclient.v2_0.client [None req-c99201ee-ae52-4bae-8207-32e78dfb4ed9 9096abb9c50a4e6fb7fdbef714d79f94 9c24e8852c35486d8c7c74cc9ab59f4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/410] 10.0.0.199 () {32 vars in 740 bytes} [Sat Jul 25 20:47:12 2026] DELETE /v2.1/os-security-groups/e3d6f65c-0d74-45e6-bb9e-f5d30ff2d317 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 20:47:14.111 8 WARNING neutronclient.v2_0.client [None req-57afa0f3-fb81-4247-80d6-c797882b6a2d 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The python binding code in 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/411] 10.0.0.199 () {34 vars in 685 bytes} [Sat Jul 25 20:47:13 2026] POST /v2.1/os-security-groups => generated 242 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:14.457 7 WARNING neutronclient.v2_0.client [None req-6733d471-f55b-4c3d-b48c-d46d51a9cece 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/412] 10.0.0.199 () {34 vars in 685 bytes} [Sat Jul 25 20:47:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:15.113 8 WARNING neutronclient.v2_0.client [None req-046b3606-11e3-4eca-a714-0b92d86d2a4a 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The python binding code in 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/413] 10.0.0.199 () {34 vars in 685 bytes} [Sat Jul 25 20:47:15 2026] POST /v2.1/os-security-groups => generated 244 bytes in 943 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:16.070 7 WARNING neutronclient.v2_0.client [None req-bf20f21a-97ac-4456-bfad-54545e77de91 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:16.163 7 WARNING neutronclient.v2_0.client [None req-bf20f21a-97ac-4456-bfad-54545e77de91 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:16.224 7 WARNING neutronclient.v2_0.client [None req-bf20f21a-97ac-4456-bfad-54545e77de91 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The python binding code in 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.199 () {32 vars in 663 bytes} [Sat Jul 25 20:47:16 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:47:16.288 8 WARNING neutronclient.v2_0.client [None req-cf8dfc05-62a3-4e43-8b93-3c7d8bd363aa 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:16.334 8 WARNING neutronclient.v2_0.client [None req-cf8dfc05-62a3-4e43-8b93-3c7d8bd363aa 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The python binding code in 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/415] 10.0.0.199 () {32 vars in 740 bytes} [Sat Jul 25 20:47:16 2026] DELETE /v2.1/os-security-groups/025f6cf5-03a0-49dc-8b03-7ff391b8928b => generated 0 bytes in 358 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 20:47:16.653 7 WARNING neutronclient.v2_0.client [None req-9c7aafcd-0916-42e3-ba25-3159878674e5 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:16.697 7 INFO nova.api.openstack.wsgi [None req-9c7aafcd-0916-42e3-ba25-3159878674e5 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] HTTP exception thrown: Security group 025f6cf5-03a0-49dc-8b03-7ff391b8928b does not exist Neutron server returns request_ids: ['req-be53c651-b8cd-4950-8312-c26d253778af'] [pid: 7|app: 0|req: 209/416] 10.0.0.199 () {32 vars in 737 bytes} [Sat Jul 25 20:47:16 2026] GET /v2.1/os-security-groups/025f6cf5-03a0-49dc-8b03-7ff391b8928b => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:47:16.716 8 WARNING neutronclient.v2_0.client [None req-0636b4d8-1f92-4ffa-93df-711e89777a91 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:16.860 8 WARNING neutronclient.v2_0.client [None req-0636b4d8-1f92-4ffa-93df-711e89777a91 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/417] 10.0.0.199 () {32 vars in 740 bytes} [Sat Jul 25 20:47:16 2026] DELETE /v2.1/os-security-groups/b2b76b64-a084-407d-b279-c8bfb171283e => generated 0 bytes in 273 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 20:47:16.999 7 WARNING neutronclient.v2_0.client [None req-005968d9-025d-44fe-b46a-e87a2f86e96e 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:17.019 7 INFO nova.api.openstack.wsgi [None req-005968d9-025d-44fe-b46a-e87a2f86e96e 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] HTTP exception thrown: Security group b2b76b64-a084-407d-b279-c8bfb171283e does not exist Neutron server returns request_ids: ['req-1c0586b6-b083-448f-bbf9-3076f2eb26d9'] [pid: 7|app: 0|req: 210/418] 10.0.0.199 () {32 vars in 737 bytes} [Sat Jul 25 20:47:16 2026] GET /v2.1/os-security-groups/b2b76b64-a084-407d-b279-c8bfb171283e => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:47:17.034 8 WARNING neutronclient.v2_0.client [None req-bcf70a7a-6442-4f0f-9e8f-3666a16f9e1a 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:17.060 8 WARNING neutronclient.v2_0.client [None req-bcf70a7a-6442-4f0f-9e8f-3666a16f9e1a 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/419] 10.0.0.199 () {32 vars in 740 bytes} [Sat Jul 25 20:47:17 2026] DELETE /v2.1/os-security-groups/a6cbf827-675e-4b93-b94e-4dd6fa2f7e89 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 20:47:17.214 7 WARNING neutronclient.v2_0.client [None req-22978f9b-3acb-4e30-9e22-443fa69f1451 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:17.245 7 INFO nova.api.openstack.wsgi [None req-22978f9b-3acb-4e30-9e22-443fa69f1451 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] HTTP exception thrown: Security group a6cbf827-675e-4b93-b94e-4dd6fa2f7e89 does not exist Neutron server returns request_ids: ['req-8fef015c-729b-46fc-9a47-843842f069c9'] [pid: 7|app: 0|req: 211/420] 10.0.0.199 () {32 vars in 737 bytes} [Sat Jul 25 20:47:17 2026] GET /v2.1/os-security-groups/a6cbf827-675e-4b93-b94e-4dd6fa2f7e89 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:47:17.258 8 WARNING neutronclient.v2_0.client [None req-4ef66fcb-9760-4f77-adf7-f1ab14c755d2 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:17.309 8 WARNING neutronclient.v2_0.client [None req-4ef66fcb-9760-4f77-adf7-f1ab14c755d2 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:17.348 8 WARNING neutronclient.v2_0.client [None req-4ef66fcb-9760-4f77-adf7-f1ab14c755d2 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/421] 10.0.0.199 () {32 vars in 663 bytes} [Sat Jul 25 20:47:17 2026] GET /v2.1/os-security-groups => generated 707 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:17.400 7 WARNING neutronclient.v2_0.client [None req-7287847d-051e-4d43-a8d7-3ac169bd92c7 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:17.415 7 INFO nova.api.openstack.wsgi [None req-7287847d-051e-4d43-a8d7-3ac169bd92c7 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] HTTP exception thrown: Security group a6cbf827-675e-4b93-b94e-4dd6fa2f7e89 does not exist Neutron server returns request_ids: ['req-01cf5376-81eb-41ab-8f8d-a9ba36bb19a2'] [pid: 7|app: 0|req: 212/422] 10.0.0.199 () {32 vars in 740 bytes} [Sat Jul 25 20:47:17 2026] DELETE /v2.1/os-security-groups/a6cbf827-675e-4b93-b94e-4dd6fa2f7e89 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:47:17.425 8 WARNING neutronclient.v2_0.client [None req-2288462d-92cf-4009-8ee6-6d470904fb60 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:17.445 8 INFO nova.api.openstack.wsgi [None req-2288462d-92cf-4009-8ee6-6d470904fb60 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] HTTP exception thrown: Security group b2b76b64-a084-407d-b279-c8bfb171283e does not exist Neutron server returns request_ids: ['req-90c44fd3-0214-41ad-bb77-7103d6998121'] [pid: 8|app: 0|req: 211/423] 10.0.0.199 () {32 vars in 740 bytes} [Sat Jul 25 20:47:17 2026] DELETE /v2.1/os-security-groups/b2b76b64-a084-407d-b279-c8bfb171283e => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:47:17.459 7 WARNING neutronclient.v2_0.client [None req-a0ae15e5-8427-4725-bdb5-36c374439320 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] The 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 20:47:17.481 7 INFO nova.api.openstack.wsgi [None req-a0ae15e5-8427-4725-bdb5-36c374439320 68c525287f9b4e588b002ce3e15fb7d2 9e8da532cf554689a3475c9f701894cc - - default default] HTTP exception thrown: Security group 025f6cf5-03a0-49dc-8b03-7ff391b8928b does not exist Neutron server returns request_ids: ['req-6d5fe795-2c5a-40cf-a8f3-577713a32063'] [pid: 7|app: 0|req: 213/424] 10.0.0.199 () {32 vars in 740 bytes} [Sat Jul 25 20:47:17 2026] DELETE /v2.1/os-security-groups/025f6cf5-03a0-49dc-8b03-7ff391b8928b => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:47:27 2026] POST /v2.1/os-keypairs => generated 384 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:47:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:31.278 8 WARNING neutronclient.v2_0.client [None req-da937450-8ee8-4348-a1c2-a2e6c0f5ec0a e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The 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 20:47:31.450 8 WARNING neutronclient.v2_0.client [None req-da937450-8ee8-4348-a1c2-a2e6c0f5ec0a e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The 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 20:47:32.468 8 WARNING neutronclient.v2_0.client [None req-da937450-8ee8-4348-a1c2-a2e6c0f5ec0a e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/431] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:47:31 2026] POST /v2.1/servers => generated 449 bytes in 2002 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 20:47:33.190 7 WARNING neutronclient.v2_0.client [None req-891ffcf7-3616-4633-b78b-4deda561d00a e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/432] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:33 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1398 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 20:47:34.339 8 WARNING neutronclient.v2_0.client [None req-84f515ab-b441-4d20-9faf-521b13a4a967 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/433] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:34 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1402 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:35.478 7 WARNING neutronclient.v2_0.client [None req-adcaa06e-5a5b-4d84-9b12-a1876129fa77 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/434] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:35 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1394 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 20:47:36.573 8 WARNING neutronclient.v2_0.client [None req-b39cfb8d-889f-47ed-b599-f4a7ec53d7fc e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/435] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:36 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1450 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 20:47:37.312 7 WARNING neutronclient.v2_0.client [None req-1ef9fdab-7d8d-4f9f-84e9-f29d3b254ba5 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The 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 20:47:37.436 7 WARNING neutronclient.v2_0.client [None req-1ef9fdab-7d8d-4f9f-84e9-f29d3b254ba5 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] 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 20:47:37.655 8 WARNING neutronclient.v2_0.client [None req-de266e01-10a6-4dad-8283-2bca2efd7e96 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The 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 20:47:37.804 7 WARNING neutronclient.v2_0.client [None req-1ef9fdab-7d8d-4f9f-84e9-f29d3b254ba5 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/436] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:37 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1450 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:47:37 2026] POST /v2.1/servers => generated 450 bytes in 1587 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 20:47:38.768 8 WARNING neutronclient.v2_0.client [None req-6758e26b-dfe6-4d36-8b9d-600b8f209a1a 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/438] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:38 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1253 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:38.897 7 WARNING neutronclient.v2_0.client [None req-d7b650b8-0907-41d7-99db-7fccc1f5e2bc e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/439] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:38 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1458 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 20:47:39.856 8 WARNING neutronclient.v2_0.client [None req-c4c28503-b54a-4307-a901-ddf730c343c8 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] 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 20:47:40.032 7 WARNING neutronclient.v2_0.client [None req-169fdf4a-46e4-49fd-a13c-71ae8bd652e7 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/442] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:39 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1303 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:39 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1535 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:41.310 8 WARNING neutronclient.v2_0.client [None req-330fe6ff-ec01-431e-aa88-b9e0ce012e01 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/444] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:41 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1351 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 20:47:41.484 7 WARNING neutronclient.v2_0.client [None req-406ffbbd-a841-47b7-8045-c81d6dac6769 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/445] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:41 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1523 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 20:47:41.900 8 INFO nova.api.openstack.compute.server_external_events [req-5c183a56-002b-4a2c-a7e6-8c88d8f80834 req-b5c1e229-a11a-41f7-808a-93d52e0c6b6a 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:792ce92a-6b60-499e-a21a-04ed4058c5c6 for instance 0f72672f-7625-4545-b166-39986dbb1255 on instance 2026-07-25 20:47:41.908 8 INFO nova.compute.rpcapi [None req-269dcfc4-abcc-45e3-b93a-86cce93020cb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 222/446] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:42.482 7 WARNING neutronclient.v2_0.client [None req-3e094d23-5358-4d56-b228-260d046dd150 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/447] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:42 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1351 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:42.661 8 WARNING neutronclient.v2_0.client [None req-f62d3fd2-0f3b-4002-88a1-e66fd13a528e e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/448] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:42 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1523 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:43.617 7 WARNING neutronclient.v2_0.client [None req-764debb1-b66b-48a2-8244-0d658356da19 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/449] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:43 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1359 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:43.890 8 WARNING neutronclient.v2_0.client [None req-84600f56-d6cf-483c-b346-9a3932a2c013 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/450] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:43 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1523 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:44.851 7 WARNING neutronclient.v2_0.client [None req-77d61dec-c8c4-4e44-8995-4edb0d48d181 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/451] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:44 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1436 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:45.457 8 WARNING neutronclient.v2_0.client [None req-7b1408fc-d64d-4dee-9688-b83fc582a0ce e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] 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 20:47:45.530 7 INFO nova.api.openstack.compute.server_external_events [req-883d6d44-da37-4c03-a822-fafc4738ba89 req-910ca5de-e648-4e39-a197-d968f4d6925d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:958c8e7b-5c81-4429-b3ca-62c2556cf2f8 for instance 640e9f21-f1a1-4857-9646-274d9a9628c0 on instance 2026-07-25 20:47:45.539 7 INFO nova.compute.rpcapi [None req-45b056c6-085d-41bb-81ee-8b116d459f18 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 228/452] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:45 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1523 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:46.342 7 WARNING neutronclient.v2_0.client [None req-24a97864-aaa7-4726-a3c2-b342cb49727c 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/454] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:46 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1436 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 20:47:46.860 8 WARNING neutronclient.v2_0.client [None req-ef8569e1-6b4e-48d4-a1d4-1c562cddeeea e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] 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: 230/455] 10.0.0.63 () {30 vars in 618 bytes} [Sat Jul 25 20:47:46 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/456] 10.0.0.63 () {32 vars in 691 bytes} [Sat Jul 25 20:47:46 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/457] 10.0.0.63 () {34 vars in 912 bytes} [Sat Jul 25 20:47:46 2026] GET /v2.1/os-simple-tenant-usage/d7b53e5cdc3e4ad7a8fe78afe292e1c5?start=2026-07-24T00:00:00&end=2026-07-25T23:59:59 => generated 20 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/458] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:46 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1523 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 233/459] 10.0.0.63 () {30 vars in 653 bytes} [Sat Jul 25 20:47:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:47.496 8 WARNING neutronclient.v2_0.client [None req-5e64aa36-a3aa-45c7-91a9-d09af7c8932d 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/460] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:47 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1436 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:47:48.072 7 WARNING neutronclient.v2_0.client [None req-17aabf10-948d-4233-9c6d-fe9765dcfe95 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/461] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:48 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1523 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:48.639 8 INFO nova.api.openstack.compute.server_external_events [req-2052acd6-32e4-4730-bb04-06a1b9af900a req-83c3a23f-940a-48d8-b28d-2f7a3416f027 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:792ce92a-6b60-499e-a21a-04ed4058c5c6 for instance 0f72672f-7625-4545-b166-39986dbb1255 on instance [pid: 8|app: 0|req: 228/462] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:48 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 20:47:48.757 7 WARNING neutronclient.v2_0.client [None req-9f52a256-41cc-4447-b370-d5a7a0a07c2d 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/463] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:48 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1436 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:49.220 8 WARNING neutronclient.v2_0.client [None req-bc9a17b9-ea9c-41a4-b4a3-84122e988b6c e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/464] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:49 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1523 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 20:47:49.940 7 WARNING neutronclient.v2_0.client [None req-6e5427d0-3a7d-41ad-86f0-32c5ff7d563f 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/467] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:49 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1424 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/468] 10.0.0.63 () {30 vars in 618 bytes} [Sat Jul 25 20:47:50 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 238/469] 10.0.0.63 () {32 vars in 691 bytes} [Sat Jul 25 20:47:50 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/470] 10.0.0.63 () {34 vars in 912 bytes} [Sat Jul 25 20:47:50 2026] GET /v2.1/os-simple-tenant-usage/d7b53e5cdc3e4ad7a8fe78afe292e1c5?start=2026-07-24T00:00:00&end=2026-07-25T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:47:50.440 7 WARNING neutronclient.v2_0.client [None req-fc4497f3-dffa-458e-a1f5-903a047c9b8d e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] 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: 239/471] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:50 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1523 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/472] 10.0.0.63 () {30 vars in 653 bytes} [Sat Jul 25 20:47:50 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:50.691 7 INFO nova.api.openstack.compute.server_external_events [req-06a73cff-3079-48bc-8b4c-fde2d14feebc req-bfd66468-6820-48a0-823c-253ab2b6b466 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:792ce92a-6b60-499e-a21a-04ed4058c5c6 for instance 0f72672f-7625-4545-b166-39986dbb1255 on instance [pid: 7|app: 0|req: 240/473] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:51.122 8 WARNING neutronclient.v2_0.client [None req-ada7e9b7-614b-4ff9-b44d-cf325cf2bad2 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/474] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:51 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1424 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 20:47:51.590 7 WARNING neutronclient.v2_0.client [None req-f6480791-1396-418a-aba4-db2fbbd47df4 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/475] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:51 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1713 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:51.825 8 WARNING neutronclient.v2_0.client [None req-eab3ed36-0899-4f87-9572-ca7191d2b1e4 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/476] 10.0.0.199 () {32 vars in 741 bytes} [Sat Jul 25 20:47:51 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:52.343 7 WARNING neutronclient.v2_0.client [None req-2dfcd09c-18d9-4c80-a328-09b998815925 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/477] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:52 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1424 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:52.940 8 INFO nova.api.openstack.compute.server_external_events [req-0083b61c-d310-46d3-8216-7a978b931abf req-16b775a6-e1b6-4ed7-a9c0-2fce3775c4b0 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:958c8e7b-5c81-4429-b3ca-62c2556cf2f8 for instance 640e9f21-f1a1-4857-9646-274d9a9628c0 on instance [pid: 8|app: 0|req: 236/478] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:53.288 7 WARNING neutronclient.v2_0.client [None req-3f3eae3d-e69b-4e80-97ec-4c232cded0d5 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/479] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:53 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1713 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:53.602 8 WARNING neutronclient.v2_0.client [None req-e840fa21-dbb1-48f5-837e-2a2dea685501 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/480] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:53 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1424 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:54.750 7 WARNING neutronclient.v2_0.client [None req-f0d9e6ba-15ca-4a01-9dbd-fbd8d16a7164 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/481] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:54 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1610 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:54.900 8 WARNING neutronclient.v2_0.client [None req-a0fd831b-3cc4-476a-8a07-07cc8b23f02b 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/482] 10.0.0.199 () {32 vars in 741 bytes} [Sat Jul 25 20:47:54 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0/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 20:47:54.988 7 INFO nova.api.openstack.compute.server_external_events [req-9b0afdd9-4a15-449d-963e-3ea47667414d req-cfbdb510-a9a6-430c-8f1c-bd8ad4e1bedf 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:792ce92a-6b60-499e-a21a-04ed4058c5c6 for instance 0f72672f-7625-4545-b166-39986dbb1255 on instance 2026-07-25 20:47:54.988 7 INFO nova.api.openstack.compute.server_external_events [req-9b0afdd9-4a15-449d-963e-3ea47667414d req-cfbdb510-a9a6-430c-8f1c-bd8ad4e1bedf 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:958c8e7b-5c81-4429-b3ca-62c2556cf2f8 for instance 640e9f21-f1a1-4857-9646-274d9a9628c0 on instance [pid: 7|app: 0|req: 245/483] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:54 2026] POST /v2.1/os-server-external-events => generated 350 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 20:47:55.813 8 WARNING neutronclient.v2_0.client [None req-83eaf4d3-37da-4509-a826-a69f45139c26 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/484] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:55 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1610 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 246/485] 10.0.0.199 () {32 vars in 641 bytes} [Sat Jul 25 20:47:55 2026] GET /v2.1/servers => generated 388 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 240/486] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:47:56 2026] DELETE /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 0 bytes in 132 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 20:47:56.222 7 WARNING neutronclient.v2_0.client [None req-3eea6e1e-1db3-4c3d-b07e-1a63a24232f7 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/487] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:56 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1616 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:57.040 8 INFO nova.api.openstack.compute.server_external_events [req-8d118179-f5d5-43fa-a5ea-9c226ec5afc6 req-3e20e057-16c2-42e7-8b0f-e5e9367927c0 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:958c8e7b-5c81-4429-b3ca-62c2556cf2f8 for instance 640e9f21-f1a1-4857-9646-274d9a9628c0 on instance [pid: 8|app: 0|req: 241/488] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:57.693 7 WARNING neutronclient.v2_0.client [None req-c41d3930-e1c1-4154-aaa3-cc398a6678f7 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/489] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:57 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1616 bytes in 908 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:59.090 8 INFO nova.api.openstack.compute.server_external_events [req-29c6ebef-71db-4f1f-9589-f1e23c985f2a req-4790d3cb-ebef-4b54-8f4d-801bb5dd8149 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:958c8e7b-5c81-4429-b3ca-62c2556cf2f8 for instance 640e9f21-f1a1-4857-9646-274d9a9628c0 on instance 2026-07-25 20:47:59.090 8 INFO nova.api.openstack.compute.server_external_events [req-29c6ebef-71db-4f1f-9589-f1e23c985f2a req-4790d3cb-ebef-4b54-8f4d-801bb5dd8149 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:958c8e7b-5c81-4429-b3ca-62c2556cf2f8 for instance 640e9f21-f1a1-4857-9646-274d9a9628c0 on instance [pid: 8|app: 0|req: 242/490] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:59 2026] POST /v2.1/os-server-external-events => generated 358 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 20:47:59.453 7 INFO nova.api.openstack.compute.server_external_events [req-8de4e8f8-1e5d-4722-9af3-d7f08fdd8665 req-82de8b83-5e00-45d8-a98f-43c8a9f23b5d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:958c8e7b-5c81-4429-b3ca-62c2556cf2f8 for instance 640e9f21-f1a1-4857-9646-274d9a9628c0 on instance [pid: 7|app: 0|req: 249/491] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:47:59 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 20:47:59.599 7 WARNING neutronclient.v2_0.client [None req-e2643c40-e61a-4617-b214-23ab24008ed9 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/494] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:47:59 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1380 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:00.890 8 WARNING neutronclient.v2_0.client [None req-e6b51889-a8a6-4bc2-b854-2631fc897132 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/495] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:00 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1669 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:02.268 7 WARNING neutronclient.v2_0.client [None req-695d15eb-8d2e-46c8-9e58-21ca9f849369 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] The python binding code in 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/496] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:02 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 1674 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:03.793 8 INFO nova.api.openstack.wsgi [None req-aa6d8a18-1407-45cb-9126-db643f726446 5f3ab3ae37d34a51875b6c7ff0c87c30 637c80ee87e6462e83ce1b4a769b1af2 - - default default] HTTP exception thrown: Instance 640e9f21-f1a1-4857-9646-274d9a9628c0 could not be found. [pid: 8|app: 0|req: 245/497] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:03 2026] GET /v2.1/servers/640e9f21-f1a1-4857-9646-274d9a9628c0 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/498] 10.0.0.199 () {32 vars in 704 bytes} [Sat Jul 25 20:48:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-592257178 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:06.774 8 WARNING neutronclient.v2_0.client [None req-6fbf4f33-304b-48a6-bbea-4d04c28506dd e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/499] 10.0.0.199 () {32 vars in 741 bytes} [Sat Jul 25 20:48:06 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:48:06.921 7 WARNING neutronclient.v2_0.client [None req-289fc5cc-472a-4bb3-b88b-9cf4c5a77fb6 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/500] 10.0.0.199 () {32 vars in 815 bytes} [Sat Jul 25 20:48:06 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/os-interface/792ce92a-6b60-499e-a21a-04ed4058c5c6 => generated 281 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 247/501] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:07 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 255/502] 10.0.0.199 () {34 vars in 750 bytes} [Sat Jul 25 20:48:07 2026] POST /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/action => generated 0 bytes in 48 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: 248/503] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:07 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 256/504] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:08 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 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 20:48:08.380 8 INFO nova.api.openstack.compute.server_external_events [req-de66d735-4c74-43c7-9ebb-0b159dea76e5 req-c97e1746-43c5-48cf-83eb-9880dddac144 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:792ce92a-6b60-499e-a21a-04ed4058c5c6 for instance 0f72672f-7625-4545-b166-39986dbb1255 on instance [pid: 8|app: 0|req: 249/505] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48: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, ' [pid: 7|app: 0|req: 257/506] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:09 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 251/509] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:10 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 259/510] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:11 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 252/511] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:48:11 2026] POST /v2.1/os-keypairs => generated 396 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/512] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:12 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/513] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:13 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 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, ' [pid: 7|app: 0|req: 261/514] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:14 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 193 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 20:48:14.651 8 WARNING neutronclient.v2_0.client [None req-d87aa8ab-3314-450b-86cf-b56ad0dc4f2b e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/515] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:14 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1947 bytes in 990 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/516] 10.0.0.199 () {34 vars in 750 bytes} [Sat Jul 25 20:48:15 2026] POST /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/action => generated 0 bytes in 38 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: 255/517] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:15 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 193 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/518] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:48:15 2026] POST /v2.1/os-keypairs => generated 384 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 256/519] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:48:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/520] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:16 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 193 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/521] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:17 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 193 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:17.961 7 WARNING neutronclient.v2_0.client [None req-75e5e378-4513-4f36-956e-53eea3ea2089 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The 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 20:48:18.001 7 WARNING neutronclient.v2_0.client [None req-75e5e378-4513-4f36-956e-53eea3ea2089 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The 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 20:48:18.009 8 WARNING neutronclient.v2_0.client [None req-30ddb213-ec35-4a32-bccd-1fd8686ceba5 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The 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 20:48:18.042 7 WARNING neutronclient.v2_0.client [None req-75e5e378-4513-4f36-956e-53eea3ea2089 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The 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 20:48:18.069 8 WARNING neutronclient.v2_0.client [None req-30ddb213-ec35-4a32-bccd-1fd8686ceba5 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The 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 20:48:18.287 7 WARNING neutronclient.v2_0.client [None req-75e5e378-4513-4f36-956e-53eea3ea2089 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The 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 20:48:18.429 8 WARNING neutronclient.v2_0.client [None req-30ddb213-ec35-4a32-bccd-1fd8686ceba5 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in 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/522] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:48:17 2026] POST /v2.1/servers => generated 496 bytes in 677 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 20:48:18.594 7 WARNING neutronclient.v2_0.client [None req-bf28a7d1-11ea-4609-9c65-f31e52085fd8 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/523] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:18 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1455 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/524] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:48:17 2026] POST /v2.1/servers => generated 450 bytes in 742 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 20:48:18.713 7 WARNING neutronclient.v2_0.client [None req-cfafed20-9fad-4ec9-a6d0-b84d64517337 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/525] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:18 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1422 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: 8|app: 0|req: 259/526] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:18 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 193 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 20:48:19.083 7 INFO nova.api.openstack.compute.server_external_events [req-b51d150c-8d64-402f-a15d-ef4a1735a266 req-26873234-a044-4c62-a8cb-60102bfba6b3 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:792ce92a-6b60-499e-a21a-04ed4058c5c6 for instance 0f72672f-7625-4545-b166-39986dbb1255 on instance [pid: 7|app: 0|req: 268/527] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:19 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 20:48:19.688 8 WARNING neutronclient.v2_0.client [None req-fabfac7a-ed67-417c-8fc3-3635e68b312e f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/530] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:19 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1459 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 20:48:19.810 7 WARNING neutronclient.v2_0.client [None req-554e5189-06a5-46f5-9621-fc1203bee1ca 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] 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: 270/531] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:19 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1426 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/532] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:19 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 193 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 20:48:20.780 7 WARNING neutronclient.v2_0.client [None req-db0e54eb-3106-408f-b5cd-b2bae2dd40c8 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in 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/533] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:20 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1507 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 20:48:20.895 8 WARNING neutronclient.v2_0.client [None req-3265291a-a993-445e-be4e-c479aae1defe 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] 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: 263/535] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:20 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1418 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/535] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:48:20 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 264/536] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:48:20 2026] DELETE /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 0 bytes in 91 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 20:48:21.076 7 WARNING neutronclient.v2_0.client [None req-d9d5b8cb-743e-409c-a8a5-e4c0ad33b145 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/537] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:21 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1839 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:21.926 8 WARNING neutronclient.v2_0.client [None req-830f69ea-85cf-4905-a6bc-b894d0cc35ae f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] 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: 265/538] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:21 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1507 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:48:21.992 7 WARNING neutronclient.v2_0.client [None req-3302e167-54e1-49cd-a0e6-b5febe50fa89 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/539] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:21 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1418 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 20:48:22.309 8 WARNING neutronclient.v2_0.client [None req-b7da4a50-dbee-445d-a04f-976521f08c50 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/540] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:22 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1839 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:23.026 7 WARNING neutronclient.v2_0.client [None req-48be67ed-d3d0-40a3-b397-d6dfebdf14c1 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] 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 20:48:23.087 8 WARNING neutronclient.v2_0.client [None req-4e1fbb9d-8f96-4db2-ba64-dac51c69b095 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/541] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:23 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1474 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:23.586 8 WARNING neutronclient.v2_0.client [None req-8c7a6361-0820-42d7-a5df-b552ba764394 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/542] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:22 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1629 bytes in 818 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:24.209 7 INFO nova.api.openstack.compute.server_external_events [req-e7ad629e-5624-4bdb-9876-552419f90f72 req-d6be55e3-e974-4907-89be-b335a5c2a656 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:9f625763-2763-4237-85e2-bfda9fbdc93c for instance 93ffa23e-fb19-4770-91a4-533a39b47e86 on instance [pid: 7|app: 0|req: 276/543] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:24 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 20:48:24.347 7 INFO nova.api.openstack.compute.server_external_events [req-f1714f2f-5697-4433-aa01-f402baa1db17 req-28397f41-ee63-4a59-9c56-eb3945d1cd9e 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:792ce92a-6b60-499e-a21a-04ed4058c5c6 for instance 0f72672f-7625-4545-b166-39986dbb1255 on instance [pid: 7|app: 0|req: 277/544] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/545] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:23 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1839 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:24.615 7 WARNING neutronclient.v2_0.client [None req-a471694b-3a13-44db-929e-0146587f1fa3 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/546] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:24 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1482 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:24.873 8 WARNING neutronclient.v2_0.client [None req-082645f3-a9bd-43c7-b04e-1dd2d4614621 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/547] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:24 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1627 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 20:48:25.414 7 WARNING neutronclient.v2_0.client [None req-b1bcb258-7fb0-442f-8dad-b8f8d6db58d0 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] 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 20:48:25.713 8 WARNING neutronclient.v2_0.client [None req-a1225f46-87d2-43c5-a500-30ed2c7d62ff 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/548] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:25 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1484 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:26.035 7 WARNING neutronclient.v2_0.client [None req-92ccabba-12ec-46e6-85a0-41433caaac96 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in 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/549] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:25 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1549 bytes in 1082 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:26.776 8 INFO nova.api.openstack.compute.server_external_events [req-67be61b9-ceb0-4e8f-a8d6-d45b4e05728b req-2e07b1be-9cb2-4ebd-8687-cba6983b1113 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:9f625763-2763-4237-85e2-bfda9fbdc93c for instance 93ffa23e-fb19-4770-91a4-533a39b47e86 on instance [pid: 8|app: 0|req: 271/550] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:26 2026] POST /v2.1/os-server-external-events => generated 185 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 20:48:26.869 8 WARNING neutronclient.v2_0.client [None req-7b261205-43b6-44a7-9d83-ae8d30ce86e0 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] The python binding code in 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/551] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:25 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1627 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:27.317 7 INFO nova.api.openstack.compute.server_external_events [req-806f5ff0-31ec-4415-985e-0f42ddeeb665 req-08ec5ec3-5d46-4e87-a7d7-34b4e36c5518 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:2153c0dc-9e67-4d52-935e-e51825b3fdb4 for instance a14bbdd5-d455-45c4-b3c8-af2e651ab837 on instance [pid: 7|app: 0|req: 281/552] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:27 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: 8|app: 0|req: 272/553] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:26 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 1484 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:27.806 7 WARNING neutronclient.v2_0.client [None req-aa6b3ba8-2fbe-4516-b082-5ece4c6c2242 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] 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: 282/554] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:27 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1547 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:48:27.954 8 WARNING neutronclient.v2_0.client [None req-a23fdddf-e2ae-4d26-8814-8e88959cd6fb f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/555] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:27 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1627 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:28.417 7 INFO nova.api.openstack.wsgi [None req-c44542a2-b30e-43a1-9468-682bdd624c4e e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] HTTP exception thrown: Instance 0f72672f-7625-4545-b166-39986dbb1255 could not be found. [pid: 7|app: 0|req: 283/556] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:28 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 274/557] 10.0.0.199 () {32 vars in 702 bytes} [Sat Jul 25 20:48:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-32542437 => 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 20:48:28.922 7 INFO nova.api.openstack.wsgi [None req-2ccea49a-e5ee-47df-aedf-491c73fb56b0 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] HTTP exception thrown: Instance 0f72672f-7625-4545-b166-39986dbb1255 could not be found. [pid: 7|app: 0|req: 284/558] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:48:28 2026] DELETE /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 111 bytes in 38 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 20:48:28.953 8 INFO nova.api.openstack.wsgi [None req-9989fb4d-25cf-4cfa-93b5-b89046ff83e9 e96cfde67caa4ae389c1ab5e2b455acf 7f1ab73f56014e7ab2623b160e5c207a - - default default] HTTP exception thrown: Instance 0f72672f-7625-4545-b166-39986dbb1255 could not be found. [pid: 8|app: 0|req: 275/559] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:28 2026] GET /v2.1/servers/0f72672f-7625-4545-b166-39986dbb1255 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:48:28.961 7 WARNING neutronclient.v2_0.client [None req-60cacf00-d71b-4867-9df4-7ddb3933a943 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] 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 20:48:29.154 8 WARNING neutronclient.v2_0.client [None req-343e81b6-05ff-4cfd-a3c4-c0b08544afb1 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in 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/560] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:28 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1547 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/563] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:29 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1627 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:30.810 7 WARNING neutronclient.v2_0.client [None req-0ac7e413-85cc-41f0-8056-767f80b5d631 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] 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 20:48:30.857 8 WARNING neutronclient.v2_0.client [None req-79d3b0f1-c0e1-4cf5-92eb-4c579a6a614e f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in 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/564] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:30 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1547 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:31.511 7 INFO nova.api.openstack.compute.server_external_events [req-6b8861e3-436a-4b9d-977d-e0fafe311efb req-ef37766d-203a-4b5d-9217-4ac8cd886a6a 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:9f625763-2763-4237-85e2-bfda9fbdc93c for instance 93ffa23e-fb19-4770-91a4-533a39b47e86 on instance [pid: 7|app: 0|req: 289/565] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/566] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:30 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1627 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:32.549 7 WARNING neutronclient.v2_0.client [None req-eff611d9-465e-4169-960b-bd75f48ec338 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in 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/567] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:32 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1547 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 20:48:32.778 8 WARNING neutronclient.v2_0.client [None req-bc67349f-3737-4fc4-96bd-ddc52d894c3b f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in 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/568] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:32 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1627 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:33.571 7 INFO nova.api.openstack.compute.server_external_events [req-9a74a81c-c539-45dc-91db-4c62c11067ed req-bff601e8-0701-4ce3-bd7c-ee2a8d4c03c7 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:9f625763-2763-4237-85e2-bfda9fbdc93c for instance 93ffa23e-fb19-4770-91a4-533a39b47e86 on instance [pid: 7|app: 0|req: 291/569] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:33.739 8 WARNING neutronclient.v2_0.client [None req-a55fb7a5-ac49-4e71-97fb-e3b1b26a326c 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/570] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:33 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1547 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:33.959 7 WARNING neutronclient.v2_0.client [None req-0e590d86-7207-4ce2-acc9-15b39f305313 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/571] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:33 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1808 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:34.195 8 WARNING neutronclient.v2_0.client [None req-799401a8-d284-4901-b832-7c2ee9fde7c6 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The python binding code in 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/572] 10.0.0.199 () {32 vars in 741 bytes} [Sat Jul 25 20:48:34 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86/os-interface => generated 285 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:34.907 7 WARNING neutronclient.v2_0.client [None req-f4dc8e63-50f6-449c-8345-93db09c5684f 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in 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/573] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:34 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1547 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:35.628 8 INFO nova.api.openstack.compute.server_external_events [req-80771817-4153-4b16-85c9-91b8ad358653 req-ee596192-2e0a-4e00-90ee-2daa1df0d25e 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:9f625763-2763-4237-85e2-bfda9fbdc93c for instance 93ffa23e-fb19-4770-91a4-533a39b47e86 on instance [pid: 8|app: 0|req: 281/574] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:36.268 7 WARNING neutronclient.v2_0.client [None req-1cc51523-6d3a-4f10-8943-b66d4c7fd635 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in 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/575] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:36 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1547 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:37.054 8 INFO nova.api.openstack.compute.server_external_events [req-b13c99db-c790-452a-8b8f-14e0e2e88ef0 req-7deed66c-4e24-498a-aaa6-8fb62c7cfacc 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:2153c0dc-9e67-4d52-935e-e51825b3fdb4 for instance a14bbdd5-d455-45c4-b3c8-af2e651ab837 on instance [pid: 8|app: 0|req: 282/576] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:37 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 20:48:37.837 7 WARNING neutronclient.v2_0.client [None req-29525908-9cee-4b81-9769-01d46a122d63 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/577] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:37 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1547 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:39.100 8 INFO nova.api.openstack.compute.server_external_events [req-c3e3ae4c-0f36-48b3-afb8-6e36696af3e8 req-d1d6b486-4936-48c5-8ba3-af81138d183b 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:2153c0dc-9e67-4d52-935e-e51825b3fdb4 for instance a14bbdd5-d455-45c4-b3c8-af2e651ab837 on instance [pid: 8|app: 0|req: 283/578] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:39 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 20:48:39.166 7 WARNING neutronclient.v2_0.client [None req-0848acbd-eb9e-462f-9842-6c6e8216b02f 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/579] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:39 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1724 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:39.327 8 WARNING neutronclient.v2_0.client [None req-d426951f-1ca7-4342-971c-be05681490f9 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in 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/580] 10.0.0.199 () {32 vars in 741 bytes} [Sat Jul 25 20:48:39 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837/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 20:48:40.114 8 WARNING neutronclient.v2_0.client [None req-7fb2136c-ad76-4aa6-b3ba-05f752daa847 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/583] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:40 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1724 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, ' [pid: 7|app: 0|req: 298/584] 10.0.0.199 () {32 vars in 641 bytes} [Sat Jul 25 20:48:40 2026] GET /v2.1/servers => generated 378 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/585] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:48:40 2026] DELETE /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:40.409 7 WARNING neutronclient.v2_0.client [None req-685e0b93-2e40-4060-9ca9-a3e88df72d2e 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in 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/586] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:40 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1730 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 20:48:41.142 8 INFO nova.api.openstack.compute.server_external_events [req-e2eaae1d-a1fc-44a7-830c-4bee12eab9fa req-05d8841d-b960-40f5-a37b-364fdd22e168 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:2153c0dc-9e67-4d52-935e-e51825b3fdb4 for instance a14bbdd5-d455-45c4-b3c8-af2e651ab837 on instance [pid: 8|app: 0|req: 288/587] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:41 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 20:48:41.578 7 WARNING neutronclient.v2_0.client [None req-40f71b4a-f529-4acd-90d9-7bc41087c086 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/588] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:41 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1730 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/589] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:48:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:42.985 7 WARNING neutronclient.v2_0.client [None req-2f080992-ebd6-4831-85c4-f8c30db2b7fe 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The 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 20:48:43.607 8 INFO nova.api.openstack.compute.server_external_events [req-5c1793f4-031f-4b10-af63-f92ce06e5f5f req-4c2e180f-f9a4-4c26-b98f-9019319f35a4 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:2153c0dc-9e67-4d52-935e-e51825b3fdb4 for instance a14bbdd5-d455-45c4-b3c8-af2e651ab837 on instance 2026-07-25 20:48:43.607 8 INFO nova.api.openstack.compute.server_external_events [req-5c1793f4-031f-4b10-af63-f92ce06e5f5f req-4c2e180f-f9a4-4c26-b98f-9019319f35a4 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:2153c0dc-9e67-4d52-935e-e51825b3fdb4 for instance a14bbdd5-d455-45c4-b3c8-af2e651ab837 on instance [pid: 8|app: 0|req: 290/590] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:43 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/591] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:42 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1850 bytes in 945 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:44.482 8 WARNING neutronclient.v2_0.client [None req-bdd66109-9136-4352-84eb-b7c65908c3d9 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The 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 20:48:44.536 8 WARNING neutronclient.v2_0.client [None req-bdd66109-9136-4352-84eb-b7c65908c3d9 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The 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 20:48:44.722 8 WARNING neutronclient.v2_0.client [None req-bdd66109-9136-4352-84eb-b7c65908c3d9 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] 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: 291/592] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:48:44 2026] POST /v2.1/servers => generated 453 bytes in 526 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 20:48:44.970 8 WARNING neutronclient.v2_0.client [None req-6eeab814-c05b-451c-a4d1-78f9f2137c10 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The 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 20:48:44.973 7 WARNING neutronclient.v2_0.client [None req-400e83a1-bf08-445f-86c4-9eb7c0710398 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in 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/593] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:44 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1431 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/594] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:44 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1508 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 20:48:45.651 8 INFO nova.api.openstack.compute.server_external_events [req-6bbed54a-6986-4d3f-bd38-50b0e65e82c1 req-2396746e-6470-44fc-af26-baf0ddc82383 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:2153c0dc-9e67-4d52-935e-e51825b3fdb4 for instance a14bbdd5-d455-45c4-b3c8-af2e651ab837 on instance [pid: 8|app: 0|req: 293/595] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:46.072 7 WARNING neutronclient.v2_0.client [None req-30c23974-079e-46a1-8377-6c0b4a325c16 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The 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 20:48:46.088 8 WARNING neutronclient.v2_0.client [None req-e4a3a871-f87d-4cbf-94ec-5d35a155c44a 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/596] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:46 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/597] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:46 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 1508 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:47.166 7 WARNING neutronclient.v2_0.client [None req-38109d45-ad61-4843-a57f-5ad33cc41ca5 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The 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 20:48:47.180 8 INFO nova.api.openstack.wsgi [None req-cda5001d-753c-4360-81d2-f4bfbcc70baa 49f91a969ad345298d7157e3af6b233f fd8d3e7ada9b428397da12befc4c8039 - - default default] HTTP exception thrown: Instance a14bbdd5-d455-45c4-b3c8-af2e651ab837 could not be found. [pid: 8|app: 0|req: 295/598] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:47 2026] GET /v2.1/servers/a14bbdd5-d455-45c4-b3c8-af2e651ab837 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/599] 10.0.0.199 () {32 vars in 702 bytes} [Sat Jul 25 20:48:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-51393956 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/600] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:47 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1483 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:48:48.276 8 WARNING neutronclient.v2_0.client [None req-359b9c8f-72ec-433a-be95-a97f177fea1f 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/601] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:48 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1483 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:49.557 7 WARNING neutronclient.v2_0.client [None req-39e12db1-8dd5-4a06-9620-5986be1b730f 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in 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/604] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:49 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1559 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:50.383 8 WARNING neutronclient.v2_0.client [None req-ec66c1da-8484-428c-b568-78f874863102 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] 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 20:48:50.530 7 INFO nova.api.openstack.compute.server_external_events [req-0da865e5-8250-47bf-8ac1-e12df82df11e req-ad939986-1781-4519-a4a8-298494330f33 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:95f7726e-61fb-49d5-8e4c-c559cdc914c2 for instance e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 on instance [pid: 7|app: 0|req: 306/605] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:50 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) [pid: 8|app: 0|req: 300/606] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:50 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1928 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:51.104 7 WARNING neutronclient.v2_0.client [None req-44cd9ad2-6724-436d-8601-6d1c2530885e 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/607] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:51 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1557 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 20:48:52.326 8 WARNING neutronclient.v2_0.client [None req-b37bb337-40d7-45cb-83ca-8dcf600374fe 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in 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/608] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:52 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1557 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/609] 10.0.0.199 () {32 vars in 753 bytes} [Sat Jul 25 20:48:52 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86/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, ' 2026-07-25 20:48:53.496 8 WARNING neutronclient.v2_0.client [None req-6465253c-3963-4fc1-a388-dcdef96b6c94 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/610] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:53 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1557 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, ' [pid: 7|app: 0|req: 309/611] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:48:53 2026] DELETE /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:54.169 8 WARNING neutronclient.v2_0.client [None req-f6931777-2c2d-4662-bc95-4e38985ee76c f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] 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 20:48:54.677 7 WARNING neutronclient.v2_0.client [None req-521b89bb-7e45-4445-b875-a657460d7fa9 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/612] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:54 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1934 bytes in 1317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/613] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:54 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1557 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:56.096 8 INFO nova.api.openstack.compute.server_external_events [req-a7798b94-1d48-45ac-8ac1-08fd8c547f87 req-b7a216f8-1f3d-46f3-9af1-b086ec5976e9 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:95f7726e-61fb-49d5-8e4c-c559cdc914c2 for instance e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 on instance [pid: 8|app: 0|req: 304/614] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:56.499 7 WARNING neutronclient.v2_0.client [None req-063e1ce0-7e25-44bc-bb65-f29276037c6a f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The 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 20:48:56.529 8 WARNING neutronclient.v2_0.client [None req-6f30ad21-07cf-421e-a846-de9501c16098 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/615] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:56 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1934 bytes in 2290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/616] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:56 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1557 bytes in 2350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:58.856 8 INFO nova.api.openstack.compute.server_external_events [req-482a7316-f419-4380-baef-f603caa307aa req-aaedf838-62da-4350-95bc-5a2f47b4ebf7 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:95f7726e-61fb-49d5-8e4c-c559cdc914c2 for instance e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 on instance 2026-07-25 20:48:58.856 8 INFO nova.api.openstack.compute.server_external_events [req-482a7316-f419-4380-baef-f603caa307aa req-aaedf838-62da-4350-95bc-5a2f47b4ebf7 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:9f625763-2763-4237-85e2-bfda9fbdc93c for instance 93ffa23e-fb19-4770-91a4-533a39b47e86 on instance 2026-07-25 20:48:58.856 8 INFO nova.api.openstack.compute.server_external_events [req-482a7316-f419-4380-baef-f603caa307aa req-aaedf838-62da-4350-95bc-5a2f47b4ebf7 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:9f625763-2763-4237-85e2-bfda9fbdc93c for instance 93ffa23e-fb19-4770-91a4-533a39b47e86 on instance [pid: 8|app: 0|req: 306/617] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:48:58 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/618] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:48:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:59.800 8 WARNING neutronclient.v2_0.client [None req-3182fe4f-52ea-4acb-936e-712a6b16916e f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] The 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 20:48:59.886 7 WARNING neutronclient.v2_0.client [None req-089e34b4-e7a4-41ca-b3b9-3540a17bcc6e 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in 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/621] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:59 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1536 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:48:59 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1739 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 20:49:00.408 8 WARNING neutronclient.v2_0.client [None req-661ffafb-b626-4e7e-a894-fd56f10be57a 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] 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 20:49:00.912 7 INFO nova.api.openstack.compute.server_external_events [req-043b7f25-2947-468a-86a1-0d3c0983470d req-1d50319b-4d04-4aa9-a565-0e5218577928 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:9f625763-2763-4237-85e2-bfda9fbdc93c for instance 93ffa23e-fb19-4770-91a4-533a39b47e86 on instance [pid: 8|app: 0|req: 309/623] 10.0.0.199 () {32 vars in 741 bytes} [Sat Jul 25 20:49:00 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39/os-interface => generated 284 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/624] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:00 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 20:49:01.155 8 WARNING neutronclient.v2_0.client [None req-5059f0a4-4e33-43ac-8fea-17024f2ef0a8 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] 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 20:49:01.274 7 WARNING neutronclient.v2_0.client [None req-9a4f0458-b9e5-4dd8-9bc3-e423730dadb4 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/625] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:01 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 1541 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:49:01.429 7 WARNING neutronclient.v2_0.client [None req-9a4f0458-b9e5-4dd8-9bc3-e423730dadb4 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The 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 20:49:01.623 7 WARNING neutronclient.v2_0.client [None req-9a4f0458-b9e5-4dd8-9bc3-e423730dadb4 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] 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 20:49:01.681 8 WARNING neutronclient.v2_0.client [None req-ae4f4e29-e3b1-4319-836a-a7c12d6ae892 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/626] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:49:01 2026] POST /v2.1/servers => generated 452 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/627] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:01 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1739 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:49:01.830 7 WARNING neutronclient.v2_0.client [None req-d6e37e73-466b-449a-8411-93ec5d0b9cd6 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] 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: 317/628] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:01 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1392 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 10.0.0.199 () {32 vars in 641 bytes} [Sat Jul 25 20:49:01 2026] GET /v2.1/servers => generated 384 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/630] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:49:01 2026] DELETE /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:02.078 8 WARNING neutronclient.v2_0.client [None req-74abea04-6270-4791-b08c-67f62a809895 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/631] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:02 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1745 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 20:49:02.436 7 INFO nova.api.openstack.wsgi [None req-a836c924-f8ef-417d-830a-3294bcf7e910 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] HTTP exception thrown: Instance 93ffa23e-fb19-4770-91a4-533a39b47e86 could not be found. [pid: 7|app: 0|req: 319/632] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:02 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:02.462 8 INFO nova.api.openstack.wsgi [None req-813f494e-f362-4123-a58c-c54570c163e5 f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] HTTP exception thrown: Instance 93ffa23e-fb19-4770-91a4-533a39b47e86 could not be found. [pid: 8|app: 0|req: 314/633] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:49:02 2026] DELETE /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:02.497 7 INFO nova.api.openstack.wsgi [None req-b009c26a-1fe7-4fa6-8457-cd3ac7be78ec f9a0150c4b374853aedaa2f72e39b2e9 fa489601bf634b79b1eb361c3fd5dc18 - - default default] HTTP exception thrown: Instance 93ffa23e-fb19-4770-91a4-533a39b47e86 could not be found. [pid: 7|app: 0|req: 320/634] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:02 2026] GET /v2.1/servers/93ffa23e-fb19-4770-91a4-533a39b47e86 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/635] 10.0.0.199 () {32 vars in 706 bytes} [Sat Jul 25 20:49:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1089148377 => generated 0 bytes in 17 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 20:49:02.909 7 WARNING neutronclient.v2_0.client [None req-bee97543-3ddf-4b7f-a48a-55ee2fc23647 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/636] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:02 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1396 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:49:02.959 8 INFO nova.api.openstack.compute.server_external_events [req-28953f1a-2ce3-41ed-874b-acb2c5befa7e req-cbfc4a1c-5b34-4485-b1e2-82761b6e4c8e 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:95f7726e-61fb-49d5-8e4c-c559cdc914c2 for instance e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 on instance [pid: 8|app: 0|req: 316/637] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:02 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:03.239 7 WARNING neutronclient.v2_0.client [None req-b4acf2ed-cad1-495f-856d-cc6ae594f00b 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in 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/638] 10.0.0.199 () {32 vars in 726 bytes} [Sat Jul 25 20:49:03 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-283728562 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:03 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1745 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:49:03.568 8 WARNING neutronclient.v2_0.client [None req-fa50a675-0c70-4fbc-97a1-c26952851f25 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The 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 20:49:03.789 8 WARNING neutronclient.v2_0.client [None req-fa50a675-0c70-4fbc-97a1-c26952851f25 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] 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 20:49:03.994 7 WARNING neutronclient.v2_0.client [None req-5c9f95f3-753d-4bac-9e4f-30b6d2f3797c 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/640] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:03 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1444 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:49:03 2026] POST /v2.1/servers => generated 424 bytes in 573 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 20:49:04.088 7 WARNING neutronclient.v2_0.client [None req-22050641-2dc6-4f4f-b34c-ca9ee9b48c0c a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in 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/642] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:04 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1367 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:04.436 8 WARNING neutronclient.v2_0.client [None req-4769f4b9-77e5-4280-b989-e43acc174eb9 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] 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: 319/643] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:04 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1797 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:49:04.943 7 INFO nova.api.openstack.compute.server_external_events [req-f03342f9-fa9d-4054-a20c-97f69c7726f5 req-b117b2ad-cf19-41a0-b506-b450200e9d25 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:95f7726e-61fb-49d5-8e4c-c559cdc914c2 for instance e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 on instance [pid: 7|app: 0|req: 325/644] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:05.084 8 WARNING neutronclient.v2_0.client [None req-c9ffe367-cf90-4429-bd56-668fb776dbdc 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/645] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:05 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1444 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 20:49:05.213 7 WARNING neutronclient.v2_0.client [None req-0cf3f612-8566-4236-986a-6a7abc262f1e a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/646] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:05 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1371 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 20:49:06.002 8 WARNING neutronclient.v2_0.client [None req-57af5b9b-b553-4a09-9b5c-e3e7bd80625d 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/647] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:05 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1517 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:06.193 7 WARNING neutronclient.v2_0.client [None req-6e886b72-d02e-4c57-bc3c-6d0c3b8ce743 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] 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 20:49:06.315 8 WARNING neutronclient.v2_0.client [None req-3b782dde-8f1e-48ec-913e-962d6660dcdd a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/648] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:06 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1452 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:06 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1419 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:07.118 7 WARNING neutronclient.v2_0.client [None req-d3298259-a168-4760-a4b6-894ead2bc254 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] 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 20:49:07.373 8 WARNING neutronclient.v2_0.client [None req-c632aa9f-e13c-46ae-a893-a8f1bb5e9443 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/650] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:07 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1517 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:07 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1529 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:07.849 7 WARNING neutronclient.v2_0.client [None req-29c2c6d1-3541-432e-ae91-dd213465530c a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] 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: 329/652] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:07 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1419 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:49:07.982 8 INFO nova.api.openstack.compute.server_external_events [req-b54b8d9c-b396-4d1c-9fab-f18f89c4203f req-2ab08e60-865d-4f22-ad40-a062f86a098b 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 8|app: 0|req: 324/653] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:08.603 7 WARNING neutronclient.v2_0.client [None req-4257e091-176e-4e9b-80b5-2c7b968b98f2 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] The python binding code in 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/654] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:08 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 1517 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 20:49:08.857 8 WARNING neutronclient.v2_0.client [None req-e3c25e36-55bc-4f15-8ba6-b80bfd6cd725 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] 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 20:49:09.033 7 WARNING neutronclient.v2_0.client [None req-05c82c92-b10c-45dc-82ea-e6e6d7ad381d a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in 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/655] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:08 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1517 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:08 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1469 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 20:49:09.726 8 INFO nova.api.openstack.wsgi [None req-00afec00-820c-452c-acac-457c9bf4f1e6 38b68be5b4d943909f8dbb98f358dab0 df27fde615d8472aaff2249ef437c5c5 - - default default] HTTP exception thrown: Instance e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 could not be found. [pid: 8|app: 0|req: 327/659] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:09 2026] GET /v2.1/servers/e338d8bc-6c4e-4fe5-bfb8-805ba54c9f39 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/660] 10.0.0.199 () {32 vars in 704 bytes} [Sat Jul 25 20:49:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-611194145 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:10.040 8 INFO nova.api.openstack.compute.server_external_events [req-3f566374-bb2e-483f-8f92-9593feb26124 req-15b476ed-e540-418e-9720-65e0a434c4dd 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:3b4ba03e-ca42-4648-9b96-5f39ea05bce9 for instance 9221bf92-18aa-4455-9998-a5d797a6e255 on instance [pid: 8|app: 0|req: 328/661] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:10 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 20:49:10.115 7 WARNING neutronclient.v2_0.client [None req-f67cac79-9669-4d2e-961c-1d8d5891ffc1 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] 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 20:49:10.206 8 WARNING neutronclient.v2_0.client [None req-d7071f8a-d8ce-4ac4-ab27-92ae0af64176 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/662] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:10 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1517 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:10 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1467 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:11.264 7 WARNING neutronclient.v2_0.client [None req-5ed12a92-37a7-4bf9-b5dd-e8a5a856f05f 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/664] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:11 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1517 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 20:49:11.420 8 WARNING neutronclient.v2_0.client [None req-7b5ced91-a2e1-461e-99dc-ae7293611251 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/665] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:11 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1467 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:12.429 7 WARNING neutronclient.v2_0.client [None req-2357fd51-627c-4ef7-8d7a-4bee036446bd 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] 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 20:49:12.550 8 WARNING neutronclient.v2_0.client [None req-39be4f44-9e1b-426f-8fd6-2d878ae7c147 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in 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/666] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:12 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1467 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:12 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1517 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:12.781 8 INFO nova.api.openstack.compute.server_external_events [req-b2ee0ee5-2642-4680-8dc2-616f02adaf8d req-fc961dd4-e57e-40a4-a037-2f0feaf82631 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 8|app: 0|req: 332/668] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:13.720 7 WARNING neutronclient.v2_0.client [None req-810ce445-3f0d-4abc-8501-44a302b21c7f a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The 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 20:49:13.757 8 WARNING neutronclient.v2_0.client [None req-8c2791f9-ed83-42c0-88e7-1b6ac9c053d2 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/669] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:13 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1467 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:13.870 7 INFO nova.api.openstack.compute.server_external_events [req-8c130d43-3da8-40f4-bece-c42241872a54 req-b0c01c4f-72bb-49af-bf8e-f2b054f70772 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:3b4ba03e-ca42-4648-9b96-5f39ea05bce9 for instance 9221bf92-18aa-4455-9998-a5d797a6e255 on instance [pid: 7|app: 0|req: 338/670] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:13 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1517 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:14.835 7 INFO nova.api.openstack.compute.server_external_events [req-651ab388-80fb-4ee9-9be3-b546ba39cd77 req-468a7ad6-8a9a-49e1-a55d-98e758d60c68 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance 2026-07-25 20:49:14.836 7 INFO nova.api.openstack.compute.server_external_events [req-651ab388-80fb-4ee9-9be3-b546ba39cd77 req-468a7ad6-8a9a-49e1-a55d-98e758d60c68 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 7|app: 0|req: 339/672] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:14 2026] POST /v2.1/os-server-external-events => generated 354 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 20:49:14.902 8 WARNING neutronclient.v2_0.client [None req-13a26c2c-7075-43b4-aed5-832b0ed8e4a1 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The 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 20:49:14.933 7 WARNING neutronclient.v2_0.client [None req-68842cfc-8f6a-4b6e-9b19-26f6e23e323b 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/673] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:14 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1467 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:14 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1517 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 20:49:15.922 8 INFO nova.api.openstack.compute.server_external_events [req-62c3af64-3917-4863-9891-adfcc7f42fb3 req-8cd3dd8d-e73c-472e-b81a-4b0f38cc8922 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:3b4ba03e-ca42-4648-9b96-5f39ea05bce9 for instance 9221bf92-18aa-4455-9998-a5d797a6e255 on instance [pid: 8|app: 0|req: 335/675] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:15 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 20:49:16.085 7 WARNING neutronclient.v2_0.client [None req-ffe08b49-0811-45e8-9113-d481f2b9cab4 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] 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 20:49:16.128 8 WARNING neutronclient.v2_0.client [None req-7778d6c6-5d8a-4d29-9a7d-f94cf4ae5c25 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/676] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:16 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1646 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:16 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1700 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 20:49:16.336 7 WARNING neutronclient.v2_0.client [None req-0fb0de10-1cea-4d37-a234-d4d48e7d4c87 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/678] 10.0.0.199 () {32 vars in 741 bytes} [Sat Jul 25 20:49:16 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb/os-interface => generated 284 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/679] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:49:17 2026] DELETE /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 0 bytes in 139 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 20:49:17.634 7 WARNING neutronclient.v2_0.client [None req-ff7189af-bd27-4f80-90ef-07398bfa3a86 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] 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 20:49:17.967 8 INFO nova.api.openstack.compute.server_external_events [req-b6a15cb7-f5ba-4e6f-bb3d-0a15043ed93b req-226cc048-ccbb-4b26-aca9-71b81818bb8d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 8|app: 0|req: 338/680] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:17 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1652 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:19.172 8 WARNING neutronclient.v2_0.client [None req-77a56489-ad1b-4d73-b5eb-3f530c62ca6b a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in 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/682] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:19 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1652 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 20:49:20.017 7 INFO nova.api.openstack.compute.server_external_events [req-947117a8-0940-4dbd-8827-5bcf910f0576 req-9bedc391-8579-49ef-a852-a7b5fd5fc3a7 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:3b4ba03e-ca42-4648-9b96-5f39ea05bce9 for instance 9221bf92-18aa-4455-9998-a5d797a6e255 on instance 2026-07-25 20:49:20.017 7 INFO nova.api.openstack.compute.server_external_events [req-947117a8-0940-4dbd-8827-5bcf910f0576 req-9bedc391-8579-49ef-a852-a7b5fd5fc3a7 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:3b4ba03e-ca42-4648-9b96-5f39ea05bce9 for instance 9221bf92-18aa-4455-9998-a5d797a6e255 on instance [pid: 7|app: 0|req: 345/685] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:19 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:20.227 8 INFO nova.api.openstack.compute.server_external_events [req-b8829dd8-17b8-47d7-8cb6-98bd4748927b req-c342435b-6518-4d33-993c-7c08d519ee32 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:3b4ba03e-ca42-4648-9b96-5f39ea05bce9 for instance 9221bf92-18aa-4455-9998-a5d797a6e255 on instance [pid: 8|app: 0|req: 341/686] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:20 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 20:49:20.328 7 WARNING neutronclient.v2_0.client [None req-3b135db4-de06-4c96-8406-1b49671a2960 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/687] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:20 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1448 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 20:49:21.426 8 WARNING neutronclient.v2_0.client [None req-3f555d9a-e132-402b-9fe1-a9d8c36b439a a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/688] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:21 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1453 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 20:49:22.528 7 WARNING neutronclient.v2_0.client [None req-aca8d9cc-2f88-4ceb-b16a-72e0caf4af68 a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/689] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:22 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 1453 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:23.691 8 INFO nova.api.openstack.wsgi [None req-5e29beda-35b2-4033-b1ab-1a39041ba2fc a19eebb08b6d4177927c4415a660f586 b1fbfff1548a4d649962bc3d8b7b92fd - - default default] HTTP exception thrown: Instance 9221bf92-18aa-4455-9998-a5d797a6e255 could not be found. [pid: 8|app: 0|req: 343/690] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:23 2026] GET /v2.1/servers/9221bf92-18aa-4455-9998-a5d797a6e255 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:33.439 7 WARNING neutronclient.v2_0.client [None req-e615774e-5d1b-4cf9-964f-b66439dfaa36 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/693] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:33 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1820 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 20:49:33.792 8 WARNING neutronclient.v2_0.client [None req-525f9700-7fcf-4c33-8cdb-3e61a27809ef 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/694] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:33 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1820 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/695] 10.0.0.199 () {34 vars in 750 bytes} [Sat Jul 25 20:49:34 2026] POST /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb/action => generated 0 bytes in 94 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 20:49:34.577 8 WARNING neutronclient.v2_0.client [None req-891389b1-c644-47e5-b5f5-3c892052070b 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/696] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:34 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1822 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 20:49:35.740 7 WARNING neutronclient.v2_0.client [None req-4e909c81-309e-4fd1-a5f5-cd61886b60b8 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/697] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:35 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1822 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:36.926 8 WARNING neutronclient.v2_0.client [None req-3e863e71-28c2-442f-8035-1a6e7c53756a 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/698] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:36 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1822 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:38.062 7 WARNING neutronclient.v2_0.client [None req-8fdf6ae0-fc8d-4e70-a54b-3a099e18ac71 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/699] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:38 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => 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 20:49:38.781 8 INFO nova.api.openstack.compute.server_external_events [req-704563f9-a3a3-493e-8b6b-10cffeadd917 req-8e2d15c2-95df-4a18-88b9-cc7b04393496 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 8|app: 0|req: 348/700] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:39.220 7 WARNING neutronclient.v2_0.client [None req-e04b0349-e1ec-4535-a7ac-cad6aa61d32b 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/701] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:39 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1827 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:40.487 7 WARNING neutronclient.v2_0.client [None req-58fc7fa7-564b-448c-8bdd-16a1aa51bb04 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/704] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:40 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1827 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 20:49:40.839 8 INFO nova.api.openstack.compute.server_external_events [req-99d36d0c-61f5-446d-ab5e-6f44cd6abebe req-8d6bac32-6b98-423c-80cb-f6e32955601c 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 8|app: 0|req: 350/705] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:41.650 7 WARNING neutronclient.v2_0.client [None req-3e1b5be8-3fff-4a3f-91cb-d6a8d74f5586 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/706] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:41 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1827 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:42.882 8 INFO nova.api.openstack.compute.server_external_events [req-05434212-e95a-4874-b36f-a09665a406f7 req-344dad47-f3c1-4c06-b538-d4105eac199d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance 2026-07-25 20:49:42.883 8 INFO nova.api.openstack.compute.server_external_events [req-05434212-e95a-4874-b36f-a09665a406f7 req-344dad47-f3c1-4c06-b538-d4105eac199d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 8|app: 0|req: 351/707] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:49:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:43.415 7 WARNING neutronclient.v2_0.client [None req-1946bc9c-41b3-4eb7-8990-e64396d81c73 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/708] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:43 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1827 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:44.902 8 WARNING neutronclient.v2_0.client [None req-3ee03b7f-48b6-4e29-9004-a2d905cc4e5a 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/709] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:44 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1820 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, ' [pid: 8|app: 0|req: 354/712] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:49:52 2026] POST /v2.1/os-keypairs => generated 398 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 20:49:55.456 7 WARNING neutronclient.v2_0.client [None req-a4a552e9-0e30-47e9-902d-5664fab0fa51 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The 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 20:49:55.600 7 WARNING neutronclient.v2_0.client [None req-a4a552e9-0e30-47e9-902d-5664fab0fa51 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The 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 20:49:55.770 7 WARNING neutronclient.v2_0.client [None req-a4a552e9-0e30-47e9-902d-5664fab0fa51 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/713] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:49:55 2026] POST /v2.1/servers => generated 450 bytes in 538 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 20:49:55.971 8 WARNING neutronclient.v2_0.client [None req-fa2ddfa0-7414-48a1-a0ed-7a76f746958c c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/714] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:55 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1403 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:57.054 7 WARNING neutronclient.v2_0.client [None req-aeada759-f223-467b-bc56-4f86265b1806 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/715] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:57 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1407 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 20:49:58.165 8 WARNING neutronclient.v2_0.client [None req-1601fbe5-6386-41a9-bda8-c50f38ddc003 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/716] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:58 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1455 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 20:49:59.279 7 WARNING neutronclient.v2_0.client [None req-729f7ab6-923a-49b5-9c76-3860bc38e5a5 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/717] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:49:59 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1455 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 20:50:00.377 7 WARNING neutronclient.v2_0.client [None req-5e257a1e-cac8-48d2-a632-5172d4427363 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] 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 20:50:00.574 8 WARNING neutronclient.v2_0.client [None req-55050ae2-842b-4c57-b880-8f8cea093684 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/720] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:00 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1531 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:00 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1820 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 364/722] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:50:01 2026] DELETE /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:01.463 8 WARNING neutronclient.v2_0.client [None req-73c723bb-a9cd-4e99-ac93-c983df0865ff 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] 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 20:50:01.727 7 INFO nova.api.openstack.compute.server_external_events [req-c6128479-6aa1-4a87-8f8c-a924d62859b3 req-6ae814cd-ab56-47a9-b2ab-ff7f705db694 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:caad32be-dec7-4f28-985c-1cedd0d88798 for instance 7eb457fd-795a-42e5-8e1d-ab13248e5517 on instance [pid: 7|app: 0|req: 365/723] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:01 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) [pid: 8|app: 0|req: 359/724] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:01 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1826 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:02.342 7 WARNING neutronclient.v2_0.client [None req-d09a6daf-d7f5-4c06-8f68-3c01a1327564 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/725] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:02 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1529 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, ' 2026-07-25 20:50:02.856 8 WARNING neutronclient.v2_0.client [None req-d37b906a-86ca-466a-b6d2-bf505de72b87 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/726] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:02 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1826 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:03.783 7 INFO nova.api.openstack.compute.server_external_events [req-1d62da72-38d4-45d1-9929-5ae3d2c1b08c req-8113a59e-f73f-473f-8661-00fe253e1d51 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance 2026-07-25 20:50:03.783 7 INFO nova.api.openstack.compute.server_external_events [req-1d62da72-38d4-45d1-9929-5ae3d2c1b08c req-8113a59e-f73f-473f-8661-00fe253e1d51 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 7|app: 0|req: 367/727] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:03 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:50:03.801 8 WARNING neutronclient.v2_0.client [None req-b39b1b29-211e-4cd9-aa17-784ef68beae4 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] 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 20:50:04.325 7 INFO nova.api.openstack.compute.server_external_events [req-d6302e9c-f72a-4039-b094-cd4d6af23260 req-5875df7b-1181-43c3-9d64-12b13ffe297e 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:25f8a84f-d18c-4c4c-853d-912f9178ab44 for instance dc33c64c-50fe-4ab6-ab64-08ac996411bb on instance [pid: 7|app: 0|req: 368/728] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:04 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 20:50:04.454 7 WARNING neutronclient.v2_0.client [None req-6982fc83-861e-40b0-a64e-65704457d669 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/729] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:03 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1529 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/730] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:04 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1473 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:05.586 8 WARNING neutronclient.v2_0.client [None req-ff3d0d73-02e8-48c5-b1c3-ce9663311478 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The 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 20:50:05.602 7 WARNING neutronclient.v2_0.client [None req-fa1bbfa6-96c2-421f-8e41-97eadf48587c 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] The python binding code in 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/731] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:05 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1478 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/732] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:05 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1529 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:06.371 7 INFO nova.api.openstack.compute.server_external_events [req-e9270693-6f82-4f5a-ad42-e3c242bafc8b req-37a8e533-d11f-45bd-b4c3-973d90a8911d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:caad32be-dec7-4f28-985c-1cedd0d88798 for instance 7eb457fd-795a-42e5-8e1d-ab13248e5517 on instance [pid: 7|app: 0|req: 371/733] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:06 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 20:50:06.701 8 WARNING neutronclient.v2_0.client [None req-61a2e093-be01-4294-938f-35befff0e80f 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] 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: 363/734] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:06 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => generated 1478 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:50:06.776 7 WARNING neutronclient.v2_0.client [None req-1e83c8d1-b406-41c3-8eb4-70d98af72ceb c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/735] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:06 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1529 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 20:50:07.780 8 INFO nova.api.openstack.wsgi [None req-e63f3e43-6ddc-41df-afa0-38bd351e771a 3f26c9493a1c4b0f85f4d23a44fec135 d0137b5c3e644f6fa855efdeadfe48ea - - default default] HTTP exception thrown: Instance dc33c64c-50fe-4ab6-ab64-08ac996411bb could not be found. [pid: 8|app: 0|req: 364/736] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:07 2026] GET /v2.1/servers/dc33c64c-50fe-4ab6-ab64-08ac996411bb => 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: 373/737] 10.0.0.199 () {32 vars in 704 bytes} [Sat Jul 25 20:50:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-813699673 => generated 0 bytes in 16 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 20:50:07.915 8 WARNING neutronclient.v2_0.client [None req-214e8a92-9705-48dc-9606-8f6a9be47f73 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/738] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:07 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1529 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:50:09.148 7 WARNING neutronclient.v2_0.client [None req-91516fc6-9d0c-4399-8f88-ed78861e9b3d c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/739] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:09 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1529 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:10.555 8 WARNING neutronclient.v2_0.client [None req-ddf2116a-1548-4812-a508-2eed83568676 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/742] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:10 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1529 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:11.391 7 INFO nova.api.openstack.compute.server_external_events [req-1b7b4c39-2d92-4ff3-baed-d1d818cac7c6 req-3785622e-766b-4a64-8659-9ab34ded243d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:caad32be-dec7-4f28-985c-1cedd0d88798 for instance 7eb457fd-795a-42e5-8e1d-ab13248e5517 on instance [pid: 7|app: 0|req: 376/743] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:11.765 8 WARNING neutronclient.v2_0.client [None req-9ebc5760-f7a8-4eac-a9ad-402f5a376f19 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/744] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:11 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1529 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:12.963 7 WARNING neutronclient.v2_0.client [None req-4bdd698f-afe1-4c5b-910b-8647f5d7c326 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/745] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:12 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1695 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:13.305 8 WARNING neutronclient.v2_0.client [None req-0731b751-efca-4d12-9e0a-df02c40a9af4 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] 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 20:50:13.449 7 INFO nova.api.openstack.compute.server_external_events [req-cf562576-dc34-49b9-81c0-b0a1b4da963d req-044466ae-9f5b-4e44-8af3-fa059c30e894 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:caad32be-dec7-4f28-985c-1cedd0d88798 for instance 7eb457fd-795a-42e5-8e1d-ab13248e5517 on instance [pid: 7|app: 0|req: 378/746] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:13 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1695 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:15.083 7 INFO nova.api.openstack.compute.server_external_events [req-9067ebca-43cf-42d0-b104-66130a9df7c7 req-82bfdbb6-637d-4ce7-831d-9eccdf6e5bbd 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:caad32be-dec7-4f28-985c-1cedd0d88798 for instance 7eb457fd-795a-42e5-8e1d-ab13248e5517 on instance [pid: 7|app: 0|req: 379/748] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:15 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, ' 2026-07-25 20:50:18.772 8 WARNING neutronclient.v2_0.client [None req-1bfa8c43-fcbc-4eee-9464-5c520740795c ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The 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 20:50:19.180 8 WARNING neutronclient.v2_0.client [None req-1bfa8c43-fcbc-4eee-9464-5c520740795c ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/749] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:50:18 2026] POST /v2.1/servers => generated 424 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 20:50:19.581 7 WARNING neutronclient.v2_0.client [None req-f5feb952-74d7-4c9a-ba6f-3fee69d85c58 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/752] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:19 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1370 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 20:50:20.679 8 WARNING neutronclient.v2_0.client [None req-14bfd66b-cf52-4ca6-88bb-fd049788682d ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/753] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:20 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1374 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 20:50:21.764 7 WARNING neutronclient.v2_0.client [None req-ee7ad71a-3ba3-448e-ac37-f6a0f78333a4 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/754] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:21 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1422 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 20:50:22.858 8 WARNING neutronclient.v2_0.client [None req-03daf088-021e-465a-bf41-db7791ebea90 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/755] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:22 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1422 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/756] 10.0.0.199 () {34 vars in 750 bytes} [Sat Jul 25 20:50:23 2026] POST /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517/action => generated 34355 bytes in 559 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 20:50:23.948 8 WARNING neutronclient.v2_0.client [None req-153b9177-0160-40d7-958d-be3d64aff5cc ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/757] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:23 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1430 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 20:50:24.930 7 INFO nova.api.openstack.compute.server_external_events [req-589175ce-ae66-4b77-a403-83da0fc0efce req-35494f6b-85f5-4ff1-910c-31350543d0a4 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:caad32be-dec7-4f28-985c-1cedd0d88798 for instance 7eb457fd-795a-42e5-8e1d-ab13248e5517 on instance [pid: 7|app: 0|req: 383/758] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:25.059 8 WARNING neutronclient.v2_0.client [None req-3712d1e8-77fe-4f99-8ce1-104b9608eb57 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/759] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:25 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1482 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:25.375 7 INFO nova.api.openstack.compute.server_external_events [req-709a9197-a112-4264-8560-9ea2002b0e00 req-0890d20d-42db-4f8e-90ed-ac7209f89313 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:27a5e3d6-d70e-475a-af2f-e96ba3026178 for instance a9b7113b-0c25-47b6-8b5c-1d27675e2de6 on instance [pid: 7|app: 0|req: 384/760] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/761] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:50:25 2026] POST /v2.1/os-keypairs => generated 396 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 20:50:26.294 7 WARNING neutronclient.v2_0.client [None req-3c9e3bee-8bb3-490c-a343-affbdd8aa14b ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/762] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:26 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1470 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:50:27.474 8 WARNING neutronclient.v2_0.client [None req-c4807aaa-a560-4746-85d3-58a5faad9707 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/763] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:27 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1470 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 20:50:27.926 7 WARNING neutronclient.v2_0.client [None req-cb59558e-181c-4bde-9cb4-74f696a770ab c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The 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 20:50:28.318 7 WARNING neutronclient.v2_0.client [None req-cb59558e-181c-4bde-9cb4-74f696a770ab c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The 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 20:50:28.465 7 WARNING neutronclient.v2_0.client [None req-cb59558e-181c-4bde-9cb4-74f696a770ab c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] 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 20:50:28.621 8 WARNING neutronclient.v2_0.client [None req-8589c890-aa2f-49f3-b9ce-bc4b6259f891 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/764] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:28 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1470 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/765] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:50:27 2026] POST /v2.1/servers => generated 449 bytes in 908 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 20:50:28.788 8 WARNING neutronclient.v2_0.client [None req-1f6e96ad-a7ab-4aa8-9321-c0b45e740950 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/766] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:28 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1400 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:29.784 7 WARNING neutronclient.v2_0.client [None req-60da28dd-9d81-4353-b44d-f664dedf4708 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] 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 20:50:29.883 8 WARNING neutronclient.v2_0.client [None req-ecaa80df-b652-4a8d-9921-26e9fb0449f1 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/769] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:29 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1470 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:29 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1404 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:30.299 7 INFO nova.api.openstack.compute.server_external_events [req-a8262f3e-2d22-4acc-891c-9a349fd2ce37 req-37e74245-081e-4f02-bfef-4a80988d5e7e 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:27a5e3d6-d70e-475a-af2f-e96ba3026178 for instance a9b7113b-0c25-47b6-8b5c-1d27675e2de6 on instance [pid: 7|app: 0|req: 389/771] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:30 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 20:50:31.155 8 WARNING neutronclient.v2_0.client [None req-fb8fcd4a-4d81-4912-8b80-e7fb3be054a1 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] 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 20:50:31.215 7 WARNING neutronclient.v2_0.client [None req-2dd99973-0a0b-49f8-ade8-9eca32509752 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/772] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:31 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1452 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/773] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:30 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1470 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 20:50:32.342 8 INFO nova.api.openstack.compute.server_external_events [req-27996cab-4d5a-49ee-8b56-4b0bb4b15d3b req-53fb653e-0cc2-4d92-b44f-d1d09e53d374 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:27a5e3d6-d70e-475a-af2f-e96ba3026178 for instance a9b7113b-0c25-47b6-8b5c-1d27675e2de6 on instance 2026-07-25 20:50:32.343 7 WARNING neutronclient.v2_0.client [None req-fa45c6ee-f44d-4865-81b7-8df4f0ed61a8 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/774] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/775] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:32 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1452 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:50:32.403 8 WARNING neutronclient.v2_0.client [None req-b8be2c21-2b3e-4b15-8324-76cd6eee61a7 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/776] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:32 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1655 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, ' [pid: 7|app: 0|req: 392/777] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:50:32 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6/ips => generated 109 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/778] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:50:32 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/779] 10.0.0.199 () {32 vars in 825 bytes} [Sat Jul 25 20:50:32 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6/ips/tempest-ServerAddressesTestJSON-1400996946-network => generated 94 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/780] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:50:32 2026] DELETE /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:32.761 7 WARNING neutronclient.v2_0.client [None req-5fb41eeb-760a-4624-8e86-f148034a9ab6 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/781] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:32 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1661 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 20:50:33.441 8 WARNING neutronclient.v2_0.client [None req-685ff6fd-27e6-49cf-8df2-a30d946f7fd2 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/782] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:33 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1527 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, ' 2026-07-25 20:50:33.902 7 WARNING neutronclient.v2_0.client [None req-150dd49b-6bc3-4b4d-968e-ef901e31619c ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/783] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:33 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1661 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:34.418 8 INFO nova.api.openstack.compute.server_external_events [req-7ea4e457-77b3-4ee2-8dd7-9c39b66c9dde req-1c01c6ab-a8cc-4b48-bd02-ff8980dc789c 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:27a5e3d6-d70e-475a-af2f-e96ba3026178 for instance a9b7113b-0c25-47b6-8b5c-1d27675e2de6 on instance [pid: 8|app: 0|req: 389/784] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 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 20:50:34.546 7 INFO nova.api.openstack.compute.server_external_events [req-eca3dd89-5a17-41d9-a041-c41885af67d4 req-b91e6bdc-8d85-4d4e-bd27-433c18c1f4e4 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:81155187-5814-49af-a345-3c0981b26d1e for instance 5dafe189-1d84-4b14-8506-f08979182f25 on instance [pid: 7|app: 0|req: 396/785] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:34.884 8 WARNING neutronclient.v2_0.client [None req-27e54638-002d-41e6-a271-3dba553fa8b0 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/786] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:34 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:35.261 7 WARNING neutronclient.v2_0.client [None req-fa54a6a9-5338-46fe-8082-de85560cdea7 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/787] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:35 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1661 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 20:50:36.026 8 WARNING neutronclient.v2_0.client [None req-17c9295c-8283-4a4c-a84c-3b7c7c1dd646 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/788] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:35 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1525 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 20:50:36.424 7 WARNING neutronclient.v2_0.client [None req-1bb5dea3-34d1-4cc5-a71b-5b745304ad12 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] 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: 398/789] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:36 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1451 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:50:36.474 8 INFO nova.api.openstack.compute.server_external_events [req-0f6f3b3f-dd78-44e6-902d-1d4a49fc446d req-5ff6b6cd-c12f-4757-8091-24ea506cf725 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:27a5e3d6-d70e-475a-af2f-e96ba3026178 for instance a9b7113b-0c25-47b6-8b5c-1d27675e2de6 on instance [pid: 8|app: 0|req: 392/790] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:36.594 7 INFO nova.api.openstack.compute.server_external_events [req-ba771937-05ee-43f8-ac53-107917b394cb req-6f2325df-9fc8-4c39-add5-bcbcdf0c2771 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:27a5e3d6-d70e-475a-af2f-e96ba3026178 for instance a9b7113b-0c25-47b6-8b5c-1d27675e2de6 on instance [pid: 7|app: 0|req: 399/791] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:36 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 20:50:37.257 8 WARNING neutronclient.v2_0.client [None req-3959ef12-5c8d-4379-956b-53059be8f0f6 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/792] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:37 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1525 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 20:50:37.538 7 WARNING neutronclient.v2_0.client [None req-cb5834f0-8f67-4e75-9ab1-7fdfe5e3eaf6 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in 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/793] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:37 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1456 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 20:50:38.450 8 WARNING neutronclient.v2_0.client [None req-4702f261-372f-4894-835c-904a34535842 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/794] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:38 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => 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 20:50:38.831 7 WARNING neutronclient.v2_0.client [None req-e3256554-10c0-403b-8b4e-0fa24c357a61 ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/795] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:38 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 1456 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:39.598 8 WARNING neutronclient.v2_0.client [None req-ce49ffb6-56c7-4729-aec1-101d5ff3d618 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] 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 20:50:39.659 7 INFO nova.api.openstack.compute.server_external_events [req-8b084e27-1a06-45c9-bd07-5c0aeee5cf52 req-92282a0e-d3c7-432b-876c-a1ed73fb1691 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:81155187-5814-49af-a345-3c0981b26d1e for instance 5dafe189-1d84-4b14-8506-f08979182f25 on instance [pid: 7|app: 0|req: 403/798] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/799] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:39 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1525 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:39.919 7 INFO nova.api.openstack.wsgi [None req-0aca32b9-8d79-4687-bcdd-907dca13fa6d ea77f53966d343a1899021070589ded0 064f1bde77c54bd08b4e22ff7842e672 - - default default] HTTP exception thrown: Instance a9b7113b-0c25-47b6-8b5c-1d27675e2de6 could not be found. [pid: 7|app: 0|req: 404/800] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:39 2026] GET /v2.1/servers/a9b7113b-0c25-47b6-8b5c-1d27675e2de6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:40.854 8 WARNING neutronclient.v2_0.client [None req-7405e998-d083-41ff-973f-8ad212a0485c c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/801] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:40 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1525 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:41.699 7 INFO nova.api.openstack.compute.server_external_events [req-026e6c3e-e65c-44cc-bd0e-847c14ce9eb0 req-697d4426-66db-48b1-bb85-7df063ece8a4 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:81155187-5814-49af-a345-3c0981b26d1e for instance 5dafe189-1d84-4b14-8506-f08979182f25 on instance [pid: 7|app: 0|req: 405/802] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:42.317 8 WARNING neutronclient.v2_0.client [None req-42f7f440-1f63-4cf7-9ac6-f26bff133972 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/803] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:42 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1692 bytes in 1420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:43.754 7 WARNING neutronclient.v2_0.client [None req-56f1ac1d-739a-4c00-ac01-386cfe66c466 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/804] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:43 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1692 bytes in 1151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:46.141 8 INFO nova.api.openstack.compute.server_external_events [req-9fb37615-1039-4092-9c96-685a97929d19 req-f9a14a6a-6264-4464-8a29-46d16f60e1e0 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:81155187-5814-49af-a345-3c0981b26d1e for instance 5dafe189-1d84-4b14-8506-f08979182f25 on instance [pid: 8|app: 0|req: 399/805] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/808] 10.0.0.199 () {34 vars in 750 bytes} [Sat Jul 25 20:50:52 2026] POST /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25/action => generated 32475 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/809] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:50:52 2026] DELETE /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 0 bytes in 114 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 20:50:53.108 7 WARNING neutronclient.v2_0.client [None req-68ce3527-6671-478f-a456-fc5becc22928 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/810] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:53 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1818 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:54.378 8 WARNING neutronclient.v2_0.client [None req-e728c694-bacb-4f10-be13-a355b08aca21 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/811] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:54 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1818 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:55.604 7 WARNING neutronclient.v2_0.client [None req-9ee3b16f-040d-4b27-9d91-293331803078 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] 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 20:50:56.129 8 INFO nova.api.openstack.compute.server_external_events [req-3fb1fc07-6c92-43de-89b5-fc5f86217c09 req-576b265b-54ba-4016-aa0f-625a2fc9dde7 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:81155187-5814-49af-a345-3c0981b26d1e for instance 5dafe189-1d84-4b14-8506-f08979182f25 on instance [pid: 8|app: 0|req: 403/812] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:50:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 410/813] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:55 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1751 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:57.296 8 WARNING neutronclient.v2_0.client [None req-00eff246-dfd9-485f-80a0-d6922990f227 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/814] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:57 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1486 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 20:50:58.426 7 WARNING neutronclient.v2_0.client [None req-168541d6-3b6a-428d-8cef-1580ea09ba37 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/815] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:58 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => generated 1486 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:59.516 8 INFO nova.api.openstack.wsgi [None req-541febd3-5e66-448e-8159-3af98a26293a c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] HTTP exception thrown: Instance 5dafe189-1d84-4b14-8506-f08979182f25 could not be found. [pid: 8|app: 0|req: 405/816] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:50:59 2026] GET /v2.1/servers/5dafe189-1d84-4b14-8506-f08979182f25 => 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: 407/819] 10.0.0.199 () {32 vars in 726 bytes} [Sat Jul 25 20:51:00 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-33371586 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/820] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:51:02 2026] DELETE /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-25 20:51:02.743 8 WARNING neutronclient.v2_0.client [None req-1f8b32fa-07b6-4511-826d-38fe0d38c227 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/821] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:51:02 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1701 bytes in 1574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:51:05.330 7 WARNING neutronclient.v2_0.client [None req-ddd56037-94a2-488f-b73f-eb8328f47659 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] 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 20:51:06.318 8 INFO nova.api.openstack.compute.server_external_events [req-33e0b824-87f2-4366-b1f2-bdb6f9c5fefe req-1e1c9c37-b835-4a27-a80f-ae6d864c53b3 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:caad32be-dec7-4f28-985c-1cedd0d88798 for instance 7eb457fd-795a-42e5-8e1d-ab13248e5517 on instance [pid: 8|app: 0|req: 409/822] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:51:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/823] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:51:05 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1701 bytes in 1038 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:51:07.421 8 WARNING neutronclient.v2_0.client [None req-bab80e74-5848-448f-96fe-b349460a817b c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/824] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:51:07 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1489 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 20:51:08.538 7 WARNING neutronclient.v2_0.client [None req-29b8ed2c-3511-41cc-ae3b-ae95dbd174f2 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] The python binding code in 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/825] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:51:08 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => generated 1489 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:51:09.633 7 INFO nova.api.openstack.wsgi [None req-bcf242cf-ed61-454c-be68-1ca26f70e9d9 c125eb94ab9944989ce5049e1f071658 86a967f3410e472ab53eff2497066af4 - - default default] HTTP exception thrown: Instance 7eb457fd-795a-42e5-8e1d-ab13248e5517 could not be found. [pid: 7|app: 0|req: 417/828] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:51:09 2026] GET /v2.1/servers/7eb457fd-795a-42e5-8e1d-ab13248e5517 => 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: 412/829] 10.0.0.199 () {32 vars in 730 bytes} [Sat Jul 25 20:51:09 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2097627393 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/844] 10.0.0.199 () {34 vars in 671 bytes} [Sat Jul 25 20:52:25 2026] POST /v2.1/os-keypairs => generated 396 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:28.316 7 WARNING neutronclient.v2_0.client [None req-0d38f5f4-8227-4930-ba47-34815a7d3038 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The 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 20:52:28.395 7 WARNING neutronclient.v2_0.client [None req-0d38f5f4-8227-4930-ba47-34815a7d3038 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The 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 20:52:28.671 7 WARNING neutronclient.v2_0.client [None req-0d38f5f4-8227-4930-ba47-34815a7d3038 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in 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/845] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:52:27 2026] POST /v2.1/servers => generated 447 bytes in 862 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 20:52:28.877 8 WARNING neutronclient.v2_0.client [None req-5de81c30-bf9b-4f61-8797-89dd9fb6b00b 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in 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/846] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:52:28 2026] GET /v2.1/servers/d7387f67-03ed-4077-b2dc-4e59ec4bbea2 => generated 1394 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:34.173 7 WARNING neutronclient.v2_0.client [None req-1756f041-b9c2-42f7-9725-4a92844e933f 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] 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 20:52:34.597 8 INFO nova.api.openstack.compute.server_external_events [req-297cc7fd-2ed4-4a72-ada5-54ffc5c67e9b req-e1cdc5b5-3d39-475f-abba-b8e3b9ef749c 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance [pid: 8|app: 0|req: 423/849] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:52:34 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) [pid: 7|app: 0|req: 427/850] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:52:34 2026] GET /v2.1/servers/d7387f67-03ed-4077-b2dc-4e59ec4bbea2 => generated 1519 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:39.669 8 WARNING neutronclient.v2_0.client [None req-e966ee19-fe11-46cd-a105-6ec1fa53cab3 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/853] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:52:39 2026] GET /v2.1/servers/d7387f67-03ed-4077-b2dc-4e59ec4bbea2 => generated 1517 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 20:52:40.487 7 INFO nova.api.openstack.compute.server_external_events [req-2a938594-50ea-4e63-b04e-e16b918782be req-b4dce60a-b715-4e1b-8b6a-26d246c1823d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance [pid: 7|app: 0|req: 429/854] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:52:40 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 20:52:42.675 8 INFO nova.api.openstack.compute.server_external_events [req-0a5f31ce-9e07-4786-aae7-fdf608545c56 req-04a8dc71-c38a-4afb-80fd-13d3cb011b40 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance 2026-07-25 20:52:42.676 8 INFO nova.api.openstack.compute.server_external_events [req-0a5f31ce-9e07-4786-aae7-fdf608545c56 req-04a8dc71-c38a-4afb-80fd-13d3cb011b40 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance [pid: 8|app: 0|req: 426/855] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:52:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:44.879 7 WARNING neutronclient.v2_0.client [None req-bf9a38a6-2357-44b1-ac47-53f3da4eea0e 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/856] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:52:44 2026] GET /v2.1/servers/d7387f67-03ed-4077-b2dc-4e59ec4bbea2 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:46.387 8 INFO nova.api.openstack.compute.server_external_events [req-f5891bb9-e790-4b3e-8f6f-fe6207e2845a req-0c440177-7482-4bae-99e8-45d8925253d4 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance [pid: 8|app: 0|req: 427/857] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:52:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:52:46.398 7 WARNING neutronclient.v2_0.client [None req-eabad354-a2ad-4350-a17f-21bacf59c3df 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The 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 20:52:46.438 7 WARNING neutronclient.v2_0.client [None req-eabad354-a2ad-4350-a17f-21bacf59c3df 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The 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 20:52:46.686 7 WARNING neutronclient.v2_0.client [None req-eabad354-a2ad-4350-a17f-21bacf59c3df 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in 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/858] 10.0.0.199 () {34 vars in 663 bytes} [Sat Jul 25 20:52:46 2026] POST /v2.1/servers => generated 447 bytes in 664 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 20:52:47.026 8 WARNING neutronclient.v2_0.client [None req-8c490d6a-5ae4-4557-9b7f-1b2caca4ceda 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/859] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:52:47 2026] GET /v2.1/servers/b59223ea-318d-47d6-b2d1-7a0f74df6626 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:52.119 8 WARNING neutronclient.v2_0.client [None req-c3be8c93-18a5-4c70-bbca-74238d6cef0e 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/862] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:52:52 2026] GET /v2.1/servers/b59223ea-318d-47d6-b2d1-7a0f74df6626 => generated 1520 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:52.543 7 INFO nova.api.openstack.compute.server_external_events [req-f814d6e1-e37e-4464-8427-c0876a9c6e3e req-8608e1cd-274e-4144-beec-59d83541291d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:889087fe-b10a-4467-8cef-b8fd9e8acd4f for instance b59223ea-318d-47d6-b2d1-7a0f74df6626 on instance [pid: 7|app: 0|req: 433/863] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:52:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:57.300 8 WARNING neutronclient.v2_0.client [None req-08c0fcc6-2454-4047-a29b-48f2b3d326eb 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] 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 20:52:57.445 7 INFO nova.api.openstack.compute.server_external_events [req-a9ca538b-c897-42f9-8a49-f7c313be5a1e req-cb98fe7d-510c-43a9-a0ca-fc13f345464a 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:889087fe-b10a-4467-8cef-b8fd9e8acd4f for instance b59223ea-318d-47d6-b2d1-7a0f74df6626 on instance [pid: 7|app: 0|req: 434/864] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:52:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/865] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:52:57 2026] GET /v2.1/servers/b59223ea-318d-47d6-b2d1-7a0f74df6626 => generated 1518 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:52:59.484 7 INFO nova.api.openstack.compute.server_external_events [req-04e94d29-7382-433d-bdff-4caa911c76d5 req-68ab736a-0112-4c3a-b005-868bbeec6531 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:889087fe-b10a-4467-8cef-b8fd9e8acd4f for instance b59223ea-318d-47d6-b2d1-7a0f74df6626 on instance [pid: 7|app: 0|req: 435/866] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:52:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:53:02.557 7 WARNING neutronclient.v2_0.client [None req-5d0b4e06-4b46-4f18-b926-c98642de841a 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/869] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:53:02 2026] GET /v2.1/servers/b59223ea-318d-47d6-b2d1-7a0f74df6626 => generated 1817 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:53:03.970 8 INFO nova.api.openstack.compute.server_external_events [req-6c99c5c7-ac0c-4f2c-9d6a-e916005444ca req-4d387caa-35a0-4cc1-b50d-5d1c9a01f561 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:889087fe-b10a-4467-8cef-b8fd9e8acd4f for instance b59223ea-318d-47d6-b2d1-7a0f74df6626 on instance [pid: 8|app: 0|req: 433/870] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:53:03 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 20:53:26.924 7 WARNING neutronclient.v2_0.client [None req-fa29ce38-70e6-4598-aabd-614a4a9bf94e 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The 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 20:53:26.963 7 WARNING neutronclient.v2_0.client [None req-fa29ce38-70e6-4598-aabd-614a4a9bf94e 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The 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 20:53:27.098 7 WARNING neutronclient.v2_0.client [None req-fa29ce38-70e6-4598-aabd-614a4a9bf94e 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/875] 199.19.213.78 () {36 vars in 713 bytes} [Sat Jul 25 20:53:26 2026] POST /v2.1/servers => generated 453 bytes in 596 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:53:27.830 8 WARNING neutronclient.v2_0.client [None req-5a761b3b-5cad-41ec-9e54-61ecc7be5308 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/876] 199.19.213.78 () {32 vars in 732 bytes} [Sat Jul 25 20:53:27 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5 => generated 2213 bytes in 52 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 20:53:27.894 7 WARNING neutronclient.v2_0.client [None req-9c629f68-8ed2-40a0-8a19-f0726507c11d 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/877] 199.19.213.78 () {32 vars in 758 bytes} [Sat Jul 25 20:53:27 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/878] 199.19.213.78 () {32 vars in 776 bytes} [Sat Jul 25 20:53:27 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:53:30.549 7 WARNING neutronclient.v2_0.client [None req-e9229224-fcf4-4cf5-9645-6ea6417954a6 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/881] 199.19.213.78 () {32 vars in 732 bytes} [Sat Jul 25 20:53:30 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5 => generated 2371 bytes in 89 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 20:53:30.637 8 WARNING neutronclient.v2_0.client [None req-2bfff20d-cfe0-40d5-a8f8-51e5a9aa0ca0 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/882] 199.19.213.78 () {32 vars in 758 bytes} [Sat Jul 25 20:53:30 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/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: 7|app: 0|req: 444/883] 199.19.213.78 () {32 vars in 776 bytes} [Sat Jul 25 20:53:30 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-volume_attachments => generated 197 bytes in 55 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 20:53:32.951 8 INFO nova.api.openstack.compute.server_external_events [req-413e8239-d577-41b4-b315-00c77faf0cdf req-a3847813-7aa3-44d6-b0b9-ea5b89acc36c 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:082cd816-1d69-4ea4-bb83-2557b1a9f4c8 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 440/884] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:53:32 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 20:53:33.608 7 WARNING neutronclient.v2_0.client [None req-d7360d6c-9959-4ced-a7e0-37e9b30d6f67 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/885] 199.19.213.78 () {32 vars in 732 bytes} [Sat Jul 25 20:53:33 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5 => generated 2445 bytes in 171 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 20:53:33.776 8 WARNING neutronclient.v2_0.client [None req-7447a4f5-6623-44e1-9977-d1da83e48c2d 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in 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/886] 199.19.213.78 () {32 vars in 758 bytes} [Sat Jul 25 20:53:33 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/887] 199.19.213.78 () {32 vars in 776 bytes} [Sat Jul 25 20:53:33 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:53:36.427 8 WARNING neutronclient.v2_0.client [None req-433fd05d-ca7b-4ccb-bc8d-58c8f4c41daf 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/888] 199.19.213.78 () {32 vars in 732 bytes} [Sat Jul 25 20:53:36 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5 => generated 2433 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:53:36.554 7 WARNING neutronclient.v2_0.client [None req-7eb2ced1-f7f6-4b9e-99d4-3bc6d4b3d316 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/889] 199.19.213.78 () {32 vars in 758 bytes} [Sat Jul 25 20:53:36 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface => generated 284 bytes in 80 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: 443/890] 199.19.213.78 () {32 vars in 776 bytes} [Sat Jul 25 20:53:36 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/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 20:53:39.165 7 INFO nova.api.openstack.compute.server_external_events [req-166d0f6e-e3d6-4050-a918-488431033b6f req-0b9919be-4058-49c4-a420-2df7a8369a82 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:082cd816-1d69-4ea4-bb83-2557b1a9f4c8 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 448/891] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:53:39 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 20:53:39.502 8 WARNING neutronclient.v2_0.client [None req-7df70bc9-5214-478f-ba8a-b457ec582cca 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/894] 199.19.213.78 () {32 vars in 732 bytes} [Sat Jul 25 20:53:39 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5 => generated 2433 bytes in 165 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 20:53:39.667 7 WARNING neutronclient.v2_0.client [None req-f8b990a5-556e-4fe0-9422-532e17a47d86 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/895] 199.19.213.78 () {32 vars in 758 bytes} [Sat Jul 25 20:53:39 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface => generated 286 bytes in 80 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: 445/896] 199.19.213.78 () {32 vars in 776 bytes} [Sat Jul 25 20:53:39 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:53:41.214 7 INFO nova.api.openstack.compute.server_external_events [req-f0cfbc81-32c0-4b44-8051-47386457bada req-8865a772-4ef1-4677-9e3b-3a17b6501c6e 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:082cd816-1d69-4ea4-bb83-2557b1a9f4c8 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 452/897] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:53:41 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 20:53:42.339 8 WARNING neutronclient.v2_0.client [None req-79146494-172f-41df-9d2b-aaab15c91279 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/898] 199.19.213.78 () {32 vars in 732 bytes} [Sat Jul 25 20:53:42 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5 => generated 2581 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:53:42.470 7 WARNING neutronclient.v2_0.client [None req-dd9e8e93-2702-4fc4-9c76-e34b6b6c6f6c 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/899] 199.19.213.78 () {32 vars in 758 bytes} [Sat Jul 25 20:53:42 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface => generated 286 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/900] 199.19.213.78 () {32 vars in 776 bytes} [Sat Jul 25 20:53:42 2026] GET /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/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 20:54:16.082 7 WARNING neutronclient.v2_0.client [None req-f52e01b7-19a5-4964-acfe-6d1a23199126 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The 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 20:54:16.122 7 WARNING neutronclient.v2_0.client [None req-f52e01b7-19a5-4964-acfe-6d1a23199126 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] 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 20:54:18.557 8 INFO nova.api.openstack.compute.server_external_events [req-2cdafb72-813d-45c0-80f3-a7dbc03bbae4 req-de34c899-3a8f-4149-8ec5-9afd84c1e0df 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:e37eb80b-8ab0-4c75-9e3d-dbd7804eb831 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 451/907] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:54:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:54:21.723 8 INFO nova.api.openstack.compute.server_external_events [req-3591fb2a-94b4-4d40-abd3-07bf4bb8e277 req-d6cf2892-d073-4e34-97e8-23de60f48321 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:e37eb80b-8ab0-4c75-9e3d-dbd7804eb831 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 454/910] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:54:21 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 20:54:23.766 8 INFO nova.api.openstack.compute.server_external_events [req-8db4be4e-596e-4bc2-92ae-c3f6bd6963a5 req-1ebbdf1b-ef33-46a9-9302-2cb02d1526ac 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:e37eb80b-8ab0-4c75-9e3d-dbd7804eb831 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 455/911] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:54:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:54:24.677 7 WARNING neutronclient.v2_0.client [None req-f52e01b7-19a5-4964-acfe-6d1a23199126 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/912] 199.19.213.78 () {36 vars in 811 bytes} [Sat Jul 25 20:54:16 2026] POST /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface => generated 281 bytes in 8685 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 20:54:25.679 8 INFO nova.api.openstack.compute.server_external_events [req-9f556103-c722-4440-baa3-428f78c24363 req-172a29f2-2fee-4dcc-bb22-f9c5aa673a55 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:e37eb80b-8ab0-4c75-9e3d-dbd7804eb831 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 456/913] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:54:25 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 20:54:25.814 7 INFO nova.api.openstack.compute.server_external_events [req-dc7a39fc-8e2d-49cc-af7b-dbaeee522902 req-911e45c9-d657-43bf-b1c7-fc61fa0bc978 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:e37eb80b-8ab0-4c75-9e3d-dbd7804eb831 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 458/914] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:54:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:54:52.492 7 WARNING neutronclient.v2_0.client [None req-e96ece71-b6ad-4cb2-91c0-97171473fe6f 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The 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 20:54:52.548 7 WARNING neutronclient.v2_0.client [None req-e96ece71-b6ad-4cb2-91c0-97171473fe6f 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] 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 20:54:55.026 8 INFO nova.api.openstack.compute.server_external_events [req-953b7c77-7d00-4bea-a765-652a625f0610 req-a57e4d7a-ba86-468a-b57f-bf669ed0348d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:9a246ae0-d63a-4e88-b720-8d7728ab2683 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 460/921] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:54:55 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 20:54:58.496 8 INFO nova.api.openstack.compute.server_external_events [req-119cce2a-348c-4b65-b63d-348dd5ccf69f req-2322f420-356b-443c-a2cc-3b5af076255e 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:9a246ae0-d63a-4e88-b720-8d7728ab2683 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 461/922] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:54:58 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 20:55:00.540 8 INFO nova.api.openstack.compute.server_external_events [req-ec4cfa40-791f-45bd-89f5-e56810e3883d req-c30c462b-4fd0-4756-80f8-4852524a6f4d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:9a246ae0-d63a-4e88-b720-8d7728ab2683 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 464/925] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:55:01.602 7 WARNING neutronclient.v2_0.client [None req-e96ece71-b6ad-4cb2-91c0-97171473fe6f 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in 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/926] 199.19.213.78 () {36 vars in 811 bytes} [Sat Jul 25 20:54:52 2026] POST /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface => generated 377 bytes in 9242 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 20:55:11.334 8 WARNING neutronclient.v2_0.client [None req-0f1e613a-49dd-448c-8072-89cb84eb9e5e 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The 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 20:55:11.385 8 WARNING neutronclient.v2_0.client [None req-0f1e613a-49dd-448c-8072-89cb84eb9e5e 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] 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 20:55:13.841 7 INFO nova.api.openstack.compute.server_external_events [req-32c83769-7412-49c9-9eb7-e1aa9f6aeb47 req-67772c3b-d65e-4071-ab70-fc98aaa2d2d4 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:eae29962-0c90-4a1f-a2bd-a8fe8c393781 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 464/929] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:13 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 20:55:17.438 7 INFO nova.api.openstack.compute.server_external_events [req-0603cb4e-c0fe-45a9-8267-09132e4cc7c9 req-0f2246d7-7fb0-4e94-a1fd-d9e656500530 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:eae29962-0c90-4a1f-a2bd-a8fe8c393781 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 465/930] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:55:19.481 7 INFO nova.api.openstack.compute.server_external_events [req-3c357d49-cee5-4ca1-845f-a9bc1ef97049 req-d91a2c41-385a-4b75-9f46-ce53bd7d80fa 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-plugged:eae29962-0c90-4a1f-a2bd-a8fe8c393781 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 466/931] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:55:20.457 8 WARNING neutronclient.v2_0.client [None req-0f1e613a-49dd-448c-8072-89cb84eb9e5e 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/934] 199.19.213.78 () {36 vars in 811 bytes} [Sat Jul 25 20:55:11 2026] POST /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface => generated 377 bytes in 9223 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 20:55:21.536 7 INFO nova.api.openstack.compute.server_external_events [req-694293d4-0e07-43de-8d3d-d19213d7fc0b req-c0a6db44-edf1-4f4a-97d0-f8db5636e49a 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:9a246ae0-d63a-4e88-b720-8d7728ab2683 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 469/935] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:55:34.880 8 INFO nova.api.openstack.compute.server_external_events [req-cd789f05-6485-4d26-aee8-6c5129f7cf18 req-c452a1eb-ee70-41d1-a208-5747c7e1c2dd 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:eae29962-0c90-4a1f-a2bd-a8fe8c393781 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 468/938] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/939] 199.19.213.78 () {34 vars in 854 bytes} [Sat Jul 25 20:55:35 2026] DELETE /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface/eae29962-0c90-4a1f-a2bd-a8fe8c393781 => generated 0 bytes in 56 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 20:55:36.919 8 INFO nova.api.openstack.compute.server_external_events [req-28079884-e222-4606-ab00-e65a9a056cf8 req-570afc9d-a26a-4030-95ee-8bf8e5bfbe44 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:eae29962-0c90-4a1f-a2bd-a8fe8c393781 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 469/940] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:55:37.808 7 INFO nova.api.openstack.compute.server_external_events [req-3ab0129c-528a-44a0-9587-88f8376f873f req-b1444d8c-d982-4c72-9a1c-1e11aec7b87d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:eae29962-0c90-4a1f-a2bd-a8fe8c393781 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 472/941] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:55:39.862 7 INFO nova.api.openstack.compute.server_external_events [req-0d19ea0e-3ea8-45c1-bdeb-2b0a16092400 req-2e4f28c5-776e-4a22-90da-53d2eac4ebf0 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:eae29962-0c90-4a1f-a2bd-a8fe8c393781 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 474/944] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:39 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 20:55:45.537 8 INFO nova.api.openstack.compute.server_external_events [req-5b342974-b413-43cc-b9cd-b8fea013a128 req-544cf3ae-2534-4242-8a8a-836267e9968e 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:9a246ae0-d63a-4e88-b720-8d7728ab2683 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 471/945] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/946] 199.19.213.78 () {34 vars in 854 bytes} [Sat Jul 25 20:55:45 2026] DELETE /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface/9a246ae0-d63a-4e88-b720-8d7728ab2683 => 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, ' 2026-07-25 20:55:47.617 8 INFO nova.api.openstack.compute.server_external_events [req-aed5675a-f5e6-43f5-834b-da310f93cc08 req-f33c1c83-a35d-43bf-9873-9366288ff1b8 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:9a246ae0-d63a-4e88-b720-8d7728ab2683 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 472/947] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:55:49.686 7 INFO nova.api.openstack.compute.server_external_events [req-b16e225c-a78f-4fae-bc52-15e221e33604 req-4adbf4bf-9248-4548-a4c6-0fdca6a8b33a 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:9a246ae0-d63a-4e88-b720-8d7728ab2683 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 477/950] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:55:49 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 8|app: 0|req: 475/953] 199.19.213.78 () {34 vars in 854 bytes} [Sat Jul 25 20:56:06 2026] DELETE /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5/os-interface/e37eb80b-8ab0-4c75-9e3d-dbd7804eb831 => generated 0 bytes in 63 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 20:56:08.490 7 INFO nova.api.openstack.compute.server_external_events [req-5275d565-191c-4240-be05-fa59a8c2773e req-a5fb6c1f-9984-49bc-ace1-017b91b071fe 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:e37eb80b-8ab0-4c75-9e3d-dbd7804eb831 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 479/954] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:10.530 8 INFO nova.api.openstack.compute.server_external_events [req-f04b4ae2-5081-46bc-bc71-ef6350466aad req-fa953ce1-920a-4955-aa3e-57ea9ea99d73 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:e37eb80b-8ab0-4c75-9e3d-dbd7804eb831 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 477/957] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/958] 199.19.213.78 () {34 vars in 754 bytes} [Sat Jul 25 20:56:11 2026] DELETE /v2.1/servers/624531fe-a6e2-4a6b-9df5-82a161add9a5 => generated 0 bytes in 104 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 20:56:13.093 8 INFO nova.api.openstack.compute.server_external_events [req-f59d2fc2-53e2-40c8-81ba-49dc708e9a71 req-c108501e-bb4a-4992-ae62-2bcadaac86eb 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:082cd816-1d69-4ea4-bb83-2557b1a9f4c8 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 8|app: 0|req: 478/959] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:15.132 7 INFO nova.api.openstack.compute.server_external_events [req-b9ba4172-e3a7-49e0-97b5-0730f48036a5 req-0a2eefec-5618-40f4-ab5f-05159908be5f 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:082cd816-1d69-4ea4-bb83-2557b1a9f4c8 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance 2026-07-25 20:56:15.133 7 INFO nova.api.openstack.compute.server_external_events [req-b9ba4172-e3a7-49e0-97b5-0730f48036a5 req-0a2eefec-5618-40f4-ab5f-05159908be5f 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:082cd816-1d69-4ea4-bb83-2557b1a9f4c8 for instance 624531fe-a6e2-4a6b-9df5-82a161add9a5 on instance [pid: 7|app: 0|req: 482/960] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:15 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:15.877 8 INFO nova.api.openstack.compute.server_external_events [req-bd558365-9b01-4114-931f-33fe8a69024f req-84c02044-ce29-425c-8cb5-9f95ba58d1e4 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:889087fe-b10a-4467-8cef-b8fd9e8acd4f for instance b59223ea-318d-47d6-b2d1-7a0f74df6626 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/961] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/962] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:56:15 2026] DELETE /v2.1/servers/b59223ea-318d-47d6-b2d1-7a0f74df6626 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:16.019 8 WARNING neutronclient.v2_0.client [None req-9c0dbfa6-6411-4b1a-9985-01712b64fe55 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/963] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:56:15 2026] GET /v2.1/servers/b59223ea-318d-47d6-b2d1-7a0f74df6626 => generated 1943 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 20:56:17.910 7 INFO nova.api.openstack.compute.server_external_events [req-f35edb81-89a2-4306-9268-a5477249c19d req-7a045b61-a69b-4374-814c-eb67c0847035 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:889087fe-b10a-4467-8cef-b8fd9e8acd4f for instance b59223ea-318d-47d6-b2d1-7a0f74df6626 on instance 2026-07-25 20:56:17.910 7 INFO nova.api.openstack.compute.server_external_events [req-f35edb81-89a2-4306-9268-a5477249c19d req-7a045b61-a69b-4374-814c-eb67c0847035 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:889087fe-b10a-4467-8cef-b8fd9e8acd4f for instance b59223ea-318d-47d6-b2d1-7a0f74df6626 on instance [pid: 7|app: 0|req: 484/964] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:17 2026] POST /v2.1/os-server-external-events => generated 358 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 20:56:19.947 8 INFO nova.api.openstack.compute.server_external_events [req-74df6fea-edab-4daa-8f0e-3657ac52bfa6 req-b58a5438-6d61-4d9e-be81-c39d84d67f59 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:889087fe-b10a-4467-8cef-b8fd9e8acd4f for instance b59223ea-318d-47d6-b2d1-7a0f74df6626 on instance [pid: 8|app: 0|req: 482/967] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:21.248 7 WARNING neutronclient.v2_0.client [None req-b7b7adb8-97f3-4b0a-8598-1e1afaec8f0d 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/968] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:56:21 2026] GET /v2.1/servers/b59223ea-318d-47d6-b2d1-7a0f74df6626 => generated 1481 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 20:56:26.330 8 INFO nova.api.openstack.wsgi [None req-89f6f781-c239-4ce9-ae22-ab1c4a4a83bc 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] HTTP exception thrown: Instance b59223ea-318d-47d6-b2d1-7a0f74df6626 could not be found. [pid: 8|app: 0|req: 483/969] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:56:26 2026] GET /v2.1/servers/b59223ea-318d-47d6-b2d1-7a0f74df6626 => 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 20:56:26.726 7 INFO nova.api.openstack.compute.server_external_events [req-141ab8bd-4420-49a7-a259-1ca0326ad3db req-4ea643a1-7a47-4e4d-934f-d0b69607fb56 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-changed:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance [pid: 7|app: 0|req: 487/970] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/971] 10.0.0.199 () {32 vars in 718 bytes} [Sat Jul 25 20:56:26 2026] DELETE /v2.1/servers/d7387f67-03ed-4077-b2dc-4e59ec4bbea2 => 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 20:56:26.860 7 WARNING neutronclient.v2_0.client [None req-93d5cc60-6b63-4273-bd23-e2ad8cd1ba57 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/972] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:56:26 2026] GET /v2.1/servers/d7387f67-03ed-4077-b2dc-4e59ec4bbea2 => generated 1943 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:28.766 8 INFO nova.api.openstack.compute.server_external_events [req-507e66a0-c047-4e7e-b316-b87ee97f894d req-280a709a-1252-41ed-926d-685a7bde0447 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance 2026-07-25 20:56:28.766 8 INFO nova.api.openstack.compute.server_external_events [req-507e66a0-c047-4e7e-b316-b87ee97f894d req-280a709a-1252-41ed-926d-685a7bde0447 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-unplugged:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance [pid: 8|app: 0|req: 485/973] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:28 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:30.804 7 INFO nova.api.openstack.compute.server_external_events [req-df2e243f-fcd9-445f-8398-ee573447b3a3 req-cd48b208-cd95-49e0-af77-ef609832a82d 16b26ae6260647d49c6f0e535625836d 50d3865a48c448c491ce842f44c0b148 - - cf3eec43d18f4219b5259bb3be8901ec cf3eec43d18f4219b5259bb3be8901ec] Creating event network-vif-deleted:5ba4554b-aa07-48be-afa7-47d5b46b157e for instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 on instance [pid: 7|app: 0|req: 490/976] 10.0.0.193 () {38 vars in 815 bytes} [Sat Jul 25 20:56:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:32.070 8 WARNING neutronclient.v2_0.client [None req-bf1912a9-15f7-4f16-9056-6ccb039c3d03 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/977] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:56:32 2026] GET /v2.1/servers/d7387f67-03ed-4077-b2dc-4e59ec4bbea2 => generated 1480 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 20:56:37.158 7 INFO nova.api.openstack.wsgi [None req-ac804077-9226-49e3-ae2f-5eb00e1c198a 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] HTTP exception thrown: Instance d7387f67-03ed-4077-b2dc-4e59ec4bbea2 could not be found. [pid: 7|app: 0|req: 491/978] 10.0.0.199 () {32 vars in 715 bytes} [Sat Jul 25 20:56:37 2026] GET /v2.1/servers/d7387f67-03ed-4077-b2dc-4e59ec4bbea2 => generated 111 bytes in 39 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: 488/979] 10.0.0.199 () {32 vars in 726 bytes} [Sat Jul 25 20:56:39 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1948052415 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:56:39.077 7 INFO nova.api.openstack.wsgi [None req-959773a7-3754-4180-9584-7177eb14be85 6b7b3a2486834730acd962177b828af7 b4ea09fe50494ad7a7c867ebeade82eb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1948052415 not found for user 6b7b3a2486834730acd962177b828af7 [pid: 7|app: 0|req: 492/980] 10.0.0.199 () {32 vars in 723 bytes} [Sat Jul 25 20:56:39 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1948052415 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/985] 10.0.0.199 () {32 vars in 655 bytes} [Sat Jul 25 20:56:54 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/986] 10.0.0.199 () {32 vars in 641 bytes} [Sat Jul 25 20:56:54 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 20:56:54.763 7 WARNING oslo_db.sqlalchemy.utils [None req-23a2ee7a-4653-411e-854f-4ebc3563a678 6d60fb7d4fc647908b15cfe2cd5f3909 fc009f2a8e2041d58653e14b3749c064 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 496/987] 10.0.0.199 () {32 vars in 649 bytes} [Sat Jul 25 20:56:54 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/988] 10.0.0.199 () {32 vars in 694 bytes} [Sat Jul 25 20:56:54 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1027] 10.0.0.182 () {28 vars in 454 bytes} [Sat Jul 25 21:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1028] 10.0.0.182 () {30 vars in 658 bytes} [Sat Jul 25 21:00:07 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 513/1029] 10.0.0.182 () {32 vars in 731 bytes} [Sat Jul 25 21:00:07 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: 517/1030] 10.0.0.182 () {34 vars in 765 bytes} [Sat Jul 25 21:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1033] 10.0.0.182 () {28 vars in 454 bytes} [Sat Jul 25 21: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: 519/1034] 10.0.0.182 () {30 vars in 658 bytes} [Sat Jul 25 21:00:12 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 516/1035] 10.0.0.182 () {32 vars in 731 bytes} [Sat Jul 25 21:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1036] 10.0.0.182 () {34 vars in 765 bytes} [Sat Jul 25 21:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1037] 10.0.0.182 () {28 vars in 454 bytes} [Sat Jul 25 21:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1038] 10.0.0.182 () {30 vars in 658 bytes} [Sat Jul 25 21:00:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 518/1039] 10.0.0.182 () {32 vars in 731 bytes} [Sat Jul 25 21:00:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1040] 10.0.0.182 () {34 vars in 808 bytes} [Sat Jul 25 21:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1043] 10.0.0.182 () {28 vars in 454 bytes} [Sat Jul 25 21:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1044] 10.0.0.182 () {30 vars in 658 bytes} [Sat Jul 25 21:00:21 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 521/1045] 10.0.0.182 () {32 vars in 731 bytes} [Sat Jul 25 21:00:21 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: 7|app: 0|req: 525/1046] 10.0.0.182 () {34 vars in 808 bytes} [Sat Jul 25 21:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)