+ 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 [Sun May 10 04:36:15 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:14:43 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-bc64bb554-p72jc 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f065a29d668 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)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-10 04:36:20.864 7 INFO nova.utils [None req-3aeac9fb-07b7-41ae-b83b-a5ee7c411232 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-10 04:36:20.890 8 INFO nova.utils [None req-f007b8df-9d69-434e-a795-b9695d9923e7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-10 04:36:22.525 7 WARNING keystonemiddleware._common.config [None req-3aeac9fb-07b7-41ae-b83b-a5ee7c411232 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:36:22.534 7 WARNING oslo_config.cfg [None req-3aeac9fb-07b7-41ae-b83b-a5ee7c411232 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-10 04:36:22.576 8 WARNING keystonemiddleware._common.config [None req-f007b8df-9d69-434e-a795-b9695d9923e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:36:22.586 8 WARNING oslo_config.cfg [None req-f007b8df-9d69-434e-a795-b9695d9923e7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-10 04:36:22.593 7 WARNING keystonemiddleware._common.config [None req-3aeac9fb-07b7-41ae-b83b-a5ee7c411232 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:36:22.608 7 WARNING oslo_config.cfg [None req-3aeac9fb-07b7-41ae-b83b-a5ee7c411232 - - - - - -] 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-05-10 04:36:22.621 7 WARNING oslo_config.cfg [None req-3aeac9fb-07b7-41ae-b83b-a5ee7c411232 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f065a29d668 pid: 7 (default app) 2026-05-10 04:36:22.647 8 WARNING keystonemiddleware._common.config [None req-f007b8df-9d69-434e-a795-b9695d9923e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:36:22.663 8 WARNING oslo_config.cfg [None req-f007b8df-9d69-434e-a795-b9695d9923e7 - - - - - -] 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-05-10 04:36:22.676 8 WARNING oslo_config.cfg [None req-f007b8df-9d69-434e-a795-b9695d9923e7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f065a29d668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:36:30 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/4] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:36:30 2026] GET /v2.1 => generated 0 bytes in 581 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 3/5] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:36:30 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:36:30.971 8 INFO nova.api.openstack.wsgi [None req-0dd69dd0-01ff-4d3b-88e0-5dc15da1c006 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.250 () {48 vars in 1009 bytes} [Sun May 10 04:36:30 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 04:36:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.250 () {52 vars in 1046 bytes} [Sun May 10 04:36:31 2026] POST /v2.1/flavors => generated 529 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:36:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:36:31 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:36:31 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:36:32.019 8 INFO nova.api.openstack.wsgi [None req-c362a46c-a0bd-40d9-bdb5-5d9c72a11f1f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.250 () {48 vars in 1011 bytes} [Sun May 10 04:36:32 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 04:36:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.250 () {52 vars in 1046 bytes} [Sun May 10 04:36:32 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:36:32 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: 8/16] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:36:32 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:36:32 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:36:33.006 8 INFO nova.api.openstack.wsgi [None req-458ab05c-a9c9-4a0e-9482-72dc2044cc74 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.250 () {48 vars in 1013 bytes} [Sun May 10 04:36:32 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/19] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 04:36:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.250 () {52 vars in 1046 bytes} [Sun May 10 04:36:33 2026] POST /v2.1/flavors => generated 533 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:36:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:36:34 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:36:34 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:36:34.246 8 INFO nova.api.openstack.wsgi [None req-b3064c7f-adc3-4b37-8d24-518633888423 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.250 () {48 vars in 1011 bytes} [Sun May 10 04:36:34 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 04:36:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.250 () {52 vars in 1046 bytes} [Sun May 10 04:36:34 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:36:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:36:35 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:36:35 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:36:35.249 8 INFO nova.api.openstack.wsgi [None req-df5c2cdd-62cb-45df-9d91-b3eac97c149e 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/32] 199.204.45.250 () {48 vars in 1013 bytes} [Sun May 10 04:36:35 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/33] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 04:36:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.250 () {52 vars in 1046 bytes} [Sun May 10 04:36:35 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 10.0.0.7 () {28 vars in 452 bytes} [Sun May 10 04:43:19 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: 59/116] 10.0.0.7 () {30 vars in 656 bytes} [Sun May 10 04:43:19 2026] GET /v2.1 => generated 0 bytes in 427 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: 58/117] 10.0.0.7 () {32 vars in 729 bytes} [Sun May 10 04:43:20 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 10.0.0.7 () {34 vars in 802 bytes} [Sun May 10 04:43:20 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/151] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:45:57 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: 75/152] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:45:57 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/153] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:45:57 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:45:57.942 8 INFO nova.api.openstack.wsgi [None req-f54abb64-2d45-4ba8-83eb-5b2aa0dbb2cc 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/154] 199.204.45.250 () {48 vars in 1015 bytes} [Sun May 10 04:45:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/155] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 04:45:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 199.204.45.250 () {52 vars in 1047 bytes} [Sun May 10 04:45:57 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/181] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:48:01 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/182] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:48:01 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 93/183] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:48:01 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:48:01.869 8 INFO nova.api.openstack.wsgi [None req-b6619fb9-eee0-40d0-b917-937b65c5eb16 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 4a6aaf9edb9a4c95899810131ab61fd1 [pid: 8|app: 0|req: 91/184] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 04:48:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-10 04:48:01.882 7 WARNING oslo_db.sqlalchemy.utils [None req-2f7074b3-88d1-42c6-90bb-bfc1c49855a6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 94/185] 199.204.45.250 () {48 vars in 1014 bytes} [Sun May 10 04:48:01 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/186] 199.204.45.250 () {52 vars in 1055 bytes} [Sun May 10 04:48:01 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/189] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:48:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/190] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:48:05 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/191] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:48:05 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/192] 199.204.45.250 () {48 vars in 1071 bytes} [Sun May 10 04:48:05 2026] GET /v2.1/os-quota-sets/f85cf1b7b4d54a00a64be767f96a2725 => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/193] 199.204.45.250 () {52 vars in 1123 bytes} [Sun May 10 04:48:05 2026] PUT /v2.1/os-quota-sets/f85cf1b7b4d54a00a64be767f96a2725 => generated 238 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/308] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 04:57:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 04:57:42 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 154/310] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 04:57:43 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:57:43.061 7 INFO nova.api.openstack.wsgi [None req-a738ff38-aef4-4759-9174-b01a6fbbde07 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 157/311] 199.204.45.250 () {48 vars in 1013 bytes} [Sun May 10 04:57:43 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 04:57:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/313] 199.204.45.250 () {52 vars in 1047 bytes} [Sun May 10 04:57:43 2026] POST /v2.1/flavors => generated 534 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/344] 10.0.0.41 () {28 vars in 453 bytes} [Sun May 10 05:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 174/345] 10.0.0.41 () {30 vars in 657 bytes} [Sun May 10 05:00:08 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 172/346] 10.0.0.41 () {32 vars in 730 bytes} [Sun May 10 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 10.0.0.41 () {34 vars in 764 bytes} [Sun May 10 05:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 10.0.0.41 () {28 vars in 453 bytes} [Sun May 10 05:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 176/349] 10.0.0.41 () {30 vars in 657 bytes} [Sun May 10 05:00:13 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 174/350] 10.0.0.41 () {32 vars in 730 bytes} [Sun May 10 05: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: 177/351] 10.0.0.41 () {34 vars in 764 bytes} [Sun May 10 05:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 10.0.0.41 () {28 vars in 453 bytes} [Sun May 10 05:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 10.0.0.41 () {30 vars in 657 bytes} [Sun May 10 05:00:17 2026] GET /v2.1 => generated 0 bytes in 59 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: 180/356] 10.0.0.41 () {32 vars in 730 bytes} [Sun May 10 05:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 10.0.0.41 () {34 vars in 807 bytes} [Sun May 10 05:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 10.0.0.41 () {28 vars in 453 bytes} [Sun May 10 05:00:22 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: 178/359] 10.0.0.41 () {30 vars in 657 bytes} [Sun May 10 05:00:22 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 182/360] 10.0.0.41 () {32 vars in 730 bytes} [Sun May 10 05:00:22 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 10.0.0.41 () {34 vars in 807 bytes} [Sun May 10 05:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:00:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 187/371] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:00:58 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 185/372] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:00:58 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.250 () {48 vars in 1071 bytes} [Sun May 10 05:00:58 2026] GET /v2.1/os-quota-sets/5e1f3a364128403e8eec8b7a647e73b8 => generated 283 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.250 () {52 vars in 1123 bytes} [Sun May 10 05:00:59 2026] PUT /v2.1/os-quota-sets/5e1f3a364128403e8eec8b7a647e73b8 => generated 238 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:11:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:11:53 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:11:53 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:11:53.656 8 INFO nova.api.openstack.wsgi [None req-198b683a-a7ca-4367-8286-c862ecf9a706 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 253/508] 199.204.45.250 () {48 vars in 1009 bytes} [Sun May 10 05:11:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:11:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.250 () {48 vars in 1097 bytes} [Sun May 10 05:11:53 2026] GET /v2.1/flavors/8da5bb60-eee1-4661-b68a-3385ce24c7f3/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: 257/511] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:11: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: 255/512] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:11:54 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/513] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:11:54 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:11:54.641 8 INFO nova.api.openstack.wsgi [None req-d456a252-fff5-41f7-9de4-dc7d6b43e49c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 256/514] 199.204.45.250 () {48 vars in 1011 bytes} [Sun May 10 05:11:54 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: 7|app: 0|req: 259/515] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:11:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/516] 199.204.45.250 () {48 vars in 1097 bytes} [Sun May 10 05:11:54 2026] GET /v2.1/flavors/fe50f5e9-acfc-49cc-9141-24909a991972/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:11:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:11:55 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:11:55 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:11:55.620 8 INFO nova.api.openstack.wsgi [None req-e5a00e1e-ffaf-4302-9a93-41dfaa1205a2 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 260/522] 199.204.45.250 () {48 vars in 1013 bytes} [Sun May 10 05:11:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:11:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/524] 199.204.45.250 () {48 vars in 1097 bytes} [Sun May 10 05:11:55 2026] GET /v2.1/flavors/d6321a32-8ee1-49c6-92be-c87763249c76/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/525] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:11:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:11:56 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/527] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:11:56 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:11:56.617 8 INFO nova.api.openstack.wsgi [None req-76260baa-2c62-45af-8de2-0e9a39fbb295 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 263/528] 199.204.45.250 () {48 vars in 1011 bytes} [Sun May 10 05:11:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:11:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/530] 199.204.45.250 () {48 vars in 1097 bytes} [Sun May 10 05:11:56 2026] GET /v2.1/flavors/a192301b-e65c-421d-823d-28f251da838b/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:11:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:11:57 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:11:57 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:11:57.607 8 INFO nova.api.openstack.wsgi [None req-a0c4b67d-b32b-4f09-a10e-f60603fc79c7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 266/534] 199.204.45.250 () {48 vars in 1013 bytes} [Sun May 10 05:11:57 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/535] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:11:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/536] 199.204.45.250 () {48 vars in 1097 bytes} [Sun May 10 05:11:57 2026] GET /v2.1/flavors/b6b3786e-810b-47c8-97a7-1a032fda3053/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:13:03 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: 276/550] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:13:03 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:13:03 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:03.461 7 INFO nova.api.openstack.wsgi [None req-d4e4c38a-679e-48fd-bb91-050a02e393ce 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 277/552] 199.204.45.250 () {48 vars in 1015 bytes} [Sun May 10 05:13:03 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/553] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:13:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/554] 199.204.45.250 () {48 vars in 1097 bytes} [Sun May 10 05:13:03 2026] GET /v2.1/flavors/6228bdc3-436c-49a1-a22b-8ca4253c26c3/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/557] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:13:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/558] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:13:10 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/559] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:13:10 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/560] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:13:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/561] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:13:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/562] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:13:14 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/563] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:13:14 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 199.204.45.250 () {48 vars in 1071 bytes} [Sun May 10 05:13:14 2026] GET /v2.1/os-quota-sets/f85cf1b7b4d54a00a64be767f96a2725 => generated 280 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:14:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:14:07 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/579] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:14:07 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:14:07.380 7 INFO nova.api.openstack.wsgi [None req-2fda930f-0ad0-438a-9a35-0625a32768fa 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 291/580] 199.204.45.250 () {48 vars in 1013 bytes} [Sun May 10 05:14:07 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: 290/581] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:14:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.250 () {48 vars in 1097 bytes} [Sun May 10 05:14:07 2026] GET /v2.1/flavors/5b15f6a7-5939-471f-a6e1-93356758ca8e/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: 294/585] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:14:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:14:22 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 295/587] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:14:22 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 199.204.45.250 () {48 vars in 1071 bytes} [Sun May 10 05:14:22 2026] GET /v2.1/os-quota-sets/5e1f3a364128403e8eec8b7a647e73b8 => generated 280 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 199.204.45.250 () {42 vars in 703 bytes} [Sun May 10 05:15:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/602] 199.204.45.250 () {44 vars in 907 bytes} [Sun May 10 05:15:16 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/603] 199.204.45.250 () {46 vars in 980 bytes} [Sun May 10 05:15:16 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:15:16.464 8 INFO nova.api.openstack.wsgi [None req-dc007b73-57ce-4beb-91fb-5b23d4622cc7 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 301/604] 199.204.45.250 () {48 vars in 1009 bytes} [Sun May 10 05:15:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 199.204.45.250 () {48 vars in 1049 bytes} [Sun May 10 05:15:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 10.0.0.213 () {32 vars in 654 bytes} [Sun May 10 05:16:00 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 306/615] 10.0.0.213 () {32 vars in 640 bytes} [Sun May 10 05:16:00 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-10 05:16:00.976 7 WARNING oslo_db.sqlalchemy.utils [None req-35234490-8a71-4435-9ef7-5a09ae0e0dbf 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 310/616] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:16:00 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/617] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:16:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 10.0.0.213 () {30 vars in 412 bytes} [Sun May 10 05:16:12 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:12 2026] GET /v2.1/flavors/8da5bb60-eee1-4661-b68a-3385ce24c7f3 => generated 511 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 10.0.0.213 () {32 vars in 640 bytes} [Sun May 10 05:16:12 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/623] 10.0.0.213 () {28 vars in 559 bytes} [Sun May 10 05:16:12 2026] GET /v2/ => generated 402 bytes in 527 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 10.0.0.213 () {28 vars in 563 bytes} [Sun May 10 05:16:12 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:12 2026] GET /v2.1/flavors/8da5bb60-eee1-4661-b68a-3385ce24c7f3 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 10.0.0.213 () {30 vars in 412 bytes} [Sun May 10 05:16:12 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-10 05:16:17.499 8 WARNING neutronclient.v2_0.client [None req-6ed69025-d703-4fe1-8d7a-28bb5a05df6b 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:17.532 7 WARNING neutronclient.v2_0.client [None req-e6efd44f-8d94-4197-ade6-4e96e829a2df e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in 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/629] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:16:17 2026] POST /v2.1/os-security-groups => generated 243 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.174 8 WARNING neutronclient.v2_0.client [None req-01843853-8443-4074-a3a7-03ef78d5994f 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/630] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:16:17 2026] POST /v2.1/os-security-groups => generated 245 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.198 7 WARNING neutronclient.v2_0.client [None req-dd9b0176-84fb-4415-a55e-5fdf957d14b4 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.235 7 WARNING neutronclient.v2_0.client [None req-dd9b0176-84fb-4415-a55e-5fdf957d14b4 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/631] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:16:18 2026] POST /v2.1/os-security-groups => generated 243 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.329 8 WARNING neutronclient.v2_0.client [None req-2b939c55-9c45-43b2-8a3f-a6f27ce36d63 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in 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/632] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:16:18 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.377 7 WARNING neutronclient.v2_0.client [None req-218968e3-d120-4df0-8a73-92b88cc2c5a5 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/633] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:16:18 2026] POST /v2.1/os-security-groups => generated 243 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.493 8 WARNING neutronclient.v2_0.client [None req-8870d406-0e75-414d-b8ed-a2ce21f555cb 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in 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/634] 10.0.0.213 () {34 vars in 684 bytes} [Sun May 10 05:16:18 2026] POST /v2.1/os-security-groups => generated 247 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.535 7 WARNING neutronclient.v2_0.client [None req-dd5e17dd-ad0e-48ec-afa3-3e7d233391f4 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.545 8 WARNING neutronclient.v2_0.client [None req-8870d406-0e75-414d-b8ed-a2ce21f555cb 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.570 7 WARNING neutronclient.v2_0.client [None req-dd5e17dd-ad0e-48ec-afa3-3e7d233391f4 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.585 8 WARNING neutronclient.v2_0.client [None req-8870d406-0e75-414d-b8ed-a2ce21f555cb 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in 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/635] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:16:18 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:16:18.644 8 WARNING neutronclient.v2_0.client [None req-b1312a60-cb44-4850-9866-9d854d910523 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.677 8 WARNING neutronclient.v2_0.client [None req-b1312a60-cb44-4850-9866-9d854d910523 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in 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/636] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:16:18 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.713 7 WARNING neutronclient.v2_0.client [None req-fe781e5f-278c-4029-b79c-daa4528ed5e9 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.756 7 WARNING neutronclient.v2_0.client [None req-fe781e5f-278c-4029-b79c-daa4528ed5e9 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/637] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:18 2026] DELETE /v2.1/os-security-groups/391f53a6-f73d-4317-bd98-5214bb5327e6 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:16:18.784 8 WARNING neutronclient.v2_0.client [None req-66faa727-ad59-4ab9-a3b1-49f73cf51205 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.806 8 INFO nova.api.openstack.wsgi [None req-66faa727-ad59-4ab9-a3b1-49f73cf51205 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] HTTP exception thrown: Security group 391f53a6-f73d-4317-bd98-5214bb5327e6 does not exist Neutron server returns request_ids: ['req-17b0e149-730b-4790-8772-12a562bec977'] [pid: 8|app: 0|req: 318/638] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:16:18 2026] GET /v2.1/os-security-groups/391f53a6-f73d-4317-bd98-5214bb5327e6 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:16:18.819 8 WARNING neutronclient.v2_0.client [None req-9b59ffd7-df5f-4ce3-a935-4d015f511c96 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.858 8 WARNING neutronclient.v2_0.client [None req-9b59ffd7-df5f-4ce3-a935-4d015f511c96 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/639] 10.0.0.213 () {34 vars in 694 bytes} [Sun May 10 05:16:18 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.903 7 WARNING neutronclient.v2_0.client [None req-0d0e5628-4b39-433b-b39d-b5deeb5de1f4 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/640] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:18 2026] DELETE /v2.1/os-security-groups/819f78d4-3a95-4e89-ad69-671ff67d9e74 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:16:18 2026] GET /v2.1/os-security-groups/a95239d1-8306-45a3-806f-55a1fc3e2bf2 => generated 664 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:18.968 8 WARNING neutronclient.v2_0.client [None req-3eb8bdaf-d66a-429f-b677-0274b8d79d81 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.981 7 WARNING neutronclient.v2_0.client [None req-97792799-ff05-4d66-8819-71afae9248c0 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:18.996 8 INFO nova.api.openstack.wsgi [None req-3eb8bdaf-d66a-429f-b677-0274b8d79d81 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] HTTP exception thrown: Security group 819f78d4-3a95-4e89-ad69-671ff67d9e74 does not exist Neutron server returns request_ids: ['req-4d93f40a-0319-4a4d-861a-d8a894d4f365'] [pid: 8|app: 0|req: 320/642] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:16:18 2026] GET /v2.1/os-security-groups/819f78d4-3a95-4e89-ad69-671ff67d9e74 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:16:19.014 8 WARNING neutronclient.v2_0.client [None req-63952a0c-759f-4fd6-aede-0c40765dba7b 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.017 7 WARNING neutronclient.v2_0.client [None req-97792799-ff05-4d66-8819-71afae9248c0 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.054 8 WARNING neutronclient.v2_0.client [None req-63952a0c-759f-4fd6-aede-0c40765dba7b 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.070 7 WARNING neutronclient.v2_0.client [None req-97792799-ff05-4d66-8819-71afae9248c0 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in 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/643] 10.0.0.213 () {32 vars in 749 bytes} [Sun May 10 05:16:18 2026] DELETE /v2.1/os-security-group-rules/7eb55d29-f1d6-462f-9e32-706dbb8ed4fc => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.1/os-security-groups/6144ae61-8f7c-44d0-a084-0ca5c5ea1493 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:16:19.165 7 WARNING neutronclient.v2_0.client [None req-8e866f94-f04c-4d42-964f-67443609d810 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.172 8 WARNING neutronclient.v2_0.client [None req-7431f2be-bcbd-44b2-b792-1f6c9f29fde2 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.196 8 INFO nova.api.openstack.wsgi [None req-7431f2be-bcbd-44b2-b792-1f6c9f29fde2 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] HTTP exception thrown: Security group 6144ae61-8f7c-44d0-a084-0ca5c5ea1493 does not exist Neutron server returns request_ids: ['req-a7f3cc69-efa3-4384-90b5-705e05e21e68'] [pid: 8|app: 0|req: 322/645] 10.0.0.213 () {32 vars in 736 bytes} [Sun May 10 05:16:19 2026] GET /v2.1/os-security-groups/6144ae61-8f7c-44d0-a084-0ca5c5ea1493 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:16:19.200 7 WARNING neutronclient.v2_0.client [None req-8e866f94-f04c-4d42-964f-67443609d810 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.214 8 WARNING neutronclient.v2_0.client [None req-c74fe35e-da60-46e5-aba0-e2f70e77074a 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.271 8 WARNING neutronclient.v2_0.client [None req-c74fe35e-da60-46e5-aba0-e2f70e77074a 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in 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.213 () {32 vars in 739 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.1/os-security-groups/a95239d1-8306-45a3-806f-55a1fc3e2bf2 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:16:19.318 7 WARNING neutronclient.v2_0.client [None req-5078c787-9d39-423d-8442-dfdb8b6d7b54 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.320 8 WARNING neutronclient.v2_0.client [None req-c74fe35e-da60-46e5-aba0-e2f70e77074a 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.356 7 WARNING neutronclient.v2_0.client [None req-5078c787-9d39-423d-8442-dfdb8b6d7b54 e2ab59b188b6400e998927462cbb9090 adf956a15228439e807ac6399b8bac35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/647] 10.0.0.213 () {32 vars in 662 bytes} [Sun May 10 05:16:19 2026] GET /v2.1/os-security-groups => generated 707 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:19.390 8 WARNING neutronclient.v2_0.client [None req-942c75af-9d3b-48ee-b623-1ba0a4263d1c 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.410 8 INFO nova.api.openstack.wsgi [None req-942c75af-9d3b-48ee-b623-1ba0a4263d1c 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] HTTP exception thrown: Security group 6144ae61-8f7c-44d0-a084-0ca5c5ea1493 does not exist Neutron server returns request_ids: ['req-c42546fa-afb0-4c2c-81e4-424922182949'] [pid: 8|app: 0|req: 324/648] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.1/os-security-groups/6144ae61-8f7c-44d0-a084-0ca5c5ea1493 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:16:19.425 8 WARNING neutronclient.v2_0.client [None req-584ae3a7-41b1-4f9e-84a1-1049daf87db0 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.453 8 INFO nova.api.openstack.wsgi [None req-584ae3a7-41b1-4f9e-84a1-1049daf87db0 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] HTTP exception thrown: Security group 819f78d4-3a95-4e89-ad69-671ff67d9e74 does not exist Neutron server returns request_ids: ['req-1d4935ba-768e-4824-803c-8595fe22f1e4'] [pid: 8|app: 0|req: 325/649] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.1/os-security-groups/819f78d4-3a95-4e89-ad69-671ff67d9e74 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.1/os-security-groups/a3479033-f7f5-416e-9f9d-4059db273e32 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:16:19.473 8 WARNING neutronclient.v2_0.client [None req-cd9e7c48-603d-4d97-8f06-0546e2844030 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:19.506 8 INFO nova.api.openstack.wsgi [None req-cd9e7c48-603d-4d97-8f06-0546e2844030 8ac4527de00a41268a33e532b163b83e b60c743a2e1f44fba36db651eb582bd2 - - default default] HTTP exception thrown: Security group 391f53a6-f73d-4317-bd98-5214bb5327e6 does not exist Neutron server returns request_ids: ['req-3cf77a02-69ae-4be0-8318-4c0ee218c06e'] [pid: 8|app: 0|req: 326/651] 10.0.0.213 () {32 vars in 739 bytes} [Sun May 10 05:16:19 2026] DELETE /v2.1/os-security-groups/391f53a6-f73d-4317-bd98-5214bb5327e6 => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:16:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:16:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:31.242 7 WARNING neutronclient.v2_0.client [None req-489948dd-db33-42bd-99fc-55ae4221572f f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:31.301 7 WARNING neutronclient.v2_0.client [None req-489948dd-db33-42bd-99fc-55ae4221572f f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:31.638 7 WARNING neutronclient.v2_0.client [None req-489948dd-db33-42bd-99fc-55ae4221572f f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/656] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:16:31 2026] POST /v2.1/servers => generated 450 bytes in 1145 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-10 05:16:32.317 8 WARNING neutronclient.v2_0.client [None req-55599d23-7b5d-40db-b01b-0cefeb6c48ec f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/657] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:32 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1401 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:33.509 7 WARNING neutronclient.v2_0.client [None req-271f3cb1-2a70-4321-9de6-3d89b27b2587 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/658] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:33 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1405 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:34.681 8 WARNING neutronclient.v2_0.client [None req-25d5d4ae-8aac-4086-aaeb-29441ab97ab0 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/659] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:34 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1453 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-05-10 05:16:35.811 7 WARNING neutronclient.v2_0.client [None req-38f7620c-d7a1-4d46-96d3-b781cc99c064 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/662] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:35 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1453 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-05-10 05:16:36.757 8 WARNING neutronclient.v2_0.client [None req-8f753a3b-01a9-4220-8232-ce759ba52890 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:36.813 8 WARNING neutronclient.v2_0.client [None req-8f753a3b-01a9-4220-8232-ce759ba52890 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] 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-05-10 05:16:36.922 7 WARNING neutronclient.v2_0.client [None req-0cc658e3-40f4-40a1-81ad-d55b185f8e7b f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:16:37.044 8 WARNING neutronclient.v2_0.client [None req-8f753a3b-01a9-4220-8232-ce759ba52890 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/663] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:36 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1461 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:16:36 2026] POST /v2.1/servers => generated 450 bytes in 1534 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-05-10 05:16:38.029 7 WARNING neutronclient.v2_0.client [None req-29a4323c-6da6-4d77-a5ab-ad6c605b04da 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] 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-05-10 05:16:38.145 8 WARNING neutronclient.v2_0.client [None req-1fdb82c7-0721-45e9-a18e-a92ed2873f9f f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/665] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:37 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1253 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:38 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1539 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:39.241 7 WARNING neutronclient.v2_0.client [None req-9530a42d-f93b-46d2-9839-f9147c139a90 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/667] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:39 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1303 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:39.351 8 WARNING neutronclient.v2_0.client [None req-3099fa0d-769a-483b-831b-b8a25dc753e0 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/668] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:39 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1527 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-05-10 05:16:39.643 7 INFO nova.api.openstack.compute.server_external_events [req-29323ac7-bb8a-49fe-8874-a313c8513116 req-08773a90-b70c-4f5d-8882-a89968de1d9e 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:1a4c719d-cecf-4d32-8800-d585211106e5 for instance cbe6d92e-59ac-4607-9c63-78d266784f5d on instance 2026-05-10 05:16:39.677 7 INFO nova.compute.rpcapi [None req-94e8a393-fb9e-49fd-91c6-6615ef554ebb - - - - - -] Automatically selected compute RPC version 6.5 from minimum service version 72 [pid: 7|app: 0|req: 335/669] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:16:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:40.353 8 WARNING neutronclient.v2_0.client [None req-682116d4-718b-4272-b783-fa055f4d2010 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/670] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:40 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1351 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:40.577 7 WARNING neutronclient.v2_0.client [None req-87fb9b28-c45f-4336-b7d4-4be49371d2c9 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/671] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:40 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => 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-05-10 05:16:41.474 8 WARNING neutronclient.v2_0.client [None req-341570b3-cef0-46ad-bd36-ebc35753fd92 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/672] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:41 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1351 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-05-10 05:16:41.741 7 WARNING neutronclient.v2_0.client [None req-d707820a-473e-4fbf-bfad-e5549222913d f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/673] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:41 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1527 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-05-10 05:16:42.588 8 WARNING neutronclient.v2_0.client [None req-0f5c13c6-08b0-4d78-baa2-a9862535d47e 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/674] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:42 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1359 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-05-10 05:16:42.916 7 WARNING neutronclient.v2_0.client [None req-bc8029d4-da3d-4099-bc3c-621eadf890b1 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/675] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:42 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1527 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:43.759 8 WARNING neutronclient.v2_0.client [None req-13cbb6b1-bcc4-43a4-923b-27b0fbad4ca5 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/676] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:43 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1436 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-05-10 05:16:44.253 8 WARNING neutronclient.v2_0.client [None req-9c8a3284-d5d3-4557-b320-9683c881e3c7 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] 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-05-10 05:16:44.334 7 INFO nova.api.openstack.compute.server_external_events [req-2c932d24-395e-42ef-b168-17ab0f83fc8a req-0f66d885-2680-4b5d-a199-78a63513e33c 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:53e70f23-b669-49b2-af8b-3f62f4b41572 for instance cd62f350-8ddf-44c7-a32f-3907dd3ed314 on instance [pid: 7|app: 0|req: 339/677] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:16:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:44 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:44.908 7 WARNING neutronclient.v2_0.client [None req-d3d4f233-9a3d-4efc-b7ae-7f4787612954 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/679] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:44 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1436 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:45.430 8 WARNING neutronclient.v2_0.client [None req-8ff7e097-a0c6-4d35-8c47-97aeed368b14 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/682] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:45 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1527 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-05-10 05:16:46.152 7 WARNING neutronclient.v2_0.client [None req-8aaaf6de-7516-4aa2-8a3a-4441ef676e0e 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/683] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:46 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1436 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:46.661 8 WARNING neutronclient.v2_0.client [None req-4c8f30bb-3755-45e0-9c8f-35d16b730512 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/684] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:46 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1527 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-05-10 05:16:47.434 7 WARNING neutronclient.v2_0.client [None req-a0529a7b-d13e-48a5-9136-d9f0999b2907 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/685] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:47 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1436 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-05-10 05:16:47.673 8 INFO nova.api.openstack.compute.server_external_events [req-ec34eda3-77db-4e66-85af-18a89c548539 req-deb677c8-7312-4a2e-b2a3-d4a0bf08575c 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:1a4c719d-cecf-4d32-8800-d585211106e5 for instance cbe6d92e-59ac-4607-9c63-78d266784f5d on instance 2026-05-10 05:16:47.686 8 INFO nova.compute.rpcapi [None req-59eef058-4074-46ef-a7bf-09a96e199a0a - - - - - -] Automatically selected compute RPC version 6.5 from minimum service version 72 [pid: 8|app: 0|req: 343/686] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:16:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:47.869 7 WARNING neutronclient.v2_0.client [None req-2f02f650-3837-4bdb-8b93-0dd3d3588f17 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/687] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:47 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1527 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:48.654 8 WARNING neutronclient.v2_0.client [None req-55ac88cc-b9b7-432f-8170-d92a2d6f8cbf 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/688] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:48 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1424 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:49.345 7 WARNING neutronclient.v2_0.client [None req-47546bea-cf3d-49c9-a91e-5ae9369d573a f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/689] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:49 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1719 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-05-10 05:16:49.542 8 WARNING neutronclient.v2_0.client [None req-f7cbf50d-89aa-4a7b-b6d9-6b25ccfb7b62 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/690] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:16:49 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/os-interface => generated 285 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:49.938 7 WARNING neutronclient.v2_0.client [None req-649f98e7-fa2b-4422-8c69-449381221a72 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/691] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:49 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1424 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-10 05:16:50.560 7 INFO nova.api.openstack.compute.server_external_events [req-abd962e7-4a74-4f4c-8652-10eacf111a94 req-2cee6a7e-f615-4506-a8b1-3ddb90a55dee 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:1a4c719d-cecf-4d32-8800-d585211106e5 for instance cbe6d92e-59ac-4607-9c63-78d266784f5d on instance [pid: 7|app: 0|req: 347/692] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:16:50 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-05-10 05:16:50.584 8 WARNING neutronclient.v2_0.client [None req-9f5f24d2-f2e6-4516-9ddf-6dbd315471d1 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/693] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:50 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1719 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-05-10 05:16:51.430 7 WARNING neutronclient.v2_0.client [None req-e23abe8d-dfbb-406c-9f4f-6783ece798c3 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/694] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:51 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1424 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:51.975 8 INFO nova.api.openstack.compute.server_external_events [req-5839000c-cf75-434b-863f-7ce2706edf18 req-4254c6fb-140b-4ee8-b36a-eb0dc9c400d2 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:53e70f23-b669-49b2-af8b-3f62f4b41572 for instance cd62f350-8ddf-44c7-a32f-3907dd3ed314 on instance [pid: 8|app: 0|req: 347/695] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:16:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:52.983 7 WARNING neutronclient.v2_0.client [None req-75bfff62-bc53-45ce-889f-d2666cb6530c 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/696] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:52 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1424 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-05-10 05:16:54.164 8 WARNING neutronclient.v2_0.client [None req-b47a31e8-1f51-4625-9fa8-97d15d3a4dfe 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/697] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:54 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1611 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:54.432 7 WARNING neutronclient.v2_0.client [None req-8bebb828-85ee-47eb-9faa-c3a6719d7ce2 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/698] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:16:54 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314/os-interface => generated 284 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-10 05:16:55.402 8 INFO nova.api.openstack.compute.server_external_events [req-b5742a8d-4eb4-4f47-af36-0cb097194735 req-cd6225fa-873d-4d75-ab34-177e41fbb838 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:53e70f23-b669-49b2-af8b-3f62f4b41572 for instance cd62f350-8ddf-44c7-a32f-3907dd3ed314 on instance 2026-05-10 05:16:55.406 7 WARNING neutronclient.v2_0.client [None req-8aa1f52a-7e1b-445e-bfc4-06bb3e3b6878 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/701] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:16: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) [pid: 7|app: 0|req: 352/702] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:55 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1611 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, ' [pid: 8|app: 0|req: 351/703] 10.0.0.213 () {32 vars in 640 bytes} [Sun May 10 05:16:55 2026] GET /v2.1/servers => generated 387 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/704] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:16:55 2026] DELETE /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:55.876 8 WARNING neutronclient.v2_0.client [None req-28138578-0196-4c04-8dac-d47abbe5c8d0 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/705] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:55 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1617 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:57.089 7 WARNING neutronclient.v2_0.client [None req-1a224450-acae-43e8-8b28-5afebad22df9 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/706] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:57 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1737 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-05-10 05:16:58.291 8 WARNING neutronclient.v2_0.client [None req-ef9c360a-33d0-497c-a252-0418a7ee8960 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/707] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:58 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1737 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-05-10 05:16:59.227 7 INFO nova.api.openstack.compute.server_external_events [req-89092e0d-e1df-4d27-baa4-1f1e5073195b req-8752446f-880f-401f-a5d7-8b21f904dd73 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:53e70f23-b669-49b2-af8b-3f62f4b41572 for instance cd62f350-8ddf-44c7-a32f-3907dd3ed314 on instance [pid: 7|app: 0|req: 355/708] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:16:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:59.444 8 WARNING neutronclient.v2_0.client [None req-472009f3-5da0-4f22-9df0-9156a60b9b1e 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/709] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:16:59 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1380 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-05-10 05:17:00.569 7 WARNING neutronclient.v2_0.client [None req-bc42ebf2-b6b1-4ea6-b8fb-2a5355fca1cd 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/710] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:00 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1380 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:01.696 8 WARNING neutronclient.v2_0.client [None req-cbe825a0-1866-442b-b988-1271e315673d 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in 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/711] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:01 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1385 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:02.904 7 WARNING neutronclient.v2_0.client [None req-46266d63-a71b-4800-89d8-60e852c351fe 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/712] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:02 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 1385 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-05-10 05:17:03.994 8 INFO nova.api.openstack.wsgi [None req-476f631c-35b2-4803-a18e-19976b2ce735 339000bb81684371aed5fd856dbffe8c eabc495d309148c7aead004a71a183a4 - - default default] HTTP exception thrown: Instance cd62f350-8ddf-44c7-a32f-3907dd3ed314 could not be found. [pid: 8|app: 0|req: 356/713] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:03 2026] GET /v2.1/servers/cd62f350-8ddf-44c7-a32f-3907dd3ed314 => generated 111 bytes in 36 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: 358/714] 10.0.0.213 () {32 vars in 705 bytes} [Sun May 10 05:17:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1722833593 => generated 0 bytes in 30 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: 358/717] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:17:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:17:15.461 8 WARNING neutronclient.v2_0.client [None req-f3f04fa8-c9a4-4ce9-bc7f-1ad52c5a48df b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:17:15.518 8 WARNING neutronclient.v2_0.client [None req-f3f04fa8-c9a4-4ce9-bc7f-1ad52c5a48df b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:17:15.695 8 WARNING neutronclient.v2_0.client [None req-f3f04fa8-c9a4-4ce9-bc7f-1ad52c5a48df b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in 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/720] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:17:15 2026] POST /v2.1/servers => generated 452 bytes in 544 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-10 05:17:15.979 7 WARNING neutronclient.v2_0.client [None req-2639cb1e-397a-480f-9ae8-686770dff0d8 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/721] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:15 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1431 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-05-10 05:17:17.084 8 WARNING neutronclient.v2_0.client [None req-22a60554-2438-455a-abce-dd528e718000 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in 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/722] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:17 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1435 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-05-10 05:17:18.177 7 WARNING neutronclient.v2_0.client [None req-ce550b67-3e64-4fd8-8b16-2aeafa03b0e9 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/723] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:18 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1483 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-05-10 05:17:19.285 8 WARNING neutronclient.v2_0.client [None req-a1db6dbb-1aa6-4f1a-a950-24a7182ace87 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/724] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:19 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1483 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-05-10 05:17:20.385 7 WARNING neutronclient.v2_0.client [None req-03d15859-8008-4409-9ffd-b22fa6fa2874 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in 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/725] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:20 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1491 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-05-10 05:17:21.347 8 INFO nova.api.openstack.compute.server_external_events [req-cd60ceff-7a7a-4424-9403-c445478d8a95 req-e2e147d4-674c-4f90-9be2-fdfbc3277288 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:bb031550-2f93-49cc-9023-383680ea6cca for instance e8f5f938-2bbf-4588-8401-700f6dbe3134 on instance [pid: 8|app: 0|req: 363/726] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:17:21 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-05-10 05:17:21.489 7 WARNING neutronclient.v2_0.client [None req-b904d31c-6834-44e6-b696-b664cf1c90e7 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in 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/727] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:21 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1568 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-05-10 05:17:22.573 8 WARNING neutronclient.v2_0.client [None req-b9cdde9a-1438-43af-8b94-3a76b98d2dc3 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] 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-05-10 05:17:22.660 7 WARNING neutronclient.v2_0.client [None req-b102675a-35e9-4632-b16a-902d82c641cb b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in 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/728] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:17:22 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/os-interface => generated 285 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:22.746 8 WARNING neutronclient.v2_0.client [None req-b6ff7851-c087-45ed-9901-6cb5529b7d56 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/729] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:22 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1556 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/730] 10.0.0.213 () {32 vars in 814 bytes} [Sun May 10 05:17:22 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/os-interface/1a4c719d-cecf-4d32-8800-d585211106e5 => generated 282 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/731] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:17:22 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/732] 10.0.0.213 () {34 vars in 749 bytes} [Sun May 10 05:17:22 2026] POST /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/733] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:17:22 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:23.845 8 WARNING neutronclient.v2_0.client [None req-285c4658-63d6-46dd-a9ed-c460ea4e9a90 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] 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: 368/734] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:17:23 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:24.068 7 INFO nova.api.openstack.compute.server_external_events [req-fa594f10-50a6-469c-b873-19e2d1e6e5c5 req-cb999f0f-0a37-492c-82ce-d4264a655e17 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:1a4c719d-cecf-4d32-8800-d585211106e5 for instance cbe6d92e-59ac-4607-9c63-78d266784f5d on instance [pid: 7|app: 0|req: 369/735] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:17:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:23 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1556 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/737] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:17:25 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:25.130 8 WARNING neutronclient.v2_0.client [None req-f2c8db91-b233-441c-8f82-31f674153cd9 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:17:25.131 7 WARNING neutronclient.v2_0.client [None req-22ac68aa-49e2-4611-b4ed-aae3d1e2c61f b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/738] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:25 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1556 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:25 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1953 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/742] 10.0.0.213 () {34 vars in 749 bytes} [Sun May 10 05:17:25 2026] POST /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/action => generated 0 bytes in 40 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: 369/743] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:17:25 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/ips => generated 195 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-05-10 05:17:25.409 7 INFO nova.api.openstack.compute.server_external_events [req-28046930-3774-4724-9030-c18013628de6 req-569db96e-35fe-4ba4-868d-83e630562e8f 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:bb031550-2f93-49cc-9023-383680ea6cca for instance e8f5f938-2bbf-4588-8401-700f6dbe3134 on instance [pid: 7|app: 0|req: 375/744] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:17:25 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-05-10 05:17:26.291 8 WARNING neutronclient.v2_0.client [None req-ccb78f65-8409-4b21-b6c5-d8cfd17c9902 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] 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: 376/745] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:17:26 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/ips => generated 195 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:26 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1556 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/747] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:17:27 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/ips => generated 195 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:27.551 8 WARNING neutronclient.v2_0.client [None req-53d9e537-e7dc-4fd8-bbc5-197c428773c6 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] 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-05-10 05:17:27.588 7 INFO nova.api.openstack.compute.server_external_events [req-5724737f-7f1f-46e7-ab9e-3e71b4b0f9fd req-931a7358-2c5a-43f5-b41f-907544736cde 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:1a4c719d-cecf-4d32-8800-d585211106e5 for instance cbe6d92e-59ac-4607-9c63-78d266784f5d on instance [pid: 7|app: 0|req: 378/748] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:17:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:27 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1556 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/750] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:17:28 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/751] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:17:28 2026] DELETE /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:28.760 7 WARNING neutronclient.v2_0.client [None req-163ecb07-6557-4bd3-b5b1-66ff05a4c07a f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:17:28.776 8 WARNING neutronclient.v2_0.client [None req-a8255edb-4e36-487c-b91d-40769260969f b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/752] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:28 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1845 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:28 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1738 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-05-10 05:17:29.008 7 WARNING neutronclient.v2_0.client [None req-e3dfc9d6-b4bb-4401-ab46-c78996d083a3 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/754] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:17:28 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134/os-interface => generated 284 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-10 05:17:29.978 8 WARNING neutronclient.v2_0.client [None req-f811ff91-1f8d-4970-bdd4-62838b723251 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:17:29.990 7 WARNING neutronclient.v2_0.client [None req-5f0b6b89-67bc-4cb2-9783-c2c9e8eab44b b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/755] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:29 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1845 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:30.200 8 INFO nova.api.openstack.compute.server_external_events [req-0891a13d-102d-4bce-b11f-ac2b0e8bc2c8 req-51afb075-00ee-4405-80d6-0b59302f01e4 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:bb031550-2f93-49cc-9023-383680ea6cca for instance e8f5f938-2bbf-4588-8401-700f6dbe3134 on instance [pid: 8|app: 0|req: 375/756] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:17:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/757] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:29 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1738 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/758] 10.0.0.213 () {32 vars in 640 bytes} [Sun May 10 05:17:30 2026] GET /v2.1/servers => generated 384 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/759] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:17:30 2026] DELETE /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 0 bytes in 135 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-05-10 05:17:30.496 8 WARNING neutronclient.v2_0.client [None req-bc1d848d-2529-474b-a236-3b6029aa1374 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/760] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:30 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1744 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-05-10 05:17:31.245 7 WARNING neutronclient.v2_0.client [None req-0c9600a8-9625-48b8-a765-e40eb6ba340d f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in 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/761] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:31 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1845 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-05-10 05:17:31.683 8 WARNING neutronclient.v2_0.client [None req-30fa8392-d20f-4d34-8e41-f3e1d832de5f b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in 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/762] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:31 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1864 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:32.240 7 INFO nova.api.openstack.compute.server_external_events [req-02f01dc3-5550-4bcb-942c-85dda4072d5d req-af432162-786f-46bf-82af-8298cc0021be 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:1a4c719d-cecf-4d32-8800-d585211106e5 for instance cbe6d92e-59ac-4607-9c63-78d266784f5d on instance [pid: 7|app: 0|req: 385/763] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:17:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:32.676 8 WARNING neutronclient.v2_0.client [None req-d5c30564-4847-4d1c-a89e-3b55bf6da34c f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/764] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:32 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1482 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-05-10 05:17:33.084 7 WARNING neutronclient.v2_0.client [None req-414bc8c9-7062-4e3c-a751-695f0d3574e1 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] 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-05-10 05:17:33.652 8 INFO nova.api.openstack.compute.server_external_events [req-796bceb3-cfc9-424f-bf87-8d065d3ec551 req-fef7afde-240e-488a-a95b-a7b7951943cc 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:bb031550-2f93-49cc-9023-383680ea6cca for instance e8f5f938-2bbf-4588-8401-700f6dbe3134 on instance [pid: 8|app: 0|req: 380/765] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:17:33 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: 386/766] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:33 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1864 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:33.805 8 WARNING neutronclient.v2_0.client [None req-411d0ff7-858c-47b1-a3f1-0d4442a70b5f f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/767] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:33 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1487 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-05-10 05:17:34.770 7 WARNING neutronclient.v2_0.client [None req-131bbb3d-84fd-4db3-9e8a-bc6070d2c20b b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/768] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:34 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1517 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:34.944 8 WARNING neutronclient.v2_0.client [None req-c7de5a28-f61b-46e9-8199-99a81be939f0 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/769] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:34 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 1487 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-05-10 05:17:35.904 7 WARNING neutronclient.v2_0.client [None req-e99bed5f-5c93-4df9-ae87-25bb9ac247ec b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] The python binding code in 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/772] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:35 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 1517 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-05-10 05:17:36.063 8 INFO nova.api.openstack.wsgi [None req-199387df-2dc4-4c1a-8b8b-eff0bb4ed4d7 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] HTTP exception thrown: Instance cbe6d92e-59ac-4607-9c63-78d266784f5d could not be found. [pid: 8|app: 0|req: 384/773] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:36 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/774] 10.0.0.213 () {32 vars in 705 bytes} [Sun May 10 05:17:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2106305464 => 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-05-10 05:17:36.557 8 INFO nova.api.openstack.wsgi [None req-0fd427e2-8d6d-4bf9-be4a-2f64304ac129 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] HTTP exception thrown: Instance cbe6d92e-59ac-4607-9c63-78d266784f5d could not be found. [pid: 8|app: 0|req: 385/775] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:17:36 2026] DELETE /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:17:36.593 7 INFO nova.api.openstack.wsgi [None req-bd091c2c-940e-41aa-bb20-7b0de1e81e89 f93b785cfc5d4cd49cc54e8646b5cb28 e1e0748e85d64709b32fd554860e8b94 - - default default] HTTP exception thrown: Instance cbe6d92e-59ac-4607-9c63-78d266784f5d could not be found. [pid: 7|app: 0|req: 391/776] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:36 2026] GET /v2.1/servers/cbe6d92e-59ac-4607-9c63-78d266784f5d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:37.014 8 INFO nova.api.openstack.wsgi [None req-e4a577d1-4cae-43bc-adf7-9997ded15bf2 b139da4ff9e34521ad44f34675c2dafe 9084ff9281424051a28c80dcb5146d6a - - default default] HTTP exception thrown: Instance e8f5f938-2bbf-4588-8401-700f6dbe3134 could not be found. [pid: 8|app: 0|req: 386/777] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:36 2026] GET /v2.1/servers/e8f5f938-2bbf-4588-8401-700f6dbe3134 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/778] 10.0.0.213 () {32 vars in 703 bytes} [Sun May 10 05:17:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-629049903 => 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, ' [pid: 8|app: 0|req: 387/779] 10.0.0.147 () {30 vars in 618 bytes} [Sun May 10 05:17:43 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 393/780] 10.0.0.147 () {32 vars in 691 bytes} [Sun May 10 05:17:43 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/781] 10.0.0.147 () {34 vars in 912 bytes} [Sun May 10 05:17:43 2026] GET /v2.1/os-simple-tenant-usage/c212a37df55f461184dc73787a42ad0c?start=2026-05-09T00:00:00&end=2026-05-10T23:59:59 => generated 20 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/782] 10.0.0.147 () {30 vars in 653 bytes} [Sun May 10 05:17:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/785] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:17:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/786] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:17:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:17:47.729 7 WARNING neutronclient.v2_0.client [None req-fdb000db-4a78-4b5b-9bf7-f0fe862d3890 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:17:47.846 7 WARNING neutronclient.v2_0.client [None req-fdb000db-4a78-4b5b-9bf7-f0fe862d3890 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:17:48.094 7 WARNING neutronclient.v2_0.client [None req-fdb000db-4a78-4b5b-9bf7-f0fe862d3890 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/787] 10.0.0.147 () {30 vars in 618 bytes} [Sun May 10 05:17:48 2026] GET /v2.1 => generated 0 bytes in 141 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 392/788] 10.0.0.147 () {32 vars in 691 bytes} [Sun May 10 05:17:48 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: 397/789] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:17:47 2026] POST /v2.1/servers => generated 451 bytes in 706 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-10 05:17:48.392 8 WARNING neutronclient.v2_0.client [None req-ea372b4a-c7d4-4271-a4af-71f2bee77937 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] 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: 393/790] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:48 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1424 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, ' [pid: 7|app: 0|req: 398/791] 10.0.0.147 () {34 vars in 912 bytes} [Sun May 10 05:17:48 2026] GET /v2.1/os-simple-tenant-usage/c212a37df55f461184dc73787a42ad0c?start=2026-05-09T00:00:00&end=2026-05-10T23:59:59 => generated 20 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:17:48.528 8 WARNING neutronclient.v2_0.client [None req-bf91b2e6-8abe-410e-a2eb-5ead88866637 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:17:48.568 8 WARNING neutronclient.v2_0.client [None req-bf91b2e6-8abe-410e-a2eb-5ead88866637 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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: 399/792] 10.0.0.147 () {30 vars in 653 bytes} [Sun May 10 05:17:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:17:48.762 8 WARNING neutronclient.v2_0.client [None req-bf91b2e6-8abe-410e-a2eb-5ead88866637 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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.213 () {34 vars in 662 bytes} [Sun May 10 05:17:48 2026] POST /v2.1/servers => generated 452 bytes in 670 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-10 05:17:49.151 7 WARNING neutronclient.v2_0.client [None req-e3415fd5-720a-472f-bfc8-49b96af4f953 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/794] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:49 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1392 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-05-10 05:17:49.494 8 WARNING neutronclient.v2_0.client [None req-ee6634fe-5775-4867-9b05-c81233dbf14b 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/795] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:49 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1428 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-05-10 05:17:50.252 7 WARNING neutronclient.v2_0.client [None req-e7100fe1-c5c4-4bb3-957c-3a62571c9ede 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/796] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:50 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1396 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-05-10 05:17:50.594 8 WARNING neutronclient.v2_0.client [None req-5111b206-5bb5-47c2-b628-3b85f4816a8b 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/797] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:50 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1476 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:51.362 7 WARNING neutronclient.v2_0.client [None req-1953de24-dd65-4e52-aedc-affc6bb800fe 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/798] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:51 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1388 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-05-10 05:17:51.709 8 WARNING neutronclient.v2_0.client [None req-9752ab7d-5a25-4d32-959c-f9aa83614e59 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/799] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:51 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1476 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-05-10 05:17:52.492 7 WARNING neutronclient.v2_0.client [None req-cfa976c1-0147-4130-86f3-0de085e40850 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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.213 () {32 vars in 714 bytes} [Sun May 10 05:17:52 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1444 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-05-10 05:17:52.829 8 WARNING neutronclient.v2_0.client [None req-1fc5154b-f64c-4d42-bf49-242a8ac8800d 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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.213 () {32 vars in 714 bytes} [Sun May 10 05:17:52 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1484 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:53.596 7 WARNING neutronclient.v2_0.client [None req-3b0e206c-a6ec-41ed-8e38-3a9d22f89851 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/802] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:53 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1444 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:53.957 8 WARNING neutronclient.v2_0.client [None req-56df3f10-9816-418a-8dc0-46e948fbee4c 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] 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-05-10 05:17:53.997 7 INFO nova.api.openstack.compute.server_external_events [req-5a2a6088-75ee-4a9e-8f02-1de667bbdd22 req-52c9300c-c49b-485d-911c-2c506e1f3209 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:d810d8ff-d215-4c7f-8dfd-52711fd0eeff for instance eb523f0e-4121-475f-a6b2-af6cb9b0536c on instance [pid: 7|app: 0|req: 405/803] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:17:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/804] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:53 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1562 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:54.724 7 WARNING neutronclient.v2_0.client [None req-5d2b4f70-d4e5-4f6a-87bd-75a128f17b34 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/805] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:54 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1452 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:55.139 8 WARNING neutronclient.v2_0.client [None req-7c1abef1-1633-44f4-b059-54e829663912 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/808] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:55 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1550 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:55.826 7 WARNING neutronclient.v2_0.client [None req-4be05f3b-b2d3-46c5-aa24-3d0c655bebc0 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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-05-10 05:17:56.391 8 WARNING neutronclient.v2_0.client [None req-565aefb2-1043-4ba0-9595-9c0d8b4242d2 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/809] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:55 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1519 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:56.536 7 INFO nova.api.openstack.compute.server_external_events [req-63e5a8de-5352-4833-a041-7e8c3afdf10b req-d91fbe79-aa81-401b-a893-0a3b268340b6 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab for instance 87b00eab-fe90-4573-8ddd-cbe4c1cb6398 on instance [pid: 7|app: 0|req: 410/810] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:17:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/811] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:56 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1550 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:57.576 7 WARNING neutronclient.v2_0.client [None req-01c149db-bb9d-44fd-90c2-28fc9fb6b21c 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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-05-10 05:17:57.726 8 WARNING neutronclient.v2_0.client [None req-1e5b6055-0802-4a18-a99e-e2acac20f93c 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/812] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:57 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1517 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/813] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:57 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1550 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-05-10 05:17:58.807 7 WARNING neutronclient.v2_0.client [None req-e398841d-c2f0-4e77-8324-94aadf9e9a9b 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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-05-10 05:17:58.883 8 WARNING neutronclient.v2_0.client [None req-08b6d5b8-2e61-41ad-b99c-a50a89eb710d 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/814] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:58 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1517 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/815] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:17:58 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1550 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:59.195 7 INFO nova.api.openstack.compute.server_external_events [req-235d5436-6691-4906-81f0-13f731c5564f req-6fbbcaa1-0e8c-4030-bab7-0a242173c330 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:d810d8ff-d215-4c7f-8dfd-52711fd0eeff for instance eb523f0e-4121-475f-a6b2-af6cb9b0536c on instance [pid: 7|app: 0|req: 413/816] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:17:59 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-05-10 05:18:00.104 8 WARNING neutronclient.v2_0.client [None req-67a154b0-3be8-4454-bc72-c675747e98c5 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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-05-10 05:18:00.207 7 WARNING neutronclient.v2_0.client [None req-38d94b5d-dc65-435f-ac04-f04e1a29662d 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/817] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:00 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1517 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/818] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:00 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1550 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: 405/819] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:18:00 2026] POST /v2.1/os-keypairs => generated 397 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, ' 2026-05-10 05:18:01.297 7 WARNING neutronclient.v2_0.client [None req-ed630ccd-2eaa-496c-8879-30bfa5dcdbca 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:18:01.379 8 INFO nova.api.openstack.compute.server_external_events [req-b7ea8338-6611-41d9-a4c3-f79b2938a8a0 req-e6cefbd7-4d80-42c3-a0a4-041e2af2ff31 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab for instance 87b00eab-fe90-4573-8ddd-cbe4c1cb6398 on instance [pid: 8|app: 0|req: 406/820] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:18:01 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-05-10 05:18:01.447 8 WARNING neutronclient.v2_0.client [None req-00e16d7d-608c-4dc7-8d47-b316ae2d33d7 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/821] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:01 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1517 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/822] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:01 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1728 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:01.775 7 WARNING neutronclient.v2_0.client [None req-b203e35a-d577-4ed4-b1c2-a44f162f646b 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/823] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:18:01 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c/os-interface => generated 285 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:02.482 7 INFO nova.api.openstack.compute.server_external_events [req-2def4129-36a8-4f26-946e-7124414a7fdf req-823ef3e2-ef5e-484d-a7eb-7e60ed5b3bb3 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:d810d8ff-d215-4c7f-8dfd-52711fd0eeff for instance eb523f0e-4121-475f-a6b2-af6cb9b0536c on instance 2026-05-10 05:18:02.486 8 WARNING neutronclient.v2_0.client [None req-cdefe138-8a4f-49c6-9914-0552ae885544 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/824] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:02 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-05-10 05:18:02.570 7 WARNING neutronclient.v2_0.client [None req-3fcdb87d-7ed0-4009-b466-4a62432271aa 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/825] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:02 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1728 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:02.617 7 WARNING neutronclient.v2_0.client [None req-3fcdb87d-7ed0-4009-b466-4a62432271aa 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/826] 10.0.0.213 () {32 vars in 640 bytes} [Sun May 10 05:18:02 2026] GET /v2.1/servers => generated 378 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-05-10 05:18:02.708 8 WARNING neutronclient.v2_0.client [None req-46869419-1743-464d-a1eb-b329c83cb970 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:18:02.799 7 WARNING neutronclient.v2_0.client [None req-3fcdb87d-7ed0-4009-b466-4a62432271aa 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/827] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:02 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1517 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/828] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:18:02 2026] DELETE /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 0 bytes in 115 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-05-10 05:18:03.029 8 WARNING neutronclient.v2_0.client [None req-7bbbb3db-1ba8-4119-b5cf-78d565710011 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/829] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:18:02 2026] POST /v2.1/servers => generated 450 bytes in 549 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-05-10 05:18:03.073 7 WARNING neutronclient.v2_0.client [None req-d157c2a1-0ddf-4a30-91b6-d3a5cd4215fc 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/830] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:03 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1402 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/831] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:02 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1734 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-05-10 05:18:03.931 7 WARNING neutronclient.v2_0.client [None req-06b4b451-8917-42c6-8212-bcd4979dee84 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/832] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:03 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1517 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:04.212 8 WARNING neutronclient.v2_0.client [None req-f38108a5-7ec0-4c83-822c-391450dbaade 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:18:04.232 7 WARNING neutronclient.v2_0.client [None req-27a223c5-b4c4-4ef1-afa2-becf6fd5a61a 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/833] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:04 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1406 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/834] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:04 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1854 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:05.114 8 WARNING neutronclient.v2_0.client [None req-c17f9b5d-01a8-4969-989c-bb26af74cd7f 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/837] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:05 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1700 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-05-10 05:18:05.261 7 WARNING neutronclient.v2_0.client [None req-fc0a6e3a-45d9-4730-9df5-38c74be7639e 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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: 424/838] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:18:05 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:18:05.325 8 WARNING neutronclient.v2_0.client [None req-d4512f43-bf5d-4ca7-9c0b-d2e7198fc14a 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/839] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:05 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1454 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:05.468 7 WARNING neutronclient.v2_0.client [None req-f7dc63ba-b00d-42ce-8f34-7b7d9c330154 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] 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-05-10 05:18:06.164 8 INFO nova.api.openstack.compute.server_external_events [req-2964ac18-2e54-45a3-aaf9-b0243697ac0f req-c5032aeb-bb99-4f34-9b8b-eeb8e0df3f77 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab for instance 87b00eab-fe90-4573-8ddd-cbe4c1cb6398 on instance [pid: 8|app: 0|req: 416/840] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:06 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: 425/841] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:05 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1854 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:06.425 8 WARNING neutronclient.v2_0.client [None req-99c6f8cc-f262-4f60-8900-8016c045fab5 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/842] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:06 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:06.600 7 INFO nova.api.openstack.compute.server_external_events [req-ec261bbe-c146-4f4f-8bb4-4da3cf4304eb req-8581f4f2-c451-4b9f-ae2a-105d524ecdc1 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:d810d8ff-d215-4c7f-8dfd-52711fd0eeff for instance eb523f0e-4121-475f-a6b2-af6cb9b0536c on instance [pid: 7|app: 0|req: 426/843] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:06 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-05-10 05:18:07.245 8 WARNING neutronclient.v2_0.client [None req-077325de-ed74-432b-814a-77cb9b85f06f 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/844] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:07 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1505 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-05-10 05:18:07.549 7 WARNING neutronclient.v2_0.client [None req-a9979be7-86d9-4b6d-afdf-03893258b75c 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/845] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:07 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1462 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:08.361 8 WARNING neutronclient.v2_0.client [None req-f326ad2b-bcd4-4569-8cf2-2c87b1a9db4f 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/846] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:08 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1510 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:08.576 7 INFO nova.api.openstack.compute.server_external_events [req-083d7b15-54a7-4e3f-9711-fc7bbfda5e9e req-147e5fbc-612d-43cc-8c9c-27b5c4527e91 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:99a3101e-fa23-4e92-b2a6-34f4f5a81933 for instance 0602847a-ca21-4568-84b3-93947913e516 on instance [pid: 7|app: 0|req: 428/847] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:08 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-05-10 05:18:08.656 8 WARNING neutronclient.v2_0.client [None req-af32517d-c387-45aa-8b0e-b168dec5d685 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/848] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:08 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1540 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-05-10 05:18:09.571 7 WARNING neutronclient.v2_0.client [None req-d72e4869-3a62-4a7b-815a-4e3e120942f0 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] The python binding code in 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/849] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:09 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 1510 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-05-10 05:18:09.866 8 WARNING neutronclient.v2_0.client [None req-2d04e3c5-4a0f-4694-8235-6915b618184f 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/850] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:09 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1528 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-05-10 05:18:10.661 7 INFO nova.api.openstack.wsgi [None req-96129de5-bef1-408e-b3bc-c2c31bbe946b 8f7411d4bb2b45feb1fa010810f893f6 c0ae499995954af789f8ad1d22f1f71e - - default default] HTTP exception thrown: Instance eb523f0e-4121-475f-a6b2-af6cb9b0536c could not be found. [pid: 7|app: 0|req: 430/851] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:10 2026] GET /v2.1/servers/eb523f0e-4121-475f-a6b2-af6cb9b0536c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/852] 10.0.0.213 () {32 vars in 705 bytes} [Sun May 10 05:18:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1670476789 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:11.033 7 WARNING neutronclient.v2_0.client [None req-eaf28df4-c8cd-4977-853a-da6175d5a921 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/853] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:10 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1528 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:18:12.196 8 WARNING neutronclient.v2_0.client [None req-c30170e8-12d3-49ff-9f06-711dfc9e4b87 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/854] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:12 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1528 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:13.365 7 WARNING neutronclient.v2_0.client [None req-0ee649f9-fe38-403c-9e05-180d84f4f974 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/855] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:13 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1528 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-05-10 05:18:14.186 8 INFO nova.api.openstack.compute.server_external_events [req-86cec0ce-4e89-44c5-9223-c5753b0d92e0 req-d70c9ba2-7714-4a5a-9344-513918117880 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:99a3101e-fa23-4e92-b2a6-34f4f5a81933 for instance 0602847a-ca21-4568-84b3-93947913e516 on instance [pid: 8|app: 0|req: 424/856] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:18:14 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-05-10 05:18:14.577 7 WARNING neutronclient.v2_0.client [None req-df4c12b4-dfd0-4bb0-a275-2b68e812038a 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/857] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:14 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1528 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-05-10 05:18:15.761 7 WARNING neutronclient.v2_0.client [None req-8bac515a-73be-4c1f-8377-09eaca2b16de 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/860] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:15 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1696 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-05-10 05:18:15.966 8 WARNING neutronclient.v2_0.client [None req-54d00ecc-8601-4faa-809c-80f7af8fc2f7 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/861] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:15 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1696 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-05-10 05:18:18.018 7 INFO nova.api.openstack.compute.server_external_events [req-0767eb43-116c-4c4f-910d-6c6a9cb36913 req-eae7c166-b149-4e3a-b834-62519b9ffd59 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:99a3101e-fa23-4e92-b2a6-34f4f5a81933 for instance 0602847a-ca21-4568-84b3-93947913e516 on instance [pid: 7|app: 0|req: 436/862] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:20.364 8 WARNING neutronclient.v2_0.client [None req-dc38d7c7-106e-4309-8afb-c8f75163fe29 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:18:20.537 8 WARNING neutronclient.v2_0.client [None req-dc38d7c7-106e-4309-8afb-c8f75163fe29 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in 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/863] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:18:20 2026] POST /v2.1/servers => generated 424 bytes in 513 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-05-10 05:18:20.800 7 WARNING neutronclient.v2_0.client [None req-32949fc4-1164-4ae8-89f6-ef10e78c0aca 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/864] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:20 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1371 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-05-10 05:18:21.897 8 WARNING neutronclient.v2_0.client [None req-2f03f69e-35d7-4aa1-b279-610edf3316f0 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in 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/865] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:21 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1375 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-05-10 05:18:23.013 7 WARNING neutronclient.v2_0.client [None req-24fd355e-ea95-455a-ba42-fe43a9bc6679 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/866] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:22 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1423 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:24.124 8 WARNING neutronclient.v2_0.client [None req-0abab294-ad51-4d09-a65f-424b2680edd1 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in 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/867] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:24 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:25.246 7 WARNING neutronclient.v2_0.client [None req-6f2fce47-2696-4cbf-b69d-cab7ec3babe9 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/870] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:25 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1431 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/871] 10.0.0.213 () {34 vars in 749 bytes} [Sun May 10 05:18:25 2026] POST /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516/action => generated 31891 bytes in 570 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-05-10 05:18:26.101 7 INFO nova.api.openstack.compute.server_external_events [req-d53d8239-4688-4df9-8418-081de154cdfa req-f9a539eb-f372-4d8e-afb7-0312050194c6 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc for instance 0b36396c-2447-4d64-bcd0-774f0cf860ab on instance [pid: 7|app: 0|req: 441/872] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:26.361 8 WARNING neutronclient.v2_0.client [None req-65ad3cba-644e-45c5-86f0-9eddc64370da 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in 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/873] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:26 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1483 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:27.170 7 WARNING neutronclient.v2_0.client [None req-0dae19fb-1455-4547-8477-272b95818462 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/874] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:27 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1820 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:27.393 8 WARNING neutronclient.v2_0.client [None req-ecd19fc7-37c4-4d40-a005-2e3255d2d337 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/875] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:27 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1820 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:27.598 7 WARNING neutronclient.v2_0.client [None req-4617e5fe-ebce-46c4-a815-26efc54062dc 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] 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: 443/876] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:27 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1471 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/877] 10.0.0.213 () {34 vars in 749 bytes} [Sun May 10 05:18:27 2026] POST /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398/action => generated 0 bytes in 79 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-05-10 05:18:27.859 7 WARNING neutronclient.v2_0.client [None req-5f9b4948-e24e-4224-98d2-50335e7a0b65 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/878] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:27 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1822 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:28.802 8 WARNING neutronclient.v2_0.client [None req-dc992eaf-9585-44f4-864c-8331386ffd8b 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/879] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:28 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1471 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-05-10 05:18:29.070 7 WARNING neutronclient.v2_0.client [None req-5fd6dfbe-ef47-4f50-bc57-c58a82e86b6c 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/880] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:29 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1822 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:29.983 8 WARNING neutronclient.v2_0.client [None req-49155037-42d1-4838-a113-7ad6f26f9ad7 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in 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/881] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:29 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1471 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-05-10 05:18:30.254 7 WARNING neutronclient.v2_0.client [None req-59808dc3-7aa1-4047-bb8d-32337a9797cf 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/882] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:30 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1822 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-05-10 05:18:30.777 8 INFO nova.api.openstack.compute.server_external_events [req-be89d840-bb13-4a11-b35a-c84ce9c988aa req-98c5c878-960c-4c5a-ab56-b680aae5348c 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc for instance 0b36396c-2447-4d64-bcd0-774f0cf860ab on instance [pid: 8|app: 0|req: 437/883] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:18:30 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-05-10 05:18:31.147 7 WARNING neutronclient.v2_0.client [None req-3bf6ae91-0ce8-4106-bf59-54dd639c3178 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in 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/884] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:31 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1471 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-05-10 05:18:31.425 8 WARNING neutronclient.v2_0.client [None req-9fc4d86e-3137-4242-82ba-505e3a5bf5a3 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/885] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:31 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1827 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-05-10 05:18:32.315 7 WARNING neutronclient.v2_0.client [None req-e2676f4f-1f7e-489d-a26a-79abc36d5630 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/886] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:32 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1471 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:32.593 8 WARNING neutronclient.v2_0.client [None req-dfd09576-24c9-4b43-bb65-bfe016cbc234 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/887] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:32 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1827 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:33.556 7 WARNING neutronclient.v2_0.client [None req-37918188-1f15-4e1a-b91a-c02f3f77c224 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/888] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:33 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1656 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 440/889] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:18:33 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab/ips => generated 109 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-05-10 05:18:33.773 7 WARNING neutronclient.v2_0.client [None req-a6b3bfd0-5cc0-4107-bd21-6d581edbda93 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/890] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:18:33 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/891] 10.0.0.213 () {32 vars in 824 bytes} [Sun May 10 05:18:33 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab/ips/tempest-ServerAddressesTestJSON-1968689945-network => generated 94 bytes in 34 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, ' 2026-05-10 05:18:33.856 8 INFO nova.api.openstack.compute.server_external_events [req-238bc7bf-5be0-4943-9377-97c937bb3cc1 req-99574516-13fd-4e5a-b534-0d0d2f1fc19c 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-unplugged:0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab for instance 87b00eab-fe90-4573-8ddd-cbe4c1cb6398 on instance [pid: 8|app: 0|req: 443/892] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:18:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/893] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:18:33 2026] DELETE /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 0 bytes in 115 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, ' [pid: 7|app: 0|req: 450/894] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:33 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1827 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:18:34.021 8 WARNING neutronclient.v2_0.client [None req-21d177b1-6685-4052-a0eb-b782c7c91cd1 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/895] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:33 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1662 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-05-10 05:18:35.069 7 WARNING neutronclient.v2_0.client [None req-51ea30aa-edc6-4e81-85a3-cdd48f21a166 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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: 451/896] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:35 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1827 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:18:35.199 8 WARNING neutronclient.v2_0.client [None req-e1128408-233d-4c2e-af61-9e364b3cbf17 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/899] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:35 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1662 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-05-10 05:18:36.245 7 WARNING neutronclient.v2_0.client [None req-773d559f-359b-4cfc-8eda-a32aeca987b4 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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-05-10 05:18:36.318 8 INFO nova.api.openstack.compute.server_external_events [req-fced927b-20ce-4a88-8750-3a0a5f709cb3 req-a517cd35-1183-450e-8d76-5724d999c399 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab for instance 87b00eab-fe90-4573-8ddd-cbe4c1cb6398 on instance [pid: 8|app: 0|req: 447/900] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:18:36 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) [pid: 7|app: 0|req: 454/901] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:36 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1827 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:36.436 8 WARNING neutronclient.v2_0.client [None req-4bc2ab90-a452-4983-a586-755ecf022e34 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in 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/902] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:36 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1662 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:36.864 7 INFO nova.api.openstack.compute.server_external_events [req-250a03a8-da5f-4738-9274-6119ca521d79 req-2b17b7ef-d484-45ea-bb10-ecae58ae1a76 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:15cf3f21-f5a2-4c4b-869b-7b5eb5443cdc for instance 0b36396c-2447-4d64-bcd0-774f0cf860ab on instance [pid: 7|app: 0|req: 455/903] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:36 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-05-10 05:18:37.606 8 WARNING neutronclient.v2_0.client [None req-412f2bc7-1895-4459-825e-22d32e520b6d 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] 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-05-10 05:18:37.700 7 WARNING neutronclient.v2_0.client [None req-69a11ee4-2ca0-452d-a191-888af6d92d2a 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/904] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:37 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1452 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/905] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:37 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1827 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-10 05:18:38.845 8 WARNING neutronclient.v2_0.client [None req-ec20b9ca-11bd-47ff-ba29-517f8b8d99be 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:18:38.854 7 WARNING neutronclient.v2_0.client [None req-5d2ae4e8-4f2b-461c-aed3-9de83f7ce0fb 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/906] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:38 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1457 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-05-10 05:18:38.924 7 INFO nova.api.openstack.compute.server_external_events [req-090e26c2-52a8-4638-aa2c-d047c6bd1780 req-85054d11-ed85-45b7-9068-b3d4bd9f95d5 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:99a3101e-fa23-4e92-b2a6-34f4f5a81933 for instance 0602847a-ca21-4568-84b3-93947913e516 on instance [pid: 7|app: 0|req: 458/907] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/908] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:38 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1820 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:39.962 7 WARNING neutronclient.v2_0.client [None req-ed336eaa-6184-4d5b-a79c-e97f8dbafe73 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/909] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:39 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 1457 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/910] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:18:40 2026] POST /v2.1/os-keypairs => generated 397 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-05-10 05:18:41.044 7 INFO nova.api.openstack.wsgi [None req-586904e1-4ec1-491c-9a1a-65d5782ea953 1d5fff1b97de4ff4bc6118557f033463 9406436e163148e2972cd906da7cee94 - - default default] HTTP exception thrown: Instance 0b36396c-2447-4d64-bcd0-774f0cf860ab could not be found. [pid: 7|app: 0|req: 460/911] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:41 2026] GET /v2.1/servers/0b36396c-2447-4d64-bcd0-774f0cf860ab => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:18:42.228 8 WARNING neutronclient.v2_0.client [None req-e6559ff3-1a98-424a-8839-ca9614e5c60f 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:18:42.268 8 WARNING neutronclient.v2_0.client [None req-e6559ff3-1a98-424a-8839-ca9614e5c60f 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:18:42.422 8 WARNING neutronclient.v2_0.client [None req-e6559ff3-1a98-424a-8839-ca9614e5c60f 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/912] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:18:42 2026] POST /v2.1/servers => generated 450 bytes in 443 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-05-10 05:18:42.632 7 WARNING neutronclient.v2_0.client [None req-1a458506-e946-4574-a4eb-595e228028bf 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/913] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:42 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1402 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:43.727 8 WARNING neutronclient.v2_0.client [None req-7bb7119d-9156-49c6-bc45-11e6fc43c008 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/914] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:43 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1406 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:44.850 7 WARNING neutronclient.v2_0.client [None req-b524961e-4649-4c91-8baf-7d3260e58972 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/915] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:44 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1454 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:45.954 7 WARNING neutronclient.v2_0.client [None req-c4709900-936e-476b-ac5e-853a38060c1d 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/918] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:45 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1454 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-05-10 05:18:47.071 8 WARNING neutronclient.v2_0.client [None req-b79abdeb-964f-4c5c-8f2c-b3cc7dd846da 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/919] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:47 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1462 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-05-10 05:18:47.861 7 INFO nova.api.openstack.compute.server_external_events [req-b7f613af-9594-4f8a-a3e0-e6fc91f09ff2 req-5b0aa94b-53f6-4148-af85-c06d45c1156b 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:9c897b4d-bf18-48e4-9862-083311a403f8 for instance caad7101-b359-4dec-9dc0-f1cc50c6f4e4 on instance [pid: 7|app: 0|req: 465/920] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:47 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-05-10 05:18:48.181 8 WARNING neutronclient.v2_0.client [None req-5436af7e-d8aa-4f4e-94d1-39d6780ed15c 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/921] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:48 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1540 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:49.344 7 WARNING neutronclient.v2_0.client [None req-e439cf1c-e05e-4b36-80e4-63c9ccfc9ef0 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/922] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:49 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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-05-10 05:18:50.529 8 WARNING neutronclient.v2_0.client [None req-d80c7d48-bd74-42a5-bead-67c12c684f8a 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/923] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:50 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1528 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-05-10 05:18:51.690 7 WARNING neutronclient.v2_0.client [None req-da51f1a6-8b60-4855-8908-b4e09ae31381 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/924] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:51 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1528 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-05-10 05:18:52.690 8 INFO nova.api.openstack.compute.server_external_events [req-9acd1df7-1c58-4dd6-85f9-121961bc7394 req-fe8da599-3ab5-4b63-becb-7ee1e0a15a71 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:9c897b4d-bf18-48e4-9862-083311a403f8 for instance caad7101-b359-4dec-9dc0-f1cc50c6f4e4 on instance [pid: 8|app: 0|req: 458/925] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:18:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:52.854 7 WARNING neutronclient.v2_0.client [None req-81cccdbf-9b4e-49c8-84cd-ac8e12bad5b4 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/926] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:52 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1528 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-05-10 05:18:54.091 8 WARNING neutronclient.v2_0.client [None req-8582cb02-c749-479b-9bab-5d858bda3238 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/927] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:54 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:55.256 7 WARNING neutronclient.v2_0.client [None req-38aa9b25-12b7-4d34-8989-6085afc11d01 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/930] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:55 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1696 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-05-10 05:18:55.426 8 WARNING neutronclient.v2_0.client [None req-262c5a1b-aada-4d81-8b70-04ef83e69dfb 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/931] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:18:55 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1696 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-05-10 05:18:56.288 7 INFO nova.api.openstack.compute.server_external_events [req-cbfc7ddb-6264-4591-9268-53349135d818 req-0989c914-2b20-41e9-a4b2-b5702e3e1ad7 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:9c897b4d-bf18-48e4-9862-083311a403f8 for instance caad7101-b359-4dec-9dc0-f1cc50c6f4e4 on instance [pid: 7|app: 0|req: 471/932] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:18:56 2026] POST /v2.1/os-server-external-events => generated 179 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-05-10 05:19:00.499 8 WARNING neutronclient.v2_0.client [None req-1ff51f58-760a-45e8-9d52-ebcb90fbc379 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/933] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:00 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1820 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, ' [pid: 7|app: 0|req: 472/934] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:19:00 2026] DELETE /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => 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-05-10 05:19:00.773 8 WARNING neutronclient.v2_0.client [None req-40ff61b9-5524-4285-b3d2-2e0f0fc7dc35 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/935] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:00 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1826 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:01.912 7 WARNING neutronclient.v2_0.client [None req-384788f2-184f-42db-a872-b5f9e9260e6b 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/936] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:01 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1826 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:03.112 8 WARNING neutronclient.v2_0.client [None req-43688e8d-d2cd-4363-a640-d794c35f98b1 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/937] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:03 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1826 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-05-10 05:19:03.893 7 INFO nova.api.openstack.compute.server_external_events [req-62b6ed44-ff96-4116-92fb-b144e028bebf req-b75fc0a9-7043-4815-852e-c2206f7bb548 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:0e0d869a-a7d4-41f6-b8d1-3a0f67f578ab for instance 87b00eab-fe90-4573-8ddd-cbe4c1cb6398 on instance [pid: 7|app: 0|req: 474/938] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:19:03 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-05-10 05:19:04.316 8 WARNING neutronclient.v2_0.client [None req-9f016e14-bcd9-4cb3-9c22-06b11514435c 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/939] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:04 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1473 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/940] 10.0.0.213 () {34 vars in 749 bytes} [Sun May 10 05:19:04 2026] POST /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4/action => generated 31891 bytes in 550 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-05-10 05:19:05.434 8 WARNING neutronclient.v2_0.client [None req-05e133b6-c0e9-40e6-855f-93a10918de09 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/943] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:05 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1478 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-05-10 05:19:06.546 7 WARNING neutronclient.v2_0.client [None req-bd18b86f-b006-444d-803b-c64ea7934fad 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] The python binding code in 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/944] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:06 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 1478 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:07.649 8 INFO nova.api.openstack.wsgi [None req-8739a0db-373c-454a-aa0c-cab177b13129 8ef7f16014294366a52f8e9390254898 da96a8a5e7a74d95998cf3db24eac58a - - default default] HTTP exception thrown: Instance 87b00eab-fe90-4573-8ddd-cbe4c1cb6398 could not be found. [pid: 8|app: 0|req: 468/945] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:07 2026] GET /v2.1/servers/87b00eab-fe90-4573-8ddd-cbe4c1cb6398 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/946] 10.0.0.213 () {32 vars in 705 bytes} [Sun May 10 05:19:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2046876833 => generated 0 bytes in 32 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: 470/949] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:19:15 2026] DELETE /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-10 05:19:15.772 7 WARNING neutronclient.v2_0.client [None req-e47a1c9d-5cfc-41b1-9455-20d3eee562a1 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/950] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:15 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1822 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:17.023 8 WARNING neutronclient.v2_0.client [None req-194b53a6-4fa0-4c62-8e2c-d5691e6ff9a3 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/951] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:16 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1822 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-05-10 05:19:18.214 7 WARNING neutronclient.v2_0.client [None req-14b23dc1-1259-4ca8-9533-371f64f12b7b 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] 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-05-10 05:19:18.319 8 INFO nova.api.openstack.compute.server_external_events [req-8d15c7db-2fb5-4316-b8b7-53243ebffac1 req-5f0def56-27da-4ded-b0e7-d9d79b45d064 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-unplugged:9c897b4d-bf18-48e4-9862-083311a403f8 for instance caad7101-b359-4dec-9dc0-f1cc50c6f4e4 on instance [pid: 8|app: 0|req: 472/952] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:19:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/953] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:18 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1822 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:19.054 8 INFO nova.api.openstack.compute.server_external_events [req-58e38484-bf75-4961-94d8-be125f4151a2 req-9aa35a1e-bc51-4238-af8b-79eb7e3e94ab 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:9c897b4d-bf18-48e4-9862-083311a403f8 for instance caad7101-b359-4dec-9dc0-f1cc50c6f4e4 on instance [pid: 8|app: 0|req: 473/954] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:19:19 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-05-10 05:19:19.574 7 WARNING neutronclient.v2_0.client [None req-15f4ba5e-5747-4e86-aefb-29faca422b72 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/955] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:19 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1483 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-05-10 05:19:20.683 8 WARNING neutronclient.v2_0.client [None req-a1cd14f0-d4a4-433e-920b-2cbf44c0d322 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/956] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:20 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => 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-05-10 05:19:21.801 7 WARNING neutronclient.v2_0.client [None req-772d9d4e-6942-4cb9-b159-2e88395fae29 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/957] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:21 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 1488 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:22.886 8 INFO nova.api.openstack.wsgi [None req-68b1018d-6bf1-44d2-af3b-6640bc388e9f 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] HTTP exception thrown: Instance caad7101-b359-4dec-9dc0-f1cc50c6f4e4 could not be found. [pid: 8|app: 0|req: 475/958] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:22 2026] GET /v2.1/servers/caad7101-b359-4dec-9dc0-f1cc50c6f4e4 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/959] 10.0.0.213 () {32 vars in 727 bytes} [Sun May 10 05:19:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-374695436 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/960] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:19:23 2026] DELETE /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-10 05:19:23.486 7 WARNING neutronclient.v2_0.client [None req-88a094c4-17f8-4e12-bf33-032715d4f392 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/961] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:23 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1702 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-05-10 05:19:24.680 8 WARNING neutronclient.v2_0.client [None req-1837d10a-158f-4866-916a-ba3314ca8fc6 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/962] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:24 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1702 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:25.894 7 WARNING neutronclient.v2_0.client [None req-9590cbec-2903-481d-a639-4baacad45973 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/965] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:25 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1702 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:26.289 8 INFO nova.api.openstack.compute.server_external_events [req-639aee55-2034-4bc1-91e7-64d90799caf0 req-160ce309-3c53-4e81-8d10-734ee246b46d 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:99a3101e-fa23-4e92-b2a6-34f4f5a81933 for instance 0602847a-ca21-4568-84b3-93947913e516 on instance [pid: 8|app: 0|req: 479/966] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:19:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:27.096 7 WARNING neutronclient.v2_0.client [None req-d524d45d-1b8b-40e6-962d-b9972a1b32fd 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/967] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:27 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1483 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-05-10 05:19:28.194 8 WARNING neutronclient.v2_0.client [None req-0b46a8cf-9b34-47a6-8e0b-3ff4712b543b 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in 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/968] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:28 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1488 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-05-10 05:19:29.301 7 WARNING neutronclient.v2_0.client [None req-ada356e5-259a-4356-934a-a755438a4961 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/969] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:29 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:30.389 8 INFO nova.api.openstack.wsgi [None req-85ff8682-0b4b-4ab3-bb03-8f14f2033594 143cdcdede124208a8b4d9f4d7794629 2c09d51cc30c4a62845049834ab7c811 - - default default] HTTP exception thrown: Instance 0602847a-ca21-4568-84b3-93947913e516 could not be found. [pid: 8|app: 0|req: 481/970] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:30 2026] GET /v2.1/servers/0602847a-ca21-4568-84b3-93947913e516 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/971] 10.0.0.213 () {32 vars in 727 bytes} [Sun May 10 05:19:30 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-700883283 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/974] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:19:43 2026] POST /v2.1/os-keypairs => generated 396 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/977] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:19:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:19:46.601 7 WARNING neutronclient.v2_0.client [None req-0acf5930-583e-4abe-aef5-c59ef68f78d1 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:19:46.848 7 WARNING neutronclient.v2_0.client [None req-0acf5930-583e-4abe-aef5-c59ef68f78d1 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:19:46.976 7 WARNING neutronclient.v2_0.client [None req-0acf5930-583e-4abe-aef5-c59ef68f78d1 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:19:47.163 7 WARNING neutronclient.v2_0.client [None req-0acf5930-583e-4abe-aef5-c59ef68f78d1 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in 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/978] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:19:46 2026] POST /v2.1/servers => generated 496 bytes in 988 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-10 05:19:47.563 8 WARNING neutronclient.v2_0.client [None req-a109b1c8-6b42-484b-8a12-ebddd402203b 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/979] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:47 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1456 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:48.734 7 WARNING neutronclient.v2_0.client [None req-5ee096d4-cff0-429a-8698-0c0ed0c26526 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in 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/980] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:48 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1460 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-05-10 05:19:49.837 8 WARNING neutronclient.v2_0.client [None req-6dae3304-0fcd-476d-8e75-2e416e64d1ce 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in 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/981] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:49 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1508 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-05-10 05:19:50.937 7 WARNING neutronclient.v2_0.client [None req-29a58d46-35cd-4ebe-a823-cdbd43eebd24 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/982] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:50 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1508 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-05-10 05:19:52.027 8 WARNING neutronclient.v2_0.client [None req-af68be65-2614-4133-818e-205f38bbc1b3 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/983] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:51 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1516 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-05-10 05:19:53.062 7 INFO nova.api.openstack.compute.server_external_events [req-40c21323-f417-4bdf-a656-0de090f9b61a req-4a3ca306-7612-4209-aa0e-01afa390d799 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:bf625df6-89f7-4b81-8593-818b8d10563d for instance 2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 on instance [pid: 7|app: 0|req: 496/984] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:19:53 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-05-10 05:19:53.212 8 WARNING neutronclient.v2_0.client [None req-711b8839-a011-44af-8c79-dbfa99f68cc4 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/985] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:53 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1640 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-05-10 05:19:54.399 7 WARNING neutronclient.v2_0.client [None req-23149507-3919-41f3-8f47-6a3d4a7434a8 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in 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/986] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:54 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1628 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:55.666 8 WARNING neutronclient.v2_0.client [None req-bffce82b-3554-4ecd-b9ee-b892147f6128 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/989] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:55 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1628 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:57.124 7 WARNING neutronclient.v2_0.client [None req-0eae7778-2e9f-4c37-b821-a112a4be873f 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/990] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:57 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1628 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-05-10 05:19:58.290 8 WARNING neutronclient.v2_0.client [None req-99e4a1bc-b12a-4833-9fb0-a2922f63062e 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/991] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:58 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1628 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:59.454 7 WARNING neutronclient.v2_0.client [None req-7d7ba0f8-7472-4409-9d3a-ca0f1c65a6ff 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] 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: 500/992] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:19:59 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1628 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:19:59.664 8 INFO nova.api.openstack.compute.server_external_events [req-928ea086-0f0d-4249-b3de-f6fe665997c8 req-c61533af-6899-4398-b318-d019f360b04c 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:bf625df6-89f7-4b81-8593-818b8d10563d for instance 2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 on instance [pid: 8|app: 0|req: 493/993] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:19:59 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-05-10 05:20:00.731 7 WARNING neutronclient.v2_0.client [None req-0516d26d-03da-4c35-8ffe-45c2047bb8ab 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/994] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:00 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1628 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:01.940 8 WARNING neutronclient.v2_0.client [None req-7346ba80-2c06-42e6-9e67-2fb6ea40576a 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/995] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:01 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1808 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:02.183 7 WARNING neutronclient.v2_0.client [None req-6364fed6-9a80-4a75-b1be-e7916432e4da 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/996] 10.0.0.213 () {32 vars in 740 bytes} [Sun May 10 05:20:02 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:03.054 8 INFO nova.api.openstack.compute.server_external_events [req-4ff3a980-79b0-40c5-93e8-e67e78bdd035 req-fd956e49-1fe6-4d0d-8212-aa73889cbe50 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:bf625df6-89f7-4b81-8593-818b8d10563d for instance 2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 on instance [pid: 8|app: 0|req: 495/997] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:20:03 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-05-10 05:20:15.756 8 WARNING neutronclient.v2_0.client [None req-98e04130-6c31-49ff-ab5a-d19d8ae83b00 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:20:15.924 8 WARNING neutronclient.v2_0.client [None req-98e04130-6c31-49ff-ab5a-d19d8ae83b00 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1002] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:20:15 2026] POST /v2.1/servers => generated 424 bytes in 456 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-05-10 05:20:16.175 7 WARNING neutronclient.v2_0.client [None req-7b510706-b112-4061-b56e-24c51509d4cf 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1003] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:16 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1367 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:17.288 8 WARNING neutronclient.v2_0.client [None req-810eafda-6f2b-400a-84b1-74f8fec18f76 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1004] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:17 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1371 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-05-10 05:20:18.394 7 WARNING neutronclient.v2_0.client [None req-df16a405-94e2-49e6-a399-2e735895a6ba 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1005] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:18 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1419 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-05-10 05:20:19.495 8 WARNING neutronclient.v2_0.client [None req-3e62bdda-5d25-425a-882c-14d2cfb55abd 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1006] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:19 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1419 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:20.589 7 WARNING neutronclient.v2_0.client [None req-10da7d27-31fa-43df-bf5d-1c57d01d106a 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1007] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:20 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1427 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:21.306 8 INFO nova.api.openstack.compute.server_external_events [req-3698167b-bc79-45e9-b000-99512683c99c req-6675e6b4-69be-45e1-8062-34d881a7cf3d 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:b797068f-d43e-474c-a35c-b45613e29599 for instance a4c8a6ae-7c8c-4c89-a89b-e17851319a06 on instance [pid: 8|app: 0|req: 501/1008] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:20:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:21.690 7 WARNING neutronclient.v2_0.client [None req-957ef6ad-e3ec-4755-ac2e-7799f23c95f9 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1009] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:21 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1479 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-05-10 05:20:22.881 8 WARNING neutronclient.v2_0.client [None req-4224b908-cdd9-4915-bf10-df674c266609 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1010] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:22 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1467 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:24.068 7 WARNING neutronclient.v2_0.client [None req-11c3f058-c485-4931-93fd-547edd942a9a 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1011] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:24 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1467 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-05-10 05:20:24.468 8 WARNING neutronclient.v2_0.client [None req-186b2ac8-c949-403a-9450-765dc003d08b 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1012] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:24 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1928 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-05-10 05:20:25.228 7 WARNING neutronclient.v2_0.client [None req-e47b6837-94d2-4737-907c-f367fc8bb1f3 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1015] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:25 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1467 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-05-10 05:20:26.378 8 WARNING neutronclient.v2_0.client [None req-fefbe516-fd1d-4c2c-bc60-255a002e85a1 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1016] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:26 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1467 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, ' [pid: 7|app: 0|req: 512/1017] 10.0.0.213 () {32 vars in 752 bytes} [Sun May 10 05:20:26 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7/os-server-password => generated 116 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:27.533 7 INFO nova.api.openstack.compute.server_external_events [req-34c7283e-f785-46e1-b318-8642c2634e16 req-fc0de326-dfda-4c8e-a046-36ef4b87d8bb 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:b797068f-d43e-474c-a35c-b45613e29599 for instance a4c8a6ae-7c8c-4c89-a89b-e17851319a06 on instance [pid: 7|app: 0|req: 513/1018] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:20:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:20:27.557 8 WARNING neutronclient.v2_0.client [None req-35c19575-50d1-4e2c-baf5-a571e31cdc8f 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1019] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:27 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1467 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, ' [pid: 7|app: 0|req: 514/1020] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:20:28 2026] DELETE /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 0 bytes in 98 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-05-10 05:20:28.248 8 WARNING neutronclient.v2_0.client [None req-9a7e8824-a699-4e1c-b445-be0fe2ab34af 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1021] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:28 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1934 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:28.776 7 WARNING neutronclient.v2_0.client [None req-024ff509-3205-4de4-bbaf-ee7542401866 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1022] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:28 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1648 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-05-10 05:20:29.452 8 WARNING neutronclient.v2_0.client [None req-c78d1a6c-1f43-444a-84a3-c0b6448d5a49 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in 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/1023] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:29 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1934 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: 516/1024] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:20:30 2026] DELETE /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:30.332 8 WARNING neutronclient.v2_0.client [None req-942784b7-3d39-4813-9be7-c657d0b9fb2c 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1025] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:30 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1654 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-05-10 05:20:30.636 7 WARNING neutronclient.v2_0.client [None req-a1f6820e-8654-4e01-b21c-156b01aa6f9b 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in 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/1026] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:30 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1934 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:31.267 8 INFO nova.api.openstack.compute.server_external_events [req-b4d484a6-0d27-4c69-8a9a-ed501c9a764a req-5bfc4d09-0efe-452a-bdf9-76760d8d7769 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:bf625df6-89f7-4b81-8593-818b8d10563d for instance 2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 on instance [pid: 8|app: 0|req: 510/1027] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:20:31 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-05-10 05:20:31.492 7 WARNING neutronclient.v2_0.client [None req-6103c422-0bb6-49ef-82cd-953b871c50f3 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1028] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:31 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1654 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-05-10 05:20:31.827 8 WARNING neutronclient.v2_0.client [None req-cd29802c-9cfa-4fda-a65a-2264de5b1596 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in 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/1029] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:31 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1537 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-05-10 05:20:32.662 7 WARNING neutronclient.v2_0.client [None req-9e6df646-bd85-48a8-9aee-2b9f6bc11a6c 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1030] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:32 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1654 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-05-10 05:20:32.920 8 WARNING neutronclient.v2_0.client [None req-8d013e7f-a308-4554-b3af-7c28c241e251 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1031] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:32 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1542 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-05-10 05:20:33.147 7 INFO nova.api.openstack.compute.server_external_events [req-4ab43a3a-6f47-47bc-a755-2b66951b4db0 req-4d6b0778-901c-49d1-9a82-5d41a237d5ef 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:b797068f-d43e-474c-a35c-b45613e29599 for instance a4c8a6ae-7c8c-4c89-a89b-e17851319a06 on instance [pid: 7|app: 0|req: 520/1032] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:20:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:33.820 8 WARNING neutronclient.v2_0.client [None req-1c7053ed-ca95-42ca-9757-20e064182337 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1033] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:33 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1448 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-05-10 05:20:34.024 7 WARNING neutronclient.v2_0.client [None req-4d977d4a-231e-4d65-b298-689601821714 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1034] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:33 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 1542 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-05-10 05:20:34.925 8 WARNING neutronclient.v2_0.client [None req-2d6f92af-b477-4c3f-a371-e1ec6b5f90be 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1035] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:34 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1453 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-05-10 05:20:35.125 7 INFO nova.api.openstack.wsgi [None req-23cf7c96-420d-46fe-ac69-0c0961b4dcd0 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] HTTP exception thrown: Instance 2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 could not be found. [pid: 7|app: 0|req: 522/1036] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:35 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => 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-05-10 05:20:35.161 8 INFO nova.api.openstack.wsgi [None req-06dfd028-9939-4a8e-a553-02dc2f24ea06 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] HTTP exception thrown: Instance 2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 could not be found. [pid: 8|app: 0|req: 515/1037] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:20:35 2026] DELETE /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:35.199 7 INFO nova.api.openstack.wsgi [None req-8cf98552-8ded-4cb0-9f29-a3162f66af33 93672d24e3614ceeb7e108f17ff56ba7 8c8258f5d4cd4047b24e6375bfe0e5ef - - default default] HTTP exception thrown: Instance 2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 could not be found. [pid: 7|app: 0|req: 523/1040] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:35 2026] GET /v2.1/servers/2d866d2e-7e69-4f9b-94a1-cd3b84d628a7 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1041] 10.0.0.213 () {32 vars in 705 bytes} [Sun May 10 05:20:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1313837063 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1042] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:20:35 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-832506764 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:20:36.038 8 WARNING neutronclient.v2_0.client [None req-04e4a630-a978-4b66-82e0-92fc8fbfcdcb 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1043] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:35 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1453 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:20:37.138 7 WARNING neutronclient.v2_0.client [None req-1f9e5100-bf89-444d-ae53-1f869f9174e4 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] The python binding code in 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/1044] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:37 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => generated 1453 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:38.218 8 INFO nova.api.openstack.wsgi [None req-c50e1acc-b2e4-4150-8dbf-797dfe035250 39e9c66045384d3180d66bcedb8812a3 520cbd9fef5b4033b52506beb984ff28 - - default default] HTTP exception thrown: Instance a4c8a6ae-7c8c-4c89-a89b-e17851319a06 could not be found. [pid: 8|app: 0|req: 520/1045] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:20:38 2026] GET /v2.1/servers/a4c8a6ae-7c8c-4c89-a89b-e17851319a06 => 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: 527/1058] 10.0.0.213 () {34 vars in 670 bytes} [Sun May 10 05:21:39 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:21:41.908 7 WARNING neutronclient.v2_0.client [None req-c30a25e1-30f2-4ce3-a238-d0c27bab1862 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:21:41.979 7 WARNING neutronclient.v2_0.client [None req-c30a25e1-30f2-4ce3-a238-d0c27bab1862 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:21:42.262 7 WARNING neutronclient.v2_0.client [None req-c30a25e1-30f2-4ce3-a238-d0c27bab1862 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in 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/1059] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:21:41 2026] POST /v2.1/servers => generated 445 bytes in 826 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-10 05:21:42.544 8 WARNING neutronclient.v2_0.client [None req-df565b0a-e32c-4d1c-8005-690915c882bd 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1060] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:21:42 2026] GET /v2.1/servers/6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1394 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:21:47.689 7 WARNING neutronclient.v2_0.client [None req-629efa24-9999-4d3e-9d5c-229cc5fb3d0b 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in 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/1063] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:21:47 2026] GET /v2.1/servers/6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1517 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-05-10 05:21:48.033 8 INFO nova.api.openstack.compute.server_external_events [req-601b5760-32ef-42b7-9258-8de2cb64911e req-b69c9a02-41f7-4fdb-910a-ffc93d2fd3ba 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:fe9b59ca-039c-4118-92be-5fd016de62a7 for instance 6a82e30f-d607-4cfb-b3bc-d5930cb14e03 on instance [pid: 8|app: 0|req: 530/1064] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:21:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:21:52.869 7 WARNING neutronclient.v2_0.client [None req-6e24c0b7-1b09-4a18-a0fc-8f445059afb4 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] 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-05-10 05:21:53.043 8 INFO nova.api.openstack.compute.server_external_events [req-85440839-82a0-43ac-b708-669489121ce2 req-129de084-ecbe-4dfe-ab7b-df5ce94f6677 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:fe9b59ca-039c-4118-92be-5fd016de62a7 for instance 6a82e30f-d607-4cfb-b3bc-d5930cb14e03 on instance [pid: 7|app: 0|req: 535/1065] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:21:52 2026] GET /v2.1/servers/6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1515 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1066] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:21:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:21:58.098 7 WARNING neutronclient.v2_0.client [None req-0d1ea5ef-88ef-45a7-bda6-92abffb4b8b3 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1069] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:21:58 2026] GET /v2.1/servers/6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1814 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:21:59.428 8 WARNING neutronclient.v2_0.client [None req-01c08dad-4130-4079-b366-9ba4677661df 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:21:59.439 7 INFO nova.api.openstack.compute.server_external_events [req-9a650606-277d-4918-bea9-cc88f15d98d9 req-7582094f-3861-437a-b223-ae4aaafd7742 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:fe9b59ca-039c-4118-92be-5fd016de62a7 for instance 6a82e30f-d607-4cfb-b3bc-d5930cb14e03 on instance [pid: 7|app: 0|req: 538/1070] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:21:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:21:59.477 8 WARNING neutronclient.v2_0.client [None req-01c08dad-4130-4079-b366-9ba4677661df 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:21:59.779 8 WARNING neutronclient.v2_0.client [None req-01c08dad-4130-4079-b366-9ba4677661df 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in 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/1071] 10.0.0.213 () {34 vars in 662 bytes} [Sun May 10 05:21:59 2026] POST /v2.1/servers => generated 445 bytes in 639 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-05-10 05:22:00.025 7 WARNING neutronclient.v2_0.client [None req-45efe903-2d9a-4a4b-9564-786292f50da7 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in 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/1072] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:22:00 2026] GET /v2.1/servers/f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1394 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-05-10 05:22:05.113 8 WARNING neutronclient.v2_0.client [None req-e252c108-6340-42b6-b46e-d0b710147c52 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1075] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:22:05 2026] GET /v2.1/servers/f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1517 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-05-10 05:22:05.343 7 INFO nova.api.openstack.compute.server_external_events [req-2de4462d-5ad5-4567-880a-41a81c0d3390 req-42b58493-4c3f-47a8-ae13-3887bfefa643 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:5572e92f-8aef-48ef-9354-2975e9a50b9e for instance f60e9cbe-e349-43fa-9518-7f067554ac93 on instance [pid: 7|app: 0|req: 542/1076] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:22:05 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-05-10 05:22:10.266 8 WARNING neutronclient.v2_0.client [None req-c5d27621-5187-4b33-8acc-e5b629c74b38 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1077] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:22:10 2026] GET /v2.1/servers/f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1515 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:22:10.561 7 INFO nova.api.openstack.compute.server_external_events [req-9125d739-41dd-41e4-9ed4-7bcbea0315bb req-1b3c2fd4-a821-49cb-9462-cbe905ab653b 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:5572e92f-8aef-48ef-9354-2975e9a50b9e for instance f60e9cbe-e349-43fa-9518-7f067554ac93 on instance [pid: 7|app: 0|req: 543/1078] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:22:10 2026] POST /v2.1/os-server-external-events => generated 183 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-05-10 05:22:15.486 7 WARNING neutronclient.v2_0.client [None req-24f53c09-e81d-40d4-83a1-fb337f619d29 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1081] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:22:15 2026] GET /v2.1/servers/f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1816 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, ' 2026-05-10 05:22:16.781 8 INFO nova.api.openstack.compute.server_external_events [req-22e4ca1d-f88f-4f84-a3de-ed531ecc738f req-dff71443-fa06-435f-b3f5-db9947f7038b 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:5572e92f-8aef-48ef-9354-2975e9a50b9e for instance f60e9cbe-e349-43fa-9518-7f067554ac93 on instance [pid: 8|app: 0|req: 537/1082] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:22:16 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-05-10 05:22:52.733 7 WARNING neutronclient.v2_0.client [None req-7f677aaf-6a1d-4c21-ab40-6005cb01ffda 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:22:52.774 7 WARNING neutronclient.v2_0.client [None req-7f677aaf-6a1d-4c21-ab40-6005cb01ffda 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:22:52.940 7 WARNING neutronclient.v2_0.client [None req-7f677aaf-6a1d-4c21-ab40-6005cb01ffda 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1089] 199.204.45.250 () {36 vars in 713 bytes} [Sun May 10 05:22:52 2026] POST /v2.1/servers => generated 453 bytes in 709 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-05-10 05:22:53.559 8 WARNING neutronclient.v2_0.client [None req-ea2343ea-55c4-4d89-b1ac-b369edf1f766 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1090] 199.204.45.250 () {32 vars in 732 bytes} [Sun May 10 05:22:53 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153 => generated 2213 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:22:53.631 7 WARNING neutronclient.v2_0.client [None req-5ddc47b1-39d8-466e-99ed-37b7b826db55 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in 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/1091] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:22:53 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1092] 199.204.45.250 () {32 vars in 776 bytes} [Sun May 10 05:22:53 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:22:56.317 8 WARNING neutronclient.v2_0.client [None req-c158217c-87a1-444a-9959-21d5c943420f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1095] 199.204.45.250 () {32 vars in 732 bytes} [Sun May 10 05:22:56 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153 => generated 2371 bytes in 107 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-05-10 05:22:56.432 7 WARNING neutronclient.v2_0.client [None req-c5da3017-6906-4bbe-8359-d2034753455c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1096] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:22:56 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 28 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1097] 199.204.45.250 () {32 vars in 776 bytes} [Sun May 10 05:22:56 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-volume_attachments => generated 197 bytes in 68 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-05-10 05:22:58.602 7 INFO nova.api.openstack.compute.server_external_events [req-45605acc-b470-459f-9b02-9fb49845eb11 req-e1f0ac8c-658f-4be2-8f5f-6e75362202d4 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:78ec48c3-1d31-4769-be5b-6ac9b117be1d for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 553/1098] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:22:58 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-05-10 05:22:59.412 8 WARNING neutronclient.v2_0.client [None req-c9fc0ca4-1e6a-4eff-ad5b-e524db4b2a80 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1099] 199.204.45.250 () {32 vars in 732 bytes} [Sun May 10 05:22:59 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153 => generated 2445 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:22:59.563 7 WARNING neutronclient.v2_0.client [None req-d6b0976a-e93d-4a06-ad47-0a43cd66762f 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1100] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:22:59 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 284 bytes in 85 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: 547/1101] 199.204.45.250 () {32 vars in 776 bytes} [Sun May 10 05:22:59 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-volume_attachments => generated 197 bytes in 41 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-05-10 05:23:02.579 7 WARNING neutronclient.v2_0.client [None req-7e526514-21be-4c29-9dcb-edbe71cd49cb 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1102] 199.204.45.250 () {32 vars in 732 bytes} [Sun May 10 05:23:02 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153 => generated 2433 bytes in 392 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-05-10 05:23:02.722 8 WARNING neutronclient.v2_0.client [None req-6136dc02-68d6-4481-bdd0-2806468e2423 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1103] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:23:02 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 284 bytes in 85 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: 556/1104] 199.204.45.250 () {32 vars in 776 bytes} [Sun May 10 05:23:02 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:23:05.091 8 INFO nova.api.openstack.compute.server_external_events [req-f5e40572-f14e-4baa-8824-3ea3a08f98c0 req-f679331d-bd5d-4379-a458-98af919d8b02 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:78ec48c3-1d31-4769-be5b-6ac9b117be1d for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 8|app: 0|req: 549/1105] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:23:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:23:05.676 7 WARNING neutronclient.v2_0.client [None req-f4e291e1-a25c-43d7-9e9d-ba6fd11fde19 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1108] 199.204.45.250 () {32 vars in 732 bytes} [Sun May 10 05:23:05 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153 => generated 2433 bytes in 175 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-05-10 05:23:05.844 8 WARNING neutronclient.v2_0.client [None req-c740841c-18da-44cf-9779-7b9df136c5ef 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1109] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:23:05 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 286 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1110] 199.204.45.250 () {32 vars in 776 bytes} [Sun May 10 05:23:05 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:23:08.660 8 WARNING neutronclient.v2_0.client [None req-e0e11681-a861-4931-bee8-e4fe4f5ef0a0 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1111] 199.204.45.250 () {32 vars in 732 bytes} [Sun May 10 05:23:08 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153 => generated 2581 bytes in 174 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-05-10 05:23:08.835 7 WARNING neutronclient.v2_0.client [None req-40feed51-e609-42dc-a87d-36f7635959e1 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1112] 199.204.45.250 () {32 vars in 758 bytes} [Sun May 10 05:23:08 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 286 bytes in 93 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: 553/1113] 199.204.45.250 () {32 vars in 776 bytes} [Sun May 10 05:23:08 2026] GET /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-volume_attachments => generated 197 bytes in 50 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-05-10 05:23:44.928 8 WARNING neutronclient.v2_0.client [None req-2a916e39-ac67-4395-953e-7317fc35e7f8 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:23:44.987 8 WARNING neutronclient.v2_0.client [None req-2a916e39-ac67-4395-953e-7317fc35e7f8 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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-05-10 05:23:47.245 7 INFO nova.api.openstack.compute.server_external_events [req-743b2fb9-bded-452c-9a6c-cbd2f7be6c1a req-be025a36-ae27-4711-9f44-5324491d972a 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 566/1122] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:23:47 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-05-10 05:23:53.544 8 WARNING neutronclient.v2_0.client [None req-2a916e39-ac67-4395-953e-7317fc35e7f8 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1123] 199.204.45.250 () {36 vars in 811 bytes} [Sun May 10 05:23:44 2026] POST /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 278 bytes in 8733 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-05-10 05:23:53.899 7 INFO nova.api.openstack.compute.server_external_events [req-a5b50972-1bb0-484b-a45a-c2894ecc0977 req-a23c6618-c920-4fcc-9e8b-9d9256967886 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 567/1124] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:23:53 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-05-10 05:23:54.241 8 INFO nova.api.openstack.compute.server_external_events [req-ba500738-0da8-42b8-9c0d-578f58280853 req-5b8b093c-28d9-42dd-bdbe-0bc7e84307a2 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 8|app: 0|req: 558/1125] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:23:54 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-05-10 05:24:17.598 7 WARNING neutronclient.v2_0.client [None req-7d004ed1-b903-4dce-8faa-90d753e3fdad 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:24:17.653 7 WARNING neutronclient.v2_0.client [None req-7d004ed1-b903-4dce-8faa-90d753e3fdad 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1132] 10.0.0.33 () {28 vars in 453 bytes} [Sun May 10 05:24:18 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: 563/1133] 10.0.0.33 () {30 vars in 657 bytes} [Sun May 10 05:24:18 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 564/1134] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24: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) 2026-05-10 05:24:18.613 8 WARNING neutronclient.v2_0.client [None req-c68774de-c8ae-4bca-9ea4-10851338bbf6 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1135] 10.0.0.33 () {34 vars in 805 bytes} [Sun May 10 05:24:18 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8372 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1136] 10.0.0.33 () {28 vars in 453 bytes} [Sun May 10 05:24:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 567/1137] 10.0.0.33 () {30 vars in 657 bytes} [Sun May 10 05:24:19 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 568/1138] 10.0.0.33 () {32 vars in 730 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1139] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=07cda4d5fb1044d1b4d0f1af2b371a27&all_tenants=True => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1140] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=1725ecd03fea471ea184ddf184f22526&all_tenants=True => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1141] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=22aedfe625aa40e6b99103cd6459a252&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-10 05:24:19.322 8 WARNING neutronclient.v2_0.client [None req-d48bef0b-2b89-4312-8038-fd38a31f4b2b 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1142] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=3b7e5c3d2e3e49d8b166607d095de4e2&all_tenants=True => generated 5447 bytes in 212 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: 8|app: 0|req: 573/1143] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=4714e4bc40714ea6ae23494fcd4406a7&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: 574/1144] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=5e1f3a364128403e8eec8b7a647e73b8&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: 575/1145] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=8592e64a1a354993b5310846885f94b3&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1146] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=ad1eeec2691748f88e21b13aa9891b81&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1147] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=d17c22670c9b4dbc86ca2670d5b14909&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1148] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=db300d452108428689c1a00227015d67&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-10 05:24:19.811 8 WARNING neutronclient.v2_0.client [None req-627d6696-80ac-44a1-a57c-b9f9f1ae7741 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1149] 10.0.0.33 () {34 vars in 893 bytes} [Sun May 10 05:24:19 2026] GET /v2.1/servers/detail?project_id=f85cf1b7b4d54a00a64be767f96a2725&all_tenants=True => generated 3025 bytes in 201 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, ' 2026-05-10 05:24:19.941 8 INFO nova.api.openstack.compute.server_external_events [req-c249b617-fc30-4fa0-8c4c-52fb1ea9dad2 req-e320a2e0-b021-48c3-a778-7c3607e38426 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:549a8597-ed63-4fa1-ab1b-9ba36e2efe3f for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 8|app: 0|req: 580/1150] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:24:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:24:26.142 8 INFO nova.api.openstack.compute.server_external_events [req-b8910e15-ead6-4788-8e22-be7ac51e568d req-3f8b777e-8cfe-4a66-a083-fc5f7dc770a7 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:549a8597-ed63-4fa1-ab1b-9ba36e2efe3f for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 8|app: 0|req: 583/1153] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:24:26 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-05-10 05:24:26.727 7 WARNING neutronclient.v2_0.client [None req-7d004ed1-b903-4dce-8faa-90d753e3fdad 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1154] 199.204.45.250 () {36 vars in 811 bytes} [Sun May 10 05:24:17 2026] POST /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 376 bytes in 9275 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-05-10 05:24:37.245 8 WARNING neutronclient.v2_0.client [None req-403f5ba3-d7f0-4551-8aeb-2dfeb524271c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-10 05:24:37.290 8 WARNING neutronclient.v2_0.client [None req-403f5ba3-d7f0-4551-8aeb-2dfeb524271c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] 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-05-10 05:24:39.585 7 INFO nova.api.openstack.compute.server_external_events [req-b76968d8-d7a7-4cc6-bb4e-138b056d02fb req-d68fa703-7182-4e71-9236-9077a1395ce3 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:e76b5775-b47d-44af-acc9-4419e1091214 for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 573/1157] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:24:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:24:44.807 7 INFO nova.api.openstack.compute.server_external_events [req-6d555a3f-8cec-4503-b570-52a25b6194b9 req-c212ad09-53bf-4871-a8c2-1c9288b7d0f6 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-plugged:e76b5775-b47d-44af-acc9-4419e1091214 for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 574/1158] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:24:44 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-05-10 05:24:46.833 8 WARNING neutronclient.v2_0.client [None req-403f5ba3-d7f0-4551-8aeb-2dfeb524271c 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1161] 199.204.45.250 () {36 vars in 811 bytes} [Sun May 10 05:24:37 2026] POST /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface => generated 378 bytes in 9683 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-05-10 05:24:47.506 7 INFO nova.api.openstack.compute.server_external_events [req-622d831b-ded3-48a0-aae4-e06d302a4452 req-c586941d-a326-49cb-96e4-c86c5f04d69b 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:549a8597-ed63-4fa1-ab1b-9ba36e2efe3f for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 577/1162] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:24:47 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-05-10 05:25:00.292 7 INFO nova.api.openstack.compute.server_external_events [req-4c28292f-7ae9-4492-9e65-3dd0ef6b3e79 req-1da79626-e790-43b0-8daa-206d8beb9213 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:e76b5775-b47d-44af-acc9-4419e1091214 for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 579/1165] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:25:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1166] 199.204.45.250 () {34 vars in 854 bytes} [Sun May 10 05:25:00 2026] DELETE /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface/e76b5775-b47d-44af-acc9-4419e1091214 => generated 0 bytes in 100 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-05-10 05:25:02.339 7 INFO nova.api.openstack.compute.server_external_events [req-1d00ee81-7812-4c06-b83d-0bb3ab610332 req-5272f371-892d-4182-9e91-7b2f64b7db38 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:e76b5775-b47d-44af-acc9-4419e1091214 for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 580/1167] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:25:02 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-05-10 05:25:10.403 8 INFO nova.api.openstack.compute.server_external_events [req-8c2ee4eb-2994-44df-96d5-465e325d7ec6 req-958ea110-cfb3-47eb-8677-ced3912b3786 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:549a8597-ed63-4fa1-ab1b-9ba36e2efe3f for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 8|app: 0|req: 589/1170] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:25:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1171] 199.204.45.250 () {34 vars in 854 bytes} [Sun May 10 05:25:10 2026] DELETE /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface/549a8597-ed63-4fa1-ab1b-9ba36e2efe3f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1176] 199.204.45.250 () {34 vars in 854 bytes} [Sun May 10 05:25:31 2026] DELETE /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153/os-interface/5f5d4e5d-2ba2-4fa9-bc47-3419b2160c4a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1179] 199.204.45.250 () {34 vars in 754 bytes} [Sun May 10 05:25:36 2026] DELETE /v2.1/servers/86b38b55-8c67-449c-b795-40a861ad9153 => generated 0 bytes in 135 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-05-10 05:25:39.077 7 INFO nova.api.openstack.compute.server_external_events [req-1121a354-b9fb-465f-8e27-3ef84b420d56 req-a13b9795-278d-4824-ba61-6ec409bcf7a0 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-unplugged:78ec48c3-1d31-4769-be5b-6ac9b117be1d for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 7|app: 0|req: 586/1180] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:25:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:25:39.257 8 INFO nova.api.openstack.compute.server_external_events [req-c88f308e-439c-4cf7-898a-d33c54d6751e req-92819b53-03aa-4a49-bfb1-7169a7d7bee3 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:78ec48c3-1d31-4769-be5b-6ac9b117be1d for instance 86b38b55-8c67-449c-b795-40a861ad9153 on instance [pid: 8|app: 0|req: 595/1181] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:25:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:25:41.020 7 INFO nova.api.openstack.compute.server_external_events [req-012f48d7-b2ea-4ac7-a41f-c796e5c6d371 req-cc2fefdc-211a-449d-882a-2350237cf7b3 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:5572e92f-8aef-48ef-9354-2975e9a50b9e for instance f60e9cbe-e349-43fa-9518-7f067554ac93 on instance [pid: 7|app: 0|req: 587/1182] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:25:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 596/1183] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:25:41 2026] DELETE /v2.1/servers/f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 0 bytes in 127 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-05-10 05:25:41.210 7 WARNING neutronclient.v2_0.client [None req-1220cc4b-167d-4c7a-81aa-e340a033409b 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1184] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:25:41 2026] GET /v2.1/servers/f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1942 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:25:44.105 8 INFO nova.api.openstack.compute.server_external_events [req-f25f9173-f3f0-416e-9a78-f88b410d97dd req-9b1ac898-1eec-41a1-b4f6-f23641ddc4a0 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:5572e92f-8aef-48ef-9354-2975e9a50b9e for instance f60e9cbe-e349-43fa-9518-7f067554ac93 on instance [pid: 8|app: 0|req: 597/1185] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:25:44 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-05-10 05:25:46.436 7 WARNING neutronclient.v2_0.client [None req-47019f46-3546-4cbf-a337-10951dc8709b 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1188] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:25:46 2026] GET /v2.1/servers/f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 1480 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:25:51.528 8 INFO nova.api.openstack.wsgi [None req-58076a18-bf80-44db-9218-f381bad3e540 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] HTTP exception thrown: Instance f60e9cbe-e349-43fa-9518-7f067554ac93 could not be found. [pid: 8|app: 0|req: 599/1189] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:25:51 2026] GET /v2.1/servers/f60e9cbe-e349-43fa-9518-7f067554ac93 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:25:52.106 7 INFO nova.api.openstack.compute.server_external_events [req-b1ea60b2-5b31-42fe-ac6f-1da3510332f4 req-3ff72423-d4c0-409d-8903-6abd6d25cddf 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-changed:fe9b59ca-039c-4118-92be-5fd016de62a7 for instance 6a82e30f-d607-4cfb-b3bc-d5930cb14e03 on instance [pid: 7|app: 0|req: 591/1190] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:25:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 600/1191] 10.0.0.213 () {32 vars in 717 bytes} [Sun May 10 05:25:52 2026] DELETE /v2.1/servers/6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:25:52.254 7 WARNING neutronclient.v2_0.client [None req-abb6731d-08b4-41ee-bf85-521a73b28125 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1192] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:25:52 2026] GET /v2.1/servers/6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1940 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, ' 2026-05-10 05:25:54.816 8 INFO nova.api.openstack.compute.server_external_events [req-54704245-3693-430b-bbe5-ecfc9581d5b4 req-1b52fd30-d9bd-4d65-a165-fc9c3486695b 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-unplugged:fe9b59ca-039c-4118-92be-5fd016de62a7 for instance 6a82e30f-d607-4cfb-b3bc-d5930cb14e03 on instance [pid: 8|app: 0|req: 601/1193] 10.0.0.89 () {38 vars in 813 bytes} [Sun May 10 05:25:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:25:55.115 7 INFO nova.api.openstack.compute.server_external_events [req-e6e75581-adc3-45b2-8fc2-fef16dadf722 req-92729ad8-baf2-40ba-b246-10f99ae67878 9831a1e1a8aa42359e2af0cc6f7364e5 5e1f3a364128403e8eec8b7a647e73b8 - - 7f342bb6b32c431aa1b02ee5ae9585ea 7f342bb6b32c431aa1b02ee5ae9585ea] Creating event network-vif-deleted:fe9b59ca-039c-4118-92be-5fd016de62a7 for instance 6a82e30f-d607-4cfb-b3bc-d5930cb14e03 on instance [pid: 7|app: 0|req: 593/1194] 10.0.0.173 () {38 vars in 814 bytes} [Sun May 10 05:25:55 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-05-10 05:25:57.474 8 WARNING neutronclient.v2_0.client [None req-41f34b32-d5d7-4bca-8aa6-4a7052d0195c 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1197] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:25:57 2026] GET /v2.1/servers/6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => generated 1480 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:26:02.569 7 INFO nova.api.openstack.wsgi [None req-25398470-9eb1-40ed-8a25-cc0dd09e3287 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] HTTP exception thrown: Instance 6a82e30f-d607-4cfb-b3bc-d5930cb14e03 could not be found. [pid: 7|app: 0|req: 595/1198] 10.0.0.213 () {32 vars in 714 bytes} [Sun May 10 05:26:02 2026] GET /v2.1/servers/6a82e30f-d607-4cfb-b3bc-d5930cb14e03 => 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: 604/1199] 10.0.0.213 () {32 vars in 725 bytes} [Sun May 10 05:26:03 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1187301920 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:26:03.710 7 INFO nova.api.openstack.wsgi [None req-276bfea8-e76e-464f-bf9a-456b65bb315f 4734fa485eb04abe8e0793b7dd00104f 3b7e5c3d2e3e49d8b166607d095de4e2 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1187301920 not found for user 4734fa485eb04abe8e0793b7dd00104f [pid: 7|app: 0|req: 596/1200] 10.0.0.213 () {32 vars in 722 bytes} [Sun May 10 05:26:03 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1187301920 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1205] 10.0.0.213 () {32 vars in 654 bytes} [Sun May 10 05:26:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1206] 10.0.0.213 () {32 vars in 640 bytes} [Sun May 10 05:26:19 2026] GET /v2.1/servers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-10 05:26:19.493 7 WARNING oslo_db.sqlalchemy.utils [None req-bdb52e62-584d-4488-86ce-6cda8db73d84 4a6aaf9edb9a4c95899810131ab61fd1 f85cf1b7b4d54a00a64be767f96a2725 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 600/1207] 10.0.0.213 () {32 vars in 648 bytes} [Sun May 10 05:26:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1208] 10.0.0.213 () {32 vars in 693 bytes} [Sun May 10 05:26:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)