+ 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 Apr 21 16:12:05 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-74d49944fb-c7b2x 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f4a6cfaf668 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)... 2026-04-21 16:12:11.424 8 WARNING oslo_config.cfg [-] 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-04-21 16:12:11.431 7 WARNING oslo_config.cfg [-] 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-04-21 16:12:11.542 8 INFO nova.utils [None req-90b9ab1e-4053-4af6-8646-b8bb5d69c0a3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-21 16:12:11.578 7 INFO nova.utils [None req-01faa3d8-233e-4d27-a1e5-b7c60ef9fe35 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-21 16:12:12.003 8 WARNING keystonemiddleware._common.config [None req-90b9ab1e-4053-4af6-8646-b8bb5d69c0a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 16:12:12.011 8 WARNING oslo_config.cfg [None req-90b9ab1e-4053-4af6-8646-b8bb5d69c0a3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 16:12:12.046 7 WARNING keystonemiddleware._common.config [None req-01faa3d8-233e-4d27-a1e5-b7c60ef9fe35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 16:12:12.055 7 WARNING oslo_config.cfg [None req-01faa3d8-233e-4d27-a1e5-b7c60ef9fe35 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 16:12:12.091 8 WARNING keystonemiddleware._common.config [None req-90b9ab1e-4053-4af6-8646-b8bb5d69c0a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4a6cfaf668 pid: 8 (default app) 2026-04-21 16:12:12.137 7 WARNING keystonemiddleware._common.config [None req-01faa3d8-233e-4d27-a1e5-b7c60ef9fe35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4a6cfaf668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:12:24 2026] GET /v2.1 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:12:24.558 8 WARNING oslo_policy.policy [None req-b7dca8d1-d05b-4c59-bd5c-329d7e828672 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - 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-04-21 16:12:24.559 8 WARNING oslo_policy.policy [None req-b7dca8d1-d05b-4c59-bd5c-329d7e828672 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - 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/5] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:12:24 2026] GET /v2.1 => generated 0 bytes in 678 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:12:24.787 7 WARNING oslo_policy.policy [req-b7dca8d1-d05b-4c59-bd5c-329d7e828672 req-98bfaa7d-f330-40c8-be5f-04b9db453a86 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - 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-04-21 16:12:24.788 7 WARNING oslo_policy.policy [req-b7dca8d1-d05b-4c59-bd5c-329d7e828672 req-98bfaa7d-f330-40c8-be5f-04b9db453a86 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - 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/8] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:12:24 2026] GET /v2.1/ => generated 399 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:12:25.015 8 INFO nova.api.openstack.wsgi [None req-cf34cb12-99ed-4f60-aae2-36f82e56970b 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.23 () {48 vars in 1007 bytes} [Tue Apr 21 16:12:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:12:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.23 () {52 vars in 1044 bytes} [Tue Apr 21 16:12:25 2026] POST /v2.1/flavors => generated 527 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:12:25 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: 8/13] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:12:25 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:12:25 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:12:25.968 8 INFO nova.api.openstack.wsgi [None req-2fe3a3ed-dea9-47a3-948c-b6e1133222ed 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 9/15] 199.19.213.23 () {48 vars in 1009 bytes} [Tue Apr 21 16:12:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:12:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.19.213.23 () {52 vars in 1044 bytes} [Tue Apr 21 16:12:25 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:12:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:12:26 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:12:26 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:12:26.997 8 INFO nova.api.openstack.wsgi [None req-df0d80a3-38de-49e4-bc1d-6e0e1aab13a4 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 12/21] 199.19.213.23 () {48 vars in 1011 bytes} [Tue Apr 21 16:12:26 2026] GET /v2.1/flavors/m1.medium => 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: 10/22] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:12:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.19.213.23 () {52 vars in 1044 bytes} [Tue Apr 21 16:12:27 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:12:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:12:27 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:12:27 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:12:27.905 8 INFO nova.api.openstack.wsgi [None req-4a57d69b-abcf-42ec-962e-8be8c65b296d 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 15/27] 199.19.213.23 () {48 vars in 1009 bytes} [Tue Apr 21 16:12:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:12:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.19.213.23 () {52 vars in 1044 bytes} [Tue Apr 21 16:12:27 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:12:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:12:28 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:12:28 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:12:28.805 8 INFO nova.api.openstack.wsgi [None req-a6437f8c-6369-45e4-9cc7-48017b919793 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 18/33] 199.19.213.23 () {48 vars in 1011 bytes} [Tue Apr 21 16:12:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:12:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.19.213.23 () {52 vars in 1044 bytes} [Tue Apr 21 16:12:28 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 10.0.0.157 () {28 vars in 454 bytes} [Tue Apr 21 16:19:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/117] 10.0.0.157 () {30 vars in 658 bytes} [Tue Apr 21 16:19:08 2026] GET /v2.1 => generated 0 bytes in 440 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/118] 10.0.0.157 () {32 vars in 731 bytes} [Tue Apr 21 16:19:08 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: 58/119] 10.0.0.157 () {34 vars in 804 bytes} [Tue Apr 21 16:19:08 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/150] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:21: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) /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: 74/151] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:21:35 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 78/152] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:21:35 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:21:35.684 7 INFO nova.api.openstack.wsgi [None req-652c76bd-d9e7-4038-bfb8-6b8321682997 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/153] 199.19.213.23 () {48 vars in 1013 bytes} [Tue Apr 21 16:21:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/154] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:21:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/155] 199.19.213.23 () {52 vars in 1045 bytes} [Tue Apr 21 16:21:35 2026] POST /v2.1/flavors => generated 532 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/168] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:22:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/169] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:22:39 2026] GET /v2.1 => generated 0 bytes in 87 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/170] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:22:39 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:22:39.736 8 INFO nova.api.openstack.wsgi [None req-30ce8a80-5bda-44e2-a750-770d81d68309 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 27218b20b2af4e59bdd0b80c34e7949b [pid: 8|app: 0|req: 87/171] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:22:39 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-21 16:22:39.752 7 WARNING oslo_db.sqlalchemy.utils [None req-3eb7b39c-ce03-4eeb-b0fc-55981a454562 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/172] 199.19.213.23 () {48 vars in 1012 bytes} [Tue Apr 21 16:22:39 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/173] 199.19.213.23 () {52 vars in 1053 bytes} [Tue Apr 21 16:22:39 2026] POST /v2.1/os-keypairs => generated 576 bytes in 65 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/174] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:22:43 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: 89/175] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:22:43 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/176] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:22:43 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/177] 199.19.213.23 () {48 vars in 1069 bytes} [Tue Apr 21 16:22:43 2026] GET /v2.1/os-quota-sets/76b638bfe9554d28ba9b8ab95e1b33b4 => generated 283 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/178] 199.19.213.23 () {52 vars in 1121 bytes} [Tue Apr 21 16:22:43 2026] PUT /v2.1/os-quota-sets/76b638bfe9554d28ba9b8ab95e1b33b4 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:31:48 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: 146/290] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:31:48 2026] GET /v2.1 => generated 0 bytes in 150 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:31:48 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:31:48.929 8 INFO nova.api.openstack.wsgi [None req-fcd6017e-a773-462c-bc56-6d7d921ae27f 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 147/292] 199.19.213.23 () {48 vars in 1011 bytes} [Tue Apr 21 16:31:48 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:31:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.19.213.23 () {52 vars in 1045 bytes} [Tue Apr 21 16:31:48 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/335] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:35:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/336] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:35:13 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 170/337] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:35:13 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/338] 199.19.213.23 () {48 vars in 1069 bytes} [Tue Apr 21 16:35:13 2026] GET /v2.1/os-quota-sets/0fae0df417434cb6a7f6e280664e2d79 => generated 283 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/339] 199.19.213.23 () {52 vars in 1121 bytes} [Tue Apr 21 16:35:13 2026] PUT /v2.1/os-quota-sets/0fae0df417434cb6a7f6e280664e2d79 => 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: 240/476] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:46:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:46:26 2026] GET /v2.1 => generated 0 bytes in 152 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/478] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:46:26 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:46:27.007 7 INFO nova.api.openstack.wsgi [None req-23e783e1-907c-408c-982e-365c7ec60731 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 238/479] 199.19.213.23 () {48 vars in 1007 bytes} [Tue Apr 21 16:46:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/480] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:46:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 199.19.213.23 () {48 vars in 1095 bytes} [Tue Apr 21 16:46:27 2026] GET /v2.1/flavors/fcdf2704-bfb1-431b-80fb-d2bd169c0cbf/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:46:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:46:27 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/484] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:46:27 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:46:27.991 7 INFO nova.api.openstack.wsgi [None req-eabbb022-fbd0-4471-a6e3-6a7450cf4378 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 241/485] 199.19.213.23 () {48 vars in 1009 bytes} [Tue Apr 21 16:46:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:46:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 199.19.213.23 () {48 vars in 1095 bytes} [Tue Apr 21 16:46:28 2026] GET /v2.1/flavors/09ac490f-3d8b-47fe-8800-ac4e939550b9/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:46:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:46:28 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 247/490] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:46:28 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:46:28.972 7 INFO nova.api.openstack.wsgi [None req-f8bc8bfa-0038-464e-b866-6a1ec059f1cb 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 244/491] 199.19.213.23 () {48 vars in 1011 bytes} [Tue Apr 21 16:46:28 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: 248/492] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:46:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 199.19.213.23 () {48 vars in 1095 bytes} [Tue Apr 21 16:46:29 2026] GET /v2.1/flavors/c7b71646-2d9a-43d1-bc8c-74d2cb01fc6c/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:46:29 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: 246/495] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:46:29 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/496] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:46:29 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:46:29.959 7 INFO nova.api.openstack.wsgi [None req-4d54f309-efa4-44a6-a50a-90d1159f54b7 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 247/497] 199.19.213.23 () {48 vars in 1009 bytes} [Tue Apr 21 16:46:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:46:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 199.19.213.23 () {48 vars in 1095 bytes} [Tue Apr 21 16:46:30 2026] GET /v2.1/flavors/5e4b8421-cab0-4d47-a8ab-72420b03b5af/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:46:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:46:30 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/502] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:46:30 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:46:30.998 7 INFO nova.api.openstack.wsgi [None req-501c06b2-6168-4da2-8db9-ec514c64c1df 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 250/503] 199.19.213.23 () {48 vars in 1011 bytes} [Tue Apr 21 16:46:30 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: 254/504] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:46:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 199.19.213.23 () {48 vars in 1095 bytes} [Tue Apr 21 16:46:31 2026] GET /v2.1/flavors/4b1f4a19-c9b5-4300-b57a-aeaaf0ba190a/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:47:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:47:37 2026] GET /v2.1 => generated 0 bytes in 84 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:47:37 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:47:37.293 8 INFO nova.api.openstack.wsgi [None req-7c5e6131-673e-424d-96ca-05b23853eb0e 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 263/523] 199.19.213.23 () {48 vars in 1013 bytes} [Tue Apr 21 16:47:37 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:47:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.19.213.23 () {48 vars in 1095 bytes} [Tue Apr 21 16:47:37 2026] GET /v2.1/flavors/847b061d-44f9-4d96-8516-ee374614b750/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:47:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/527] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:47:44 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:47:44 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/529] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:47:44 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: 265/532] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:47:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/533] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:47:48 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:47:48 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/535] 199.19.213.23 () {48 vars in 1069 bytes} [Tue Apr 21 16:47:48 2026] GET /v2.1/os-quota-sets/76b638bfe9554d28ba9b8ab95e1b33b4 => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:48:39 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/547] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:48:39 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/548] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:48:39 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:48:39.365 7 INFO nova.api.openstack.wsgi [None req-582e7e24-f1c5-499e-ae63-161b5a18be8d 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 273/549] 199.19.213.23 () {48 vars in 1011 bytes} [Tue Apr 21 16:48:39 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/550] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:48:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/551] 199.19.213.23 () {48 vars in 1095 bytes} [Tue Apr 21 16:48:39 2026] GET /v2.1/flavors/babfabc2-6dc6-4c8b-9427-c40e5e001fd0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:48: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: 8|app: 0|req: 279/555] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:48:54 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/556] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:48:54 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.19.213.23 () {48 vars in 1069 bytes} [Tue Apr 21 16:48:54 2026] GET /v2.1/os-quota-sets/0fae0df417434cb6a7f6e280664e2d79 => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/570] 199.19.213.23 () {42 vars in 701 bytes} [Tue Apr 21 16:49:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/571] 199.19.213.23 () {44 vars in 905 bytes} [Tue Apr 21 16:49:45 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/572] 199.19.213.23 () {46 vars in 978 bytes} [Tue Apr 21 16:49:45 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:49:45.926 7 INFO nova.api.openstack.wsgi [None req-2414ec24-dce1-4c83-a32b-e27a1ae86495 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 285/573] 199.19.213.23 () {48 vars in 1007 bytes} [Tue Apr 21 16:49:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/574] 199.19.213.23 () {48 vars in 1047 bytes} [Tue Apr 21 16:49:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 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: 290/583] 10.0.0.67 () {32 vars in 654 bytes} [Tue Apr 21 16:50:28 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/584] 10.0.0.67 () {32 vars in 640 bytes} [Tue Apr 21 16:50:29 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-04-21 16:50:29.131 7 WARNING oslo_db.sqlalchemy.utils [None req-9b6b4b30-ce80-4b04-bdc6-8c55666b9833 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 291/585] 10.0.0.67 () {32 vars in 648 bytes} [Tue Apr 21 16:50:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 10.0.0.67 () {32 vars in 693 bytes} [Tue Apr 21 16:50:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:50:40 2026] GET /v2.1/flavors/fcdf2704-bfb1-431b-80fb-d2bd169c0cbf => generated 511 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 10.0.0.67 () {32 vars in 640 bytes} [Tue Apr 21 16:50:40 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:50:40 2026] GET /v2.1/flavors/fcdf2704-bfb1-431b-80fb-d2bd169c0cbf => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:46.012 7 WARNING neutronclient.v2_0.client [None req-0b5a123d-8ade-4fd8-9ad0-6f1cca31f8ef 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/594] 10.0.0.67 () {34 vars in 684 bytes} [Tue Apr 21 16:50:45 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:46.990 8 WARNING neutronclient.v2_0.client [None req-8038be7e-fedf-4847-81fb-0e88664f996b 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:47.145 7 WARNING neutronclient.v2_0.client [None req-9b1bce0f-3887-441f-8809-ff5bbb019a7b bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/595] 10.0.0.67 () {34 vars in 684 bytes} [Tue Apr 21 16:50:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:47.295 7 WARNING neutronclient.v2_0.client [None req-68d4f528-96dd-497f-a67a-a179419d7d9c bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/596] 10.0.0.67 () {34 vars in 684 bytes} [Tue Apr 21 16:50:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:47.415 7 WARNING neutronclient.v2_0.client [None req-b166123e-8cc4-47b9-a86f-ae59ff26d6a2 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:47.677 8 WARNING neutronclient.v2_0.client [None req-8038be7e-fedf-4847-81fb-0e88664f996b 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/597] 10.0.0.67 () {34 vars in 684 bytes} [Tue Apr 21 16:50:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:47.725 7 WARNING neutronclient.v2_0.client [None req-43ed4311-1905-452a-b32a-b76623b5d438 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/598] 10.0.0.67 () {34 vars in 694 bytes} [Tue Apr 21 16:50:46 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:47.798 7 WARNING neutronclient.v2_0.client [None req-43ed4311-1905-452a-b32a-b76623b5d438 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:47.811 8 WARNING neutronclient.v2_0.client [None req-d3b9ad79-0b82-4035-b550-52607f93f3ee 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:47.848 7 WARNING neutronclient.v2_0.client [None req-43ed4311-1905-452a-b32a-b76623b5d438 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/599] 10.0.0.67 () {32 vars in 662 bytes} [Tue Apr 21 16:50:47 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:50:47.899 7 WARNING neutronclient.v2_0.client [None req-f2890e88-e3bc-49dd-a81f-197e0295d2dd bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:47.932 7 WARNING neutronclient.v2_0.client [None req-f2890e88-e3bc-49dd-a81f-197e0295d2dd bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/600] 10.0.0.67 () {34 vars in 684 bytes} [Tue Apr 21 16:50:47 2026] POST /v2.1/os-security-groups => generated 246 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.67 () {32 vars in 739 bytes} [Tue Apr 21 16:50:47 2026] DELETE /v2.1/os-security-groups/bf96bfc5-d67c-4c96-80b4-7d6e22ad7708 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 16:50:48.008 7 WARNING neutronclient.v2_0.client [None req-1b956b8a-9710-49da-bdb6-6c539c1b0463 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.048 7 WARNING neutronclient.v2_0.client [None req-1b956b8a-9710-49da-bdb6-6c539c1b0463 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/602] 10.0.0.67 () {34 vars in 694 bytes} [Tue Apr 21 16:50:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:48.158 7 WARNING neutronclient.v2_0.client [None req-7b4de8a5-6fd9-4a6f-87f7-adf4bf7cb23d bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.190 7 INFO nova.api.openstack.wsgi [None req-7b4de8a5-6fd9-4a6f-87f7-adf4bf7cb23d bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] HTTP exception thrown: Security group bf96bfc5-d67c-4c96-80b4-7d6e22ad7708 does not exist Neutron server returns request_ids: ['req-4448a848-8072-40dd-b266-506c0b5bc4d8'] [pid: 7|app: 0|req: 303/603] 10.0.0.67 () {32 vars in 736 bytes} [Tue Apr 21 16:50:48 2026] GET /v2.1/os-security-groups/bf96bfc5-d67c-4c96-80b4-7d6e22ad7708 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 16:50:48.202 7 WARNING neutronclient.v2_0.client [None req-fda09128-c264-4111-b10a-ce33502651ec 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.241 7 WARNING neutronclient.v2_0.client [None req-fda09128-c264-4111-b10a-ce33502651ec 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/604] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:50:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:48.274 8 WARNING neutronclient.v2_0.client [None req-a6aa5618-870f-413c-abdc-5895dea21040 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.394 8 WARNING neutronclient.v2_0.client [None req-a6aa5618-870f-413c-abdc-5895dea21040 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/605] 10.0.0.67 () {34 vars in 694 bytes} [Tue Apr 21 16:50:48 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:48.411 7 WARNING neutronclient.v2_0.client [None req-94535c2b-ab1c-40ea-ad1e-e3441be46c4c 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/606] 10.0.0.67 () {32 vars in 736 bytes} [Tue Apr 21 16:50:48 2026] GET /v2.1/os-security-groups/c68b66be-4d42-412d-91ae-e677ea46184b => generated 663 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:48.536 7 WARNING neutronclient.v2_0.client [None req-809eb487-6805-43d9-9316-d545202a34b2 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.635 7 WARNING neutronclient.v2_0.client [None req-809eb487-6805-43d9-9316-d545202a34b2 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/607] 10.0.0.67 () {32 vars in 739 bytes} [Tue Apr 21 16:50:48 2026] DELETE /v2.1/os-security-groups/e8c1dffd-c809-4bec-9376-85ee4cae975f => generated 0 bytes in 504 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 16:50:48.781 8 WARNING neutronclient.v2_0.client [None req-8da7ddc7-705f-4819-8614-6249135ba86a bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.801 7 WARNING neutronclient.v2_0.client [None req-809eb487-6805-43d9-9316-d545202a34b2 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.811 8 INFO nova.api.openstack.wsgi [None req-8da7ddc7-705f-4819-8614-6249135ba86a bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] HTTP exception thrown: Security group e8c1dffd-c809-4bec-9376-85ee4cae975f does not exist Neutron server returns request_ids: ['req-f5b02e1d-581a-4c94-8436-2a3e11e82059'] [pid: 8|app: 0|req: 303/608] 10.0.0.67 () {32 vars in 736 bytes} [Tue Apr 21 16:50:48 2026] GET /v2.1/os-security-groups/e8c1dffd-c809-4bec-9376-85ee4cae975f => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 16:50:48.824 8 WARNING neutronclient.v2_0.client [None req-861f897d-bc5c-41e3-b995-7d9c1a5f13f1 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/609] 10.0.0.67 () {32 vars in 749 bytes} [Tue Apr 21 16:50:48 2026] DELETE /v2.1/os-security-group-rules/8edcbfa4-e127-45a9-8b3f-08fc22934d6c => generated 0 bytes in 357 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 16:50:48.900 7 WARNING neutronclient.v2_0.client [None req-458f8d4b-a606-421e-a553-115c3b2315a0 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.915 8 WARNING neutronclient.v2_0.client [None req-861f897d-bc5c-41e3-b995-7d9c1a5f13f1 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:48.952 7 WARNING neutronclient.v2_0.client [None req-458f8d4b-a606-421e-a553-115c3b2315a0 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/610] 10.0.0.67 () {32 vars in 739 bytes} [Tue Apr 21 16:50:48 2026] DELETE /v2.1/os-security-groups/ac23c5ca-8829-4138-a00f-a5bb9a65c484 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 16:50:49.039 8 WARNING neutronclient.v2_0.client [None req-1a908089-3f32-4be2-aad7-faca9c7eb9f0 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:49.118 8 INFO nova.api.openstack.wsgi [None req-1a908089-3f32-4be2-aad7-faca9c7eb9f0 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] HTTP exception thrown: Security group ac23c5ca-8829-4138-a00f-a5bb9a65c484 does not exist Neutron server returns request_ids: ['req-bb6afbb2-69e6-465a-a995-bbf617364477'] [pid: 8|app: 0|req: 305/611] 10.0.0.67 () {32 vars in 736 bytes} [Tue Apr 21 16:50:49 2026] GET /v2.1/os-security-groups/ac23c5ca-8829-4138-a00f-a5bb9a65c484 => generated 194 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.67 () {32 vars in 739 bytes} [Tue Apr 21 16:50:48 2026] DELETE /v2.1/os-security-groups/c68b66be-4d42-412d-91ae-e677ea46184b => generated 0 bytes in 238 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 16:50:49.137 8 WARNING neutronclient.v2_0.client [None req-40076735-4b8c-4e9c-bc76-00716f373a25 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:49.141 7 WARNING neutronclient.v2_0.client [None req-ba4c124d-e02f-4b30-8fa9-2ef1e1b5726f 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:49.181 7 WARNING neutronclient.v2_0.client [None req-ba4c124d-e02f-4b30-8fa9-2ef1e1b5726f 326dba8002f64ea58ff573b79d8a612c 70bf1b81c2a746c2873b82299fc0a1c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:49.188 8 WARNING neutronclient.v2_0.client [None req-40076735-4b8c-4e9c-bc76-00716f373a25 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:49.233 8 WARNING neutronclient.v2_0.client [None req-40076735-4b8c-4e9c-bc76-00716f373a25 bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/613] 10.0.0.67 () {32 vars in 662 bytes} [Tue Apr 21 16:50:49 2026] GET /v2.1/os-security-groups => generated 707 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 10.0.0.67 () {32 vars in 739 bytes} [Tue Apr 21 16:50:49 2026] DELETE /v2.1/os-security-groups/c5883a34-cfdf-44d4-a06b-8dd3ca3860e2 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 16:50:49.300 8 WARNING neutronclient.v2_0.client [None req-69a34b1e-0e7e-4317-9788-e957f3ee317f bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:49.325 8 INFO nova.api.openstack.wsgi [None req-69a34b1e-0e7e-4317-9788-e957f3ee317f bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] HTTP exception thrown: Security group ac23c5ca-8829-4138-a00f-a5bb9a65c484 does not exist Neutron server returns request_ids: ['req-e249239e-3187-4f45-9ba7-ac4c9cf31d12'] [pid: 8|app: 0|req: 307/615] 10.0.0.67 () {32 vars in 739 bytes} [Tue Apr 21 16:50:49 2026] DELETE /v2.1/os-security-groups/ac23c5ca-8829-4138-a00f-a5bb9a65c484 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 16:50:49.339 7 WARNING neutronclient.v2_0.client [None req-b1e30f25-7127-421b-81a9-88b5dd9f234d bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:49.361 7 INFO nova.api.openstack.wsgi [None req-b1e30f25-7127-421b-81a9-88b5dd9f234d bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] HTTP exception thrown: Security group e8c1dffd-c809-4bec-9376-85ee4cae975f does not exist Neutron server returns request_ids: ['req-2bf84113-3f63-4c25-b7a5-ec6acd4d9160'] [pid: 7|app: 0|req: 309/616] 10.0.0.67 () {32 vars in 739 bytes} [Tue Apr 21 16:50:49 2026] DELETE /v2.1/os-security-groups/e8c1dffd-c809-4bec-9376-85ee4cae975f => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 16:50:49.375 8 WARNING neutronclient.v2_0.client [None req-573f520e-2b1f-42c1-8264-a2c1a5542e7c bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:49.397 8 INFO nova.api.openstack.wsgi [None req-573f520e-2b1f-42c1-8264-a2c1a5542e7c bc3597b12e7c42d2a10c79bf2bbe69ce 3829d82f7b3b4f2086ca9133f02087fc - - default default] HTTP exception thrown: Security group bf96bfc5-d67c-4c96-80b4-7d6e22ad7708 does not exist Neutron server returns request_ids: ['req-61a7a173-58a1-4c6c-b99f-ad7464ab25a3'] [pid: 8|app: 0|req: 308/617] 10.0.0.67 () {32 vars in 739 bytes} [Tue Apr 21 16:50:49 2026] DELETE /v2.1/os-security-groups/bf96bfc5-d67c-4c96-80b4-7d6e22ad7708 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 16:50:53.879 7 WARNING neutronclient.v2_0.client [None req-320b01fd-af9e-4297-b3f5-818582ef933f 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:53.926 7 WARNING neutronclient.v2_0.client [None req-320b01fd-af9e-4297-b3f5-818582ef933f 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:50:54.142 7 WARNING neutronclient.v2_0.client [None req-320b01fd-af9e-4297-b3f5-818582ef933f 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/620] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:50:53 2026] POST /v2.1/servers => generated 451 bytes in 1449 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 16:50:55.214 8 WARNING neutronclient.v2_0.client [None req-370cd2a1-8695-4fd6-b27d-6869f9b4aa65 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/621] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:50:55 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1300 bytes in 2080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:50:58.347 7 WARNING neutronclient.v2_0.client [None req-5b2885a1-b926-41f2-85ee-686e588a71ab 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/622] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:50:58 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1352 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, ' [pid: 8|app: 0|req: 312/623] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:50:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/624] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:50:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:50:59.723 8 WARNING neutronclient.v2_0.client [None req-be772c39-0c64-4410-9256-af9dfd5b239c 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:50:59 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1360 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:00.970 7 WARNING neutronclient.v2_0.client [None req-71ffd893-9928-48f3-89f4-e3de3816ca4a 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:01.005 8 WARNING neutronclient.v2_0.client [None req-fb01ebe7-e77a-4683-8393-7f074d6076b7 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:01.110 7 WARNING neutronclient.v2_0.client [None req-71ffd893-9928-48f3-89f4-e3de3816ca4a 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:01.136 8 WARNING neutronclient.v2_0.client [None req-fb01ebe7-e77a-4683-8393-7f074d6076b7 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:01.341 8 WARNING neutronclient.v2_0.client [None req-fb01ebe7-e77a-4683-8393-7f074d6076b7 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:01.362 7 WARNING neutronclient.v2_0.client [None req-71ffd893-9928-48f3-89f4-e3de3816ca4a 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/626] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:51:00 2026] POST /v2.1/servers => generated 452 bytes in 709 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-04-21 16:51:01.610 7 WARNING neutronclient.v2_0.client [None req-c55c949e-5098-45b8-98f8-d6bbcc6b06eb 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/627] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:01 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1438 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:01.864 7 WARNING neutronclient.v2_0.client [None req-a72ece75-2320-47df-ad45-e46d0b7bd7be 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/628] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:01 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1431 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:51:00 2026] POST /v2.1/servers => generated 449 bytes in 1162 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-04-21 16:51:02.111 7 WARNING neutronclient.v2_0.client [None req-778c1b58-866d-4b95-9eaa-4ba1ffa05fef 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/630] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:02 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1401 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-04-21 16:51:02.671 8 INFO nova.api.openstack.compute.server_external_events [req-13d2d099-e7db-4d55-b515-1f7c04c091d3 req-3df4167c-1749-43f7-9da2-436653cb5723 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:d47c7a59-e00b-4e61-8ff6-c6fdae1b5a23 for instance 9122c33f-b2ba-4bdb-8200-93950b185b37 on instance 2026-04-21 16:51:02.682 8 INFO nova.compute.rpcapi [None req-c2d61520-34a2-4348-adaf-c47d9cb09cd0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 315/631] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:02.882 7 WARNING neutronclient.v2_0.client [None req-2dd1414e-479e-41a7-9d23-55ec99f92c71 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/632] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:02 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1438 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:51:03.002 8 WARNING neutronclient.v2_0.client [None req-ba1e48f6-b33e-489c-9a4a-be72bbf76539 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/633] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:02 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1427 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:03.223 7 WARNING neutronclient.v2_0.client [None req-8e2d27c3-dfb3-402a-9f59-ae4073ed917a 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/634] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:03 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1405 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:04.041 8 WARNING neutronclient.v2_0.client [None req-3329bb3b-ba28-45ee-964b-ff3449dd6f09 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] 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-04-21 16:51:04.106 7 WARNING neutronclient.v2_0.client [None req-8935635e-84ea-449c-bcca-6c5387ce5129 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/635] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:04 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/636] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:04 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1438 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-04-21 16:51:04.321 7 WARNING neutronclient.v2_0.client [None req-b5e57710-cb1f-4366-8fe1-c17819701833 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/637] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:04 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1397 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:05.206 8 WARNING neutronclient.v2_0.client [None req-c094a89e-c37b-4819-9b53-b24e4a7b92d2 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 319/640] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:05 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1483 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:51:05.253 7 WARNING neutronclient.v2_0.client [None req-5a4e51f6-7a2e-4d3f-a7be-736c3291782d 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] 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-04-21 16:51:05.462 8 WARNING neutronclient.v2_0.client [None req-cc8c21bf-cd3f-4baa-8366-3fa1c85e896a 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/641] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:05 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1397 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/642] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:05 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1438 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:06.298 8 WARNING neutronclient.v2_0.client [None req-0288740f-fd76-426e-b49d-31cae011ee08 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/643] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:06 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1491 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:06.742 7 WARNING neutronclient.v2_0.client [None req-5f086bf2-3818-4243-bca9-967316482771 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:06.766 8 WARNING neutronclient.v2_0.client [None req-184ae6c8-69a3-4aa3-aec0-0d52abeb9bcc 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/644] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:06 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1453 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:06 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1426 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-04-21 16:51:07.390 7 WARNING neutronclient.v2_0.client [None req-4892455a-6513-43df-b702-515a6d916f4b 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/646] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:07 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1568 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:07.637 8 INFO nova.api.openstack.compute.server_external_events [req-15f15836-7978-4c56-a1b1-820f0ff1b590 req-ad22d3cd-d4e9-4943-ba3c-549d3e0c4e8e cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:4fac6ce6-9c66-4a27-875c-cb4594090517 for instance 00427be7-48c2-4276-b0f6-63b29c1e5b90 on instance [pid: 8|app: 0|req: 323/647] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:07.831 7 WARNING neutronclient.v2_0.client [None req-f4574e35-763b-4c22-9b8a-8bf6fbc92d66 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/648] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:07 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1461 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-04-21 16:51:07.919 8 WARNING neutronclient.v2_0.client [None req-94430857-5316-4b10-8e0d-015acf60e122 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/649] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:07 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1426 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-04-21 16:51:08.561 7 WARNING neutronclient.v2_0.client [None req-3c171983-3e09-43b9-af9b-4454cc528579 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/650] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:08 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:08.920 8 WARNING neutronclient.v2_0.client [None req-d26a3b03-da6d-4390-b51e-ccbe9e715f8a 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] 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-04-21 16:51:09.145 7 WARNING neutronclient.v2_0.client [None req-6bcd524c-25b3-40b4-839a-4c6043f0227a 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/651] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:08 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1528 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:09 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1426 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:09.676 8 INFO nova.api.openstack.compute.server_external_events [req-60c74b87-3203-469e-897d-fd8df89308ca req-2cd4e488-4a44-47c8-8a14-f648c82049dd cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:01f0ae0d-a77c-415b-ab95-42d0429f335c for instance 0784b89d-759b-48b8-9e4e-8fb08c799746 on instance [pid: 8|app: 0|req: 326/653] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:09 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-04-21 16:51:09.759 7 WARNING neutronclient.v2_0.client [None req-0d0d0ad9-41d1-46c0-aa33-26d30004a110 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/654] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:09 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:10.476 8 WARNING neutronclient.v2_0.client [None req-0e6840e2-0d97-4221-ac03-9557c5551035 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:10.521 7 WARNING neutronclient.v2_0.client [None req-2f43c31d-a8b6-4d76-850e-3062e963ca40 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/655] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:10 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1426 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:10 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1526 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-04-21 16:51:10.968 7 WARNING neutronclient.v2_0.client [None req-ce432ab8-7e35-4117-acd6-8b5d2bfd51ba 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/657] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:10 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:11.659 8 WARNING neutronclient.v2_0.client [None req-1c65c21c-7263-433d-a935-06497fb7e2b0 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:11.684 7 WARNING neutronclient.v2_0.client [None req-682d5735-7652-4e09-8d0d-f86c46218764 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/658] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:11 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1426 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:11 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1526 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-04-21 16:51:12.107 8 WARNING neutronclient.v2_0.client [None req-702349ba-a3b9-4af3-a1a0-029962e3544e 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/660] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:12 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:12.789 7 WARNING neutronclient.v2_0.client [None req-20115f8b-60d8-4ba3-8031-559866a2a8d9 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] 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-04-21 16:51:12.875 8 WARNING neutronclient.v2_0.client [None req-70a8a1c0-672d-4612-9448-6059b8b0ba64 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/661] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:12 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1426 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:12 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1526 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-04-21 16:51:13.068 7 INFO nova.api.openstack.compute.server_external_events [req-2b78617b-41fe-4db7-8adb-a31c81d4f186 req-70ed3038-1299-471a-aec3-d32a119a86e1 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:d47c7a59-e00b-4e61-8ff6-c6fdae1b5a23 for instance 9122c33f-b2ba-4bdb-8200-93950b185b37 on instance 2026-04-21 16:51:13.076 7 INFO nova.compute.rpcapi [None req-ca208364-88f7-44e8-8e93-71bccd408af5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 333/663] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:51:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:13.261 8 WARNING neutronclient.v2_0.client [None req-3c7144ae-c85a-4cc7-9efa-8d0ecb786e11 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/664] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:13 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:13.956 7 WARNING neutronclient.v2_0.client [None req-8d8afce9-9aa4-4164-aa02-6196fe72ddad 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] 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: 334/665] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:13 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1426 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:51:14.055 8 WARNING neutronclient.v2_0.client [None req-0f259d87-ad8e-4b68-9571-b04bf54f4bb9 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/666] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:14 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:14.503 7 WARNING neutronclient.v2_0.client [None req-146796d9-bfc4-4f1b-b3b9-7eaba939c084 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/667] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:14 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 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-04-21 16:51:15.100 7 WARNING neutronclient.v2_0.client [None req-19f8501b-3198-4b8b-ad47-03115738f583 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] 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: 337/670] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:15 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1613 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:51:15.247 8 WARNING neutronclient.v2_0.client [None req-7a52a432-c41d-4603-b92d-3a4752f36f51 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] 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-04-21 16:51:15.302 7 WARNING neutronclient.v2_0.client [None req-fed20d5b-85df-4eff-af81-da855a9dda87 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/671] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:15 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.67 () {32 vars in 740 bytes} [Tue Apr 21 16:51:15 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37/os-interface => generated 285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:15.472 8 INFO nova.api.openstack.compute.server_external_events [req-154e828e-a031-4423-9080-fddc1a1fdb60 req-d6d96b00-3c8f-4f18-9735-dfeaa74aa3dd cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:01f0ae0d-a77c-415b-ab95-42d0429f335c for instance 0784b89d-759b-48b8-9e4e-8fb08c799746 on instance [pid: 8|app: 0|req: 335/673] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:51:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:15.722 7 WARNING neutronclient.v2_0.client [None req-ca7d8c4b-7d9e-4580-94fb-4dcbf0c96c54 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] 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-04-21 16:51:16.388 8 WARNING neutronclient.v2_0.client [None req-61d02deb-593e-4a90-b39b-62d994aef042 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/674] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:15 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:16.427 7 INFO nova.api.openstack.compute.server_external_events [req-5b97d4e4-5399-4ff6-9c37-b5007ea6d95c req-5351f299-98b2-4bab-9fbf-ebe6d7a43995 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:d47c7a59-e00b-4e61-8ff6-c6fdae1b5a23 for instance 9122c33f-b2ba-4bdb-8200-93950b185b37 on instance [pid: 7|app: 0|req: 340/675] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:16.465 7 WARNING neutronclient.v2_0.client [None req-c4fa2abf-077f-4870-a91f-6c4a63381e66 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/676] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:16 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1613 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, ' [pid: 7|app: 0|req: 341/677] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:16 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1526 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 10.0.0.67 () {32 vars in 640 bytes} [Tue Apr 21 16:51:16 2026] GET /v2.1/servers => generated 388 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 342/679] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:51:16 2026] DELETE /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 0 bytes in 156 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-04-21 16:51:16.823 8 WARNING neutronclient.v2_0.client [None req-a8bece65-568e-4d56-b96a-828aa32c1e0f 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/680] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:16 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1619 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-04-21 16:51:17.453 7 WARNING neutronclient.v2_0.client [None req-0a366f4e-e261-400d-a44d-56ff9095d202 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] 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-04-21 16:51:17.512 8 INFO nova.api.openstack.compute.server_external_events [req-13e2d9b2-ce15-413b-8579-4c0c8e1a1e59 req-9f805694-bed6-4d90-9faf-ffcc266ae086 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:4fac6ce6-9c66-4a27-875c-cb4594090517 for instance 00427be7-48c2-4276-b0f6-63b29c1e5b90 on instance [pid: 8|app: 0|req: 339/681] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:51: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: 343/682] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:17 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:17.633 8 WARNING neutronclient.v2_0.client [None req-80bb882f-c3a7-46f6-b5f5-eac36924ebc3 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/683] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:17 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1717 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:17.868 7 WARNING neutronclient.v2_0.client [None req-a32399df-7805-4105-80e7-dec7b0ba09e0 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/684] 10.0.0.67 () {32 vars in 740 bytes} [Tue Apr 21 16:51:17 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/os-interface => generated 284 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:18.002 8 WARNING neutronclient.v2_0.client [None req-c64a2dca-f67b-4edb-baa9-d35894acd867 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/685] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:17 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1739 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:18.605 7 WARNING neutronclient.v2_0.client [None req-531267f7-e3b5-467a-a019-efe2633f7263 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] 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-04-21 16:51:18.768 8 WARNING neutronclient.v2_0.client [None req-5baf2dd5-55d0-4c96-a4b0-d84b850029eb 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/686] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:18 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1556 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:18.943 7 INFO nova.api.openstack.compute.server_external_events [req-6ea2c0c6-836e-4837-aed9-630b04bf9045 req-0910e7ee-891b-44ba-ad5d-b4ca9f9b8812 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:01f0ae0d-a77c-415b-ab95-42d0429f335c for instance 0784b89d-759b-48b8-9e4e-8fb08c799746 on instance [pid: 7|app: 0|req: 346/687] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:18 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: 8|app: 0|req: 342/688] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:18 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1717 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-04-21 16:51:19.288 7 WARNING neutronclient.v2_0.client [None req-084b2ded-b817-4e95-8703-3fd9d94bf95f 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in 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.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:19 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1739 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:19.967 8 INFO nova.api.openstack.compute.server_external_events [req-484f6afb-2362-4f87-92c6-9e1315ff088d req-2da42c26-0628-478d-8c31-56d294504069 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-unplugged:d47c7a59-e00b-4e61-8ff6-c6fdae1b5a23 for instance 9122c33f-b2ba-4bdb-8200-93950b185b37 on instance [pid: 8|app: 0|req: 343/690] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:51:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:51:19.977 7 WARNING neutronclient.v2_0.client [None req-540021ce-c853-4312-a2cb-3adaae2cf6c0 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in 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/691] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:19 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1738 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:20.279 8 WARNING neutronclient.v2_0.client [None req-193bd0d1-051c-4c36-8b68-3721fe9c88a9 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in 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/692] 10.0.0.67 () {32 vars in 740 bytes} [Tue Apr 21 16:51:20 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90/os-interface => generated 284 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:20.393 7 INFO nova.api.openstack.compute.server_external_events [req-81125c21-c728-4a31-b225-9d4738981369 req-5d42984b-44e1-4537-a270-dff37eb30255 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:d47c7a59-e00b-4e61-8ff6-c6fdae1b5a23 for instance 9122c33f-b2ba-4bdb-8200-93950b185b37 on instance [pid: 7|app: 0|req: 349/693] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:20.483 8 WARNING neutronclient.v2_0.client [None req-03ed79b0-28f7-442c-9568-093153730a05 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/694] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:20 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1381 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:21.147 8 INFO nova.api.openstack.compute.server_external_events [req-487c1e2d-5649-4c7d-9547-1e38f5064779 req-4c5bc005-761e-4bac-a6e6-012cabb06107 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:4fac6ce6-9c66-4a27-875c-cb4594090517 for instance 00427be7-48c2-4276-b0f6-63b29c1e5b90 on instance [pid: 8|app: 0|req: 346/695] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:51:21.155 7 WARNING neutronclient.v2_0.client [None req-1beda277-383e-4896-8412-b435951ac598 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in 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/696] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:21 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1738 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/697] 10.0.0.67 () {32 vars in 640 bytes} [Tue Apr 21 16:51:21 2026] GET /v2.1/servers => generated 384 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-21 16:51:21.687 8 WARNING neutronclient.v2_0.client [None req-c3523dd8-c015-4662-90a0-e05b3f0c8c9a 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in 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.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:21 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1381 bytes in 85 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.67 () {32 vars in 717 bytes} [Tue Apr 21 16:51:21 2026] DELETE /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 0 bytes in 1333 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-04-21 16:51:22.706 8 WARNING neutronclient.v2_0.client [None req-eeccbf7f-420c-44a9-ad9a-98a75c8c1363 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] 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-04-21 16:51:22.792 7 WARNING neutronclient.v2_0.client [None req-3e4a9971-5353-42ea-8652-3dfdf9b0476d 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in 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.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:22 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1864 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:22 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1381 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:23.859 8 WARNING neutronclient.v2_0.client [None req-e17c2069-75e4-4cc4-98fd-99ce55e8cb0d 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:23.899 7 WARNING neutronclient.v2_0.client [None req-d5dd6291-c55e-4d52-83e7-3670dda65c24 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in 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/702] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:23 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1386 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:23 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1864 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:25.036 7 WARNING neutronclient.v2_0.client [None req-bfcb72af-73fa-46b0-9f5d-3342cb12608d 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:25.060 8 WARNING neutronclient.v2_0.client [None req-c1247112-d4bf-462d-9213-f03a9483f854 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in 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/706] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:24 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 1386 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:25 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1864 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-04-21 16:51:25.441 7 INFO nova.api.openstack.compute.server_external_events [req-a074cd12-15c2-48bb-b0c1-115d1ab75e20 req-900fe6b4-beb0-4d77-9012-d14afc4a8c9f cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-unplugged:4fac6ce6-9c66-4a27-875c-cb4594090517 for instance 00427be7-48c2-4276-b0f6-63b29c1e5b90 on instance [pid: 7|app: 0|req: 356/708] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:51:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:26.141 8 INFO nova.api.openstack.wsgi [None req-94be1fcc-58be-41c1-a328-3d789bfad4ba 1f546e7a03b94ce9955cf4b03e9b9d2f 5ab878f939a84b86b309e0f01ecd58f8 - - default default] HTTP exception thrown: Instance 9122c33f-b2ba-4bdb-8200-93950b185b37 could not be found. [pid: 8|app: 0|req: 353/709] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:26 2026] GET /v2.1/servers/9122c33f-b2ba-4bdb-8200-93950b185b37 => generated 111 bytes in 42 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: 357/710] 10.0.0.67 () {32 vars in 705 bytes} [Tue Apr 21 16:51:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2109185886 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:26.238 8 WARNING neutronclient.v2_0.client [None req-1063b308-f0d9-4e61-96b4-74475c959af3 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/711] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:26 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1797 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:51:26.631 7 INFO nova.api.openstack.compute.server_external_events [req-4cef2e14-7146-43d6-a693-b393cbe27211 req-e7cb7880-58e7-4ded-8487-8a53a778d4a6 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:4fac6ce6-9c66-4a27-875c-cb4594090517 for instance 00427be7-48c2-4276-b0f6-63b29c1e5b90 on instance [pid: 7|app: 0|req: 358/712] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:27.555 8 WARNING neutronclient.v2_0.client [None req-9743feff-1e68-4087-9e8c-44d0f878c065 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in 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/713] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:27 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1512 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-04-21 16:51:28.775 7 WARNING neutronclient.v2_0.client [None req-16dcde32-2423-4283-93f9-433c2a07bcfd 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] The python binding code in 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/714] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:28 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 1517 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:29.862 8 INFO nova.api.openstack.wsgi [None req-42e3c35e-c23f-4048-bfb9-a3a5394f927b 689d4ed21a4e4bd58fd82ac9579f44fa 8e8056696a514f3f9621e63d38dec53e - - default default] HTTP exception thrown: Instance 00427be7-48c2-4276-b0f6-63b29c1e5b90 could not be found. [pid: 8|app: 0|req: 356/715] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:29 2026] GET /v2.1/servers/00427be7-48c2-4276-b0f6-63b29c1e5b90 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/716] 10.0.0.67 () {32 vars in 703 bytes} [Tue Apr 21 16:51:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-785861225 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:51:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:37.803 8 WARNING neutronclient.v2_0.client [None req-7cb953fb-30b3-462b-bfc7-ff2801e2f169 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:37.871 8 WARNING neutronclient.v2_0.client [None req-7cb953fb-30b3-462b-bfc7-ff2801e2f169 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:51:38.049 8 WARNING neutronclient.v2_0.client [None req-7cb953fb-30b3-462b-bfc7-ff2801e2f169 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in 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/720] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:51:37 2026] POST /v2.1/servers => generated 453 bytes in 493 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 16:51:38.263 7 WARNING neutronclient.v2_0.client [None req-d6fd9984-4209-4336-866c-f7e2af88c2c8 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/721] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:38 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1392 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-04-21 16:51:39.357 8 WARNING neutronclient.v2_0.client [None req-c51985c6-4b01-4790-ad59-5f77cc156c43 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/722] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:39 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1396 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-04-21 16:51:40.450 7 WARNING neutronclient.v2_0.client [None req-e7d06ad5-56c7-47d1-9353-ab4fefeb46b5 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/723] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:40 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1444 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-04-21 16:51:41.542 8 WARNING neutronclient.v2_0.client [None req-e5e41f85-1df0-4524-8812-05095fbeddcd 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/724] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:41 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1444 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-04-21 16:51:42.629 7 WARNING neutronclient.v2_0.client [None req-1e59a535-170c-4c1e-a0b9-0e78e532c6af 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/725] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:42 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1452 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:43.711 8 WARNING neutronclient.v2_0.client [None req-b63cb3fc-a545-49cc-a8a5-c1d92c147d8d 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in 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/726] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:43 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1520 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-04-21 16:51:43.872 7 INFO nova.api.openstack.compute.server_external_events [req-f7e1f224-28b6-4b43-88bd-08907e29d6ab req-660e4f04-04fa-4c6b-bde2-57c25d5b6cdb cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:84ad0ad9-2971-4e59-989a-a9f121f5c0c9 for instance 859f781b-0551-4d06-8bdf-1b7b6c6be55e on instance [pid: 7|app: 0|req: 366/727] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:43 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-04-21 16:51:44.900 7 WARNING neutronclient.v2_0.client [None req-c638b0f1-0a99-465e-b872-ed0fdc617796 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/730] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:44 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1518 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-04-21 16:51:46.043 8 WARNING neutronclient.v2_0.client [None req-f47d39c4-3c06-4116-b0c3-fd5d0fb949f6 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in 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/731] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:46 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1518 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:47.192 7 WARNING neutronclient.v2_0.client [None req-95c9840b-7bbf-4b57-bf57-30c1a7a56767 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/732] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:47 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1518 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-04-21 16:51:47.343 8 WARNING neutronclient.v2_0.client [None req-20b926cc-6614-4b24-8b71-7c53fe007dc4 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/733] 10.0.0.67 () {32 vars in 740 bytes} [Tue Apr 21 16:51:47 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:47.490 7 WARNING neutronclient.v2_0.client [None req-1a214687-d2aa-46a7-b9fc-f115a15faac4 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/734] 10.0.0.67 () {32 vars in 814 bytes} [Tue Apr 21 16:51:47 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/os-interface/01f0ae0d-a77c-415b-ab95-42d0429f335c => generated 281 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, ' [pid: 8|app: 0|req: 365/735] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:47 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/736] 10.0.0.67 () {34 vars in 749 bytes} [Tue Apr 21 16:51:47 2026] POST /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/action => generated 0 bytes in 36 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: 366/737] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:47 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 156 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-04-21 16:51:47.782 7 INFO nova.api.openstack.compute.server_external_events [req-64243554-4eb0-4171-8f38-065b6119e472 req-0c985915-b8c8-4137-8ce4-c9bac4b39b09 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:84ad0ad9-2971-4e59-989a-a9f121f5c0c9 for instance 859f781b-0551-4d06-8bdf-1b7b6c6be55e on instance [pid: 7|app: 0|req: 372/738] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:51:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:48.337 8 WARNING neutronclient.v2_0.client [None req-4aec5dfc-7cb3-4522-b1d9-9ea7895d786a 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in 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/739] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:48 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1518 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, ' [pid: 7|app: 0|req: 373/740] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:48 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 156 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-04-21 16:51:48.898 8 INFO nova.api.openstack.compute.server_external_events [req-bd5f3d73-fceb-4719-aa45-4742b68b1842 req-f4abb76b-6fc9-4ea3-b6bf-8b9b82728870 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:01f0ae0d-a77c-415b-ab95-42d0429f335c for instance 0784b89d-759b-48b8-9e4e-8fb08c799746 on instance [pid: 8|app: 0|req: 368/741] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:49.508 7 WARNING neutronclient.v2_0.client [None req-39dba044-6d74-45ce-b4ff-c443cf2c4a0d 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/742] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:49 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1518 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/743] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:49 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 156 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-04-21 16:51:50.748 7 WARNING neutronclient.v2_0.client [None req-3844b97c-65d6-4d8a-b4f1-ae4a8616c115 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] 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: 370/744] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:50 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:50.895 8 WARNING neutronclient.v2_0.client [None req-24900acf-dc34-4134-a37e-9d7dc0df1350 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/745] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:50 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1701 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:50.974 7 WARNING neutronclient.v2_0.client [None req-498818d2-8438-4e0c-a8ce-4be69283aa02 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/746] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:50 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1952 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/747] 10.0.0.67 () {32 vars in 740 bytes} [Tue Apr 21 16:51:50 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e/os-interface => generated 284 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/748] 10.0.0.67 () {34 vars in 749 bytes} [Tue Apr 21 16:51:51 2026] POST /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/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, ' [pid: 7|app: 0|req: 377/749] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:51 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 195 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-04-21 16:51:51.787 8 INFO nova.api.openstack.compute.server_external_events [req-e249d804-ca7f-4a7c-83f7-023e5e1c3f09 req-5dcf7bdc-c1fc-447c-a00c-fd5876f9b993 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:84ad0ad9-2971-4e59-989a-a9f121f5c0c9 for instance 859f781b-0551-4d06-8bdf-1b7b6c6be55e on instance [pid: 8|app: 0|req: 373/750] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/751] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:52 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/752] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:53 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 195 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-04-21 16:51:53.836 7 INFO nova.api.openstack.compute.server_external_events [req-576bd056-871a-4181-9243-11e92b2dedf9 req-1e4c37c4-a3bc-49da-8a5d-728261fd9a46 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:01f0ae0d-a77c-415b-ab95-42d0429f335c for instance 0784b89d-759b-48b8-9e4e-8fb08c799746 on instance [pid: 7|app: 0|req: 379/753] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/754] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:51:54 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/755] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:51:54 2026] DELETE /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:54.425 8 WARNING neutronclient.v2_0.client [None req-f2b236f4-cc2a-4eaa-b9eb-820a68d92461 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:54 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1843 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-04-21 16:51:55.636 7 WARNING neutronclient.v2_0.client [None req-55a4356a-d3d8-4355-a5b2-d2f4dd679dc4 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/759] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:55 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1843 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:56.806 8 WARNING neutronclient.v2_0.client [None req-f9b377b6-4fad-4dea-ad50-3cfc757df7ed 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/760] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:56 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1843 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:57.602 7 INFO nova.api.openstack.compute.server_external_events [req-aa478a8c-0835-4f5b-8868-6a28e4f8d8aa req-74c5e095-1ab1-4a59-87c8-ee8dabafc614 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:01f0ae0d-a77c-415b-ab95-42d0429f335c for instance 0784b89d-759b-48b8-9e4e-8fb08c799746 on instance [pid: 7|app: 0|req: 383/761] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:51:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:58.014 8 WARNING neutronclient.v2_0.client [None req-71f8596d-bd02-486e-8523-ad0c31bbdccf 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/762] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:57 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1482 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:51:59.128 7 WARNING neutronclient.v2_0.client [None req-31a4cf05-0b5d-4f66-9a2b-8e44dc675c59 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/763] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:51:59 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1487 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:00.233 8 WARNING neutronclient.v2_0.client [None req-edc97313-fde9-4837-bdec-afcd9b8be892 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] The python binding code in 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/764] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:00 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 1487 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:01.324 7 INFO nova.api.openstack.wsgi [None req-81e76bc7-9416-4ef3-a784-0ae22d9d41dd 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] HTTP exception thrown: Instance 0784b89d-759b-48b8-9e4e-8fb08c799746 could not be found. [pid: 7|app: 0|req: 385/765] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:01 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/766] 10.0.0.67 () {32 vars in 705 bytes} [Tue Apr 21 16:52:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1277161513 => generated 0 bytes in 25 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-04-21 16:52:01.875 7 INFO nova.api.openstack.wsgi [None req-ad195007-0af9-4ee8-94b1-88491b82bf40 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] HTTP exception thrown: Instance 0784b89d-759b-48b8-9e4e-8fb08c799746 could not be found. [pid: 7|app: 0|req: 386/767] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:52:01 2026] DELETE /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 16:52:01.901 8 INFO nova.api.openstack.wsgi [None req-648c7a13-52e6-4351-b793-329fae819568 028b5679551444899e7dde23d497ad56 6a9068668bd14ea19a8cf01481198281 - - default default] HTTP exception thrown: Instance 0784b89d-759b-48b8-9e4e-8fb08c799746 could not be found. [pid: 8|app: 0|req: 382/768] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:01 2026] GET /v2.1/servers/0784b89d-759b-48b8-9e4e-8fb08c799746 => 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: 384/771] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:52:09 2026] POST /v2.1/os-keypairs => generated 396 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 388/772] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:52:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:52:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:52:13.321 7 WARNING neutronclient.v2_0.client [None req-8f2f745a-ebe9-460d-a9bf-4afe3f9d5dbf 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:52:13.824 8 WARNING neutronclient.v2_0.client [None req-5d7c7a80-a761-414d-8608-65f453a2af55 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:52:14.027 7 WARNING neutronclient.v2_0.client [None req-8f2f745a-ebe9-460d-a9bf-4afe3f9d5dbf 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/774] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:13 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1821 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:14.285 8 WARNING neutronclient.v2_0.client [None req-08d43cb0-18a3-495f-aaf2-fd30dac31481 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:52:14.311 7 WARNING neutronclient.v2_0.client [None req-8f2f745a-ebe9-460d-a9bf-4afe3f9d5dbf 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:52:14.346 8 WARNING neutronclient.v2_0.client [None req-08d43cb0-18a3-495f-aaf2-fd30dac31481 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:52:14.432 8 WARNING neutronclient.v2_0.client [None req-08d43cb0-18a3-495f-aaf2-fd30dac31481 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/775] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:52:13 2026] POST /v2.1/servers => generated 451 bytes in 1349 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-04-21 16:52:14.635 7 WARNING neutronclient.v2_0.client [None req-5261091b-346b-4a26-95db-fb97bef8e335 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:52:14.675 8 WARNING neutronclient.v2_0.client [None req-08d43cb0-18a3-495f-aaf2-fd30dac31481 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/776] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:14 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1821 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:14.908 7 WARNING neutronclient.v2_0.client [None req-1d027701-aad9-44b4-b7b5-fe8a9d8f4937 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in 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/777] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:14 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1423 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, ' [pid: 8|app: 0|req: 387/780] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:52:14 2026] POST /v2.1/servers => generated 497 bytes in 865 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-04-21 16:52:15.126 8 WARNING neutronclient.v2_0.client [None req-838591a2-13d6-4ae5-882f-bc1459ae0de7 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/781] 10.0.0.67 () {34 vars in 749 bytes} [Tue Apr 21 16:52:15 2026] POST /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e/action => generated 0 bytes in 134 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: 388/782] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:15 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1456 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:52:15.230 7 WARNING neutronclient.v2_0.client [None req-4afd38f3-477d-4ae9-ba7b-e38be5ad2203 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/783] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:15 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1823 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:15.998 8 WARNING neutronclient.v2_0.client [None req-f147f36e-6936-44d0-9f8e-0fc284c4a25c 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in 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/784] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:15 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1419 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:16.240 7 WARNING neutronclient.v2_0.client [None req-ae538a7e-78c5-4d2d-9dae-f3bcd4f89a2b ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/785] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:16 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1460 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-04-21 16:52:16.402 8 WARNING neutronclient.v2_0.client [None req-3aa9bc0b-9578-404d-a11e-0a4a853ea696 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/786] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:16 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1823 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-04-21 16:52:17.094 7 WARNING neutronclient.v2_0.client [None req-6d32f0ca-7379-4706-87a0-1867dc4e0333 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/787] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:17 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1475 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-04-21 16:52:17.350 8 WARNING neutronclient.v2_0.client [None req-96011872-edaf-4155-bd7a-31cac9712352 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/788] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:17 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1452 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-04-21 16:52:17.549 7 WARNING neutronclient.v2_0.client [None req-8a71318a-af3a-482b-81b8-18256662ec27 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/789] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:17 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1823 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:18.185 8 WARNING neutronclient.v2_0.client [None req-0b93b0e5-8b3f-4b67-9ee3-0850a751268f 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/790] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:18 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1475 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-04-21 16:52:18.464 7 WARNING neutronclient.v2_0.client [None req-0bacbbf4-963b-4357-9b9f-8cf7f47fcce2 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/791] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:18 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1452 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:18.731 8 WARNING neutronclient.v2_0.client [None req-be266f09-bd87-4957-b828-14ad65c71ebd 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/792] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:18 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1828 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:19.274 7 WARNING neutronclient.v2_0.client [None req-f37233a1-fe37-4c3e-bf87-7bf21f6aa75b 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] 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-04-21 16:52:19.573 8 WARNING neutronclient.v2_0.client [None req-b1a2d4c4-ddc0-4ba5-a42d-7ebc1fa9c7da ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/793] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:19 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1508 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/794] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:19 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1551 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:20.076 8 WARNING neutronclient.v2_0.client [None req-64e48a7c-3769-46a4-9053-e87b82055c80 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] 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-04-21 16:52:20.126 7 INFO nova.api.openstack.compute.server_external_events [req-0db6c6c2-20a8-461a-a9c0-6d0796ca6771 req-b649e478-f73e-40c3-972a-f955fbec4263 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:c8d72c6c-1f02-4326-af45-4fb93c29e592 for instance 94954633-37e7-4d49-82e7-dc6fadcf9932 on instance [pid: 7|app: 0|req: 401/795] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:52:20 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: 395/796] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:19 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1828 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:20.715 7 WARNING neutronclient.v2_0.client [None req-c85024ec-15ac-4cfa-a846-4a90009c5deb ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] 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: 402/797] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:20 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1508 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:52:20.758 8 WARNING neutronclient.v2_0.client [None req-0ccb8575-3830-46f1-ad52-130f72610b37 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in 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/798] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:20 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1549 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:21.279 7 WARNING neutronclient.v2_0.client [None req-9708dd39-e228-4cf7-8eaa-c0491d87ce0a 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] 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-04-21 16:52:21.540 8 INFO nova.api.openstack.compute.server_external_events [req-71ba3269-92cf-4271-8dcf-9bff9722d3b7 req-8785bbf2-c816-4735-b732-ed3af6543e9d cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-unplugged:84ad0ad9-2971-4e59-989a-a9f121f5c0c9 for instance 859f781b-0551-4d06-8bdf-1b7b6c6be55e on instance [pid: 8|app: 0|req: 397/799] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:52:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:21.811 8 WARNING neutronclient.v2_0.client [None req-e02817de-7ad9-4e79-868c-7c22ed0e9c06 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/800] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:21 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1828 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:22.130 7 WARNING neutronclient.v2_0.client [None req-5e1a3079-b105-47d4-8f6d-720c1d2603ae 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/801] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:21 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1631 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-04-21 16:52:22.298 8 INFO nova.api.openstack.compute.server_external_events [req-01336008-2629-4a36-8f3c-0d5be85ccf1d req-c768c049-ea4f-49dc-9c2c-08a63bc5833b cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:1f487a97-52ef-4a2d-9788-4e276e5ff1a1 for instance 91f68389-8c34-463e-b76f-ab957ec6f7d5 on instance [pid: 8|app: 0|req: 399/802] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:52:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/803] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:22 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1549 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:23.145 8 WARNING neutronclient.v2_0.client [None req-2015ba02-b31a-4d83-993d-abef6f3d101c 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] 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-04-21 16:52:23.229 7 WARNING neutronclient.v2_0.client [None req-e1076b11-e0c7-487c-aadd-71a41cad2244 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/804] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:23 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1828 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:23 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1629 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-04-21 16:52:23.547 8 WARNING neutronclient.v2_0.client [None req-ad69d4f3-2f32-42d5-9735-b1f6b4023c48 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in 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/806] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:23 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1549 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:23.903 7 INFO nova.api.openstack.compute.server_external_events [req-8a0c7579-53de-4a09-9906-d8da38cb6e94 req-838cf53c-7690-4f79-ae47-088c86a8131f cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:84ad0ad9-2971-4e59-989a-a9f121f5c0c9 for instance 859f781b-0551-4d06-8bdf-1b7b6c6be55e on instance [pid: 7|app: 0|req: 406/807] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:52:23 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-04-21 16:52:24.288 8 WARNING neutronclient.v2_0.client [None req-17176c5e-a20c-4815-af60-ed39567136af 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] 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: 402/808] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:24 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1828 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:52:24.440 7 WARNING neutronclient.v2_0.client [None req-f3a0363f-65a7-4866-ab01-e129b649ed32 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/809] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:24 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1629 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:24.706 8 WARNING neutronclient.v2_0.client [None req-cf044ab7-eebd-49b8-a3c1-f90a9e214a37 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/812] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:24 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1549 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:25.512 7 WARNING neutronclient.v2_0.client [None req-5c60f9fe-1c3c-4507-b61f-1441374810a2 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] 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-04-21 16:52:25.615 8 WARNING neutronclient.v2_0.client [None req-01eeead1-c151-4991-9c50-c1717a8181dc ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/813] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:25 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1821 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/814] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:25 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1629 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-04-21 16:52:25.902 7 WARNING neutronclient.v2_0.client [None req-7c457572-485a-4a3c-a665-51607fa2abb3 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] 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-04-21 16:52:26.004 8 INFO nova.api.openstack.compute.server_external_events [req-dd893d4a-b8b4-4d9d-842d-cbc00a6195bb req-5b623dcd-077c-445b-820f-fd239db8ba9c cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:c8d72c6c-1f02-4326-af45-4fb93c29e592 for instance 94954633-37e7-4d49-82e7-dc6fadcf9932 on instance [pid: 8|app: 0|req: 405/815] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:52:25 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) [pid: 7|app: 0|req: 411/816] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:25 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1549 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:26.794 8 WARNING neutronclient.v2_0.client [None req-56cbc166-6e3e-4004-894c-75e6c7794d65 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/817] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:26 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1629 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:27.107 7 WARNING neutronclient.v2_0.client [None req-7054e1fd-0d0f-4a1d-8d7f-14a9680c8b87 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/818] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:27 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1549 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-04-21 16:52:28.023 8 WARNING neutronclient.v2_0.client [None req-a17efaae-8f4c-4382-884d-606bbfc3fac5 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/819] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:27 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1629 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-04-21 16:52:28.278 7 WARNING neutronclient.v2_0.client [None req-2e4498d5-67c7-4e06-9770-1766f2d59f57 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in 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/820] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:28 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1725 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:28.445 8 WARNING neutronclient.v2_0.client [None req-2c664657-364e-4db8-8c26-5e7a7ff95044 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/821] 10.0.0.67 () {32 vars in 740 bytes} [Tue Apr 21 16:52:28 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:29.012 7 INFO nova.api.openstack.compute.server_external_events [req-fac02927-8138-4959-b171-4e0a2d842525 req-9dc8fcc6-5cc3-4868-abd6-dbd59faed3b4 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:1f487a97-52ef-4a2d-9788-4e276e5ff1a1 for instance 91f68389-8c34-463e-b76f-ab957ec6f7d5 on instance [pid: 7|app: 0|req: 414/822] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:52:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:29.175 8 WARNING neutronclient.v2_0.client [None req-7edac970-5a45-4110-a057-08dd4a47e806 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] 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-04-21 16:52:29.248 7 WARNING neutronclient.v2_0.client [None req-3dc964c0-2fc3-4b36-9e07-a325180b89cd 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/823] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:29 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1629 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:29.397 8 INFO nova.api.openstack.compute.server_external_events [req-8fb13050-4929-4643-a710-1d990dee8f3d req-16599748-28f3-4f73-8a0c-e420ea2d8a0e cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:c8d72c6c-1f02-4326-af45-4fb93c29e592 for instance 94954633-37e7-4d49-82e7-dc6fadcf9932 on instance [pid: 8|app: 0|req: 410/824] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:52:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/825] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:29 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1725 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/826] 10.0.0.67 () {32 vars in 640 bytes} [Tue Apr 21 16:52:29 2026] GET /v2.1/servers => generated 377 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/827] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:52:29 2026] DELETE /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 0 bytes in 99 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-04-21 16:52:29.628 8 WARNING neutronclient.v2_0.client [None req-e61ca17e-852d-40b4-ab46-aaadc6588870 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/828] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:29 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1731 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-04-21 16:52:30.446 7 WARNING neutronclient.v2_0.client [None req-345f838a-a066-460d-b220-c1720746d935 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/829] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:30 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1629 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-04-21 16:52:30.777 8 WARNING neutronclient.v2_0.client [None req-b3db4221-984e-4721-a092-df0f834b6cc4 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in 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/830] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:30 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1851 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:31.608 7 WARNING neutronclient.v2_0.client [None req-1b04cbd2-dfff-41c3-944f-1eb61a128ccc ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/831] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:31 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1808 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-04-21 16:52:31.752 8 WARNING neutronclient.v2_0.client [None req-138985a8-4ecc-46f9-875f-a2f16fc0fe04 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/832] 10.0.0.67 () {32 vars in 740 bytes} [Tue Apr 21 16:52:31 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5/os-interface => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:32.074 7 WARNING neutronclient.v2_0.client [None req-75520aeb-8dfd-4383-8023-142dda38471c 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] 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-04-21 16:52:32.714 8 INFO nova.api.openstack.compute.server_external_events [req-cdb76f04-d7e6-4ac1-bfbb-9c448e586533 req-4649fbc0-3b15-4203-94ea-a69f95972b55 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:1f487a97-52ef-4a2d-9788-4e276e5ff1a1 for instance 91f68389-8c34-463e-b76f-ab957ec6f7d5 on instance [pid: 7|app: 0|req: 419/833] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:32 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1851 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/834] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:52:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:33.374 7 INFO nova.api.openstack.compute.server_external_events [req-17c8f39c-dc05-435f-a915-cb5b5c17e5ca req-6d20cecb-5795-4707-b275-16d90807e4cc cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:c8d72c6c-1f02-4326-af45-4fb93c29e592 for instance 94954633-37e7-4d49-82e7-dc6fadcf9932 on instance [pid: 7|app: 0|req: 420/835] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:52:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:33.782 8 WARNING neutronclient.v2_0.client [None req-10a340b0-94c6-43b9-8293-8674bf386508 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/836] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:33 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1504 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-04-21 16:52:34.871 7 WARNING neutronclient.v2_0.client [None req-f37ec6c7-6d18-4dc7-9cbe-e14afe8d947f 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/839] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:34 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1509 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:36.003 8 WARNING neutronclient.v2_0.client [None req-5be3abd7-a8ce-41ad-80cf-13a85e2a7fa8 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] The python binding code in 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/840] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:35 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 1509 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:37.091 7 INFO nova.api.openstack.wsgi [None req-aedab01e-52ae-4ffa-ab9c-90294cc8a534 66dcca21768042ec81e887b32603e08c 9c7a5e308f144260b7fb210993bef958 - - default default] HTTP exception thrown: Instance 94954633-37e7-4d49-82e7-dc6fadcf9932 could not be found. [pid: 7|app: 0|req: 423/841] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:37 2026] GET /v2.1/servers/94954633-37e7-4d49-82e7-dc6fadcf9932 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/842] 10.0.0.67 () {32 vars in 705 bytes} [Tue Apr 21 16:52:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1925622313 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/843] 10.0.0.67 () {30 vars in 412 bytes} [Tue Apr 21 16:52:42 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/844] 10.0.0.67 () {28 vars in 559 bytes} [Tue Apr 21 16:52:42 2026] GET /v2/ => generated 402 bytes in 585 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/845] 10.0.0.67 () {28 vars in 563 bytes} [Tue Apr 21 16:52:43 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/846] 10.0.0.67 () {30 vars in 412 bytes} [Tue Apr 21 16:52:43 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-21 16:52:43.857 7 WARNING neutronclient.v2_0.client [None req-98005384-647f-49c1-ab47-547c823797f0 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/847] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:43 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1821 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/848] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:52:43 2026] DELETE /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:44.123 7 WARNING neutronclient.v2_0.client [None req-8c9480b8-40b7-4a60-9234-259ded383b29 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in 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/849] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:44 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1827 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-04-21 16:52:44.552 8 WARNING neutronclient.v2_0.client [None req-a213c937-d7f9-4338-8d2b-01ceb368c32a ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/850] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:44 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1928 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-04-21 16:52:45.268 8 WARNING neutronclient.v2_0.client [None req-f8cc6ac5-ae8c-4100-83a8-a698087e89d7 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/853] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:45 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1827 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-04-21 16:52:46.438 7 WARNING neutronclient.v2_0.client [None req-03e4f148-d66b-4b76-a0b3-570696daacbe 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/854] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:46 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1827 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: 426/855] 10.0.0.67 () {32 vars in 752 bytes} [Tue Apr 21 16:52:46 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5/os-server-password => generated 116 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-04-21 16:52:47.443 7 INFO nova.api.openstack.compute.server_external_events [req-a831f5c3-5b52-4abf-8104-dafaa5ccd966 req-32780985-c2c0-4584-aa6f-e4fa86e741cd cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:84ad0ad9-2971-4e59-989a-a9f121f5c0c9 for instance 859f781b-0551-4d06-8bdf-1b7b6c6be55e on instance [pid: 7|app: 0|req: 430/856] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:52:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:47.587 8 WARNING neutronclient.v2_0.client [None req-21ecd19c-7af5-41c8-93a8-ab138e7ce10a 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/857] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:47 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1473 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, ' [pid: 7|app: 0|req: 431/858] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:52:48 2026] DELETE /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => 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-04-21 16:52:48.292 8 WARNING neutronclient.v2_0.client [None req-6251af42-1186-4bb1-a3af-fee2f1ce1a0d ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/859] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:48 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1934 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:48.690 7 WARNING neutronclient.v2_0.client [None req-78b3f898-7323-4b9d-a5ff-aba59b0559a6 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in 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/860] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:48 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1478 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-04-21 16:52:49.443 8 WARNING neutronclient.v2_0.client [None req-9cfad5dd-85d7-42bf-bd6a-c220827ff7a4 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/861] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:49 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1934 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:49.784 7 WARNING neutronclient.v2_0.client [None req-548efe75-5336-470c-badc-deeb42c19374 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/862] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:49 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => generated 1478 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:50.593 8 WARNING neutronclient.v2_0.client [None req-4d4786dc-4ced-4eb1-8bba-b9625bb190f4 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in 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/863] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:50 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1934 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:50.867 7 INFO nova.api.openstack.wsgi [None req-60a8157c-e8bf-49a8-91a5-6f5d60ffb77a 45302a6604944bc682160d541773d85e 603d7b2f1bdd477eb56717d52e196dc7 - - default default] HTTP exception thrown: Instance 859f781b-0551-4d06-8bdf-1b7b6c6be55e could not be found. [pid: 7|app: 0|req: 434/864] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:50 2026] GET /v2.1/servers/859f781b-0551-4d06-8bdf-1b7b6c6be55e => 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: 431/865] 10.0.0.67 () {32 vars in 705 bytes} [Tue Apr 21 16:52:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1122306665 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:51.410 7 INFO nova.api.openstack.compute.server_external_events [req-60e2c5ed-688a-4323-b469-caad64e250ec req-f583885e-de2b-4530-b27b-346903cafee4 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:1f487a97-52ef-4a2d-9788-4e276e5ff1a1 for instance 91f68389-8c34-463e-b76f-ab957ec6f7d5 on instance [pid: 7|app: 0|req: 435/866] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:52:51 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-04-21 16:52:51.773 8 WARNING neutronclient.v2_0.client [None req-c9fa2a72-8bf0-4999-a74f-91eb767bb33f ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/867] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:51 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1537 bytes in 1008 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:53.803 7 WARNING neutronclient.v2_0.client [None req-d7a5f18c-769b-4f5e-9501-4ff75479368f ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/868] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:53 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 1542 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-04-21 16:52:55.213 7 INFO nova.api.openstack.wsgi [None req-ddef79f5-cae6-44b6-bbc2-3565954b6070 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] HTTP exception thrown: Instance 91f68389-8c34-463e-b76f-ab957ec6f7d5 could not be found. [pid: 7|app: 0|req: 438/871] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:55 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => 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-04-21 16:52:55.263 8 INFO nova.api.openstack.wsgi [None req-768edd38-75f0-4c91-baf0-70701b9f7424 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] HTTP exception thrown: Instance 91f68389-8c34-463e-b76f-ab957ec6f7d5 could not be found. [pid: 8|app: 0|req: 434/872] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:52:55 2026] DELETE /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:52:55.307 7 INFO nova.api.openstack.wsgi [None req-e8b23734-1d57-482a-8fbd-1d5552406864 ebe41d2f347a44b79cd52c380f06dc01 8c3a8c40372a4411b3e8bfc7357a9fe7 - - default default] HTTP exception thrown: Instance 91f68389-8c34-463e-b76f-ab957ec6f7d5 could not be found. [pid: 7|app: 0|req: 439/873] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:52:55 2026] GET /v2.1/servers/91f68389-8c34-463e-b76f-ab957ec6f7d5 => 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: 435/874] 10.0.0.67 () {32 vars in 703 bytes} [Tue Apr 21 16:52:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-546890220 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/875] 10.0.0.67 () {32 vars in 725 bytes} [Tue Apr 21 16:52:56 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-603824102 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 16:53:02.953 8 WARNING neutronclient.v2_0.client [None req-5de9f5a5-cba6-4677-92c6-92a4a0e2c465 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:53:03.613 8 WARNING neutronclient.v2_0.client [None req-5de9f5a5-cba6-4677-92c6-92a4a0e2c465 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/876] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:53:02 2026] POST /v2.1/servers => generated 424 bytes in 1182 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 16:53:03.891 7 WARNING neutronclient.v2_0.client [None req-c4e2611e-027a-4a55-8071-cf039b07d6df a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/877] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:03 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1370 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-04-21 16:53:05.149 7 WARNING neutronclient.v2_0.client [None req-18f2d774-a329-45e8-809c-335646b042d0 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/880] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:05 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1366 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-04-21 16:53:06.244 8 WARNING neutronclient.v2_0.client [None req-8dbb47c4-55e8-4f67-9896-e0081d407c27 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/881] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:06 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1422 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:07.374 7 WARNING neutronclient.v2_0.client [None req-61a3e2f5-20f4-4fe4-b109-8966992e6f8c a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/882] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:07 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1422 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:08.472 8 WARNING neutronclient.v2_0.client [None req-80441101-ec6d-4c10-9db0-81652919febf a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/883] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:08 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1430 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-04-21 16:53:09.167 7 INFO nova.api.openstack.compute.server_external_events [req-872002a8-7267-4979-97a9-6c02818e9851 req-84befc04-0667-4150-bec2-8b956728800c cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:7a12d074-16a8-4e4b-bed1-80e3f438da34 for instance 52e0be79-1323-476f-aee6-bda628b2412b on instance [pid: 7|app: 0|req: 445/884] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:53:09 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-04-21 16:53:09.544 8 WARNING neutronclient.v2_0.client [None req-001f5733-e896-44e5-9254-b40c357c15e5 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/885] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:09 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1482 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:10.753 7 WARNING neutronclient.v2_0.client [None req-78629888-8d74-4e23-988c-1d676668df59 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/886] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:10 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1470 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:12.309 8 WARNING neutronclient.v2_0.client [None req-b5619df7-32f7-49b5-b29e-b49cc148467f a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/887] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:12 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1470 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:13.708 7 WARNING neutronclient.v2_0.client [None req-403f3455-e6d1-4b7a-aa54-13fb29207582 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/888] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:13 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1470 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:14.877 8 WARNING neutronclient.v2_0.client [None req-35c90e3e-8d4a-40f9-99b2-7963445acb21 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/891] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:14 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1470 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-04-21 16:53:15.152 7 INFO nova.api.openstack.compute.server_external_events [req-731c920b-8c5e-4632-9bae-6b78fd2794d3 req-518f441a-c2f3-4149-a473-fa7ade64a32c cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:7a12d074-16a8-4e4b-bed1-80e3f438da34 for instance 52e0be79-1323-476f-aee6-bda628b2412b on instance [pid: 7|app: 0|req: 449/892] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:53:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:16.038 8 WARNING neutronclient.v2_0.client [None req-6c80e73a-add6-4ac3-bc7d-6fbca1e9aaaa a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/893] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:16 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1470 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:17.246 7 WARNING neutronclient.v2_0.client [None req-b598edc2-250a-4c37-80cd-ff84ffab1533 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/894] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:17 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1655 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/895] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:53:17 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b/ips => generated 109 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/896] 10.0.0.67 () {32 vars in 722 bytes} [Tue Apr 21 16:53:17 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/897] 10.0.0.67 () {32 vars in 824 bytes} [Tue Apr 21 16:53:17 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b/ips/tempest-ServerAddressesTestJSON-1589929219-network => generated 94 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/898] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:53:17 2026] DELETE /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 0 bytes in 124 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-04-21 16:53:17.954 8 WARNING neutronclient.v2_0.client [None req-71646529-dfbf-4df5-9135-e367283bffb2 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/899] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:17 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1661 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:19.187 7 WARNING neutronclient.v2_0.client [None req-2de29b3f-5228-4388-9b04-60a92e2a6fd6 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/900] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:19 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1661 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:20.377 8 WARNING neutronclient.v2_0.client [None req-4fc2ced3-d618-4616-a696-82bbb6df9d95 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/901] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:20 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1661 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:21.022 7 INFO nova.api.openstack.compute.server_external_events [req-8667de6b-b6de-4e64-9111-394788d39505 req-a799ca83-8358-4bb6-8d16-adb6bf3185dc cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:7a12d074-16a8-4e4b-bed1-80e3f438da34 for instance 52e0be79-1323-476f-aee6-bda628b2412b on instance [pid: 7|app: 0|req: 454/902] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:53:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:21.779 8 WARNING neutronclient.v2_0.client [None req-e13d52d8-fc0b-4150-8e31-25f38785f76e a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/903] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:21 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1451 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:22.893 7 WARNING neutronclient.v2_0.client [None req-40ef8f5a-34f7-4574-9e8c-b426e7bd3dd2 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/904] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:22 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1456 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:53:23.998 8 WARNING neutronclient.v2_0.client [None req-f0a62b6d-eadb-4f26-a9fe-185dba2646e1 a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] The python binding code in 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/905] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:23 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => generated 1456 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-04-21 16:53:25.088 7 INFO nova.api.openstack.wsgi [None req-c473a8e2-3ab9-437b-be3b-ba7196013f5f a2b9b0a0f8da4045a5957ca7c8124376 636b9d72610b47daa61ccf015cb2217b - - default default] HTTP exception thrown: Instance 52e0be79-1323-476f-aee6-bda628b2412b could not be found. [pid: 7|app: 0|req: 457/908] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:53:25 2026] GET /v2.1/servers/52e0be79-1323-476f-aee6-bda628b2412b => 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: 453/911] 10.0.0.87 () {30 vars in 618 bytes} [Tue Apr 21 16:53:44 2026] GET /v2.1 => generated 0 bytes in 150 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/912] 10.0.0.87 () {32 vars in 691 bytes} [Tue Apr 21 16:53:44 2026] GET /v2.1/ => generated 411 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/913] 10.0.0.87 () {34 vars in 912 bytes} [Tue Apr 21 16:53:44 2026] GET /v2.1/os-simple-tenant-usage/60e8dd3996d14043abb1f7965bf30bb3?start=2026-04-20T00:00:00&end=2026-04-21T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 456/916] 10.0.0.87 () {30 vars in 653 bytes} [Tue Apr 21 16:53:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/917] 10.0.0.87 () {30 vars in 618 bytes} [Tue Apr 21 16:53:47 2026] GET /v2.1 => generated 0 bytes in 195 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 457/918] 10.0.0.87 () {32 vars in 691 bytes} [Tue Apr 21 16:53:48 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: 462/919] 10.0.0.87 () {34 vars in 912 bytes} [Tue Apr 21 16:53:48 2026] GET /v2.1/os-simple-tenant-usage/60e8dd3996d14043abb1f7965bf30bb3?start=2026-04-20T00:00:00&end=2026-04-21T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/920] 10.0.0.87 () {30 vars in 653 bytes} [Tue Apr 21 16:53:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:54:38.708 8 WARNING neutronclient.v2_0.client [None req-6a30f4fe-81d9-4588-9a04-7ec23fcdd139 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:54:38.890 8 WARNING neutronclient.v2_0.client [None req-6a30f4fe-81d9-4588-9a04-7ec23fcdd139 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in 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/931] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:54:38 2026] POST /v2.1/servers => generated 424 bytes in 448 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-04-21 16:54:39.113 7 WARNING neutronclient.v2_0.client [None req-fb9c74ff-09a6-42e7-901a-d263cce1b6ae c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in 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/932] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:39 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1367 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-04-21 16:54:40.229 8 WARNING neutronclient.v2_0.client [None req-0c8b07e1-09aa-4671-9ffb-3da9e7f83151 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in 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/933] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:40 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1371 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-04-21 16:54:41.333 7 WARNING neutronclient.v2_0.client [None req-266a33c2-3332-4b47-9e69-d1eb912ac9f9 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/934] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:41 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1419 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-04-21 16:54:42.424 8 WARNING neutronclient.v2_0.client [None req-af7189b8-216b-4b5e-b710-a17d3d6aeaa5 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/935] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:42 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1419 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-04-21 16:54:43.504 7 WARNING neutronclient.v2_0.client [None req-d42690d7-6ca1-43ab-8e77-bff8d9301dc1 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/936] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:43 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1469 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:54:44.353 8 INFO nova.api.openstack.compute.server_external_events [req-8d6f75c9-0141-413e-b31f-04ff66d49007 req-d4c1a96d-7cdd-4d11-96cd-56a0db0ffb20 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:018e8b6f-5287-42e6-9f75-f16ac91476e5 for instance bb320916-5e13-42e6-9eed-7d9932068fcb on instance [pid: 8|app: 0|req: 467/937] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:54:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:54:45.213 7 WARNING neutronclient.v2_0.client [None req-488972a1-0375-41a3-bfda-84288ce5be92 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/940] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:45 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1467 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:54:46.395 8 WARNING neutronclient.v2_0.client [None req-3a6578e4-0a32-44f2-9be4-6a89fe667549 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in 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/941] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:46 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1467 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/942] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:54:47 2026] POST /v2.1/os-keypairs => generated 395 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:54:47.613 8 WARNING neutronclient.v2_0.client [None req-ed3e1bea-42f4-4ee5-be71-9162268d24de c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in 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/943] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:47 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1467 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 16:54:48.766 7 WARNING neutronclient.v2_0.client [None req-729c8f83-35f5-4dd9-a389-33da00c0fb13 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/944] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:48 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1467 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-04-21 16:54:49.290 8 INFO nova.api.openstack.compute.server_external_events [req-88f4f137-5815-4afc-8b63-b38355fb6764 req-4af03e9b-7ca2-4cff-b9ba-0e162f323934 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:018e8b6f-5287-42e6-9f75-f16ac91476e5 for instance bb320916-5e13-42e6-9eed-7d9932068fcb on instance [pid: 8|app: 0|req: 471/945] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:54:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:54:49.556 7 WARNING neutronclient.v2_0.client [None req-4a478e32-8468-4841-bce0-5f5c53e373b4 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:54:49.601 7 WARNING neutronclient.v2_0.client [None req-4a478e32-8468-4841-bce0-5f5c53e373b4 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] 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-04-21 16:54:49.901 7 WARNING neutronclient.v2_0.client [None req-4a478e32-8468-4841-bce0-5f5c53e373b4 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:54:49.914 8 WARNING neutronclient.v2_0.client [None req-3b994f05-3656-42ed-9db9-b02d5f437d5a c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/946] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:49 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1467 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/947] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:54:49 2026] POST /v2.1/servers => generated 447 bytes in 632 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-04-21 16:54:50.143 8 WARNING neutronclient.v2_0.client [None req-d0c71d7f-7f47-4686-8ba1-b909eaccf705 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in 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/948] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:50 2026] GET /v2.1/servers/40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac => generated 1394 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-04-21 16:54:51.100 7 WARNING neutronclient.v2_0.client [None req-21a0829a-da53-4dfb-96be-5e4e785e0bdc c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in 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/949] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:51 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1646 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/950] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:54:52 2026] DELETE /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 0 bytes in 88 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-04-21 16:54:52.635 7 WARNING neutronclient.v2_0.client [None req-a78c6d8c-2be4-4c78-ac46-738922be67e1 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/951] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:52 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1652 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-04-21 16:54:53.807 8 WARNING neutronclient.v2_0.client [None req-d453c34b-8a99-4780-93d4-550c50de14f3 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/952] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:53 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1652 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-04-21 16:54:54.942 7 WARNING neutronclient.v2_0.client [None req-fe207bb7-6e15-4036-b145-f99e56b9da24 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/955] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:54 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1652 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-04-21 16:54:55.240 8 WARNING neutronclient.v2_0.client [None req-f3c170f8-f626-4cfc-bc41-1a4933dc2658 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] 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-04-21 16:54:55.401 7 INFO nova.api.openstack.compute.server_external_events [req-f8a70693-15ca-4b06-aa54-468244113670 req-9c06b227-aa17-4f8f-b291-09da9b30ba60 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:018e8b6f-5287-42e6-9f75-f16ac91476e5 for instance bb320916-5e13-42e6-9eed-7d9932068fcb on instance [pid: 7|app: 0|req: 480/956] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:54:55 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) [pid: 8|app: 0|req: 477/957] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:55 2026] GET /v2.1/servers/40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac => generated 1519 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:54:55.559 7 INFO nova.api.openstack.compute.server_external_events [req-663c2279-04b6-497c-9764-554126f06c6e req-ebf5e5d2-dff5-4cd6-9aea-8f263ce341e8 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:f849c6bb-7184-42af-ab48-bd82b2f4c00c for instance 40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac on instance [pid: 7|app: 0|req: 481/958] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:54:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:54:56.121 8 WARNING neutronclient.v2_0.client [None req-272beb02-b9c5-467e-a42f-fc4408d7c501 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in 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/959] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:56 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1448 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-04-21 16:54:57.209 7 WARNING neutronclient.v2_0.client [None req-afab982f-392a-4281-b040-66c0d42ff7b2 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in 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/960] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:57 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1453 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-04-21 16:54:58.304 8 WARNING neutronclient.v2_0.client [None req-0fbf7a29-156c-41bd-b696-e97aff914711 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/961] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:58 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 1453 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-04-21 16:54:59.381 7 INFO nova.api.openstack.wsgi [None req-0b0341f3-3262-4dbe-bd78-964fbdd2a936 c46182072a6a4db6b03ee36e5a6d9b58 72947c80df074330babd8cef75700a38 - - default default] HTTP exception thrown: Instance bb320916-5e13-42e6-9eed-7d9932068fcb could not be found. [pid: 7|app: 0|req: 483/962] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:54:59 2026] GET /v2.1/servers/bb320916-5e13-42e6-9eed-7d9932068fcb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:00.633 8 WARNING neutronclient.v2_0.client [None req-76c49e7c-1517-4dff-8dfa-435ff0ce869c 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/963] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:00 2026] GET /v2.1/servers/40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac => generated 1517 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:01.113 7 INFO nova.api.openstack.compute.server_external_events [req-eac8790d-50c4-4dcf-8760-74d615939bc3 req-af5908bf-f6e3-4ba9-8c4c-e879e5983768 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:f849c6bb-7184-42af-ab48-bd82b2f4c00c for instance 40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac on instance [pid: 7|app: 0|req: 484/964] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:55:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:05.881 8 WARNING neutronclient.v2_0.client [None req-17d89d87-eb47-4147-958b-a802c92d4f7e 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in 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/967] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:05 2026] GET /v2.1/servers/40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac => generated 1817 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:07.412 7 INFO nova.api.openstack.compute.server_external_events [req-3c3f92d9-4b2a-4afa-9c01-1a7f77720f37 req-e4124097-b13d-4b89-b35e-a27d18ba4721 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:f849c6bb-7184-42af-ab48-bd82b2f4c00c for instance 40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac on instance [pid: 7|app: 0|req: 486/968] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:55:07 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) 2026-04-21 16:55:07.455 8 WARNING neutronclient.v2_0.client [None req-3b60c9e5-2c11-4268-83b9-6795f13a6e4e 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:07.523 8 WARNING neutronclient.v2_0.client [None req-3b60c9e5-2c11-4268-83b9-6795f13a6e4e 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:07.816 8 WARNING neutronclient.v2_0.client [None req-3b60c9e5-2c11-4268-83b9-6795f13a6e4e 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/969] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:55:07 2026] POST /v2.1/servers => generated 447 bytes in 687 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-04-21 16:55:08.104 7 WARNING neutronclient.v2_0.client [None req-64f90a6a-9d3a-48c8-b362-1f4942173219 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/970] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:08 2026] GET /v2.1/servers/3a5a8f39-1bea-4a8a-9737-09f17cde7368 => generated 1393 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, ' [pid: 8|app: 0|req: 484/971] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:55:12 2026] POST /v2.1/os-keypairs => generated 398 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:13.239 7 WARNING neutronclient.v2_0.client [None req-cdeea7eb-915f-4577-b647-dbbd70166e00 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/972] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:13 2026] GET /v2.1/servers/3a5a8f39-1bea-4a8a-9737-09f17cde7368 => generated 1518 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:13.528 7 INFO nova.api.openstack.compute.server_external_events [req-03be7e53-8f74-4ffa-a53c-9a189de8524a req-0d469987-c38b-478b-9998-170376f2e870 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:6d27d338-404e-4724-aa2f-7fbeb5c7ac3b for instance 3a5a8f39-1bea-4a8a-9737-09f17cde7368 on instance [pid: 7|app: 0|req: 489/973] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:55:13 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) 2026-04-21 16:55:13.560 8 WARNING neutronclient.v2_0.client [None req-32031fcd-da81-4fa6-9b02-da79f704e3d8 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:13.602 8 WARNING neutronclient.v2_0.client [None req-32031fcd-da81-4fa6-9b02-da79f704e3d8 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:13.769 8 WARNING neutronclient.v2_0.client [None req-32031fcd-da81-4fa6-9b02-da79f704e3d8 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/974] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:55:13 2026] POST /v2.1/servers => generated 449 bytes in 512 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-04-21 16:55:14.032 7 WARNING neutronclient.v2_0.client [None req-6fc9c08b-83ac-44bc-9853-c6104009837d 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/975] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:13 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1402 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-04-21 16:55:15.134 7 WARNING neutronclient.v2_0.client [None req-9c6107f2-8c17-4dfd-9683-020f86851fcf 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/978] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:15 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1406 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-04-21 16:55:16.238 8 WARNING neutronclient.v2_0.client [None req-942acdd1-7c45-40ca-a6d4-83e96d04d14b 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/979] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:16 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:17.330 7 WARNING neutronclient.v2_0.client [None req-7669ff81-2686-4b58-912d-1e800d79ff9e 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/980] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:17 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:18.418 8 WARNING neutronclient.v2_0.client [None req-3b8ee61b-b2c1-45e1-aced-df36fc8c388c 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:18.451 7 WARNING neutronclient.v2_0.client [None req-8cfef82b-6aa8-4ae0-ab89-4c5c589c0841 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/981] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:18 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1462 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-04-21 16:55:18.530 7 INFO nova.api.openstack.compute.server_external_events [req-d75f0b59-a1c1-46a9-8edb-7982650d586f req-f6e9f462-b012-4663-b1cd-5cd16ca4fa24 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:6d27d338-404e-4724-aa2f-7fbeb5c7ac3b for instance 3a5a8f39-1bea-4a8a-9737-09f17cde7368 on instance [pid: 7|app: 0|req: 495/982] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:55:18 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: 488/983] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:18 2026] GET /v2.1/servers/3a5a8f39-1bea-4a8a-9737-09f17cde7368 => generated 1516 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:19.543 8 INFO nova.api.openstack.compute.server_external_events [req-483c6d18-1b48-4862-89aa-abf806de6576 req-80a2aba9-5951-4c3e-b8cc-0218c68e991b cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:8e2c8a02-b158-4736-a556-8d49d6368995 for instance 9893d369-0ebb-48ec-a1a7-fd3429ae842e on instance [pid: 8|app: 0|req: 489/984] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:55:19 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) 2026-04-21 16:55:19.559 7 WARNING neutronclient.v2_0.client [None req-df44fd24-c156-43c1-bfd1-559d626e4f08 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/985] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:19 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1539 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-04-21 16:55:20.706 8 WARNING neutronclient.v2_0.client [None req-f2cee80a-e8bd-4979-a7ed-a95df9a8606c 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/986] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:20 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1527 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-04-21 16:55:21.927 7 WARNING neutronclient.v2_0.client [None req-b49bff94-4365-412a-b41b-9030f5da8f86 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/987] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:21 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1527 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-04-21 16:55:23.084 8 WARNING neutronclient.v2_0.client [None req-20f9a609-01d8-4875-9bbc-426f1e857815 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/988] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:23 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1527 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-04-21 16:55:23.652 7 WARNING neutronclient.v2_0.client [None req-783c65d4-ade6-4be7-afc2-bbc5910f3975 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/989] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:23 2026] GET /v2.1/servers/3a5a8f39-1bea-4a8a-9737-09f17cde7368 => generated 1814 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:24.230 8 WARNING neutronclient.v2_0.client [None req-ac01d066-e8e1-4138-86d5-25466e30fb20 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/990] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:24 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:24.962 8 INFO nova.api.openstack.compute.server_external_events [req-b6042f60-d168-4db0-91ea-00b38a17df49 req-d7d2c8b1-16b5-447e-8916-33caa9fdffcf cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:8e2c8a02-b158-4736-a556-8d49d6368995 for instance 9893d369-0ebb-48ec-a1a7-fd3429ae842e on instance [pid: 8|app: 0|req: 494/993] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:55:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:25.031 7 INFO nova.api.openstack.compute.server_external_events [req-32471c90-a471-4ccc-a839-a8eee8351faf req-4f4093fc-a4d8-446a-8b6d-99d3399df5f0 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:6d27d338-404e-4724-aa2f-7fbeb5c7ac3b for instance 3a5a8f39-1bea-4a8a-9737-09f17cde7368 on instance [pid: 7|app: 0|req: 500/994] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:55:25 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-04-21 16:55:25.381 8 WARNING neutronclient.v2_0.client [None req-627a9aef-f0e0-4070-b17a-505a40411af5 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/995] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:25 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:26.558 7 WARNING neutronclient.v2_0.client [None req-49f6344c-3e51-45d8-8988-cc79c0a00e60 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/996] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:26 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1527 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:27.755 8 WARNING neutronclient.v2_0.client [None req-71a6fcdc-f7b7-40fe-ab14-1f1d3188d73e 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/997] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:27 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1696 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:27.910 7 WARNING neutronclient.v2_0.client [None req-8126e7b4-de6a-4cc6-93de-ab49f1f64a4e 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/998] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:27 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1696 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-04-21 16:55:29.228 8 INFO nova.api.openstack.compute.server_external_events [req-0fa580ee-2c05-4de3-a27e-ac54ead4bd10 req-428fe4fc-c79d-4133-a929-25c93b7535b1 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:8e2c8a02-b158-4736-a556-8d49d6368995 for instance 9893d369-0ebb-48ec-a1a7-fd3429ae842e on instance [pid: 8|app: 0|req: 497/999] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:55:29 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: 499/1002] 10.0.0.67 () {34 vars in 749 bytes} [Tue Apr 21 16:55:36 2026] POST /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e/action => generated 31974 bytes in 566 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-04-21 16:55:48.332 7 INFO nova.api.openstack.compute.server_external_events [req-76b82052-701b-4f98-990d-d2d3bf1bf4de req-6a83df0a-6d82-4574-96d0-a8d6771c96f4 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:8e2c8a02-b158-4736-a556-8d49d6368995 for instance 9893d369-0ebb-48ec-a1a7-fd3429ae842e on instance [pid: 7|app: 0|req: 505/1005] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:55:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/1006] 10.0.0.67 () {34 vars in 670 bytes} [Tue Apr 21 16:55:51 2026] POST /v2.1/os-keypairs => generated 397 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-04-21 16:55:52.951 7 WARNING neutronclient.v2_0.client [None req-358c296f-8daa-4dc2-bd85-2dc4eb46477f 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:53.046 7 WARNING neutronclient.v2_0.client [None req-358c296f-8daa-4dc2-bd85-2dc4eb46477f 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:53.215 7 WARNING neutronclient.v2_0.client [None req-358c296f-8daa-4dc2-bd85-2dc4eb46477f 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1007] 10.0.0.67 () {34 vars in 662 bytes} [Tue Apr 21 16:55:52 2026] POST /v2.1/servers => generated 450 bytes in 608 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 16:55:53.417 8 WARNING neutronclient.v2_0.client [None req-e451f1b4-e670-4152-a1e1-deea781ecbdb 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/1008] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:53 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1402 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:54.547 7 WARNING neutronclient.v2_0.client [None req-169fb844-f517-45bc-9f2a-a976f68241f8 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1009] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:54 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1406 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-04-21 16:55:55.636 7 WARNING neutronclient.v2_0.client [None req-2a469e8c-f4d3-4147-a787-04c142715026 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1012] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:55 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:56.736 8 WARNING neutronclient.v2_0.client [None req-c488308c-e3a9-48b7-b3e5-3b0fb6eff83d 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1013] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:56 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1454 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-04-21 16:55:57.321 7 WARNING neutronclient.v2_0.client [None req-ce11fd29-6562-4972-b8b4-ceed350313d5 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:57.359 7 WARNING neutronclient.v2_0.client [None req-ce11fd29-6562-4972-b8b4-ceed350313d5 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:55:57.520 7 WARNING neutronclient.v2_0.client [None req-ce11fd29-6562-4972-b8b4-ceed350313d5 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] 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-04-21 16:55:57.820 8 WARNING neutronclient.v2_0.client [None req-9c25d2c4-f85d-450a-bc01-fcd937771e87 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1014] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:57 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1462 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1015] 199.19.213.23 () {36 vars in 713 bytes} [Tue Apr 21 16:55:57 2026] POST /v2.1/servers => generated 453 bytes in 679 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-04-21 16:55:58.094 8 WARNING neutronclient.v2_0.client [None req-33a8823b-4c82-4be3-8f2a-87fd4b5a22f1 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1016] 199.19.213.23 () {32 vars in 732 bytes} [Tue Apr 21 16:55:58 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303 => generated 2213 bytes in 65 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-04-21 16:55:58.172 7 WARNING neutronclient.v2_0.client [None req-0ddacc03-31e8-4024-a476-9535502dd599 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1017] 199.19.213.23 () {32 vars in 758 bytes} [Tue Apr 21 16:55:58 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 28 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1018] 199.19.213.23 () {32 vars in 776 bytes} [Tue Apr 21 16:55:58 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:58.677 7 INFO nova.api.openstack.compute.server_external_events [req-649859ee-0cf0-4ffb-86db-c11a9a0af44a req-4e5f4682-fc1a-4e6f-99e8-6cdf543e8769 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:a4571632-c7f6-4244-8998-26cc1f27ac94 for instance 8840e1ad-a6e2-4d7c-b3f7-c1712167b411 on instance [pid: 7|app: 0|req: 512/1019] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:55:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:55:58.910 8 WARNING neutronclient.v2_0.client [None req-fcbd89a8-7ed4-4747-aba7-c0d9b5030b32 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/1020] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:55:58 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1540 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-04-21 16:56:00.103 7 WARNING neutronclient.v2_0.client [None req-36ec4070-c2f7-4323-9948-8abfc3578f81 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1021] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:00 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1528 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-04-21 16:56:01.051 8 WARNING neutronclient.v2_0.client [None req-734a5d49-0bc5-43bc-bec3-f4ea04fdd820 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1022] 199.19.213.23 () {32 vars in 732 bytes} [Tue Apr 21 16:56:01 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303 => generated 2371 bytes in 81 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-04-21 16:56:01.125 7 WARNING neutronclient.v2_0.client [None req-769e830d-25c4-4386-9803-22e95589bea1 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1023] 199.19.213.23 () {32 vars in 758 bytes} [Tue Apr 21 16:56:01 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 28 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1024] 199.19.213.23 () {32 vars in 776 bytes} [Tue Apr 21 16:56:01 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:01.297 7 WARNING neutronclient.v2_0.client [None req-c09553e1-9687-4fde-acc6-f3fd853b84f3 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1025] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:01 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1528 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:02.440 8 WARNING neutronclient.v2_0.client [None req-e1650afd-5eb0-429b-aa2c-ce89ff707f48 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1026] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:02 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:02.934 7 INFO nova.api.openstack.compute.server_external_events [req-35f912b8-5b64-46eb-9a87-4438b765616a req-7cc19c77-7c48-433f-b9a0-df7b85502108 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:a4571632-c7f6-4244-8998-26cc1f27ac94 for instance 8840e1ad-a6e2-4d7c-b3f7-c1712167b411 on instance [pid: 7|app: 0|req: 516/1027] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:56:02 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-04-21 16:56:03.261 8 INFO nova.api.openstack.compute.server_external_events [req-e1fca4af-f7a3-44bb-a672-3b9a42b39a43 req-9c532884-275d-4af3-8420-20cd16cb6793 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:69235c32-a024-4d3e-a87c-1309c31ee342 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 512/1028] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:56:03 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-04-21 16:56:03.599 7 WARNING neutronclient.v2_0.client [None req-307559af-b08c-440a-b263-5a0e05915326 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1029] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:03 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1528 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-04-21 16:56:03.876 8 WARNING neutronclient.v2_0.client [None req-a126b1ca-88ed-47d8-8351-8b7cde14aba4 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1030] 199.19.213.23 () {32 vars in 732 bytes} [Tue Apr 21 16:56:03 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303 => generated 2445 bytes in 122 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-04-21 16:56:04.017 7 WARNING neutronclient.v2_0.client [None req-e6e76226-3c48-4955-83f2-52111d53df9a 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1031] 199.19.213.23 () {32 vars in 758 bytes} [Tue Apr 21 16:56:03 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 284 bytes in 97 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: 514/1032] 199.19.213.23 () {32 vars in 776 bytes} [Tue Apr 21 16:56:04 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-volume_attachments => generated 197 bytes in 49 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-04-21 16:56:04.780 7 WARNING neutronclient.v2_0.client [None req-1adc5f84-a7aa-4fa0-a2e8-ba20edf3c47c 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1035] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:04 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1528 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:05.981 8 WARNING neutronclient.v2_0.client [None req-c614dc32-a947-4327-a97e-d65be2b9cc1b 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1036] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:05 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1697 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-04-21 16:56:06.135 7 WARNING neutronclient.v2_0.client [None req-6683ae22-a1bd-43df-ab6d-d005449f7b19 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1037] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:06 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1697 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:07.090 7 WARNING neutronclient.v2_0.client [None req-16f6e9f5-9575-4388-9d1c-a26d4f38e41c 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:56:07.129 8 INFO nova.api.openstack.compute.server_external_events [req-b37065ec-30eb-4700-812c-08fba4bfddc7 req-b6f230d7-076e-4e29-8d7d-f04803c6875f cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:a4571632-c7f6-4244-8998-26cc1f27ac94 for instance 8840e1ad-a6e2-4d7c-b3f7-c1712167b411 on instance [pid: 8|app: 0|req: 518/1038] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:56:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1039] 199.19.213.23 () {32 vars in 732 bytes} [Tue Apr 21 16:56:07 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303 => generated 2433 bytes in 200 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-04-21 16:56:07.267 8 WARNING neutronclient.v2_0.client [None req-5c351a20-e1d1-4bb1-8e27-0f99b993e390 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1040] 199.19.213.23 () {32 vars in 758 bytes} [Tue Apr 21 16:56:07 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 284 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1041] 199.19.213.23 () {32 vars in 776 bytes} [Tue Apr 21 16:56:07 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-volume_attachments => generated 197 bytes in 34 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-04-21 16:56:08.960 8 INFO nova.api.openstack.compute.server_external_events [req-ff5dcde5-dcb2-4f95-bb22-3650cdeca4d9 req-096ab55f-0ec5-4d8e-af26-84023a5125bc cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:69235c32-a024-4d3e-a87c-1309c31ee342 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 520/1042] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:56:08 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-04-21 16:56:09.988 7 WARNING neutronclient.v2_0.client [None req-ed5b36b8-adf7-4459-94e7-b6bf454707dc 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1043] 199.19.213.23 () {32 vars in 732 bytes} [Tue Apr 21 16:56:09 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303 => generated 2433 bytes in 141 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-04-21 16:56:10.137 8 WARNING neutronclient.v2_0.client [None req-224fd163-12e6-4687-ab1f-fc3fbfd51cfe 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1044] 199.19.213.23 () {32 vars in 758 bytes} [Tue Apr 21 16:56:10 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 286 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1045] 199.19.213.23 () {32 vars in 776 bytes} [Tue Apr 21 16:56:10 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:13.162 8 WARNING neutronclient.v2_0.client [None req-1665872e-b9f3-4ac1-ad57-0413fc8812ab 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1046] 199.19.213.23 () {32 vars in 732 bytes} [Tue Apr 21 16:56:13 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303 => generated 2581 bytes in 115 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-04-21 16:56:13.279 7 WARNING neutronclient.v2_0.client [None req-4e1dea1e-6515-43b1-9c2b-a89d35bfad4c 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1047] 199.19.213.23 () {32 vars in 758 bytes} [Tue Apr 21 16:56:13 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 286 bytes in 73 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: 523/1048] 199.19.213.23 () {32 vars in 776 bytes} [Tue Apr 21 16:56:13 2026] GET /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-volume_attachments => generated 197 bytes in 32 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: 527/1051] 10.0.0.67 () {34 vars in 749 bytes} [Tue Apr 21 16:56:15 2026] POST /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411/action => generated 31974 bytes in 574 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: 526/1054] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:56:26 2026] DELETE /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 0 bytes in 102 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-04-21 16:56:26.523 7 WARNING neutronclient.v2_0.client [None req-bd798216-5476-427d-abb9-58a53b957b5f 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1055] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:26 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1823 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:27.745 8 WARNING neutronclient.v2_0.client [None req-56ad730e-4463-4853-b246-dad37ecb3ebe 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1056] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:27 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1823 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-04-21 16:56:28.934 7 WARNING neutronclient.v2_0.client [None req-11e31d7c-e038-4828-a4ab-45cff8936a0e 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/1057] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:28 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1823 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-04-21 16:56:29.754 8 INFO nova.api.openstack.compute.server_external_events [req-f62ad394-e601-4880-b8b5-744dce391f7b req-4ba16ecc-2a37-4be9-a47d-8cbf9dfc34b8 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:a4571632-c7f6-4244-8998-26cc1f27ac94 for instance 8840e1ad-a6e2-4d7c-b3f7-c1712167b411 on instance [pid: 8|app: 0|req: 528/1058] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:56:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:30.117 7 WARNING neutronclient.v2_0.client [None req-a530f872-3fb6-46a3-b2a2-07d7adbb9040 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/1059] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:30 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1483 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-04-21 16:56:31.218 8 WARNING neutronclient.v2_0.client [None req-637ace69-ccaa-4d03-bfa1-7c9b70d1d46d 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1060] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:31 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1488 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:32.325 7 WARNING neutronclient.v2_0.client [None req-2d8f21c7-5f35-43d5-a5fc-780efa080d19 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/1061] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:32 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => generated 1488 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-04-21 16:56:33.416 8 INFO nova.api.openstack.wsgi [None req-293078d5-ca22-4064-a7c8-287b30d4d83b 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] HTTP exception thrown: Instance 8840e1ad-a6e2-4d7c-b3f7-c1712167b411 could not be found. [pid: 8|app: 0|req: 530/1062] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:33 2026] GET /v2.1/servers/8840e1ad-a6e2-4d7c-b3f7-c1712167b411 => 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: 7|app: 0|req: 533/1063] 10.0.0.67 () {32 vars in 727 bytes} [Tue Apr 21 16:56:33 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-639934395 => 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: 531/1064] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:56:33 2026] DELETE /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-21 16:56:34.064 7 WARNING neutronclient.v2_0.client [None req-c9f76462-709e-4d70-86fa-846cf7c45f26 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1065] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:34 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1702 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:35.250 7 WARNING neutronclient.v2_0.client [None req-e5fe4145-31f7-4ce5-980c-c8f5ec6671c2 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1068] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:35 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1702 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:36.392 8 WARNING neutronclient.v2_0.client [None req-80102683-db96-4491-bea0-c8b214d179ad 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1069] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:36 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1702 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-04-21 16:56:36.535 7 INFO nova.api.openstack.compute.server_external_events [req-8bbc20e7-769a-4003-aa4d-47032458a7a1 req-287adee8-59f5-4df7-847b-9a32b9aa72b0 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-unplugged:8e2c8a02-b158-4736-a556-8d49d6368995 for instance 9893d369-0ebb-48ec-a1a7-fd3429ae842e on instance [pid: 7|app: 0|req: 537/1070] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:56:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:36.981 8 INFO nova.api.openstack.compute.server_external_events [req-8599dc33-efa4-4513-b490-7e175003c7a0 req-d33bb5c0-0345-4f4b-8598-c1ac8bff02ab cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:8e2c8a02-b158-4736-a556-8d49d6368995 for instance 9893d369-0ebb-48ec-a1a7-fd3429ae842e on instance [pid: 8|app: 0|req: 534/1071] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:56:36 2026] POST /v2.1/os-server-external-events => generated 183 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-04-21 16:56:37.551 7 WARNING neutronclient.v2_0.client [None req-22422c44-5353-4983-abdc-a2e6243a0e7d 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in 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/1072] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:37 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1483 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-04-21 16:56:38.634 8 WARNING neutronclient.v2_0.client [None req-ad752788-92c0-4ef4-8388-9d139e949b50 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1073] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:38 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1488 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-04-21 16:56:39.725 7 WARNING neutronclient.v2_0.client [None req-44d519e8-bc10-4826-aab2-d68fc4c0ff33 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1074] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:39 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 1488 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-04-21 16:56:40.807 8 INFO nova.api.openstack.wsgi [None req-300ae2b6-3778-418d-98ba-674fb7d58aa3 228782e804e14971a0cd0251187f7a7d 2870aa04d61246729513c9e31416179a - - default default] HTTP exception thrown: Instance 9893d369-0ebb-48ec-a1a7-fd3429ae842e could not be found. [pid: 8|app: 0|req: 536/1075] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:56:40 2026] GET /v2.1/servers/9893d369-0ebb-48ec-a1a7-fd3429ae842e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1076] 10.0.0.67 () {32 vars in 729 bytes} [Tue Apr 21 16:56:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1750728582 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:49.190 8 WARNING neutronclient.v2_0.client [None req-d1b8e7b4-1642-4e83-a68e-acad473f9d23 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:56:49.237 8 WARNING neutronclient.v2_0.client [None req-d1b8e7b4-1642-4e83-a68e-acad473f9d23 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:56:51.468 7 INFO nova.api.openstack.compute.server_external_events [req-37a072e6-f66c-4ddc-8e85-c0abe7b55bc3 req-40d4fa9e-5c7f-4fc4-b5c2-eccfa0fa1672 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:c9970bbc-c8f6-495a-8081-59f3fe292648 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 7|app: 0|req: 542/1079] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:56:51 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-04-21 16:56:56.487 7 INFO nova.api.openstack.compute.server_external_events [req-cb776551-c7c0-4ee8-ada7-43c79f12d9bf req-1329f748-9c97-4e97-a358-b41d8cfcecb0 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:c9970bbc-c8f6-495a-8081-59f3fe292648 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 7|app: 0|req: 545/1082] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:56:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:56:57.792 8 WARNING neutronclient.v2_0.client [None req-d1b8e7b4-1642-4e83-a68e-acad473f9d23 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in 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/1083] 199.19.213.23 () {36 vars in 811 bytes} [Tue Apr 21 16:56:49 2026] POST /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 280 bytes in 8687 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:56:58.120 7 INFO nova.api.openstack.compute.server_external_events [req-a9c613c0-3652-4155-b153-2e9382320a20 req-02c4ef33-9202-4cb5-a4a4-eb1cd5fefc7a cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:c9970bbc-c8f6-495a-8081-59f3fe292648 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 7|app: 0|req: 546/1084] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:56:58 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-04-21 16:57:00.165 8 INFO nova.api.openstack.compute.server_external_events [req-c47de422-3f3c-451c-8a0e-6830ec7f8c54 req-825a2d96-0912-4f36-b414-0e2c69a52f43 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:c9970bbc-c8f6-495a-8081-59f3fe292648 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 539/1085] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:57:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:57:25.577 7 WARNING neutronclient.v2_0.client [None req-29cb19ce-4948-4e55-a2d3-db97f97da05c 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:57:25.632 7 WARNING neutronclient.v2_0.client [None req-29cb19ce-4948-4e55-a2d3-db97f97da05c 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] 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-04-21 16:57:27.942 8 INFO nova.api.openstack.compute.server_external_events [req-84104d0c-4a73-43ec-8172-916d40c63abb req-9c2361f7-bf4c-42b1-ac75-18943e09913a cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:f7900b5c-e9ec-4f63-aabd-4f89d96123e2 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 543/1092] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:57:27 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-04-21 16:57:33.982 8 INFO nova.api.openstack.compute.server_external_events [req-ad342a38-ae46-442b-a8b5-6f4745ebbf59 req-4a26f5db-d309-4cab-a9b1-e1e353b4d333 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:f7900b5c-e9ec-4f63-aabd-4f89d96123e2 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 544/1093] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:57:33 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-04-21 16:57:34.696 7 WARNING neutronclient.v2_0.client [None req-29cb19ce-4948-4e55-a2d3-db97f97da05c 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in 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/1094] 199.19.213.23 () {36 vars in 811 bytes} [Tue Apr 21 16:57:25 2026] POST /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 377 bytes in 9200 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-04-21 16:57:47.183 7 WARNING neutronclient.v2_0.client [None req-5a9bf9d2-8eea-424b-bc27-7d38be2177b1 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 16:57:47.248 7 WARNING neutronclient.v2_0.client [None req-5a9bf9d2-8eea-424b-bc27-7d38be2177b1 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] 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-04-21 16:57:49.550 8 INFO nova.api.openstack.compute.server_external_events [req-96d15de0-2dfd-4aea-8315-0390351245b7 req-584a66de-b214-4ff7-bd4c-ddce64463502 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:22f49a96-6158-4fb5-9ae5-de819b80c4ae for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 547/1099] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:57:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:57:54.665 8 INFO nova.api.openstack.compute.server_external_events [req-2bdf7234-91a4-45fc-9ab5-42183b23a473 req-74b6d9bd-6a16-458f-a4d5-170d68768e5c cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-plugged:22f49a96-6158-4fb5-9ae5-de819b80c4ae for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 548/1100] 10.0.0.130 () {38 vars in 815 bytes} [Tue Apr 21 16:57:54 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) 2026-04-21 16:57:56.294 7 WARNING neutronclient.v2_0.client [None req-5a9bf9d2-8eea-424b-bc27-7d38be2177b1 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in 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/1103] 199.19.213.23 () {36 vars in 811 bytes} [Tue Apr 21 16:57:47 2026] POST /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface => generated 377 bytes in 9314 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-04-21 16:57:56.951 8 INFO nova.api.openstack.compute.server_external_events [req-766acd00-81ae-4366-91bc-a00262c3026b req-82fd179f-59d6-4078-85dc-107695edfbf1 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:f7900b5c-e9ec-4f63-aabd-4f89d96123e2 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 551/1104] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:57:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1107] 10.0.0.147 () {28 vars in 454 bytes} [Tue Apr 21 16:58:06 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: 8|app: 0|req: 553/1108] 10.0.0.147 () {30 vars in 658 bytes} [Tue Apr 21 16:58:06 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1109] 10.0.0.147 () {32 vars in 731 bytes} [Tue Apr 21 16:58:06 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 16:58:06.942 8 WARNING neutronclient.v2_0.client [None req-1a4049cd-1e13-4e73-bdd5-01e45b164588 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1110] 10.0.0.147 () {34 vars in 806 bytes} [Tue Apr 21 16:58:06 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8858 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1111] 10.0.0.147 () {28 vars in 454 bytes} [Tue Apr 21 16:58:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1112] 10.0.0.147 () {30 vars in 658 bytes} [Tue Apr 21 16:58:07 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 558/1113] 10.0.0.147 () {32 vars in 731 bytes} [Tue Apr 21 16:58:07 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: 556/1114] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:07 2026] GET /v2.1/servers/detail?project_id=092b07e0ba5f42848fa3420f4487331c&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1115] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:07 2026] GET /v2.1/servers/detail?project_id=0fae0df417434cb6a7f6e280664e2d79&all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1116] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:07 2026] GET /v2.1/servers/detail?project_id=19abb2f2a37647c68dd382e4b658c275&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1117] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:07 2026] GET /v2.1/servers/detail?project_id=26252fc1b2754f4d87cfe5b8ee2fd08a&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1118] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:07 2026] GET /v2.1/servers/detail?project_id=6e5541ea78ed4d028a75ea7569c10826&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-21 16:58:07.898 7 WARNING neutronclient.v2_0.client [None req-db18c0c8-d810-4e18-ac4a-556b375e4e6b 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in 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/1119] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:07 2026] GET /v2.1/servers/detail?project_id=76b638bfe9554d28ba9b8ab95e1b33b4&all_tenants=True => generated 3487 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-04-21 16:58:08.174 8 WARNING neutronclient.v2_0.client [None req-ae3990ba-f2d8-460f-a0d2-427045b253b0 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1120] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:08 2026] GET /v2.1/servers/detail?project_id=9fe80458bbb44514acdf5914f9b9af06&all_tenants=True => generated 5450 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1121] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:08 2026] GET /v2.1/servers/detail?project_id=a17b6bed65154765a177341af0cc112c&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1122] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:08 2026] GET /v2.1/servers/detail?project_id=b89b37e876e548a0b5a2e29ef3d518a5&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1123] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:08 2026] GET /v2.1/servers/detail?project_id=e7cf7f1f3a854813b6bf86ef79625f4d&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1124] 10.0.0.147 () {34 vars in 894 bytes} [Tue Apr 21 16:58:08 2026] GET /v2.1/servers/detail?project_id=f3a3b80008554e8cbe6f716c46dbf87a&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-21 16:58:10.477 7 INFO nova.api.openstack.compute.server_external_events [req-c269056a-8d69-45f0-bec4-90db831aabea req-c7771531-02f0-42ca-8bd8-598530e8e436 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:22f49a96-6158-4fb5-9ae5-de819b80c4ae for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 7|app: 0|req: 564/1125] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:58:10 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: 8|app: 0|req: 562/1126] 199.19.213.23 () {34 vars in 854 bytes} [Tue Apr 21 16:58:11 2026] DELETE /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface/22f49a96-6158-4fb5-9ae5-de819b80c4ae => generated 0 bytes in 70 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-04-21 16:58:12.510 7 INFO nova.api.openstack.compute.server_external_events [req-11a33f60-6e40-4b35-b03a-ace8f9383b9b req-7c84f69b-4d11-4a20-ba54-d37d6c3cafcb cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:22f49a96-6158-4fb5-9ae5-de819b80c4ae for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 7|app: 0|req: 565/1127] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:58:12 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-04-21 16:58:20.958 7 INFO nova.api.openstack.compute.server_external_events [req-3c2efccc-cf02-4dfc-8fb4-310cfb568af2 req-f53d33f6-db50-49be-b928-ffca6f33546d cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:f7900b5c-e9ec-4f63-aabd-4f89d96123e2 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 7|app: 0|req: 567/1130] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:58:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1131] 199.19.213.23 () {34 vars in 854 bytes} [Tue Apr 21 16:58:21 2026] DELETE /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface/f7900b5c-e9ec-4f63-aabd-4f89d96123e2 => generated 0 bytes in 47 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: 570/1136] 199.19.213.23 () {34 vars in 854 bytes} [Tue Apr 21 16:58:42 2026] DELETE /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303/os-interface/c9970bbc-c8f6-495a-8081-59f3fe292648 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1139] 199.19.213.23 () {34 vars in 754 bytes} [Tue Apr 21 16:58:47 2026] DELETE /v2.1/servers/e9313559-5802-4352-85e1-1eaa46848303 => generated 0 bytes in 100 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-04-21 16:58:49.993 8 INFO nova.api.openstack.compute.server_external_events [req-b2d69b7b-608c-4f8a-8ce6-b203cc6d87cf req-e3677e2d-dc6d-4fb4-84f9-17096b731d50 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:69235c32-a024-4d3e-a87c-1309c31ee342 for instance e9313559-5802-4352-85e1-1eaa46848303 on instance [pid: 8|app: 0|req: 568/1140] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:58:49 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-04-21 16:58:51.740 7 INFO nova.api.openstack.compute.server_external_events [req-dacb6dc3-4a40-4d4e-b10f-4a3d930f4281 req-715e708f-67c1-4f10-81ec-7f5e46bf72b5 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:6d27d338-404e-4724-aa2f-7fbeb5c7ac3b for instance 3a5a8f39-1bea-4a8a-9737-09f17cde7368 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: 573/1141] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:58:51 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: 8|app: 0|req: 569/1142] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:58:51 2026] DELETE /v2.1/servers/3a5a8f39-1bea-4a8a-9737-09f17cde7368 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:58:51.862 7 WARNING neutronclient.v2_0.client [None req-ffa567b3-ec75-458c-81f6-141d88d71da6 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in 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/1143] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:58:51 2026] GET /v2.1/servers/3a5a8f39-1bea-4a8a-9737-09f17cde7368 => generated 1940 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:58:54.664 8 INFO nova.api.openstack.compute.server_external_events [req-c7516aa7-feb8-485a-bd96-36909be3370a req-b803912b-1137-4dfa-891e-d1ce4f830218 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:6d27d338-404e-4724-aa2f-7fbeb5c7ac3b for instance 3a5a8f39-1bea-4a8a-9737-09f17cde7368 on instance [pid: 8|app: 0|req: 570/1144] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:58:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:58:57.072 7 WARNING neutronclient.v2_0.client [None req-f41954c0-ed50-460b-8a22-fcb3bf3c3eb5 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1147] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:58:57 2026] GET /v2.1/servers/3a5a8f39-1bea-4a8a-9737-09f17cde7368 => generated 1479 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-04-21 16:59:02.146 8 INFO nova.api.openstack.wsgi [None req-174952bb-0f15-4c47-be54-695d82ad1a18 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] HTTP exception thrown: Instance 3a5a8f39-1bea-4a8a-9737-09f17cde7368 could not be found. [pid: 8|app: 0|req: 572/1148] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:59:02 2026] GET /v2.1/servers/3a5a8f39-1bea-4a8a-9737-09f17cde7368 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:59:02.783 7 INFO nova.api.openstack.compute.server_external_events [req-9c6c355a-c086-4283-94d4-30d74f82e63d req-3520fb99-9d04-43e4-b87f-fd1dd6665862 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-changed:f849c6bb-7184-42af-ab48-bd82b2f4c00c for instance 40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac on instance [pid: 7|app: 0|req: 577/1149] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:59: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) [pid: 8|app: 0|req: 573/1150] 10.0.0.67 () {32 vars in 717 bytes} [Tue Apr 21 16:59:02 2026] DELETE /v2.1/servers/40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac => generated 0 bytes in 78 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-04-21 16:59:02.889 7 WARNING neutronclient.v2_0.client [None req-99ab4899-39de-449e-a4dc-5da8e96c0383 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1151] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:59:02 2026] GET /v2.1/servers/40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac => generated 1943 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-04-21 16:59:05.848 7 INFO nova.api.openstack.compute.server_external_events [req-34e0acbe-d88a-4195-99f2-cfd373f97706 req-262a7ae6-35c0-4981-81fa-9558ac7fc1d1 cf815883cb9947c98f7c83ba6a97cec6 0fae0df417434cb6a7f6e280664e2d79 - - ae0d0690a2624bf5b03f40fb09d13e87 ae0d0690a2624bf5b03f40fb09d13e87] Creating event network-vif-deleted:f849c6bb-7184-42af-ab48-bd82b2f4c00c for instance 40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac on instance [pid: 7|app: 0|req: 580/1154] 10.0.0.14 () {38 vars in 814 bytes} [Tue Apr 21 16:59:05 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-04-21 16:59:08.075 8 WARNING neutronclient.v2_0.client [None req-692b5a78-b1ca-4690-850f-a40825731817 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] The python binding code in 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/1155] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:59:08 2026] GET /v2.1/servers/40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac => generated 1480 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-04-21 16:59:13.161 7 INFO nova.api.openstack.wsgi [None req-a586ca46-e577-47d2-a233-3349be993f13 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] HTTP exception thrown: Instance 40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac could not be found. [pid: 7|app: 0|req: 581/1156] 10.0.0.67 () {32 vars in 714 bytes} [Tue Apr 21 16:59:13 2026] GET /v2.1/servers/40a7ddba-3111-40ac-a0e2-bf2d38fcc9ac => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1157] 10.0.0.67 () {32 vars in 723 bytes} [Tue Apr 21 16:59:14 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-571841586 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 16:59:14.308 7 INFO nova.api.openstack.wsgi [None req-aac0b9bf-147e-465f-9b1a-6488a0c9fb20 490c332648394330a99465ef933ad98a 9fe80458bbb44514acdf5914f9b9af06 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-571841586 not found for user 490c332648394330a99465ef933ad98a [pid: 7|app: 0|req: 582/1158] 10.0.0.67 () {32 vars in 720 bytes} [Tue Apr 21 16:59:14 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-571841586 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1163] 10.0.0.67 () {32 vars in 654 bytes} [Tue Apr 21 16:59:29 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1164] 10.0.0.67 () {32 vars in 640 bytes} [Tue Apr 21 16:59:29 2026] GET /v2.1/servers => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-21 16:59:29.701 8 WARNING oslo_db.sqlalchemy.utils [None req-ec283669-2349-40eb-b1ec-9be8721ba0b9 27218b20b2af4e59bdd0b80c34e7949b 76b638bfe9554d28ba9b8ab95e1b33b4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 580/1165] 10.0.0.67 () {32 vars in 648 bytes} [Tue Apr 21 16:59:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1166] 10.0.0.67 () {32 vars in 693 bytes} [Tue Apr 21 16:59:29 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) [pid: 8|app: 0|req: 585/1175] 10.0.0.41 () {28 vars in 453 bytes} [Tue Apr 21 17:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1176] 10.0.0.41 () {30 vars in 657 bytes} [Tue Apr 21 17:00:09 2026] GET /v2.1 => generated 0 bytes in 72 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 586/1177] 10.0.0.41 () {32 vars in 730 bytes} [Tue Apr 21 17:00:09 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: 592/1178] 10.0.0.41 () {34 vars in 764 bytes} [Tue Apr 21 17:00:09 2026] GET /v2.1/os-services => generated 781 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1179] 10.0.0.41 () {28 vars in 453 bytes} [Tue Apr 21 17: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: 593/1180] 10.0.0.41 () {30 vars in 657 bytes} [Tue Apr 21 17:00:13 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: 588/1181] 10.0.0.41 () {32 vars in 730 bytes} [Tue Apr 21 17:00:13 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: 594/1182] 10.0.0.41 () {34 vars in 764 bytes} [Tue Apr 21 17:00:13 2026] GET /v2.1/os-services => generated 781 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1185] 10.0.0.41 () {28 vars in 453 bytes} [Tue Apr 21 17:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1186] 10.0.0.41 () {30 vars in 657 bytes} [Tue Apr 21 17:00:18 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 597/1187] 10.0.0.41 () {32 vars in 730 bytes} [Tue Apr 21 17:00:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1188] 10.0.0.41 () {34 vars in 807 bytes} [Tue Apr 21 17:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1189] 10.0.0.41 () {28 vars in 453 bytes} [Tue Apr 21 17:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1190] 10.0.0.41 () {30 vars in 657 bytes} [Tue Apr 21 17:00:23 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 599/1191] 10.0.0.41 () {32 vars in 730 bytes} [Tue Apr 21 17:00:23 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1192] 10.0.0.41 () {34 vars in 807 bytes} [Tue Apr 21 17:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)