+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 9 15:30:17 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-77c68648f6-q8v6q 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 0x7f14c9c0a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-09 15:30:22.809 8 INFO nova.utils [None req-21295e86-0218-433c-9e86-729ea0e9f11b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-09 15:30:22.993 7 INFO nova.utils [None req-1b08ddb6-f3b8-4009-bbb8-63d4544b6adf - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-09 15:30:24.607 8 WARNING keystonemiddleware._common.config [None req-21295e86-0218-433c-9e86-729ea0e9f11b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 15:30:24.617 8 WARNING oslo_config.cfg [None req-21295e86-0218-433c-9e86-729ea0e9f11b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-09 15:30:24.702 8 WARNING keystonemiddleware._common.config [None req-21295e86-0218-433c-9e86-729ea0e9f11b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 15:30:24.718 8 WARNING oslo_config.cfg [None req-21295e86-0218-433c-9e86-729ea0e9f11b - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-09 15:30:24.730 8 WARNING oslo_config.cfg [None req-21295e86-0218-433c-9e86-729ea0e9f11b - - - - - -] 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 0x7f14c9c0a668 pid: 8 (default app) 2026-06-09 15:30:24.772 7 WARNING keystonemiddleware._common.config [None req-1b08ddb6-f3b8-4009-bbb8-63d4544b6adf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 15:30:24.781 7 WARNING oslo_config.cfg [None req-1b08ddb6-f3b8-4009-bbb8-63d4544b6adf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-09 15:30:24.866 7 WARNING keystonemiddleware._common.config [None req-1b08ddb6-f3b8-4009-bbb8-63d4544b6adf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 15:30:24.882 7 WARNING oslo_config.cfg [None req-1b08ddb6-f3b8-4009-bbb8-63d4544b6adf - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-09 15:30:24.895 7 WARNING oslo_config.cfg [None req-1b08ddb6-f3b8-4009-bbb8-63d4544b6adf - - - - - -] 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 0x7f14c9c0a668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:30:31 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 15:30:32.357 7 WARNING oslo_policy.policy [None req-b1e8d2db-63b9-44ae-adb4-152fba024272 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 15:30:32.357 7 WARNING oslo_policy.policy [None req-b1e8d2db-63b9-44ae-adb4-152fba024272 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:30:31 2026] GET /v2.1 => generated 0 bytes in 573 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 15:30:32.464 8 WARNING oslo_policy.policy [req-b1e8d2db-63b9-44ae-adb4-152fba024272 req-852c4cac-fdc3-4124-934e-437f83cc0f5f 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 15:30:32.464 8 WARNING oslo_policy.policy [req-b1e8d2db-63b9-44ae-adb4-152fba024272 req-852c4cac-fdc3-4124-934e-437f83cc0f5f 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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: 3/6] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:30:32 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 15:30:32.567 7 INFO nova.api.openstack.wsgi [None req-f6a33e88-bcb0-45cb-bf83-5f07a3c76d62 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.115 () {48 vars in 1010 bytes} [Tue Jun 9 15:30:32 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 15:30:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.115 () {52 vars in 1047 bytes} [Tue Jun 9 15:30:32 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:30:33 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: 6/11] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:30:33 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:30:33 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 15:30:33.582 7 INFO nova.api.openstack.wsgi [None req-6506ad13-1d94-41cc-9505-74d60350ec79 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.115 () {48 vars in 1012 bytes} [Tue Jun 9 15:30:33 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 15:30:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.115 () {52 vars in 1047 bytes} [Tue Jun 9 15:30:33 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:30:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:30:34 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:30:34 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 15:30:34.581 7 INFO nova.api.openstack.wsgi [None req-a878cf70-06ce-4115-a16b-472d455e81cb 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.115 () {48 vars in 1014 bytes} [Tue Jun 9 15:30:34 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: 10/20] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 15:30:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.115 () {52 vars in 1047 bytes} [Tue Jun 9 15:30:34 2026] POST /v2.1/flavors => generated 533 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:30: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: 7|app: 0|req: 12/23] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:30:35 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:30:35 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 15:30:35.590 7 INFO nova.api.openstack.wsgi [None req-e2360a56-d806-4de5-8788-f9a587646110 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.115 () {48 vars in 1012 bytes} [Tue Jun 9 15:30:35 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 15:30:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.115 () {52 vars in 1047 bytes} [Tue Jun 9 15:30:35 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: 8|app: 0|req: 14/28] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:30:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:30:36 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:30:36 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 15:30:36.666 7 INFO nova.api.openstack.wsgi [None req-f63ea232-5487-489b-a92f-3a98c426cb8e 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.115 () {48 vars in 1014 bytes} [Tue Jun 9 15:30:36 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 15:30:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.115 () {52 vars in 1047 bytes} [Tue Jun 9 15:30:36 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 10.0.0.62 () {28 vars in 453 bytes} [Tue Jun 9 15:37: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 61/121] 10.0.0.62 () {30 vars in 657 bytes} [Tue Jun 9 15:37:42 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 61/122] 10.0.0.62 () {32 vars in 730 bytes} [Tue Jun 9 15:37:42 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 10.0.0.62 () {34 vars in 803 bytes} [Tue Jun 9 15:37:42 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/156] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:40:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:40:19 2026] GET /v2.1 => generated 0 bytes in 449 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 80/158] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:40:19 2026] GET /v2.1/ => generated 400 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 15:40:19.850 8 INFO nova.api.openstack.wsgi [None req-d9cfc99a-75a4-43ab-b870-520051052874 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 79/159] 199.204.45.115 () {48 vars in 1016 bytes} [Tue Jun 9 15:40:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/160] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 15:40:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/161] 199.204.45.115 () {52 vars in 1048 bytes} [Tue Jun 9 15:40:19 2026] POST /v2.1/flavors => generated 534 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:41:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:41:56 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:41:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 15:41:56.997 8 INFO nova.api.openstack.wsgi [None req-484b3427-a027-4106-8fb0-19d138555b64 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5ea389dbdc6949dcb0fd77be383b71fb [pid: 8|app: 0|req: 91/183] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 15:41:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-09 15:41:57.012 7 WARNING oslo_db.sqlalchemy.utils [None req-a7f08f8d-c081-44bd-ab63-76181e3db3bf 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/184] 199.204.45.115 () {48 vars in 1015 bytes} [Tue Jun 9 15:41:57 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.204.45.115 () {52 vars in 1056 bytes} [Tue Jun 9 15:41:57 2026] POST /v2.1/os-keypairs => generated 576 bytes in 363 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/188] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:42:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/189] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:42:02 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 96/190] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:42:02 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/191] 199.204.45.115 () {48 vars in 1072 bytes} [Tue Jun 9 15:42:02 2026] GET /v2.1/os-quota-sets/2fcba4b85235431199dd15963dbae628 => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 199.204.45.115 () {52 vars in 1124 bytes} [Tue Jun 9 15:42:02 2026] PUT /v2.1/os-quota-sets/2fcba4b85235431199dd15963dbae628 => generated 238 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:55:01 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:55:01 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:55:01 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 15:55:02.007 8 INFO nova.api.openstack.wsgi [None req-d70a19fd-2f6a-4cb3-a390-935ec58c8a08 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 175/352] 199.204.45.115 () {48 vars in 1014 bytes} [Tue Jun 9 15:55:01 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 15:55:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.204.45.115 () {52 vars in 1048 bytes} [Tue Jun 9 15:55:02 2026] POST /v2.1/flavors => generated 534 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 15:59:10 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: 204/406] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 15:59:10 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 15:59:10 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.115 () {48 vars in 1072 bytes} [Tue Jun 9 15:59:10 2026] GET /v2.1/os-quota-sets/401c26d9f78a41b4ad616e3e98ecef4e => generated 283 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.115 () {52 vars in 1124 bytes} [Tue Jun 9 15:59:10 2026] PUT /v2.1/os-quota-sets/401c26d9f78a41b4ad616e3e98ecef4e => generated 238 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 10.0.0.246 () {28 vars in 454 bytes} [Tue Jun 9 16:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/423] 10.0.0.246 () {30 vars in 658 bytes} [Tue Jun 9 16:00:08 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: 212/424] 10.0.0.246 () {32 vars in 731 bytes} [Tue Jun 9 16:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 10.0.0.246 () {34 vars in 765 bytes} [Tue Jun 9 16:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 10.0.0.246 () {28 vars in 454 bytes} [Tue Jun 9 16:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 214/427] 10.0.0.246 () {30 vars in 658 bytes} [Tue Jun 9 16:00:13 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 214/428] 10.0.0.246 () {32 vars in 731 bytes} [Tue Jun 9 16:00:13 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.246 () {34 vars in 765 bytes} [Tue Jun 9 16:00:13 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: 215/430] 10.0.0.246 () {28 vars in 454 bytes} [Tue Jun 9 16:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 216/431] 10.0.0.246 () {30 vars in 658 bytes} [Tue Jun 9 16:00:17 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.246 () {32 vars in 731 bytes} [Tue Jun 9 16:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.246 () {34 vars in 808 bytes} [Tue Jun 9 16:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 10.0.0.246 () {28 vars in 454 bytes} [Tue Jun 9 16:00:22 2026] GET /v2.1 => generated 114 bytes in 6 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: 219/437] 10.0.0.246 () {30 vars in 658 bytes} [Tue Jun 9 16:00:22 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.246 () {32 vars in 731 bytes} [Tue Jun 9 16:00:22 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: 220/439] 10.0.0.246 () {34 vars in 808 bytes} [Tue Jun 9 16:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:10:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:10:56 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 285/568] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:10:56 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:10:56.816 8 INFO nova.api.openstack.wsgi [None req-a3658365-b204-4c4b-b073-d561e2d278de 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 284/569] 199.204.45.115 () {48 vars in 1010 bytes} [Tue Jun 9 16:10:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:10:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jun 9 16:10:56 2026] GET /v2.1/flavors/4e402f3c-96b2-4518-945b-f58cc5ba176e/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:10:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:10:57 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:10:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:10:57.777 8 INFO nova.api.openstack.wsgi [None req-83b422e8-7b13-4b5d-87c3-875fddc93e2f 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 287/575] 199.204.45.115 () {48 vars in 1012 bytes} [Tue Jun 9 16:10:57 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: 289/576] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:10:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jun 9 16:10:57 2026] GET /v2.1/flavors/56f98df7-12c0-4eb1-b99a-398088853dd5/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: 290/580] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:10:58 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: 291/581] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:10:58 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:10:58 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:10:58.746 7 INFO nova.api.openstack.wsgi [None req-9c595664-79ba-43a6-b50d-e3e7388058bd 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 292/583] 199.204.45.115 () {48 vars in 1014 bytes} [Tue Jun 9 16:10:58 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:10:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jun 9 16:10:58 2026] GET /v2.1/flavors/572fbb76-e34d-4e72-b977-587cf2099b04/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: 293/586] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:10:59 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: 294/587] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:10:59 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 294/588] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:10:59 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:10:59.720 7 INFO nova.api.openstack.wsgi [None req-dd2dc986-eb20-4c42-8cf1-a225fa20c537 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 295/589] 199.204.45.115 () {48 vars in 1012 bytes} [Tue Jun 9 16:10:59 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:10:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jun 9 16:10:59 2026] GET /v2.1/flavors/b70b75b9-8409-46f3-a79f-a4c217b6fb22/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:11:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:11:00 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:11:00 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:11:00.728 7 INFO nova.api.openstack.wsgi [None req-74ff5526-fbe2-4099-9ac3-11ff4a7e259b 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 298/595] 199.204.45.115 () {48 vars in 1014 bytes} [Tue Jun 9 16:11:00 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:11:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jun 9 16:11:00 2026] GET /v2.1/flavors/a198d9d0-2a7b-43df-b91b-ed546f55489c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:12:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:12:05 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 307/612] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:12:05 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:12:05.648 8 INFO nova.api.openstack.wsgi [None req-6a926702-1f23-4abd-8f3a-0825f87dd2ce 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 306/613] 199.204.45.115 () {48 vars in 1016 bytes} [Tue Jun 9 16:12:05 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:12:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jun 9 16:12:05 2026] GET /v2.1/flavors/7375c3af-1600-45c3-8434-2ae9500fef1a/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:12: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: 309/619] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:12:13 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 311/620] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:12:13 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:12:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:12:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:12:16 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 313/624] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:12:16 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 199.204.45.115 () {48 vars in 1072 bytes} [Tue Jun 9 16:12:16 2026] GET /v2.1/os-quota-sets/2fcba4b85235431199dd15963dbae628 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:13:07 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: 318/637] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:13:07 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 320/638] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:13:07 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:13:07.900 8 INFO nova.api.openstack.wsgi [None req-3d433e9e-6d34-42b9-80ac-c0b65b8408ea 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 319/639] 199.204.45.115 () {48 vars in 1014 bytes} [Tue Jun 9 16:13:07 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:13:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 199.204.45.115 () {48 vars in 1098 bytes} [Tue Jun 9 16:13:07 2026] GET /v2.1/flavors/b58f4004-f472-4a0f-985f-f285e6ce3223/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: 323/646] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:13:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:13:23 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 324/648] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:13:23 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 199.204.45.115 () {48 vars in 1072 bytes} [Tue Jun 9 16:13:23 2026] GET /v2.1/os-quota-sets/401c26d9f78a41b4ad616e3e98ecef4e => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 199.204.45.115 () {42 vars in 704 bytes} [Tue Jun 9 16:14:14 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: 331/661] 199.204.45.115 () {44 vars in 908 bytes} [Tue Jun 9 16:14:14 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 331/662] 199.204.45.115 () {46 vars in 981 bytes} [Tue Jun 9 16:14:14 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:14:14.648 7 INFO nova.api.openstack.wsgi [None req-dd26a4f3-ec9a-49fa-bf25-9e239a0d8344 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 332/663] 199.204.45.115 () {48 vars in 1010 bytes} [Tue Jun 9 16:14:14 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: 332/664] 199.204.45.115 () {48 vars in 1050 bytes} [Tue Jun 9 16:14:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 337/673] 10.0.0.232 () {32 vars in 655 bytes} [Tue Jun 9 16:14:57 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 10.0.0.232 () {32 vars in 641 bytes} [Tue Jun 9 16:14:57 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-09 16:14:57.568 7 WARNING oslo_db.sqlalchemy.utils [None req-5564dc26-d6ad-4f52-8265-d2af10dd8bbc 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 338/675] 10.0.0.232 () {32 vars in 649 bytes} [Tue Jun 9 16:14:57 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.232 () {32 vars in 694 bytes} [Tue Jun 9 16:14:57 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:09 2026] GET /v2.1/flavors/4e402f3c-96b2-4518-945b-f58cc5ba176e => generated 511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.232 () {32 vars in 641 bytes} [Tue Jun 9 16:15:09 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:09 2026] GET /v2.1/flavors/4e402f3c-96b2-4518-945b-f58cc5ba176e => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:14.626 8 WARNING neutronclient.v2_0.client [None req-ecffa53f-b84a-4921-a074-ebb786704e48 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in 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/684] 10.0.0.232 () {34 vars in 685 bytes} [Tue Jun 9 16:15:14 2026] POST /v2.1/os-security-groups => generated 247 bytes in 953 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:15.367 7 WARNING neutronclient.v2_0.client [None req-89b7d682-b35f-4241-9a90-5897475b26bd c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:16.089 7 WARNING neutronclient.v2_0.client [None req-89b7d682-b35f-4241-9a90-5897475b26bd c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:16.109 8 WARNING neutronclient.v2_0.client [None req-c8228faa-f38c-4f3a-94b3-95ed76cab347 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/685] 10.0.0.232 () {34 vars in 695 bytes} [Tue Jun 9 16:15:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:16.330 8 WARNING neutronclient.v2_0.client [None req-c8228faa-f38c-4f3a-94b3-95ed76cab347 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/686] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:15:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:16.549 7 WARNING neutronclient.v2_0.client [None req-d3dcd094-7e36-414a-9178-9f0bb6efba3c c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/687] 10.0.0.232 () {34 vars in 685 bytes} [Tue Jun 9 16:15:16 2026] POST /v2.1/os-security-groups => generated 248 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:16.674 7 WARNING neutronclient.v2_0.client [None req-1ad2504d-fd80-47f2-abf6-e93c712eebd9 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:16.705 7 WARNING neutronclient.v2_0.client [None req-1ad2504d-fd80-47f2-abf6-e93c712eebd9 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in 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/688] 10.0.0.232 () {34 vars in 695 bytes} [Tue Jun 9 16:15:16 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:16.838 7 WARNING neutronclient.v2_0.client [None req-e73f4fb6-0104-4b52-a2a4-b204f704dda3 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:16.935 7 WARNING neutronclient.v2_0.client [None req-e73f4fb6-0104-4b52-a2a4-b204f704dda3 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in 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.232 () {34 vars in 695 bytes} [Tue Jun 9 16:15:16 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:17.124 7 WARNING neutronclient.v2_0.client [None req-5d051892-d8bf-4aee-84e8-eec63c0f26c5 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/690] 10.0.0.232 () {32 vars in 737 bytes} [Tue Jun 9 16:15:17 2026] GET /v2.1/os-security-groups/8b1935f4-17c7-4f85-8b85-d0230d76d8e1 => generated 665 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:17.208 7 WARNING neutronclient.v2_0.client [None req-c6d33dd3-c743-4cbc-b27e-3461940d74a4 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:17.243 7 WARNING neutronclient.v2_0.client [None req-c6d33dd3-c743-4cbc-b27e-3461940d74a4 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:17.277 7 WARNING neutronclient.v2_0.client [None req-c6d33dd3-c743-4cbc-b27e-3461940d74a4 c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/691] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:15:15 2026] POST /v2.1/servers => generated 424 bytes in 1398 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:17.358 8 WARNING neutronclient.v2_0.client [None req-fc02ffeb-d3e7-4b08-b0bb-a35625325372 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/692] 10.0.0.232 () {32 vars in 750 bytes} [Tue Jun 9 16:15:17 2026] DELETE /v2.1/os-security-group-rules/64b83244-ebb3-4e44-adf1-c6b0c91d9916 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 16:15:17.373 7 WARNING neutronclient.v2_0.client [None req-7158340c-46f5-49b3-9c3b-e67e3a76dc5d c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/693] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:17 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1370 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:15:17.432 7 WARNING neutronclient.v2_0.client [None req-7158340c-46f5-49b3-9c3b-e67e3a76dc5d c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/694] 10.0.0.232 () {32 vars in 740 bytes} [Tue Jun 9 16:15:17 2026] DELETE /v2.1/os-security-groups/8b1935f4-17c7-4f85-8b85-d0230d76d8e1 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:17.535 8 WARNING neutronclient.v2_0.client [None req-360a7b35-7f9a-4dc1-8dce-014b5428764e c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:17.582 8 WARNING neutronclient.v2_0.client [None req-360a7b35-7f9a-4dc1-8dce-014b5428764e c09001dad9a74df6a4899db18e4f90b3 a96b69bb65c6416c94916ebf4b040631 - - default default] The python binding code in 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/695] 10.0.0.232 () {32 vars in 740 bytes} [Tue Jun 9 16:15:17 2026] DELETE /v2.1/os-security-groups/eb2757b7-412e-4be9-b809-7f2f77199a5d => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 16:15:18.011 7 WARNING neutronclient.v2_0.client [None req-ec59dd7b-3fed-425f-8704-dbbd8a1a6b01 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:18.056 7 WARNING neutronclient.v2_0.client [None req-ec59dd7b-3fed-425f-8704-dbbd8a1a6b01 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:18.241 7 WARNING neutronclient.v2_0.client [None req-ec59dd7b-3fed-425f-8704-dbbd8a1a6b01 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:18.523 8 WARNING neutronclient.v2_0.client [None req-92046588-ab12-4155-a74f-a6e73032f206 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/698] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:18 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1374 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:15:17 2026] POST /v2.1/servers => generated 449 bytes in 1027 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:18.991 8 WARNING neutronclient.v2_0.client [None req-1a9499d4-6010-4586-88b7-3c8a60273d18 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/700] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:18 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1400 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-06-09 16:15:19.676 7 WARNING neutronclient.v2_0.client [None req-403ea81d-ce36-40e6-9aca-140dbfff6d41 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/701] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:19 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1422 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:20.237 8 WARNING neutronclient.v2_0.client [None req-9e1f2940-b2f2-412c-a20e-671a6d9611eb 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/702] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:20 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1404 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:20.788 7 WARNING neutronclient.v2_0.client [None req-7a0ea056-b85c-481a-bf5b-a97a8ef21c2a 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/703] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:20 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1422 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-06-09 16:15:21.311 8 WARNING neutronclient.v2_0.client [None req-25cc31fb-d156-4677-a537-6b58ce9b09f1 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/704] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:21 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1396 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:21.888 7 WARNING neutronclient.v2_0.client [None req-3fd81dd8-a08e-45b9-8d63-ded69756ce5c 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/705] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:21 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1430 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-06-09 16:15:22.434 8 WARNING neutronclient.v2_0.client [None req-25c9ef3f-2951-4d11-98ff-99413869cf7b 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in 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/706] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:22 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1452 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:22.978 7 WARNING neutronclient.v2_0.client [None req-d923db6c-c283-4f57-9001-43b91d20ab19 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/707] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:22 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1482 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-06-09 16:15:23.529 8 WARNING neutronclient.v2_0.client [None req-7e0f6256-920e-49eb-9c02-6a09791edc7b 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/708] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:23 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1452 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:24.255 7 WARNING neutronclient.v2_0.client [None req-29272bdc-32d0-4fda-88b5-b5e472ed1dae 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:24.494 8 INFO nova.api.openstack.compute.server_external_events [req-57115d8e-c1cb-4bd8-a871-ce1559a2a5f8 req-a69d999c-5b92-442b-b98c-fca93a3ecdc5 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:b74e5b8a-6af0-4ed5-93cf-ec0efb673a4a for instance a5bff12c-efe7-443f-99a7-95c860e53e48 on instance 2026-06-09 16:15:24.504 8 INFO nova.compute.rpcapi [None req-7f3b3019-e2f4-4b32-aa78-7ecf8442a1b0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 356/709] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:24 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:15:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:25.051 7 WARNING neutronclient.v2_0.client [None req-a5f4d40e-491b-418a-a9f0-36904b7adb9c 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in 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/711] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:25 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1537 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:25.579 8 WARNING neutronclient.v2_0.client [None req-5b073762-778c-460c-8fd7-85245364d066 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/712] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:25 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:26.569 7 INFO nova.api.openstack.compute.server_external_events [req-a8a3f896-8434-4ca4-85ad-8243612d99bc req-902728a3-1466-427e-b311-da802cd9f10a cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:f76554ad-88ec-48bf-a39e-d7c2848e28a8 for instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 on instance 2026-06-09 16:15:26.577 7 INFO nova.compute.rpcapi [None req-0a8ae299-387e-4caf-81e5-79254f84137a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-06-09 16:15:26.581 8 WARNING neutronclient.v2_0.client [None req-b0d80eb0-a372-4de4-a813-c843a1726a24 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/713] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:15:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:26 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1525 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-06-09 16:15:26.805 7 WARNING neutronclient.v2_0.client [None req-58a76cac-b82a-4517-9235-3fc092b0c716 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:27.015 8 WARNING neutronclient.v2_0.client [None req-87785752-4015-4ea5-ab26-30179900a66b 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in 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/715] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:26 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.232 () {34 vars in 685 bytes} [Tue Jun 9 16:15:26 2026] POST /v2.1/os-security-groups => generated 243 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:27.212 7 WARNING neutronclient.v2_0.client [None req-22b39498-a616-4f19-b91e-714271e1d6f8 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in 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/717] 10.0.0.232 () {34 vars in 685 bytes} [Tue Jun 9 16:15:27 2026] POST /v2.1/os-security-groups => generated 244 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:27.388 8 WARNING neutronclient.v2_0.client [None req-199ed333-1e1c-47a8-a228-7de9e311f462 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/718] 10.0.0.232 () {34 vars in 685 bytes} [Tue Jun 9 16:15:27 2026] POST /v2.1/os-security-groups => generated 243 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:27.534 7 WARNING neutronclient.v2_0.client [None req-4849c9a1-4a35-45d5-9be4-383e2bd536f6 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:27.578 7 WARNING neutronclient.v2_0.client [None req-4849c9a1-4a35-45d5-9be4-383e2bd536f6 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:27.641 7 WARNING neutronclient.v2_0.client [None req-4849c9a1-4a35-45d5-9be4-383e2bd536f6 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in 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/719] 10.0.0.232 () {32 vars in 663 bytes} [Tue Jun 9 16:15:27 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:15:27.721 8 WARNING neutronclient.v2_0.client [None req-829b5157-0cc9-455c-bf11-8ddcb20a679a 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:27.761 8 WARNING neutronclient.v2_0.client [None req-829b5157-0cc9-455c-bf11-8ddcb20a679a 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:27.795 7 WARNING neutronclient.v2_0.client [None req-b7b70999-3107-44ca-8fd9-0183afa783df 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/720] 10.0.0.232 () {32 vars in 740 bytes} [Tue Jun 9 16:15:27 2026] DELETE /v2.1/os-security-groups/6ca818f6-9e7e-46b4-a327-ff4d4f8d8648 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 16:15:27.858 8 WARNING neutronclient.v2_0.client [None req-57091473-3e42-4f57-bf60-bf17e5c30501 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:27.948 8 INFO nova.api.openstack.wsgi [None req-57091473-3e42-4f57-bf60-bf17e5c30501 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] HTTP exception thrown: Security group 6ca818f6-9e7e-46b4-a327-ff4d4f8d8648 does not exist Neutron server returns request_ids: ['req-ac563ec0-eed5-4e9b-b620-78684c91ac23'] [pid: 8|app: 0|req: 360/721] 10.0.0.232 () {32 vars in 737 bytes} [Tue Jun 9 16:15:27 2026] GET /v2.1/os-security-groups/6ca818f6-9e7e-46b4-a327-ff4d4f8d8648 => generated 194 bytes in 97 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 16:15:27.964 8 WARNING neutronclient.v2_0.client [None req-dd3e89c7-f4af-44b4-b209-ae08d2f55e52 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/722] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:27 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1525 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:15:28.049 8 WARNING neutronclient.v2_0.client [None req-dd3e89c7-f4af-44b4-b209-ae08d2f55e52 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:28.095 7 WARNING neutronclient.v2_0.client [None req-8aa892cf-c75c-4bf6-8af3-673b82992b59 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/725] 10.0.0.232 () {32 vars in 740 bytes} [Tue Jun 9 16:15:27 2026] DELETE /v2.1/os-security-groups/ddbdd834-a2f5-47cf-9d6a-5dad0a1214e7 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 16:15:28.182 8 WARNING neutronclient.v2_0.client [None req-2e7e3afe-505a-4e9e-89d2-673e4c5bc19e 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:28.300 8 INFO nova.api.openstack.wsgi [None req-2e7e3afe-505a-4e9e-89d2-673e4c5bc19e 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] HTTP exception thrown: Security group ddbdd834-a2f5-47cf-9d6a-5dad0a1214e7 does not exist Neutron server returns request_ids: ['req-58880aa8-4bca-4b51-92b0-a8a89c00f22d'] [pid: 8|app: 0|req: 362/726] 10.0.0.232 () {32 vars in 737 bytes} [Tue Jun 9 16:15:28 2026] GET /v2.1/os-security-groups/ddbdd834-a2f5-47cf-9d6a-5dad0a1214e7 => generated 194 bytes in 126 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 16:15:28.309 8 WARNING neutronclient.v2_0.client [None req-5f4f7cfe-e05e-45f3-861b-d2637da866d4 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/727] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:28 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:15:28.386 8 WARNING neutronclient.v2_0.client [None req-5f4f7cfe-e05e-45f3-861b-d2637da866d4 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/728] 10.0.0.232 () {32 vars in 740 bytes} [Tue Jun 9 16:15:28 2026] DELETE /v2.1/os-security-groups/98caabc1-cb27-40b4-8a41-1f0eff7fe36b => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:28.524 7 WARNING neutronclient.v2_0.client [None req-d32d3f67-f904-4021-a982-65ac840b688e 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:28.545 7 INFO nova.api.openstack.wsgi [None req-d32d3f67-f904-4021-a982-65ac840b688e 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] HTTP exception thrown: Security group 98caabc1-cb27-40b4-8a41-1f0eff7fe36b does not exist Neutron server returns request_ids: ['req-013e6e18-a86e-49d1-bb67-b3e7a6a2bbc0'] [pid: 7|app: 0|req: 366/729] 10.0.0.232 () {32 vars in 737 bytes} [Tue Jun 9 16:15:28 2026] GET /v2.1/os-security-groups/98caabc1-cb27-40b4-8a41-1f0eff7fe36b => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 16:15:28.564 8 WARNING neutronclient.v2_0.client [None req-4c0c5c88-e768-4154-b5ae-5410a4bda4f2 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:28.600 8 WARNING neutronclient.v2_0.client [None req-4c0c5c88-e768-4154-b5ae-5410a4bda4f2 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:28.642 8 WARNING neutronclient.v2_0.client [None req-4c0c5c88-e768-4154-b5ae-5410a4bda4f2 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/730] 10.0.0.232 () {32 vars in 663 bytes} [Tue Jun 9 16:15:28 2026] GET /v2.1/os-security-groups => generated 707 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:28.704 7 WARNING neutronclient.v2_0.client [None req-a8956810-e2f0-4a21-abb7-6a3afb38b987 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:28.727 7 INFO nova.api.openstack.wsgi [None req-a8956810-e2f0-4a21-abb7-6a3afb38b987 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] HTTP exception thrown: Security group 98caabc1-cb27-40b4-8a41-1f0eff7fe36b does not exist Neutron server returns request_ids: ['req-67df7de2-e980-4aed-ac5b-30c07566b5cb'] [pid: 7|app: 0|req: 367/731] 10.0.0.232 () {32 vars in 740 bytes} [Tue Jun 9 16:15:28 2026] DELETE /v2.1/os-security-groups/98caabc1-cb27-40b4-8a41-1f0eff7fe36b => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 16:15:28.740 8 WARNING neutronclient.v2_0.client [None req-4e09c8c0-d5b7-4bc4-8747-380308d6e74e 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:28.765 8 INFO nova.api.openstack.wsgi [None req-4e09c8c0-d5b7-4bc4-8747-380308d6e74e 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] HTTP exception thrown: Security group ddbdd834-a2f5-47cf-9d6a-5dad0a1214e7 does not exist Neutron server returns request_ids: ['req-61e90682-3ffc-4018-bfef-f639e2eca9ca'] [pid: 8|app: 0|req: 365/732] 10.0.0.232 () {32 vars in 740 bytes} [Tue Jun 9 16:15:28 2026] DELETE /v2.1/os-security-groups/ddbdd834-a2f5-47cf-9d6a-5dad0a1214e7 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 16:15:28.780 7 WARNING neutronclient.v2_0.client [None req-9773bff3-fd64-41f5-9a06-4c11c86da573 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:28.804 7 INFO nova.api.openstack.wsgi [None req-9773bff3-fd64-41f5-9a06-4c11c86da573 9d04d422f9f9494683d93f813ef11df9 85ace92ef7f4422fb7660579eb39845c - - default default] HTTP exception thrown: Security group 6ca818f6-9e7e-46b4-a327-ff4d4f8d8648 does not exist Neutron server returns request_ids: ['req-cca3df2f-9310-47d9-9ce4-017feae477ad'] [pid: 7|app: 0|req: 368/733] 10.0.0.232 () {32 vars in 740 bytes} [Tue Jun 9 16:15:28 2026] DELETE /v2.1/os-security-groups/6ca818f6-9e7e-46b4-a327-ff4d4f8d8648 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 16:15:29.094 8 WARNING neutronclient.v2_0.client [None req-2f696d16-0ce6-48f4-96c9-953a99464e1e 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:29.401 7 WARNING neutronclient.v2_0.client [None req-0e2463f1-4eac-4d46-a68c-8fdf2e06ce59 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/734] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:29 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1525 bytes in 832 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:29 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 bytes in 1378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:30.934 8 WARNING neutronclient.v2_0.client [None req-d86805bd-5759-47f3-9528-2e2495b545ef 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in 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/736] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:30 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1525 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:31.792 7 WARNING neutronclient.v2_0.client [None req-957a39cb-a72c-4cf2-a712-ec1e02ea6d1b 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/737] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:31 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:32.116 8 WARNING neutronclient.v2_0.client [None req-680cf460-3ee1-4718-b444-718de161ff9b 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/738] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:32 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1525 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:32.966 7 WARNING neutronclient.v2_0.client [None req-d3d2662f-34b9-4d0c-9494-efa2ff92698b 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/739] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:32 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:33.305 8 WARNING neutronclient.v2_0.client [None req-b3171edd-173f-4c9a-ac82-a755a6e487f4 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/740] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:33 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1525 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:33.882 7 INFO nova.api.openstack.compute.server_external_events [req-f0d5c2a5-d1cf-40c7-add8-3a8b7f39f353 req-1eb101be-6f67-4fa5-a207-3640ba0cfd3c cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:f76554ad-88ec-48bf-a39e-d7c2848e28a8 for instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 on instance [pid: 7|app: 0|req: 372/741] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:15:33 2026] POST /v2.1/os-server-external-events => generated 183 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-06-09 16:15:34.172 8 WARNING neutronclient.v2_0.client [None req-f2cd0893-c890-4a0d-9d1c-fa1fec4d2d37 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/742] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:34 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:34.823 7 WARNING neutronclient.v2_0.client [None req-f9274795-bb72-4ef6-9b0e-e68af363f033 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:35.850 8 WARNING neutronclient.v2_0.client [None req-076a866a-d110-4b39-8929-5f4256cf1708 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/743] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:34 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1525 bytes in 1193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:36.000 7 INFO nova.api.openstack.compute.server_external_events [req-87447e81-74d5-41e0-99fe-336b871b05be req-74ef2c1e-ba8d-460d-b885-849aef14b8c6 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:b74e5b8a-6af0-4ed5-93cf-ec0efb673a4a for instance a5bff12c-efe7-443f-99a7-95c860e53e48 on instance [pid: 7|app: 0|req: 374/744] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:15:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:35 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1470 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:37.036 7 WARNING neutronclient.v2_0.client [None req-492b6f96-bb20-465e-a28e-01d43c044213 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:37.323 8 WARNING neutronclient.v2_0.client [None req-f79f133a-8510-4f1f-919d-575a9804ebc6 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/746] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:36 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1717 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, ' [pid: 8|app: 0|req: 372/747] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:37 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1654 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:37.636 7 WARNING neutronclient.v2_0.client [None req-0097e146-a1cd-4e25-bb4d-a35f3d5befe6 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in 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/748] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:15:37 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48/ips => generated 108 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 376/749] 10.0.0.232 () {32 vars in 741 bytes} [Tue Jun 9 16:15:37 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/os-interface => generated 285 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:15:37 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48/ips => generated 108 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, ' [pid: 7|app: 0|req: 377/751] 10.0.0.232 () {32 vars in 823 bytes} [Tue Jun 9 16:15:37 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48/ips/tempest-ServerAddressesTestJSON-964395709-network => generated 93 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/752] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:15:37 2026] DELETE /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:38.008 8 WARNING neutronclient.v2_0.client [None req-392f03fc-495c-4b2a-899f-13e65ee201a1 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/753] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:15:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:15:38.508 7 WARNING neutronclient.v2_0.client [None req-32c69d3b-7008-4832-9a8a-23e3da6cc3b8 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/756] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:37 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1660 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:38.849 8 INFO nova.api.openstack.compute.server_external_events [req-37fb95fe-caf2-477f-919a-e6305bd385a2 req-bc2e633c-e6f7-4d8c-ad13-f797721aac30 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:f76554ad-88ec-48bf-a39e-d7c2848e28a8 for instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 on instance [pid: 8|app: 0|req: 377/757] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:15:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:38 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1717 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:39.808 8 WARNING neutronclient.v2_0.client [None req-b4a436e7-bd25-4be4-832d-3c7cf3ebac6b 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/759] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:39 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1660 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:40.890 7 INFO nova.api.openstack.compute.server_external_events [req-717f233f-ebf3-4d77-9ccc-8e21922a1f41 req-aa422724-5b6b-42d5-a8e1-2b84ed7a9fad cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:b74e5b8a-6af0-4ed5-93cf-ec0efb673a4a for instance a5bff12c-efe7-443f-99a7-95c860e53e48 on instance [pid: 7|app: 0|req: 382/760] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:15:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:40.996 8 WARNING neutronclient.v2_0.client [None req-1c083be1-7d01-4a73-84fe-067ee7170f1c 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/761] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:40 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1451 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:42.101 7 WARNING neutronclient.v2_0.client [None req-16c24b8d-2d42-4357-8b88-fe4898103229 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/762] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:42 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1456 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-06-09 16:15:43.208 8 WARNING neutronclient.v2_0.client [None req-a25c874f-af07-4798-a1ee-f7397739a961 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] The python binding code in 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/763] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:43 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 1456 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:44.284 8 INFO nova.api.openstack.wsgi [None req-2acbf7ba-28ec-4c76-b63b-b56add250c15 5586b9676c1440f387d6db1ad49961c1 1c6e3353aec949908d937094d2ea69b8 - - default default] HTTP exception thrown: Instance a5bff12c-efe7-443f-99a7-95c860e53e48 could not be found. [pid: 8|app: 0|req: 381/764] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:44 2026] GET /v2.1/servers/a5bff12c-efe7-443f-99a7-95c860e53e48 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 16:15:44.352 7 WARNING neutronclient.v2_0.client [None req-c3088aa6-8d19-4ffb-b152-13d12f4c6205 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:44.421 7 WARNING neutronclient.v2_0.client [None req-c3088aa6-8d19-4ffb-b152-13d12f4c6205 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:15:44.717 7 WARNING neutronclient.v2_0.client [None req-c3088aa6-8d19-4ffb-b152-13d12f4c6205 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/765] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:15:44 2026] POST /v2.1/servers => generated 451 bytes in 1001 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:45.284 8 WARNING neutronclient.v2_0.client [None req-3debd380-3502-4bcc-acf1-7506dcd7dfa8 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/766] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:45 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1254 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:46.392 7 WARNING neutronclient.v2_0.client [None req-e078b240-f59b-4a5a-b696-5e1345546f67 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in 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/767] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:46 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1304 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:47.485 8 WARNING neutronclient.v2_0.client [None req-8245fe3b-73d5-4c09-b7cf-a75591cd12b6 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/768] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:47 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1352 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:48.570 8 WARNING neutronclient.v2_0.client [None req-a5de3797-6ad9-4641-8194-cf3960ba71a8 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/771] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:48 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1352 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-06-09 16:15:49.654 7 WARNING neutronclient.v2_0.client [None req-b7df6d95-af0f-405f-b50f-3eb2185796aa d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/772] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:49 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1360 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:50.681 8 INFO nova.api.openstack.compute.server_external_events [req-e2d5f4f2-d9bc-414b-8bc8-bad54309404f req-1ed98e1a-30b8-456e-88ca-c9e00d57b2f8 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:a252d7e9-b71c-4757-8fcd-5103c839d7bc for instance 2839e23d-b3a1-4fa3-9cbc-20f16692eccd on instance [pid: 8|app: 0|req: 386/773] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:15:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:50.814 7 WARNING neutronclient.v2_0.client [None req-023ac1e0-52a3-4dbe-9dd2-81c525d04062 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/774] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:50 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1438 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:51.995 8 WARNING neutronclient.v2_0.client [None req-87ab10ac-9f96-4b23-ae4b-2e566507d163 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/775] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:51 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1438 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-06-09 16:15:53.136 7 WARNING neutronclient.v2_0.client [None req-702402f4-a5f5-421f-8e6c-814ae61a8541 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/776] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:53 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1438 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:54.300 8 WARNING neutronclient.v2_0.client [None req-2c81cfbb-2f18-4a6c-9249-db4b4761e003 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in 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/777] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:54 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1438 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:55.430 7 WARNING neutronclient.v2_0.client [None req-25409329-4563-4d18-9ae4-dbb61c732f83 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in 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/778] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:55 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1426 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:56.604 8 WARNING neutronclient.v2_0.client [None req-c6e6f867-dd33-4b4d-9093-28db870a481a d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/779] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:56 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1426 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:57.799 7 WARNING neutronclient.v2_0.client [None req-a25ecfff-8ac8-4582-830f-3a770bebb9e4 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:57 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1426 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-06-09 16:15:58.711 7 WARNING neutronclient.v2_0.client [None req-0ebd75c6-5241-46c4-a2f2-e8b0f517a998 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/783] 10.0.0.232 () {32 vars in 741 bytes} [Tue Jun 9 16:15:58 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/os-interface => generated 285 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:58.839 8 WARNING neutronclient.v2_0.client [None req-a600ed22-45b5-4de5-b00d-e47af9eef3b5 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in 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/784] 10.0.0.232 () {32 vars in 815 bytes} [Tue Jun 9 16:15:58 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/os-interface/f76554ad-88ec-48bf-a39e-d7c2848e28a8 => generated 282 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/785] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:15:58 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/786] 10.0.0.232 () {34 vars in 750 bytes} [Tue Jun 9 16:15:58 2026] POST /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 16:15:59.012 8 WARNING neutronclient.v2_0.client [None req-915e7c1d-cf4c-4aa1-b3b8-34adaf97ebdc d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/787] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:15:59 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/788] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:15:58 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1426 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:15:59.745 7 INFO nova.api.openstack.compute.server_external_events [req-a55bf888-cdd1-4bd8-959a-8f20cccbb563 req-17668cd3-1b36-46b3-9975-46d5544112da cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:a252d7e9-b71c-4757-8fcd-5103c839d7bc for instance 2839e23d-b3a1-4fa3-9cbc-20f16692eccd on instance [pid: 7|app: 0|req: 397/789] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:15: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, ' [pid: 8|app: 0|req: 393/790] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:16:00 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 157 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:00.172 7 WARNING neutronclient.v2_0.client [None req-66512740-8128-4694-a82d-171735782669 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:00.299 8 INFO nova.api.openstack.compute.server_external_events [req-cba2a39f-9ce4-4b70-8921-a6a1b4d4f702 req-fade047f-6153-4506-855c-8b3fc68dadbc cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:f76554ad-88ec-48bf-a39e-d7c2848e28a8 for instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 on instance [pid: 8|app: 0|req: 394/791] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/792] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:00 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1426 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 395/793] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:16:01 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:01.422 7 WARNING neutronclient.v2_0.client [None req-e9532708-79df-4e9f-b994-3b8ab4973c7e d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/794] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:01 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1613 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:01.578 8 WARNING neutronclient.v2_0.client [None req-a3fde205-a373-4510-8a05-cfb4fd2fa2e5 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/795] 10.0.0.232 () {32 vars in 741 bytes} [Tue Jun 9 16:16:01 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd/os-interface => generated 284 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, ' [pid: 7|app: 0|req: 400/796] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:16:02 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:02.226 8 WARNING neutronclient.v2_0.client [None req-02fcc7ac-d235-4c17-b6c7-d8921a76048f 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:02.282 7 WARNING neutronclient.v2_0.client [None req-a0c904ff-838c-4dd7-a051-2728bcc3581d d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in 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/797] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:02 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1951 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:02.354 8 INFO nova.api.openstack.compute.server_external_events [req-c020d1af-ff68-4bbe-a575-d708df6a2056 req-5356afd0-8333-4c7e-9d15-058c8924a306 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:a252d7e9-b71c-4757-8fcd-5103c839d7bc for instance 2839e23d-b3a1-4fa3-9cbc-20f16692eccd on instance [pid: 8|app: 0|req: 398/798] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16: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, ' [pid: 7|app: 0|req: 401/799] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:02 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1613 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.232 () {34 vars in 750 bytes} [Tue Jun 9 16:16:02 2026] POST /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/801] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:16:02 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 195 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.232 () {32 vars in 641 bytes} [Tue Jun 9 16:16:02 2026] GET /v2.1/servers => generated 388 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/803] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:16:02 2026] DELETE /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:02.718 8 WARNING neutronclient.v2_0.client [None req-829cc2ae-7a3f-41fd-9401-ac7eb6193a2f d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/804] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:02 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1619 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, ' [pid: 7|app: 0|req: 404/805] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:16:03 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 195 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:03.897 8 INFO nova.api.openstack.compute.server_external_events [req-6564b46a-0354-43b3-a261-3f44a8c66aee req-ede596c9-8e83-40d3-a6af-ad6b163964dc cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:f76554ad-88ec-48bf-a39e-d7c2848e28a8 for instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 on instance [pid: 8|app: 0|req: 402/806] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:03.934 7 WARNING neutronclient.v2_0.client [None req-752502bb-0de9-4bd3-8ebe-5f0ab5b3aca6 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/807] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:03 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1739 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/808] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:16:04 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:05.111 7 WARNING neutronclient.v2_0.client [None req-01b00ed9-c044-434c-b079-16abe8c9c4d3 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] 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: 404/809] 10.0.0.232 () {32 vars in 723 bytes} [Tue Jun 9 16:16:05 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207/ips => generated 157 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: 406/810] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:05 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1739 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:16:05 2026] DELETE /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:05.940 7 WARNING neutronclient.v2_0.client [None req-4fe6d325-9abd-4ed4-b666-5d490ed44615 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:05.942 8 INFO nova.api.openstack.compute.server_external_events [req-6d938bb2-baf6-4230-a3d3-bd8a8d35bb42 req-7200bf96-eeb3-4963-8459-af6cae429b99 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:a252d7e9-b71c-4757-8fcd-5103c839d7bc for instance 2839e23d-b3a1-4fa3-9cbc-20f16692eccd on instance [pid: 8|app: 0|req: 406/812] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/813] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:05 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1843 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-06-09 16:16:06.705 8 WARNING neutronclient.v2_0.client [None req-ad0c55a2-4a1b-48b0-9c9c-c988a94406bb d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/814] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:06 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:07.169 7 WARNING neutronclient.v2_0.client [None req-bca08483-5c75-4e38-93cb-f010a6b5f07b 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/815] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:07 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1843 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:07.804 8 WARNING neutronclient.v2_0.client [None req-c9e562e7-aaed-4eaa-998d-669b8c9519a2 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in 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/816] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:07 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:08.333 8 WARNING neutronclient.v2_0.client [None req-16f1445f-ed19-4c12-955c-22f198771070 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in 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/819] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:08 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1843 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:08.900 7 WARNING neutronclient.v2_0.client [None req-bcd17fe6-a9df-4298-853a-3413d98b6165 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/820] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:08 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 1386 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:09.095 8 INFO nova.api.openstack.compute.server_external_events [req-609df91f-84aa-4e23-b580-7dc8d0b6e00d req-1017e33d-1dd5-47f6-9f0b-c690cf2f600e cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:f76554ad-88ec-48bf-a39e-d7c2848e28a8 for instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 on instance [pid: 8|app: 0|req: 411/821] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:09.520 7 WARNING neutronclient.v2_0.client [None req-51fd0051-2cde-47a3-a40f-23a7e79171d5 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in 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/822] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:09 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1481 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-06-09 16:16:10.118 8 INFO nova.api.openstack.wsgi [None req-96be9e23-4bc9-4f3c-a14f-f15b0415cda1 d84e9daede3849419e2cfc9f10353e64 bf914f34769a40e48a0147f7eee1fc87 - - default default] HTTP exception thrown: Instance 2839e23d-b3a1-4fa3-9cbc-20f16692eccd could not be found. [pid: 8|app: 0|req: 412/823] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:10 2026] GET /v2.1/servers/2839e23d-b3a1-4fa3-9cbc-20f16692eccd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/824] 10.0.0.232 () {32 vars in 706 bytes} [Tue Jun 9 16:16:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1765483843 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:10.721 8 WARNING neutronclient.v2_0.client [None req-0151c279-f928-411a-af02-2f0358d32d72 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/825] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:10 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1486 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:16:11.822 7 WARNING neutronclient.v2_0.client [None req-2d3dc1aa-ee2d-42c8-971e-82a42cf6df8e 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/826] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:11 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1486 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-06-09 16:16:12.915 8 WARNING neutronclient.v2_0.client [None req-16899867-3939-4e22-b89a-b110e3ea066e 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/827] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:12 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 1486 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:13.989 7 INFO nova.api.openstack.wsgi [None req-75945774-8cee-47e3-ac4c-829493ce6e27 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] HTTP exception thrown: Instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 could not be found. [pid: 7|app: 0|req: 414/828] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:13 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 111 bytes in 21 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: 415/829] 10.0.0.232 () {32 vars in 704 bytes} [Tue Jun 9 16:16:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-502934432 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:14.485 7 INFO nova.api.openstack.wsgi [None req-69ee2aeb-9bd3-4e50-87de-0d6780300081 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] HTTP exception thrown: Instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 could not be found. [pid: 7|app: 0|req: 415/830] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:16:14 2026] DELETE /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 16:16:14.532 8 INFO nova.api.openstack.wsgi [None req-f5ca9537-0d42-4caa-b5e0-4f477c49bf40 7474788b270749b8950a654064bd5771 5f055c5fe1b04289bb9876053a078c7f - - default default] HTTP exception thrown: Instance 1fcf9bfc-4a57-412f-9308-163cebb1d207 could not be found. [pid: 8|app: 0|req: 416/831] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:14 2026] GET /v2.1/servers/1fcf9bfc-4a57-412f-9308-163cebb1d207 => generated 111 bytes in 41 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: 417/834] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:16:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:21.600 8 WARNING neutronclient.v2_0.client [None req-67ea6916-f34a-46fe-b555-e9b393298a86 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:21.639 8 WARNING neutronclient.v2_0.client [None req-67ea6916-f34a-46fe-b555-e9b393298a86 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:21.818 8 WARNING neutronclient.v2_0.client [None req-67ea6916-f34a-46fe-b555-e9b393298a86 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/835] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:16:21 2026] POST /v2.1/servers => generated 450 bytes in 476 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 16:16:22.029 7 WARNING neutronclient.v2_0.client [None req-4ca830df-c5bd-4b37-a1dd-79b4b195cd48 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/836] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:22 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1422 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:23.127 8 WARNING neutronclient.v2_0.client [None req-81981d79-bf77-4164-a11f-fecef17ffd15 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/837] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:23 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1426 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 419/838] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:16:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:24.516 8 WARNING neutronclient.v2_0.client [None req-d3fecc81-c797-4ab9-a727-919a426b0957 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/839] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:24 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1474 bytes in 1071 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:16:26.108 7 WARNING neutronclient.v2_0.client [None req-c7c9460b-31c1-4942-968c-862625795144 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:26.620 8 WARNING neutronclient.v2_0.client [None req-67e7f5cd-c731-4e6d-9b9d-651ff019954f 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:26.792 7 WARNING neutronclient.v2_0.client [None req-c7c9460b-31c1-4942-968c-862625795144 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in 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/840] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:26 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1482 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:16:27.010 7 WARNING neutronclient.v2_0.client [None req-c7c9460b-31c1-4942-968c-862625795144 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:27.938 8 WARNING neutronclient.v2_0.client [None req-9567f22a-569e-494b-83a3-4be874301f64 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/841] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:16:26 2026] POST /v2.1/servers => generated 452 bytes in 2057 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:28.118 7 INFO nova.api.openstack.compute.server_external_events [req-9d75c352-3e3f-4121-ac79-7f915f996dfe req-260c606c-2f38-4bfa-8503-d16c5cf6bdd9 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:e98e175a-0b57-4ef0-974d-7eda1c6f0e84 for instance b879880d-ee98-4c17-ab4b-c859ad735e0c on instance [pid: 7|app: 0|req: 421/842] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:28.165 7 WARNING neutronclient.v2_0.client [None req-0486b152-88a5-4d4b-b468-1f159ca9ffbc 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/845] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:27 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1559 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/846] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:28 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1392 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:29.358 7 WARNING neutronclient.v2_0.client [None req-82ff4209-9548-4caa-a888-af99aac221ec 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:29.362 8 WARNING neutronclient.v2_0.client [None req-124af3c9-4152-4839-a531-10a599022678 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in 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/847] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:29 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1388 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/848] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:29 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1547 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:31.156 7 WARNING neutronclient.v2_0.client [None req-2702e3d6-7859-4641-9a85-570b53a477d9 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] 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: 426/849] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:31 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1444 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:16:31.309 8 WARNING neutronclient.v2_0.client [None req-6aa52333-6ae1-4ad4-86fc-61d6375fe249 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/850] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:31 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1547 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-06-09 16:16:32.348 7 WARNING neutronclient.v2_0.client [None req-3ef18ca3-47eb-4d2c-9118-710e243ceae0 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/851] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:32 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1452 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/852] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:16:32 2026] POST /v2.1/os-keypairs => generated 397 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:32.712 7 WARNING neutronclient.v2_0.client [None req-9d92f904-6d52-41da-b2cb-e64138b314b9 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:33.429 8 WARNING neutronclient.v2_0.client [None req-4156d42f-383b-45bb-8a0b-4c4ef4fe0cce 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/853] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:32 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1547 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:33.483 7 INFO nova.api.openstack.compute.server_external_events [req-cc94fd11-25b7-4a34-83fa-67bf6644e35c req-386a29f6-727c-460e-b18b-16a916c22ac4 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:2152124a-bc5c-4cca-9ace-5db4f991dec9 for instance bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 on instance [pid: 7|app: 0|req: 429/854] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:33 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: 426/855] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:33 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1519 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:34.522 7 WARNING neutronclient.v2_0.client [None req-90dcb94c-27ca-433f-893d-87593ed9d320 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] 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: 427/856] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:16:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:16:34.652 8 WARNING neutronclient.v2_0.client [None req-f3f4619d-f8bd-48b7-ab38-b5601bd75e58 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in 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/857] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:34 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1547 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/858] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:34 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1517 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:35.634 7 WARNING neutronclient.v2_0.client [None req-b51c1285-f4aa-4724-96bd-7a8cac45093c d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:35.696 7 WARNING neutronclient.v2_0.client [None req-b51c1285-f4aa-4724-96bd-7a8cac45093c d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:35.750 7 WARNING neutronclient.v2_0.client [None req-b51c1285-f4aa-4724-96bd-7a8cac45093c d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:35.850 8 WARNING neutronclient.v2_0.client [None req-bd62cf88-a5a3-45bb-983f-4e8f24544ae1 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:36.056 7 WARNING neutronclient.v2_0.client [None req-b51c1285-f4aa-4724-96bd-7a8cac45093c d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/859] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:35 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1547 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:36.133 8 WARNING neutronclient.v2_0.client [None req-7afe6985-012c-4820-8217-1eb5a321c857 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/860] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:36 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1517 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/861] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:16:35 2026] POST /v2.1/servers => generated 494 bytes in 734 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 16:16:36.322 8 INFO nova.api.openstack.compute.server_external_events [req-bbbf0aee-c8f2-436d-afe2-18ed8757203c req-788bdd33-8c73-473e-be0c-e8476bfda134 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:e98e175a-0b57-4ef0-974d-7eda1c6f0e84 for instance b879880d-ee98-4c17-ab4b-c859ad735e0c 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: 431/862] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:16:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:16:36.340 7 WARNING neutronclient.v2_0.client [None req-3df6952b-46ad-4fd6-b26d-ba29eb4e4fd5 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/863] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:36 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1456 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:37.162 8 WARNING neutronclient.v2_0.client [None req-8929b210-59ec-4620-aaa5-dde508c2358c 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] 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: 432/864] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:37 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1547 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:16:37.299 7 WARNING neutronclient.v2_0.client [None req-7018d283-1099-4d6f-90ea-212f3eb92052 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] 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: 433/865] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:37 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1517 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:16:37.436 8 WARNING neutronclient.v2_0.client [None req-28db81ab-b453-4106-9db3-c85ed6b47055 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/866] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:37 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1460 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:38.328 8 WARNING neutronclient.v2_0.client [None req-3d2b1446-a2e8-46f1-a32e-396e6a1a928e 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:38.456 7 WARNING neutronclient.v2_0.client [None req-51d25566-347c-4dd6-bba2-57dace4425a0 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/869] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:38 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1725 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-06-09 16:16:38.519 8 WARNING neutronclient.v2_0.client [None req-b008ed6c-32c7-4199-b1d9-20cc2f08804f 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/870] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:38 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1517 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:38.581 7 WARNING neutronclient.v2_0.client [None req-edc2106c-029c-46eb-92ca-f6cd33dd730a d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in 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/871] 10.0.0.232 () {32 vars in 741 bytes} [Tue Jun 9 16:16:38 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c/os-interface => generated 285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/872] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:38 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1508 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:39.479 7 INFO nova.api.openstack.compute.server_external_events [req-34e521fd-656c-4443-9792-91399518fddd req-5711b70e-5c36-4023-89bc-732665d8de23 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:e98e175a-0b57-4ef0-974d-7eda1c6f0e84 for instance b879880d-ee98-4c17-ab4b-c859ad735e0c on instance [pid: 7|app: 0|req: 437/873] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:16:39.492 8 WARNING neutronclient.v2_0.client [None req-17bfb34d-d91b-4daa-b39a-a4be052cdb72 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:39.536 7 INFO nova.api.openstack.compute.server_external_events [req-defb5fdb-8e46-494e-8eb2-92fcbd1d59e4 req-013356eb-1e54-45c0-9462-3f11c8bb97b0 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:2152124a-bc5c-4cca-9ace-5db4f991dec9 for instance bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 on instance [pid: 7|app: 0|req: 438/874] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:16:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/875] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:39 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1725 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:16:39.604 7 WARNING neutronclient.v2_0.client [None req-f0e72e58-f7b4-47e2-9ce9-f5bc1363547f 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] 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: 438/876] 10.0.0.232 () {32 vars in 641 bytes} [Tue Jun 9 16:16:39 2026] GET /v2.1/servers => generated 376 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:39.715 8 WARNING neutronclient.v2_0.client [None req-da2e6d81-9a8b-4a37-b130-00036f938cf5 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/877] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:39 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => 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, ' [pid: 8|app: 0|req: 439/878] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:39 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1508 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/879] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:16:39 2026] DELETE /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:39.870 8 WARNING neutronclient.v2_0.client [None req-87a8df46-be71-4a8b-9ef5-db777d47f64b 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/880] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:39 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1731 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:40.814 7 WARNING neutronclient.v2_0.client [None req-44ce6f4a-8bb7-4745-a1bb-59f8ab0f2004 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:40.820 8 WARNING neutronclient.v2_0.client [None req-19994c7c-ab03-4a0b-ba3b-a681e62c5984 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in 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/881] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:40 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1517 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:41.393 7 WARNING neutronclient.v2_0.client [None req-4f5462c3-7dab-4409-a9dc-acef10825d7c 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in 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/882] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:40 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1628 bytes in 995 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:41.784 8 INFO nova.api.openstack.compute.server_external_events [req-16b7b739-7628-44c0-985d-0eb7218de38f req-1ad42e21-7d85-4e3b-b997-d733442ee8f5 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:e2ebb8e6-6797-4093-9086-c972fba067a9 for instance a22c413c-d5e0-4bee-a49a-000aa51a73b1 on instance [pid: 8|app: 0|req: 442/883] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/884] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:41 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1851 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:42.414 8 WARNING neutronclient.v2_0.client [None req-ac8abe19-3723-4c79-bffc-b6779ddfd57b 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/885] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:42 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1700 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:42.621 7 WARNING neutronclient.v2_0.client [None req-ae2c68b5-c25c-4dfa-a6a6-d5f3baaccd5c 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:42.828 8 WARNING neutronclient.v2_0.client [None req-406917f1-6896-4dcc-af05-4bdd693063a0 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in 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/886] 10.0.0.232 () {32 vars in 741 bytes} [Tue Jun 9 16:16:42 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348/os-interface => generated 284 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:43.307 7 WARNING neutronclient.v2_0.client [None req-883802c2-6695-4170-a165-bce1308ee92a 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/887] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:43 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1784 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 444/888] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:42 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1626 bytes in 1276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:16:44.066 7 INFO nova.api.openstack.compute.server_external_events [req-402026aa-2131-4cc0-989b-15228c16bc77 req-98feb375-7124-48ad-87f2-0ba42c28ff21 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:e98e175a-0b57-4ef0-974d-7eda1c6f0e84 for instance b879880d-ee98-4c17-ab4b-c859ad735e0c on instance [pid: 7|app: 0|req: 445/889] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:45.091 8 WARNING neutronclient.v2_0.client [None req-47ecef2a-fbb9-4a82-897f-0165eae6b147 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:45.111 7 WARNING neutronclient.v2_0.client [None req-01bb38cc-5141-47e1-bdcf-c30a9b1ae2a9 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/890] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:45 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1508 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/891] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:45 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1626 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:46.105 8 INFO nova.api.openstack.compute.server_external_events [req-34e3a6ed-e7f9-47ca-82c1-db72bcfaabc1 req-3738459e-023a-4e24-a3fd-f6056daa37da cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:2152124a-bc5c-4cca-9ace-5db4f991dec9 for instance bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 on instance [pid: 8|app: 0|req: 446/892] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:46.190 7 WARNING neutronclient.v2_0.client [None req-af058a73-0b38-40df-9017-414f68ae34e5 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] The python binding code in 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/893] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:46 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 1508 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-06-09 16:16:46.287 8 WARNING neutronclient.v2_0.client [None req-f6681200-9c5c-47d8-937c-20df6cf71060 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/894] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:46 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1626 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:47.261 7 INFO nova.api.openstack.wsgi [None req-24c24f62-2ae1-4d15-9f63-cb7876d9c405 5f42610e717246589aebdbcda591725d e2776859f8c84ef0ad90ba2569815e42 - - default default] HTTP exception thrown: Instance b879880d-ee98-4c17-ab4b-c859ad735e0c could not be found. [pid: 7|app: 0|req: 448/895] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:47 2026] GET /v2.1/servers/b879880d-ee98-4c17-ab4b-c859ad735e0c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/896] 10.0.0.232 () {32 vars in 706 bytes} [Tue Jun 9 16:16:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2015496243 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:47.499 7 WARNING neutronclient.v2_0.client [None req-a008fd94-5c8e-48b8-83ec-f36f984185ac d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/897] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:47 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1626 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-06-09 16:16:48.258 7 INFO nova.api.openstack.compute.server_external_events [req-f198d3e5-7ba0-441a-8484-86e5b58f20a4 req-2de8c97f-9a68-4614-a31b-174def76c3d4 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:e2ebb8e6-6797-4093-9086-c972fba067a9 for instance a22c413c-d5e0-4bee-a49a-000aa51a73b1 on instance [pid: 7|app: 0|req: 451/900] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:16:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:16:48.729 8 WARNING neutronclient.v2_0.client [None req-ba33d4cc-5ad2-4335-b92a-a723e7d9daba d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/901] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:48 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1626 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:49.902 7 WARNING neutronclient.v2_0.client [None req-19e138fa-6a02-4519-9cd3-41f40d39fe97 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/902] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:49 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1805 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-06-09 16:16:50.074 8 WARNING neutronclient.v2_0.client [None req-12ac1375-af39-4a0d-93f7-323fce3ea225 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/903] 10.0.0.232 () {32 vars in 741 bytes} [Tue Jun 9 16:16:50 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:50.853 7 INFO nova.api.openstack.compute.server_external_events [req-db0444ad-4505-4c1c-a1a0-b69cf647fa96 req-7ea8a51c-ecee-4cdd-940f-459c60106f3a cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:e2ebb8e6-6797-4093-9086-c972fba067a9 for instance a22c413c-d5e0-4bee-a49a-000aa51a73b1 on instance [pid: 7|app: 0|req: 453/904] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:16:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/905] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:16:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:16:59.066 7 WARNING neutronclient.v2_0.client [None req-7f0bdd56-5c6d-4f6d-8275-1718be98bb1f 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:59.140 7 WARNING neutronclient.v2_0.client [None req-7f0bdd56-5c6d-4f6d-8275-1718be98bb1f 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:16:59.309 7 WARNING neutronclient.v2_0.client [None req-7f0bdd56-5c6d-4f6d-8275-1718be98bb1f 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/908] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:16:59 2026] POST /v2.1/servers => generated 452 bytes in 599 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 16:16:59.637 8 WARNING neutronclient.v2_0.client [None req-ace0976b-cd28-4f00-b2b9-4c03af7846cc 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/909] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:16:59 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1432 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:00.724 7 WARNING neutronclient.v2_0.client [None req-bf64e241-ebdf-4139-82e3-7a0bf12fdf5f 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/910] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:00 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1436 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:01.828 8 WARNING neutronclient.v2_0.client [None req-085adaa7-8fad-481d-96c1-68a81d9296c4 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/911] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:01 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1484 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:02.907 7 WARNING neutronclient.v2_0.client [None req-08589555-ee53-4e09-906c-b8033fca6fdf 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in 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] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:02 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1484 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:03.990 8 WARNING neutronclient.v2_0.client [None req-0d3fd6a2-ce59-4a32-8fc5-227e187ffe2a 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/913] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:03 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1492 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:05.087 7 WARNING neutronclient.v2_0.client [None req-ab403bcb-ea11-4297-a0ce-99ece9e3a922 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:05.224 8 INFO nova.api.openstack.compute.server_external_events [req-5eb95472-cc10-4c72-bad8-418b3349bee4 req-7b752f2e-f7fb-45a4-aada-7e7a881697cd cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:a13ac402-c3fa-4375-8a7a-76ffee652172 for instance f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 on instance [pid: 8|app: 0|req: 457/914] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:17:05 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: 458/915] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:05 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1559 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:06.285 8 WARNING neutronclient.v2_0.client [None req-432fa3b8-d3e2-4749-b5ce-e26c43b5fe76 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:06.323 7 WARNING neutronclient.v2_0.client [None req-7435102f-2de7-4632-9436-f2f6359efe6a 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/916] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:06 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1557 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/917] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:06 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1820 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:06.539 7 WARNING neutronclient.v2_0.client [None req-8e6cc573-80ca-40c5-a75e-74b55ee2a6c2 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/918] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:06 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1820 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/919] 10.0.0.232 () {34 vars in 750 bytes} [Tue Jun 9 16:17:06 2026] POST /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348/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-06-09 16:17:07.070 7 WARNING neutronclient.v2_0.client [None req-7e360edb-75d5-4e75-950d-8ac1c23cb563 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/920] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:07 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1822 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:07.529 8 WARNING neutronclient.v2_0.client [None req-cb3cd761-4f74-4e3d-adf1-960c6c831ada 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/921] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:07 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1557 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-06-09 16:17:08.259 7 WARNING neutronclient.v2_0.client [None req-2c0e6c60-c226-4b07-aee6-98137762e141 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/924] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:08 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => 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-06-09 16:17:08.707 8 WARNING neutronclient.v2_0.client [None req-4ce600df-f8e0-4391-9c65-d81e764e04f6 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] 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: 462/925] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:08 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:17:08.851 7 WARNING neutronclient.v2_0.client [None req-d49631ae-1a9d-4337-a119-951d41f3e88c ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:17:09.003 7 WARNING neutronclient.v2_0.client [None req-d49631ae-1a9d-4337-a119-951d41f3e88c ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/926] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:17:08 2026] POST /v2.1/servers => generated 424 bytes in 447 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:09.241 8 WARNING neutronclient.v2_0.client [None req-75355a38-164d-4d37-b6df-69e151272e8a ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/927] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:09 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1367 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, ' 2026-06-09 16:17:09.432 7 WARNING neutronclient.v2_0.client [None req-5801ffce-c056-4333-9b5f-43b15a8aeaa0 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/928] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:09 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1822 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:09.886 8 WARNING neutronclient.v2_0.client [None req-66324972-5797-4b4c-8edc-a2631252a44c 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/929] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:09 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1557 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-06-09 16:17:10.342 7 WARNING neutronclient.v2_0.client [None req-5b38b137-8877-4b4c-ab42-29521e3b225c ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/930] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:10 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1371 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-06-09 16:17:10.600 8 WARNING neutronclient.v2_0.client [None req-f93152a9-d345-4226-af77-21c1b4ed5ff5 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/931] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:10 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1827 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-06-09 16:17:10.973 7 INFO nova.api.openstack.compute.server_external_events [req-c9a65f03-e28a-4150-b9fa-0562b8d840d8 req-397fada8-ff5c-4bb6-8144-4a0bcfc1e10e cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:a13ac402-c3fa-4375-8a7a-76ffee652172 for instance f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 on instance [pid: 7|app: 0|req: 467/932] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:17:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:11.062 8 WARNING neutronclient.v2_0.client [None req-0093f2ac-d818-41f3-976b-01e26dde7313 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in 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/933] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:11 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1557 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-06-09 16:17:11.445 7 WARNING neutronclient.v2_0.client [None req-5af34b47-96b2-4cd6-a9ec-f883e586d365 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/934] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:11 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1419 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:11.781 8 WARNING neutronclient.v2_0.client [None req-bbdaa229-4508-41a2-b6f9-4be30eea920e 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/935] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:11 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1827 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:12.261 7 WARNING neutronclient.v2_0.client [None req-7f0e4055-5a53-4353-bbf0-f8ccfde692dc 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/936] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:12 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1557 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:12.534 8 WARNING neutronclient.v2_0.client [None req-b8a8d42d-5ab0-4140-9205-0561829117e4 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/937] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:12 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1419 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:12.977 7 WARNING neutronclient.v2_0.client [None req-4c8a1cfa-292f-4afe-9650-3a170a1e18e9 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/938] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:12 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1827 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:13.485 8 WARNING neutronclient.v2_0.client [None req-910d1e23-5e3d-4132-a244-ffa8da669529 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/939] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:13 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1740 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:13.642 8 WARNING neutronclient.v2_0.client [None req-2b84b199-7679-43de-a512-b18576bc350d ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:17:13.647 7 WARNING neutronclient.v2_0.client [None req-db52d5e8-4039-46f1-9960-041de5abb021 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/940] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:13 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1427 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/941] 10.0.0.232 () {32 vars in 741 bytes} [Tue Jun 9 16:17:13 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:14.208 8 WARNING neutronclient.v2_0.client [None req-bcd795cf-4f63-402e-b3e7-0cc324b8ea09 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:14.565 7 WARNING neutronclient.v2_0.client [None req-ef60414d-8c5c-4c0c-acc4-fde2e70168f7 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/942] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:14 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1827 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:14.595 8 INFO nova.api.openstack.compute.server_external_events [req-12d8c839-5e15-4251-bed7-b83697fd28be req-c5c3e4a4-1a3c-4f74-acf0-d799b072967c cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:a13ac402-c3fa-4375-8a7a-76ffee652172 for instance f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 on instance [pid: 8|app: 0|req: 472/943] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:17:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/944] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:14 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1740 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:14.727 7 WARNING neutronclient.v2_0.client [None req-89cbc14c-6471-478f-b37a-8a340397ba65 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/945] 10.0.0.232 () {32 vars in 641 bytes} [Tue Jun 9 16:17:14 2026] GET /v2.1/servers => generated 384 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/946] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:17:14 2026] DELETE /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:14.869 8 INFO nova.api.openstack.compute.server_external_events [req-03c6d352-9f7f-4a22-b442-f2c8a4efbdfa req-0dab72fb-05ba-4e15-9dc8-4244506f033a cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:d11c9ad3-232f-49e2-b105-045a36eb4a26 for instance 45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 on instance [pid: 8|app: 0|req: 475/947] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:17:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/948] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:14 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1469 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:17:14.921 8 WARNING neutronclient.v2_0.client [None req-b7089cdd-50b4-4f75-9567-4bf65133d089 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/949] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:14 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1746 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:15.393 7 INFO nova.api.openstack.compute.server_external_events [req-d95143fa-104c-42f8-acad-1cf529a5a009 req-59d61d61-b65b-4b55-872b-88b2ce9c2569 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-unplugged:2152124a-bc5c-4cca-9ace-5db4f991dec9 for instance bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 on instance [pid: 7|app: 0|req: 474/950] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:17:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:15.639 8 WARNING neutronclient.v2_0.client [None req-75b9d593-6a63-45d7-8f4c-67e86cc7cb5f 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/951] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:15 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => 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-06-09 16:17:15.967 7 WARNING neutronclient.v2_0.client [None req-847a75e0-947c-49e3-8685-def72b1104b7 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] 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: 475/952] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:15 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1467 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:17:16.100 8 WARNING neutronclient.v2_0.client [None req-9bb9c215-9d1b-45c5-a7f6-f99a9d6721ab 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/953] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:16 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1866 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:16.796 7 WARNING neutronclient.v2_0.client [None req-b357c0ae-be0a-4a77-b4b3-ba3f0e1e627d 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/954] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:16 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1827 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:17.137 8 WARNING neutronclient.v2_0.client [None req-d3065371-70b4-440e-a08a-272683c1c72a ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] 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: 479/955] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:17 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1467 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:17:17.281 7 WARNING neutronclient.v2_0.client [None req-4ace8921-f89e-4f93-b6dc-4957e7b23295 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:17.433 8 INFO nova.api.openstack.compute.server_external_events [req-a31f8426-60bf-421d-acae-e79d3b5c1f8f req-0c80e548-3efe-450b-9b2f-3c5ace78fb78 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:2152124a-bc5c-4cca-9ace-5db4f991dec9 for instance bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 on instance [pid: 8|app: 0|req: 480/956] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:17:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/957] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:17 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1866 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:17.988 8 WARNING neutronclient.v2_0.client [None req-bd7db9e5-a486-4c66-b2c1-d55bd6d96bd1 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/960] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:17 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1820 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:18.188 7 INFO nova.api.openstack.compute.server_external_events [req-40fe7cb0-8cd1-44b8-9d55-534e8fe8599a req-82a15c9b-9a89-4f2e-bf10-f4d06ee5438d cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:a13ac402-c3fa-4375-8a7a-76ffee652172 for instance f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 on instance [pid: 7|app: 0|req: 480/961] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:17:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:18.298 8 WARNING neutronclient.v2_0.client [None req-feb672d1-0311-4e98-93bb-232014b757ba ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/962] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:18 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1467 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:18.507 7 WARNING neutronclient.v2_0.client [None req-ad14cb46-2f11-48d2-9a23-6a323d00672c 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/963] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:18 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1513 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-06-09 16:17:19.461 8 WARNING neutronclient.v2_0.client [None req-6461d485-d360-4ede-83c0-23bef57c5b45 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/964] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:19 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1467 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-06-09 16:17:19.625 7 WARNING neutronclient.v2_0.client [None req-7597e150-2d01-4778-9d9e-6778e70f2e4c 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/965] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:19 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1518 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:20.641 8 WARNING neutronclient.v2_0.client [None req-c81afce2-2fe3-4f99-8df9-b0e713e36fc2 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:20.770 7 WARNING neutronclient.v2_0.client [None req-a75299dc-b1bf-41ac-8c16-f29020cbd0a9 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/966] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:20 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1467 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/967] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:20 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => generated 1518 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:21.137 8 INFO nova.api.openstack.compute.server_external_events [req-2b05dfd4-2a76-4d06-a374-1fa713f643af req-64b44b93-2949-4b1b-b692-3a22dc7bffc1 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:d11c9ad3-232f-49e2-b105-045a36eb4a26 for instance 45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 on instance [pid: 8|app: 0|req: 485/968] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:17:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:21.836 7 WARNING neutronclient.v2_0.client [None req-39fefe89-f15c-4b60-bebe-7a274995e0dd ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:17:21.853 8 INFO nova.api.openstack.wsgi [None req-3e4e4404-11e3-4da9-b27f-c2cc9f3cd037 272f4f854894495e8b84f099ee6101ef 7bba3833458b4639ac45cd6f7b0c2de8 - - default default] HTTP exception thrown: Instance f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 could not be found. [pid: 8|app: 0|req: 486/969] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:21 2026] GET /v2.1/servers/f9b0b8b7-191f-48bb-8df8-8f7aa97ea3f5 => 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: 487/970] 10.0.0.232 () {32 vars in 706 bytes} [Tue Jun 9 16:17:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1399693354 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/971] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:21 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1467 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 16:17:23.001 8 WARNING neutronclient.v2_0.client [None req-98b874bd-232b-4226-ad45-dd26781dc9c6 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/972] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:22 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1647 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/973] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:17:24 2026] DELETE /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:24.440 8 WARNING neutronclient.v2_0.client [None req-1d87d9b2-f0b9-42b6-862d-fe2e4bcb4bbc ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/974] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:24 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1653 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-06-09 16:17:25.581 7 WARNING neutronclient.v2_0.client [None req-5080d973-18d8-4048-8690-8ecfa1dfbd13 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in 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/975] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:25 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1653 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:26.715 8 WARNING neutronclient.v2_0.client [None req-20e7f776-74f5-48a7-8299-08924b84bcce ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/976] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:26 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1653 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:27.546 7 INFO nova.api.openstack.compute.server_external_events [req-9c60ecf2-6e8f-4b12-9a0e-6b66aa34606a req-568ab9d4-7b5b-41ce-ab6b-807a1544d8f1 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:d11c9ad3-232f-49e2-b105-045a36eb4a26 for instance 45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 on instance [pid: 7|app: 0|req: 487/977] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:17:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:27.905 8 WARNING neutronclient.v2_0.client [None req-fbebe8d5-15df-462f-9176-0479f33fa130 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/978] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:27 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1448 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:29.014 8 WARNING neutronclient.v2_0.client [None req-579c6baf-9767-4fc2-9ca1-ac03ac9d33f7 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/981] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:28 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:30.110 7 WARNING neutronclient.v2_0.client [None req-534ce7d4-aa90-4f84-91d2-2494be442747 ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/982] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:30 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 1453 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-06-09 16:17:30.421 8 WARNING neutronclient.v2_0.client [None req-31e843e2-d480-4455-aa80-e7582d218443 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/983] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:30 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1925 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:31.200 7 INFO nova.api.openstack.wsgi [None req-552b4f0e-8930-4c1d-a154-9c82c94cb1fb ee24adc356394b51a2735b776b3b2c41 2d3b3b3bb8664fba8372c9d7a4a55485 - - default default] HTTP exception thrown: Instance 45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 could not be found. [pid: 7|app: 0|req: 490/984] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:31 2026] GET /v2.1/servers/45d1e718-0ab1-4b4c-bfdc-5ed29f910e08 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/985] 10.0.0.232 () {32 vars in 753 bytes} [Tue Jun 9 16:17:32 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1/os-server-password => generated 116 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/986] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:17:34 2026] DELETE /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:34.350 8 WARNING neutronclient.v2_0.client [None req-ed9f568c-79ff-4ad4-8607-acb2188fe9d6 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/987] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:34 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1931 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-06-09 16:17:35.532 7 WARNING neutronclient.v2_0.client [None req-ddb50c06-95dc-4f44-8ceb-ec6fbe3efd56 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/988] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:35 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1931 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:36.773 8 WARNING neutronclient.v2_0.client [None req-cc26a23e-acd0-4b8f-b2b9-bf6a7f846df0 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/989] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:36 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1931 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:37.547 7 INFO nova.api.openstack.compute.server_external_events [req-65f8f158-ac16-4fe0-a085-078e16d435cf req-31cc83f3-10a5-41ba-96d3-17d034d9e201 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:e2ebb8e6-6797-4093-9086-c972fba067a9 for instance a22c413c-d5e0-4bee-a49a-000aa51a73b1 on instance [pid: 7|app: 0|req: 493/990] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:17:37 2026] POST /v2.1/os-server-external-events => generated 183 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-06-09 16:17:37.948 8 WARNING neutronclient.v2_0.client [None req-1ebfd315-d3a6-49ec-9099-a8780cb8ae1d d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/991] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:37 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1537 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-06-09 16:17:39.058 7 WARNING neutronclient.v2_0.client [None req-29a5db3c-ab9a-44d2-98e3-7c14fcf60765 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/994] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:39 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1542 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:39.579 8 WARNING neutronclient.v2_0.client [None req-edac1ec1-786c-405e-ad9c-0697111dd8ad 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/995] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:39 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1820 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, ' [pid: 7|app: 0|req: 496/996] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:17:39 2026] DELETE /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => 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-06-09 16:17:39.887 8 WARNING neutronclient.v2_0.client [None req-57c89ac0-7b8e-4c90-a698-7fc7afdaf442 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/997] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:39 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1826 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:40.171 7 WARNING neutronclient.v2_0.client [None req-1537e7ae-2869-4a98-ac8e-14a3bf0380e2 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/998] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:40 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 1542 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-06-09 16:17:41.034 8 WARNING neutronclient.v2_0.client [None req-822267ad-3a6b-4f8b-9cc3-24e6df12714f 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/999] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:40 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1826 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:41.258 7 INFO nova.api.openstack.wsgi [None req-8bc6eda1-b922-4b31-8eb4-861b4cd0eb20 d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] HTTP exception thrown: Instance a22c413c-d5e0-4bee-a49a-000aa51a73b1 could not be found. [pid: 7|app: 0|req: 498/1000] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:41 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => 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-06-09 16:17:41.297 8 INFO nova.api.openstack.wsgi [None req-d3a34b6f-2e13-4258-bee7-12df60fa70dc d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] HTTP exception thrown: Instance a22c413c-d5e0-4bee-a49a-000aa51a73b1 could not be found. [pid: 8|app: 0|req: 503/1001] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:17:41 2026] DELETE /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:41.329 7 INFO nova.api.openstack.wsgi [None req-c2ea54ed-8e76-404d-b884-bf77f75182de d8c14b21e5a14d79941eb78a0a7b9d78 3a2744767e9f40dab875d4cb7873fe43 - - default default] HTTP exception thrown: Instance a22c413c-d5e0-4bee-a49a-000aa51a73b1 could not be found. [pid: 7|app: 0|req: 499/1002] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:41 2026] GET /v2.1/servers/a22c413c-d5e0-4bee-a49a-000aa51a73b1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1003] 10.0.0.232 () {32 vars in 704 bytes} [Tue Jun 9 16:17:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-849207618 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:42.233 7 WARNING neutronclient.v2_0.client [None req-e56c775d-3c4c-4171-9d0b-f1af9b341f4c 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:17:42.262 8 INFO nova.api.openstack.compute.server_external_events [req-5fe66ce6-425f-4ca2-8a5e-ada260c93b05 req-41e1dbea-c27c-408d-8263-570d7f4c71a5 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-unplugged:2152124a-bc5c-4cca-9ace-5db4f991dec9 for instance bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 on instance [pid: 8|app: 0|req: 505/1004] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:17:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1005] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:42 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1826 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: 8|app: 0|req: 506/1006] 10.0.0.232 () {32 vars in 728 bytes} [Tue Jun 9 16:17:42 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1208472528 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:43.010 7 INFO nova.api.openstack.compute.server_external_events [req-abd1e3a3-dba0-42a9-922d-51f6a7962ab0 req-8ff29d40-b597-4b36-928e-b69d58d86fd1 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:2152124a-bc5c-4cca-9ace-5db4f991dec9 for instance bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 on instance [pid: 7|app: 0|req: 501/1007] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:17:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:17:43.390 8 WARNING neutronclient.v2_0.client [None req-31cb080c-93be-455b-a31a-7e42a633e4bc 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1008] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:43 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1473 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:44.490 7 WARNING neutronclient.v2_0.client [None req-74878798-8803-4033-80e9-9502678412f2 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1009] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:44 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1478 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:45.812 8 WARNING neutronclient.v2_0.client [None req-de89a9ab-bb72-48d8-a496-a3653ec18256 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1010] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:45 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => generated 1478 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:17:46.912 7 INFO nova.api.openstack.wsgi [None req-8e6de412-4096-4396-937f-555fb666b8a8 28db0a31d96c49749090b2f35cfc425e 4b1fc41d5f934058addab63d2cec2645 - - default default] HTTP exception thrown: Instance bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 could not be found. [pid: 7|app: 0|req: 503/1011] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:17:46 2026] GET /v2.1/servers/bbbbe04c-1a59-4a74-bf13-cc5ddc8b7348 => 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: 509/1012] 10.0.0.232 () {32 vars in 706 bytes} [Tue Jun 9 16:17:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2108926475 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1015] 10.0.0.232 () {30 vars in 413 bytes} [Tue Jun 9 16:17:51 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1016] 10.0.0.232 () {28 vars in 560 bytes} [Tue Jun 9 16:17:51 2026] GET /v2/ => generated 402 bytes in 561 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1017] 10.0.0.232 () {28 vars in 564 bytes} [Tue Jun 9 16:17:52 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1018] 10.0.0.232 () {30 vars in 413 bytes} [Tue Jun 9 16:17:52 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1019] 10.0.0.123 () {30 vars in 619 bytes} [Tue Jun 9 16:17:52 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 507/1020] 10.0.0.123 () {32 vars in 692 bytes} [Tue Jun 9 16:17:52 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1021] 10.0.0.123 () {34 vars in 913 bytes} [Tue Jun 9 16:17:53 2026] GET /v2.1/os-simple-tenant-usage/5dfb4a60727b4aa78591257e5c7246cb?start=2026-06-08T00:00:00&end=2026-06-09T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1022] 10.0.0.123 () {30 vars in 654 bytes} [Tue Jun 9 16:17:53 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1023] 10.0.0.111 () {28 vars in 454 bytes} [Tue Jun 9 16:17:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1024] 10.0.0.111 () {30 vars in 658 bytes} [Tue Jun 9 16:17:53 2026] GET /v2.1 => generated 0 bytes in 230 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 516/1025] 10.0.0.111 () {32 vars in 731 bytes} [Tue Jun 9 16:17:53 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: 510/1026] 10.0.0.111 () {34 vars in 806 bytes} [Tue Jun 9 16:17:53 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1027] 10.0.0.111 () {28 vars in 454 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1028] 10.0.0.111 () {30 vars in 658 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1 => generated 0 bytes in 87 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 518/1029] 10.0.0.111 () {32 vars in 731 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1030] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/servers/detail?project_id=22a7bd1fbf654c4894909ff9e1cf980d&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1031] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/servers/detail?project_id=27e3184271184cf9b2f63c97f0738828&all_tenants=True => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1032] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/servers/detail?project_id=2fcba4b85235431199dd15963dbae628&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1033] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/servers/detail?project_id=401c26d9f78a41b4ad616e3e98ecef4e&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1034] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/servers/detail?project_id=5d88e6fd2be54a9abb948893b6a4aa47&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1035] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/servers/detail?project_id=5dfb4a60727b4aa78591257e5c7246cb&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1036] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/servers/detail?project_id=63f5ae704c5d4b27ae6d8b625128e2f1&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1037] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:54 2026] GET /v2.1/servers/detail?project_id=9b1541532bb64ae8bc940fd8d1297a26&all_tenants=True => generated 15 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1038] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:55 2026] GET /v2.1/servers/detail?project_id=a705e01e573b4f4d93c9e3a47ac53249&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1039] 10.0.0.111 () {34 vars in 894 bytes} [Tue Jun 9 16:17:55 2026] GET /v2.1/servers/detail?project_id=af6a76ad28d242768954558727783b10&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1040] 10.0.0.123 () {30 vars in 619 bytes} [Tue Jun 9 16:17:56 2026] GET /v2.1 => generated 0 bytes in 252 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 524/1041] 10.0.0.123 () {32 vars in 692 bytes} [Tue Jun 9 16:17:56 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1042] 10.0.0.123 () {34 vars in 913 bytes} [Tue Jun 9 16:17:56 2026] GET /v2.1/os-simple-tenant-usage/5dfb4a60727b4aa78591257e5c7246cb?start=2026-06-08T00:00:00&end=2026-06-09T23:59:59 => generated 20 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1043] 10.0.0.123 () {30 vars in 654 bytes} [Tue Jun 9 16:17:57 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 528/1062] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:19:23 2026] POST /v2.1/os-keypairs => generated 397 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:19:28.617 8 WARNING neutronclient.v2_0.client [None req-080bf39d-810e-4578-93d6-d6e34821883c e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:19:28.680 8 WARNING neutronclient.v2_0.client [None req-080bf39d-810e-4578-93d6-d6e34821883c e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:19:28.861 8 WARNING neutronclient.v2_0.client [None req-080bf39d-810e-4578-93d6-d6e34821883c e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1065] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:19:28 2026] POST /v2.1/servers => generated 450 bytes in 679 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 16:19:29.227 7 WARNING neutronclient.v2_0.client [None req-c53784bf-de4d-43ed-9723-07596bc95c65 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1066] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:29 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:30.319 8 WARNING neutronclient.v2_0.client [None req-e114f43e-e41e-4da0-abb7-6e5ccfbd2e34 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1067] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:30 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1400 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:31.414 7 WARNING neutronclient.v2_0.client [None req-8c174748-f903-4fee-81c5-d974981ad90b e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1068] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:31 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1404 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-06-09 16:19:32.507 8 WARNING neutronclient.v2_0.client [None req-e55de0b8-d7f4-4cdd-ad67-49ee4640d347 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1069] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:32 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1452 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:33.597 7 WARNING neutronclient.v2_0.client [None req-d69476e3-f180-42c6-9fd6-b5c245b035bd e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1070] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:33 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1452 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-06-09 16:19:34.691 8 WARNING neutronclient.v2_0.client [None req-f82f2d4e-106a-49a8-943b-c0bf19ee5262 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1071] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:34 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1460 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:35.805 7 WARNING neutronclient.v2_0.client [None req-db616477-eb13-4ce9-b6b2-ac585d9df65c e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:35.890 8 INFO nova.api.openstack.compute.server_external_events [req-eb1867d9-daeb-4488-a0cd-38319535b8ec req-e1c9c950-8eca-45ca-bb7b-bd7ed136a464 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:5e93270e-6d1a-493b-a5dd-6d19db96b41a for instance ca002ffb-c14a-4822-a2e4-edc39726686e on instance [pid: 8|app: 0|req: 540/1072] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:19:35 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: 533/1073] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:35 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1528 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-06-09 16:19:36.957 8 WARNING neutronclient.v2_0.client [None req-f8ce9929-2a1c-4370-8236-4a6db81fe54d e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1074] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:36 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:38.153 8 WARNING neutronclient.v2_0.client [None req-bbc446da-b994-442b-b005-e4a9ba2ea5cd e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1077] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:38 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1526 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-06-09 16:19:39.329 7 WARNING neutronclient.v2_0.client [None req-befc6b3b-afd5-49ce-8dcb-e745aa538bda e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1078] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:39 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:40.471 8 WARNING neutronclient.v2_0.client [None req-9918a9c3-f423-4c63-8aa9-2070ad7652a8 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1079] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:40 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:41.234 7 INFO nova.api.openstack.compute.server_external_events [req-c2122881-2e42-4077-b5b8-8854cff9b623 req-80da5c76-14bc-4c12-b93a-2350f1d310cf cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:5e93270e-6d1a-493b-a5dd-6d19db96b41a for instance ca002ffb-c14a-4822-a2e4-edc39726686e on instance [pid: 7|app: 0|req: 536/1080] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:19:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:41.660 8 WARNING neutronclient.v2_0.client [None req-e9ceaeae-329e-4d6b-ac4a-a105b5a81fcc e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1081] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:41 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1526 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:42.831 7 WARNING neutronclient.v2_0.client [None req-773a5451-b931-40f6-8072-bcd334ff41d7 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1082] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:42 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:44.036 8 WARNING neutronclient.v2_0.client [None req-f6e63d12-80ee-4a8b-8db6-e174f131ba91 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1083] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:43 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1695 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:44.186 7 WARNING neutronclient.v2_0.client [None req-71695133-cc97-4983-a3d4-d484afc8e46a e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1084] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:19:44 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1695 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:19:45.893 8 INFO nova.api.openstack.compute.server_external_events [req-a5f2b67f-951f-4c0d-8120-3a6a0ba9fbee req-099683ba-dc15-4fd8-af58-54ec0a50b5a4 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:5e93270e-6d1a-493b-a5dd-6d19db96b41a for instance ca002ffb-c14a-4822-a2e4-edc39726686e on instance [pid: 8|app: 0|req: 547/1085] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:19:45 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, ' [pid: 8|app: 0|req: 549/1088] 10.0.0.232 () {34 vars in 750 bytes} [Tue Jun 9 16:19:56 2026] POST /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e/action => generated 31947 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:09.294 7 INFO nova.api.openstack.compute.server_external_events [req-d15cea8a-7a5c-4f4b-a763-c63b6ad34c9a req-098d517c-ba2f-43d4-abc9-b7d83ccce3c8 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:5e93270e-6d1a-493b-a5dd-6d19db96b41a for instance ca002ffb-c14a-4822-a2e4-edc39726686e on instance [pid: 7|app: 0|req: 542/1093] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:20:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1094] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:20:12 2026] POST /v2.1/os-keypairs => generated 397 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:15.514 7 WARNING neutronclient.v2_0.client [None req-edbb2c91-8b01-4978-a331-66e17240505a e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:20:15.556 7 WARNING neutronclient.v2_0.client [None req-edbb2c91-8b01-4978-a331-66e17240505a e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:20:15.758 7 WARNING neutronclient.v2_0.client [None req-edbb2c91-8b01-4978-a331-66e17240505a e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1095] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:20:15 2026] POST /v2.1/servers => generated 449 bytes in 693 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 16:20:16.174 8 WARNING neutronclient.v2_0.client [None req-8450f469-c905-488b-8a1c-f1bc62d936f4 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1096] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:16 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1401 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:17.395 7 WARNING neutronclient.v2_0.client [None req-29a14a90-7a93-4b41-b347-de1dc39a83b5 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1097] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:17 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1405 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:18.533 7 WARNING neutronclient.v2_0.client [None req-39aa06ee-030f-4e2a-84fc-2a41a354558e e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1100] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:18 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1453 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-06-09 16:20:19.632 8 WARNING neutronclient.v2_0.client [None req-04d0183f-fa63-400e-a759-4caf03e9d711 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1101] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:19 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1453 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-06-09 16:20:20.709 7 WARNING neutronclient.v2_0.client [None req-15b6b71b-95ea-4247-9046-bee0136d27b7 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1102] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:20 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:21.723 8 INFO nova.api.openstack.compute.server_external_events [req-e28d9370-83bb-48a8-9d67-5997a3106d55 req-33db374f-e926-403d-8ff7-83aa268fafb6 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:a807d3e9-c57b-495d-ac41-9e907cbcb33e for instance bc2a828a-1c36-4f7f-8f78-f87ed1f34109 on instance [pid: 8|app: 0|req: 556/1103] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:20:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:21.793 7 WARNING neutronclient.v2_0.client [None req-a234ed04-3a2d-44b6-bb9e-3811d8a258d5 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1104] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:21 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1538 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:22.934 8 WARNING neutronclient.v2_0.client [None req-240b49e7-0d88-41fe-859d-ddb5f457744e e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1105] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:22 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1526 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:24.123 7 WARNING neutronclient.v2_0.client [None req-161359a0-6812-48f2-9b2d-7ea1d21d07c7 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1106] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:24 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1526 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-06-09 16:20:25.282 8 WARNING neutronclient.v2_0.client [None req-c5975d14-f887-461c-a371-c1ea4d52eb80 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1107] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:25 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1526 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:26.444 7 WARNING neutronclient.v2_0.client [None req-905b82bc-7e09-412e-8356-dc3894d6767b e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1108] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:26 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1526 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-06-09 16:20:26.958 8 INFO nova.api.openstack.compute.server_external_events [req-00f16daa-8937-4bd3-aba0-4581f03f1125 req-297704cf-fad3-4127-886d-a872333e511d cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:a807d3e9-c57b-495d-ac41-9e907cbcb33e for instance bc2a828a-1c36-4f7f-8f78-f87ed1f34109 on instance [pid: 8|app: 0|req: 559/1109] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:20:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:27.613 7 WARNING neutronclient.v2_0.client [None req-65d9b9d0-8ec8-41da-bc19-82796fd3e003 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1110] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:27 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1526 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:28.763 8 WARNING neutronclient.v2_0.client [None req-76818928-5c8e-4cf5-a5a4-8f92d54cefd9 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1113] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:28 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1694 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:28.988 7 WARNING neutronclient.v2_0.client [None req-0bf27c5b-0254-4285-ab66-ab5ffb5b78c8 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1114] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:28 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1694 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:29.832 8 INFO nova.api.openstack.compute.server_external_events [req-3ee29d01-2e5d-4b55-bd9c-f99857e39fc8 req-7f3df6f2-2acb-4266-af7f-b3aedd8b60c1 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:a807d3e9-c57b-495d-ac41-9e907cbcb33e for instance bc2a828a-1c36-4f7f-8f78-f87ed1f34109 on instance [pid: 8|app: 0|req: 562/1115] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:20:29 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, ' [pid: 8|app: 0|req: 564/1118] 10.0.0.232 () {34 vars in 750 bytes} [Tue Jun 9 16:20:38 2026] POST /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109/action => generated 31932 bytes in 542 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: 566/1121] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:20:49 2026] DELETE /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:49.502 7 WARNING neutronclient.v2_0.client [None req-a4af91d8-2110-4160-b223-623cb962ed1a e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1122] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:49 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1820 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:50.698 8 WARNING neutronclient.v2_0.client [None req-1fee5b40-6316-4f9e-8398-c731203cd8e7 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1123] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:50 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1820 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-06-09 16:20:51.853 7 WARNING neutronclient.v2_0.client [None req-2e2eef09-43b8-4ce9-9032-3675ec3e4bc5 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1124] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:51 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1820 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:52.753 8 INFO nova.api.openstack.compute.server_external_events [req-bb595827-675b-4cd3-8017-d381be9b1408 req-421d3029-0f4b-4e2f-b730-1d469d304690 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:a807d3e9-c57b-495d-ac41-9e907cbcb33e for instance bc2a828a-1c36-4f7f-8f78-f87ed1f34109 on instance [pid: 8|app: 0|req: 568/1125] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:20:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:53.017 7 WARNING neutronclient.v2_0.client [None req-0a204b30-d3b5-4000-b914-a2eb4e8ad894 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1126] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:52 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1482 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:54.118 8 WARNING neutronclient.v2_0.client [None req-bab4872a-c18a-48e4-ad34-5defe592dedd e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1127] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:54 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1487 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:55.228 7 WARNING neutronclient.v2_0.client [None req-0d327098-58c4-4869-9499-9630cc6a331c e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1128] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:55 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 1487 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:56.310 8 INFO nova.api.openstack.wsgi [None req-909a1a9e-47bc-43dd-bb98-a353f775e808 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] HTTP exception thrown: Instance bc2a828a-1c36-4f7f-8f78-f87ed1f34109 could not be found. [pid: 8|app: 0|req: 570/1129] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:56 2026] GET /v2.1/servers/bc2a828a-1c36-4f7f-8f78-f87ed1f34109 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1130] 10.0.0.232 () {32 vars in 728 bytes} [Tue Jun 9 16:20:56 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-890255177 => 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, ' [pid: 8|app: 0|req: 571/1131] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:20:56 2026] DELETE /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-09 16:20:56.974 7 WARNING neutronclient.v2_0.client [None req-6c50d936-bdcb-4f2f-876e-cab5f4fbcb8c e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1132] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:56 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1701 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:58.124 8 WARNING neutronclient.v2_0.client [None req-9b42876c-b87e-4cb0-ac54-0b4d8458c00a e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1135] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:58 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1701 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:20:59.348 7 WARNING neutronclient.v2_0.client [None req-f80e65d0-a882-43a4-ae7c-e92892dce545 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1136] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:20:59 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1701 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-06-09 16:20:59.878 8 INFO nova.api.openstack.compute.server_external_events [req-1fa99139-877c-4e5b-8d94-b065066cae64 req-80401661-71e0-40a5-a269-a8532b3cc904 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:5e93270e-6d1a-493b-a5dd-6d19db96b41a for instance ca002ffb-c14a-4822-a2e4-edc39726686e on instance [pid: 8|app: 0|req: 574/1137] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:20:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:00.663 7 WARNING neutronclient.v2_0.client [None req-78595623-d77f-4296-8702-bafa2d5dd698 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1138] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:00 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1481 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:01.757 8 WARNING neutronclient.v2_0.client [None req-2e8042ec-f522-4c49-9698-3be6d189acfb e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1139] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:01 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1486 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:02.851 7 WARNING neutronclient.v2_0.client [None req-ca2b6fc1-f828-4c91-af31-c7a82f30f927 e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1140] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:02 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => generated 1486 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:03.939 8 INFO nova.api.openstack.wsgi [None req-a8bab7d0-f691-49cf-86c0-fe2a1bbf7cbe e96da68ec6b74de0804757008546e508 afdb94b720704ffaabed28b725a5d116 - - default default] HTTP exception thrown: Instance ca002ffb-c14a-4822-a2e4-edc39726686e could not be found. [pid: 8|app: 0|req: 576/1141] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:03 2026] GET /v2.1/servers/ca002ffb-c14a-4822-a2e4-edc39726686e => 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, ' [pid: 7|app: 0|req: 566/1142] 10.0.0.232 () {32 vars in 728 bytes} [Tue Jun 9 16:21:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-344987215 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1147] 10.0.0.232 () {34 vars in 671 bytes} [Tue Jun 9 16:21:26 2026] POST /v2.1/os-keypairs => generated 395 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:21:28.060 7 WARNING neutronclient.v2_0.client [None req-8549d588-a0bd-424a-a105-c5807ace1d37 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:21:28.105 7 WARNING neutronclient.v2_0.client [None req-8549d588-a0bd-424a-a105-c5807ace1d37 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:21:28.327 7 WARNING neutronclient.v2_0.client [None req-8549d588-a0bd-424a-a105-c5807ace1d37 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1150] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:21:27 2026] POST /v2.1/servers => generated 448 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 16:21:28.569 8 WARNING neutronclient.v2_0.client [None req-cd52027e-85c1-4241-8565-59b9ef1da9b7 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1151] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:28 2026] GET /v2.1/servers/d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 => generated 1394 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:33.659 7 WARNING neutronclient.v2_0.client [None req-3708b54b-5bd6-4cf0-9507-f644756fce53 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1152] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:33 2026] GET /v2.1/servers/d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 => generated 1520 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:33.876 8 INFO nova.api.openstack.compute.server_external_events [req-cea4c614-9950-4451-b5c1-da5449264e97 req-dbf42386-b344-4c82-800f-ae17a0685997 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:3a4ce262-fa94-4251-adf9-216dc7c55089 for instance d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 on instance [pid: 8|app: 0|req: 583/1153] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:21:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:38.796 8 WARNING neutronclient.v2_0.client [None req-68dcfe7d-26c8-4b07-bc6b-a4a2ad283c98 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1156] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:38 2026] GET /v2.1/servers/d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 => generated 1518 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:39.074 7 INFO nova.api.openstack.compute.server_external_events [req-b3fa6ac1-db55-4fb2-8175-b35e83811a38 req-443fd75a-7721-4c40-a980-6025e31bdae8 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:3a4ce262-fa94-4251-adf9-216dc7c55089 for instance d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 on instance [pid: 7|app: 0|req: 572/1157] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:21:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:43.998 8 WARNING neutronclient.v2_0.client [None req-2a4b1293-a46a-41f7-a675-f35b3a57956a cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1158] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:43 2026] GET /v2.1/servers/d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 => generated 1817 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:45.412 7 INFO nova.api.openstack.compute.server_external_events [req-b2678f47-2a7b-4c73-90a5-3a5615c23b74 req-e255b4ea-c5bc-4a3d-a4e7-02ca1d83506a cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:3a4ce262-fa94-4251-adf9-216dc7c55089 for instance d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 on instance [pid: 7|app: 0|req: 573/1159] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:21:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:21:45.470 8 WARNING neutronclient.v2_0.client [None req-b59aa0fb-58f7-4e49-9842-ea68bbd5f501 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:21:45.511 8 WARNING neutronclient.v2_0.client [None req-b59aa0fb-58f7-4e49-9842-ea68bbd5f501 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:21:45.844 8 WARNING neutronclient.v2_0.client [None req-b59aa0fb-58f7-4e49-9842-ea68bbd5f501 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1160] 10.0.0.232 () {34 vars in 663 bytes} [Tue Jun 9 16:21:45 2026] POST /v2.1/servers => generated 448 bytes in 715 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:46.155 7 WARNING neutronclient.v2_0.client [None req-6843b7d0-275a-4fe1-9149-055dbb22b677 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1161] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:46 2026] GET /v2.1/servers/9b36f2d6-4411-4387-8859-79b7095ca9f8 => generated 1394 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:51.255 8 WARNING neutronclient.v2_0.client [None req-3d70e176-bd9d-441a-82bb-a67f200c381d cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1164] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:51 2026] GET /v2.1/servers/9b36f2d6-4411-4387-8859-79b7095ca9f8 => generated 1520 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-06-09 16:21:51.440 7 INFO nova.api.openstack.compute.server_external_events [req-55d42c98-53c3-421a-afc5-e23e965d521a req-a1831491-606b-400a-8326-79e3282f5b02 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:0ecd8a48-2eb8-4b2e-8ecf-468efd291b25 for instance 9b36f2d6-4411-4387-8859-79b7095ca9f8 on instance [pid: 7|app: 0|req: 576/1165] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:21:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:56.407 8 WARNING neutronclient.v2_0.client [None req-a33c399a-ba86-4cc4-a384-2f7d36c5c513 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:21:56.476 7 INFO nova.api.openstack.compute.server_external_events [req-abaeb628-0d5e-4f07-9ac4-673bc5ca31f6 req-c78c0e49-177e-4ec3-83d8-31e16f9571f1 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:0ecd8a48-2eb8-4b2e-8ecf-468efd291b25 for instance 9b36f2d6-4411-4387-8859-79b7095ca9f8 on instance [pid: 7|app: 0|req: 577/1166] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:21:56 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) [pid: 8|app: 0|req: 590/1167] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:21:56 2026] GET /v2.1/servers/9b36f2d6-4411-4387-8859-79b7095ca9f8 => generated 1518 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:01.663 7 WARNING neutronclient.v2_0.client [None req-6b6286b7-4581-42bd-8502-5adf95d41039 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1170] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:22:01 2026] GET /v2.1/servers/9b36f2d6-4411-4387-8859-79b7095ca9f8 => generated 1818 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:02.994 8 INFO nova.api.openstack.compute.server_external_events [req-ed143bab-4381-47aa-af56-b84111404dd9 req-c0b277bb-0c93-40c4-8be8-c6925525c73e cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:0ecd8a48-2eb8-4b2e-8ecf-468efd291b25 for instance 9b36f2d6-4411-4387-8859-79b7095ca9f8 on instance [pid: 8|app: 0|req: 592/1171] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:22:02 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-06-09 16:22:38.777 8 WARNING neutronclient.v2_0.client [None req-082928a6-4d7f-49ad-a559-d607d65e1cb0 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:22:38.812 8 WARNING neutronclient.v2_0.client [None req-082928a6-4d7f-49ad-a559-d607d65e1cb0 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:22:38.975 8 WARNING neutronclient.v2_0.client [None req-082928a6-4d7f-49ad-a559-d607d65e1cb0 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1180] 199.204.45.115 () {36 vars in 714 bytes} [Tue Jun 9 16:22:38 2026] POST /v2.1/servers => generated 453 bytes in 690 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:39.543 7 WARNING neutronclient.v2_0.client [None req-c724f96b-73e6-4279-93fb-35fcc302d756 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1181] 199.204.45.115 () {32 vars in 733 bytes} [Tue Jun 9 16:22:39 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9 => generated 2213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:39.606 8 WARNING neutronclient.v2_0.client [None req-f39b9fe0-17e0-49ae-bef8-4ba3d4d3bed1 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1182] 199.204.45.115 () {32 vars in 759 bytes} [Tue Jun 9 16:22:39 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1183] 199.204.45.115 () {32 vars in 777 bytes} [Tue Jun 9 16:22:39 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/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-06-09 16:22:42.220 8 WARNING neutronclient.v2_0.client [None req-9381b52a-6cf1-4d4e-8158-d00b01697ece 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1184] 199.204.45.115 () {32 vars in 733 bytes} [Tue Jun 9 16:22:42 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9 => generated 2371 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:42.314 7 WARNING neutronclient.v2_0.client [None req-dba99ee5-b7f8-400e-9cba-412b1f3936dc 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1185] 199.204.45.115 () {32 vars in 759 bytes} [Tue Jun 9 16:22:42 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 600/1186] 199.204.45.115 () {32 vars in 777 bytes} [Tue Jun 9 16:22:42 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:44.541 7 INFO nova.api.openstack.compute.server_external_events [req-1ce45203-c918-49b5-8ae1-97a22f5eb04b req-9f52f6c4-5f89-483d-bfd7-be4f67ddc7d7 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:32417020-0d92-4c2b-bf0c-7b5d23fbc1e2 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 7|app: 0|req: 587/1187] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:22:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:45.191 8 WARNING neutronclient.v2_0.client [None req-1d707129-c870-4d6d-a7ef-e4567fde88e1 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1188] 199.204.45.115 () {32 vars in 733 bytes} [Tue Jun 9 16:22:45 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9 => generated 2445 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:45.358 7 WARNING neutronclient.v2_0.client [None req-cc3ff1a1-7554-47d3-bba9-788da06f684a 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1189] 199.204.45.115 () {32 vars in 759 bytes} [Tue Jun 9 16:22:45 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 283 bytes in 86 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: 602/1190] 199.204.45.115 () {32 vars in 777 bytes} [Tue Jun 9 16:22:45 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:47.969 7 WARNING neutronclient.v2_0.client [None req-1433de03-33fb-4210-9be9-47063b996c79 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1193] 199.204.45.115 () {32 vars in 733 bytes} [Tue Jun 9 16:22:47 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9 => generated 2433 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:48.110 8 WARNING neutronclient.v2_0.client [None req-f73b3c7e-0653-4a14-a3ff-dfa054110a47 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1194] 199.204.45.115 () {32 vars in 759 bytes} [Tue Jun 9 16:22:48 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 283 bytes in 87 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: 590/1195] 199.204.45.115 () {32 vars in 777 bytes} [Tue Jun 9 16:22:48 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:50.968 8 INFO nova.api.openstack.compute.server_external_events [req-9f441337-388c-4f08-aaf2-7e0b81afa3cd req-bb37423f-6963-4a5e-89ae-2015760c9b48 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:32417020-0d92-4c2b-bf0c-7b5d23fbc1e2 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 8|app: 0|req: 606/1196] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:22:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:51.010 7 WARNING neutronclient.v2_0.client [None req-273e6cbe-9784-4f17-b665-42c6a58dfd50 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1197] 199.204.45.115 () {32 vars in 733 bytes} [Tue Jun 9 16:22:50 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9 => generated 2433 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:51.149 8 WARNING neutronclient.v2_0.client [None req-bbbbcf3a-cc46-4186-9e51-fe29604d88e7 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1198] 199.204.45.115 () {32 vars in 759 bytes} [Tue Jun 9 16:22:51 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 285 bytes in 86 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: 592/1199] 199.204.45.115 () {32 vars in 777 bytes} [Tue Jun 9 16:22:51 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:53.934 8 WARNING neutronclient.v2_0.client [None req-7b5daa4a-75a8-40b1-bbbe-19f27e2ce93a 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1200] 199.204.45.115 () {32 vars in 733 bytes} [Tue Jun 9 16:22:53 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9 => generated 2580 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:22:54.059 7 WARNING neutronclient.v2_0.client [None req-a42a88be-6878-4b05-b28f-e317c70749cd 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1201] 199.204.45.115 () {32 vars in 759 bytes} [Tue Jun 9 16:22:54 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 285 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1202] 199.204.45.115 () {32 vars in 777 bytes} [Tue Jun 9 16:22:54 2026] GET /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:23:29.755 7 WARNING neutronclient.v2_0.client [None req-fc7aca66-83de-4a52-a97a-2015847cce85 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:23:29.802 7 WARNING neutronclient.v2_0.client [None req-fc7aca66-83de-4a52-a97a-2015847cce85 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:23:32.035 8 INFO nova.api.openstack.compute.server_external_events [req-76310e4b-e355-4fa5-9de0-706b73dce4fd req-acfad8b8-f690-4ddb-a76c-4d9ebe15cef0 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:f4086585-4bf9-40ee-9943-75f84341f562 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 8|app: 0|req: 614/1211] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:23:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:23:36.495 8 INFO nova.api.openstack.compute.server_external_events [req-894630dc-5552-4cce-9a03-fae712bdb51e req-37321a4b-c5b6-47b2-9f70-797aacb6b620 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:f4086585-4bf9-40ee-9943-75f84341f562 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 8|app: 0|req: 615/1212] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:23:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:23:38.370 7 WARNING neutronclient.v2_0.client [None req-fc7aca66-83de-4a52-a97a-2015847cce85 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1215] 199.204.45.115 () {36 vars in 812 bytes} [Tue Jun 9 16:23:29 2026] POST /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 281 bytes in 8698 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:23:38.665 8 INFO nova.api.openstack.compute.server_external_events [req-4b5031eb-33d0-4a23-8fba-533d3939cae4 req-eaf07214-a3ac-4dee-9432-2b874e49c959 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:f4086585-4bf9-40ee-9943-75f84341f562 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 8|app: 0|req: 618/1216] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:23:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:23:38.984 7 INFO nova.api.openstack.compute.server_external_events [req-87d469cc-00e0-4b28-b02d-1d912ab77711 req-4d4b3dc4-66b4-4284-986f-66f070b2bdd1 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:f4086585-4bf9-40ee-9943-75f84341f562 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 7|app: 0|req: 599/1217] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:23:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:24:03.220 7 WARNING neutronclient.v2_0.client [None req-a3951b7d-ae07-44e9-bd52-0d9ef1dc955d 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:24:03.273 7 WARNING neutronclient.v2_0.client [None req-a3951b7d-ae07-44e9-bd52-0d9ef1dc955d 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:24:05.484 8 INFO nova.api.openstack.compute.server_external_events [req-0da58fbe-2de4-498a-9cda-b8c7979df93f req-82f6cbc6-aebc-41dd-8c13-b37114f8f376 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:9f80f8b9-1ba2-4e2a-b4a8-b1dc7b4bdf92 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 8|app: 0|req: 621/1222] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:24:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:24:12.098 8 INFO nova.api.openstack.compute.server_external_events [req-c642d316-9a6c-45b6-baaf-cc4a77215d88 req-d2d1a972-c02a-4f6d-b46d-fbfaa615fb0b cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:9f80f8b9-1ba2-4e2a-b4a8-b1dc7b4bdf92 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 8|app: 0|req: 624/1225] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:24:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 16:24:12.308 7 WARNING neutronclient.v2_0.client [None req-a3951b7d-ae07-44e9-bd52-0d9ef1dc955d 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1226] 199.204.45.115 () {36 vars in 812 bytes} [Tue Jun 9 16:24:03 2026] POST /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 374 bytes in 9204 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:24:24.430 8 WARNING neutronclient.v2_0.client [None req-192007c2-b842-4e59-b2bd-ebe8b5b8bfd6 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-09 16:24:24.478 8 WARNING neutronclient.v2_0.client [None req-192007c2-b842-4e59-b2bd-ebe8b5b8bfd6 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:24:26.651 7 INFO nova.api.openstack.compute.server_external_events [req-e806f882-fbf5-4813-82f2-394054308002 req-b52cdbf4-fdea-4ff0-91f4-b2d190184242 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:b35da470-821e-4c10-93c1-1247f644df3e for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 7|app: 0|req: 604/1229] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:24:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:24:30.728 7 INFO nova.api.openstack.compute.server_external_events [req-5fe55f73-7995-4784-9454-f28b0f33c74e req-da3416cc-a531-4e16-8aaa-b2888fbd54a3 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-plugged:b35da470-821e-4c10-93c1-1247f644df3e for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 7|app: 0|req: 607/1232] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:24:30 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-06-09 16:24:33.525 8 WARNING neutronclient.v2_0.client [None req-192007c2-b842-4e59-b2bd-ebe8b5b8bfd6 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1233] 199.204.45.115 () {36 vars in 812 bytes} [Tue Jun 9 16:24:24 2026] POST /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface => generated 377 bytes in 9179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:24:34.129 7 INFO nova.api.openstack.compute.server_external_events [req-341571c2-374e-4cbf-8d2f-0c987434d8c3 req-4d27883d-1cd1-4d3a-9871-ba8d61d0b0d4 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:9f80f8b9-1ba2-4e2a-b4a8-b1dc7b4bdf92 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 7|app: 0|req: 608/1234] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:24:34 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-06-09 16:24:48.906 7 INFO nova.api.openstack.compute.server_external_events [req-79865005-7196-4628-84c0-10824cc45acd req-b1f7fda1-083c-4e42-946f-c646d89e2647 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:b35da470-821e-4c10-93c1-1247f644df3e for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 7|app: 0|req: 611/1239] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:24:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 629/1240] 199.204.45.115 () {34 vars in 855 bytes} [Tue Jun 9 16:24:49 2026] DELETE /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface/b35da470-821e-4c10-93c1-1247f644df3e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:24:50.941 7 INFO nova.api.openstack.compute.server_external_events [req-8f6c5100-0258-4212-b7a7-1d08924616d2 req-09c41492-4168-43f8-a967-81a7d1172811 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:b35da470-821e-4c10-93c1-1247f644df3e for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 7|app: 0|req: 612/1241] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:24: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:03.315 8 INFO nova.api.openstack.compute.server_external_events [req-719422ad-e992-4d5b-b158-4c8887938182 req-64b15b20-5a53-43f6-809e-d12f9c4d5451 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:9f80f8b9-1ba2-4e2a-b4a8-b1dc7b4bdf92 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 8|app: 0|req: 631/1244] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:25:03 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, ' [pid: 7|app: 0|req: 614/1245] 199.204.45.115 () {34 vars in 855 bytes} [Tue Jun 9 16:25:03 2026] DELETE /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface/9f80f8b9-1ba2-4e2a-b4a8-b1dc7b4bdf92 => 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, ' [pid: 7|app: 0|req: 617/1250] 199.204.45.115 () {34 vars in 855 bytes} [Tue Jun 9 16:25:25 2026] DELETE /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9/os-interface/f4086585-4bf9-40ee-9943-75f84341f562 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 619/1253] 199.204.45.115 () {34 vars in 755 bytes} [Tue Jun 9 16:25:30 2026] DELETE /v2.1/servers/60c5e47f-d724-4661-a5bd-70f0210fd4f9 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:33.406 8 INFO nova.api.openstack.compute.server_external_events [req-04f87ef1-1bfb-4c45-9165-7fd1445ab3a3 req-a8141802-1e1a-4922-8d99-48ed709f92e7 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:32417020-0d92-4c2b-bf0c-7b5d23fbc1e2 for instance 60c5e47f-d724-4661-a5bd-70f0210fd4f9 on instance [pid: 8|app: 0|req: 635/1254] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:25:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:34.762 7 INFO nova.api.openstack.compute.server_external_events [req-cf8c78e0-2897-4cfd-8baa-ac606b3314fe req-00ef3ebb-7ab6-494e-ae9e-cebb56a08e22 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:0ecd8a48-2eb8-4b2e-8ecf-468efd291b25 for instance 9b36f2d6-4411-4387-8859-79b7095ca9f8 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 620/1255] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:25:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1256] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:25:34 2026] DELETE /v2.1/servers/9b36f2d6-4411-4387-8859-79b7095ca9f8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:34.914 7 WARNING neutronclient.v2_0.client [None req-eaf7af24-9f7c-4953-b613-e88b1ff13c4e cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1257] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:25:34 2026] GET /v2.1/servers/9b36f2d6-4411-4387-8859-79b7095ca9f8 => generated 1944 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:37.628 8 INFO nova.api.openstack.compute.server_external_events [req-b8eeb8e7-cd96-49a9-a430-6ee2b562bb76 req-ef26a3b1-779a-4f81-8eca-97f306688ee6 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:0ecd8a48-2eb8-4b2e-8ecf-468efd291b25 for instance 9b36f2d6-4411-4387-8859-79b7095ca9f8 on instance [pid: 8|app: 0|req: 637/1258] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:25:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:40.183 7 WARNING neutronclient.v2_0.client [None req-6b88d6f5-f954-4203-afa8-864302407152 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1261] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:25:40 2026] GET /v2.1/servers/9b36f2d6-4411-4387-8859-79b7095ca9f8 => generated 1480 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-06-09 16:25:45.254 8 INFO nova.api.openstack.wsgi [None req-adb8ed55-dbfa-45e7-a36f-ce985810c87c cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] HTTP exception thrown: Instance 9b36f2d6-4411-4387-8859-79b7095ca9f8 could not be found. [pid: 8|app: 0|req: 639/1262] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:25:45 2026] GET /v2.1/servers/9b36f2d6-4411-4387-8859-79b7095ca9f8 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:45.925 7 INFO nova.api.openstack.compute.server_external_events [req-83d3b47f-4137-4102-a8ac-5f45812cbed3 req-0b2a3e49-9943-4f43-9047-4860c48e7a38 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-changed:3a4ce262-fa94-4251-adf9-216dc7c55089 for instance d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 on instance [pid: 7|app: 0|req: 624/1263] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:25:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1264] 10.0.0.232 () {32 vars in 718 bytes} [Tue Jun 9 16:25:45 2026] DELETE /v2.1/servers/d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:46.271 7 WARNING neutronclient.v2_0.client [None req-8b0635a2-f448-4a6f-816e-626a18cf11c1 cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1265] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:25:46 2026] GET /v2.1/servers/d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 => generated 1943 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:48.764 7 INFO nova.api.openstack.compute.server_external_events [req-3eca1441-41ad-4941-ab8a-db73eb65fd30 req-f2562ee5-92f2-48a9-8dd7-e69862e1c5de cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-unplugged:3a4ce262-fa94-4251-adf9-216dc7c55089 for instance d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 on instance [pid: 7|app: 0|req: 627/1268] 10.0.0.129 () {38 vars in 815 bytes} [Tue Jun 9 16:25:48 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-06-09 16:25:49.016 8 INFO nova.api.openstack.compute.server_external_events [req-e4b9f7bc-e369-42f3-ad6f-8c0f09ef37bf req-e7261221-f794-4cd7-b94f-cf036d5f74e3 cc667a051d234b5c841544b66081774b 401c26d9f78a41b4ad616e3e98ecef4e - - 01ed64d50035450db056b34ccd318638 01ed64d50035450db056b34ccd318638] Creating event network-vif-deleted:3a4ce262-fa94-4251-adf9-216dc7c55089 for instance d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 on instance [pid: 8|app: 0|req: 642/1269] 10.0.0.154 () {38 vars in 815 bytes} [Tue Jun 9 16:25:48 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-06-09 16:25:51.477 7 WARNING neutronclient.v2_0.client [None req-ea0bbcb5-18d1-4575-a991-f70940490fcb cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 628/1270] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:25:51 2026] GET /v2.1/servers/d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 => generated 1480 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 16:25:56.556 8 INFO nova.api.openstack.wsgi [None req-2fda176e-748f-4e2e-ace1-99d25248011f cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] HTTP exception thrown: Instance d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 could not be found. [pid: 8|app: 0|req: 643/1271] 10.0.0.232 () {32 vars in 715 bytes} [Tue Jun 9 16:25:56 2026] GET /v2.1/servers/d8b10c7f-fdec-4dcc-ad05-fd1b327f3456 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 629/1272] 10.0.0.232 () {32 vars in 724 bytes} [Tue Jun 9 16:25:57 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-313795874 => 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-06-09 16:25:57.625 8 INFO nova.api.openstack.wsgi [None req-a92c6edf-77cf-4a7b-8dc1-f926f544ab2b cdccba7e4f7249c1bc0a3b716e44fa2c 02479f155c1443f5b9d260e409897f32 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-313795874 not found for user cdccba7e4f7249c1bc0a3b716e44fa2c [pid: 8|app: 0|req: 644/1273] 10.0.0.232 () {32 vars in 721 bytes} [Tue Jun 9 16:25:57 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-313795874 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1286] 10.0.0.232 () {32 vars in 655 bytes} [Tue Jun 9 16:26:51 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1287] 10.0.0.232 () {32 vars in 641 bytes} [Tue Jun 9 16:26:51 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-09 16:26:51.995 7 WARNING oslo_db.sqlalchemy.utils [None req-e9c35f4f-64aa-4823-b3d2-9b3d30356caa 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 637/1288] 10.0.0.232 () {32 vars in 649 bytes} [Tue Jun 9 16:26:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1289] 10.0.0.232 () {32 vars in 694 bytes} [Tue Jun 9 16:26:52 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)