+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 00:53:30 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-54b7cf97c5-z2vps machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fa253a11668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-23 00:53:35.662 8 INFO nova.utils [None req-91e993b4-5636-405d-b7fd-be66d8a49f95 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-23 00:53:35.671 7 INFO nova.utils [None req-19bb7a28-9358-4a0c-a815-c612d1513f9d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-23 00:53:37.378 7 WARNING keystonemiddleware._common.config [None req-19bb7a28-9358-4a0c-a815-c612d1513f9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 00:53:37.387 7 WARNING oslo_config.cfg [None req-19bb7a28-9358-4a0c-a815-c612d1513f9d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 00:53:37.469 7 WARNING keystonemiddleware._common.config [None req-19bb7a28-9358-4a0c-a815-c612d1513f9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 00:53:37.484 8 WARNING keystonemiddleware._common.config [None req-91e993b4-5636-405d-b7fd-be66d8a49f95 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 00:53:37.484 7 WARNING oslo_config.cfg [None req-19bb7a28-9358-4a0c-a815-c612d1513f9d - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-23 00:53:37.494 8 WARNING oslo_config.cfg [None req-91e993b4-5636-405d-b7fd-be66d8a49f95 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 00:53:37.498 7 WARNING oslo_config.cfg [None req-19bb7a28-9358-4a0c-a815-c612d1513f9d - - - - - -] 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 0x7fa253a11668 pid: 7 (default app) 2026-06-23 00:53:37.572 8 WARNING keystonemiddleware._common.config [None req-91e993b4-5636-405d-b7fd-be66d8a49f95 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 00:53:37.589 8 WARNING oslo_config.cfg [None req-91e993b4-5636-405d-b7fd-be66d8a49f95 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-23 00:53:37.602 8 WARNING oslo_config.cfg [None req-91e993b4-5636-405d-b7fd-be66d8a49f95 - - - - - -] 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 0x7fa253a11668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 00:53:44 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, ' 2026-06-23 00:53:45.238 8 WARNING oslo_policy.policy [None req-6d13be90-3d87-4274-8126-01de4d5e5734 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 00:53:45.238 8 WARNING oslo_policy.policy [None req-6d13be90-3d87-4274-8126-01de4d5e5734 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 00:53:44 2026] GET /v2.1 => generated 0 bytes in 541 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 00:53:45.340 7 WARNING oslo_policy.policy [req-6d13be90-3d87-4274-8126-01de4d5e5734 req-e7283b37-5f7f-4f6c-b9ad-f85ab849019d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 00:53:45.341 7 WARNING oslo_policy.policy [req-6d13be90-3d87-4274-8126-01de4d5e5734 req-e7283b37-5f7f-4f6c-b9ad-f85ab849019d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/6] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 00:53:45 2026] GET /v2.1/ => generated 400 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 00:53:45.441 8 INFO nova.api.openstack.wsgi [None req-ef6555df-481d-46a2-a2ff-319dee6c602f 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.229 () {48 vars in 1010 bytes} [Tue Jun 23 00:53:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 00:53:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.229 () {52 vars in 1047 bytes} [Tue Jun 23 00:53:45 2026] POST /v2.1/flavors => generated 529 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 00:53:46 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: 4/11] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 00:53:46 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: 8/12] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 00:53:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 00:53:46.392 8 INFO nova.api.openstack.wsgi [None req-304b8177-2e54-4853-9ccf-5799a2c81c75 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.229 () {48 vars in 1012 bytes} [Tue Jun 23 00:53:46 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: 9/14] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 00:53:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.229 () {52 vars in 1047 bytes} [Tue Jun 23 00:53:46 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 00:53:47 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: 11/19] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 00:53:47 2026] GET /v2.1 => generated 0 bytes in 363 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 00:53:47 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 00:53:47.690 7 INFO nova.api.openstack.wsgi [None req-bfbf4704-46d0-489f-b1c9-7bbcb8698fee 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.229 () {48 vars in 1014 bytes} [Tue Jun 23 00:53:47 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: 8|app: 0|req: 10/22] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 00:53:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.229 () {52 vars in 1047 bytes} [Tue Jun 23 00:53:47 2026] POST /v2.1/flavors => generated 533 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 00:53:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 00:53:48 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 00:53:48 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 00:53:48.716 7 INFO nova.api.openstack.wsgi [None req-f15818e2-860c-4748-b143-28c4e56ac02d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 15/27] 199.204.45.229 () {48 vars in 1012 bytes} [Tue Jun 23 00:53:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 00:53:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.204.45.229 () {52 vars in 1047 bytes} [Tue Jun 23 00:53:48 2026] POST /v2.1/flavors => generated 532 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 00:53:49 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: 17/31] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 00:53:49 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/32] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 00:53:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 00:53:49.647 7 INFO nova.api.openstack.wsgi [None req-7082ea86-ba5c-4165-a8d9-e259c1a73620 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/33] 199.204.45.229 () {48 vars in 1014 bytes} [Tue Jun 23 00:53:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 00:53:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.204.45.229 () {52 vars in 1047 bytes} [Tue Jun 23 00:53:49 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 10.0.0.226 () {28 vars in 454 bytes} [Tue Jun 23 00:59:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 51/105] 10.0.0.226 () {30 vars in 658 bytes} [Tue Jun 23 00:59:29 2026] GET /v2.1 => generated 0 bytes in 107 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: 55/106] 10.0.0.226 () {32 vars in 731 bytes} [Tue Jun 23 00:59:29 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 10.0.0.226 () {34 vars in 804 bytes} [Tue Jun 23 00:59:29 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 10.0.0.214 () {28 vars in 454 bytes} [Tue Jun 23 01:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 10.0.0.214 () {30 vars in 658 bytes} [Tue Jun 23 01:00:08 2026] GET /v2.1 => generated 0 bytes in 83 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/118] 10.0.0.214 () {32 vars in 731 bytes} [Tue Jun 23 01:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 10.0.0.214 () {34 vars in 765 bytes} [Tue Jun 23 01:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 10.0.0.214 () {28 vars in 454 bytes} [Tue Jun 23 01:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 62/121] 10.0.0.214 () {30 vars in 658 bytes} [Tue Jun 23 01: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: 60/122] 10.0.0.214 () {32 vars in 731 bytes} [Tue Jun 23 01:00:13 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/123] 10.0.0.214 () {34 vars in 765 bytes} [Tue Jun 23 01:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/126] 10.0.0.214 () {28 vars in 454 bytes} [Tue Jun 23 01:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 65/127] 10.0.0.214 () {30 vars in 658 bytes} [Tue Jun 23 01:00:17 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 63/128] 10.0.0.214 () {32 vars in 731 bytes} [Tue Jun 23 01:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/129] 10.0.0.214 () {34 vars in 808 bytes} [Tue Jun 23 01:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/130] 10.0.0.214 () {28 vars in 454 bytes} [Tue Jun 23 01:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 67/131] 10.0.0.214 () {30 vars in 658 bytes} [Tue Jun 23 01:00:22 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 65/132] 10.0.0.214 () {32 vars in 731 bytes} [Tue Jun 23 01:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/133] 10.0.0.214 () {34 vars in 808 bytes} [Tue Jun 23 01:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/166] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:02: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) /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: 82/167] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:02:56 2026] GET /v2.1 => generated 0 bytes in 93 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: 86/168] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:02: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-06-23 01:02:57.106 8 INFO nova.api.openstack.wsgi [None req-cc0bad66-5d46-43df-b94e-247ee89cab0b 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 83/169] 199.204.45.229 () {48 vars in 1016 bytes} [Tue Jun 23 01:02:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/170] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:02:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/171] 199.204.45.229 () {52 vars in 1048 bytes} [Tue Jun 23 01:02:57 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/182] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:03:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/183] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:03:55 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/184] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:03:55 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:03:55.162 7 INFO nova.api.openstack.wsgi [None req-e72c4c63-d04f-4596-8a8c-e5d181853813 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 8ee87115025c4df189abd95be415adba [pid: 7|app: 0|req: 94/185] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:03:55 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-23 01:03:55.176 8 WARNING oslo_db.sqlalchemy.utils [None req-2b173bd7-5c02-4173-93d7-71c5ef527de3 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/186] 199.204.45.229 () {48 vars in 1015 bytes} [Tue Jun 23 01:03:55 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/187] 199.204.45.229 () {52 vars in 1056 bytes} [Tue Jun 23 01:03:55 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/190] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:03:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/191] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:03:58 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: 95/192] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:03:58 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: 7|app: 0|req: 98/193] 199.204.45.229 () {48 vars in 1072 bytes} [Tue Jun 23 01:03:58 2026] GET /v2.1/os-quota-sets/8d5d7f30dde14b8f9d8168c15f0a3c5d => generated 283 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/194] 199.204.45.229 () {52 vars in 1124 bytes} [Tue Jun 23 01:03:59 2026] PUT /v2.1/os-quota-sets/8d5d7f30dde14b8f9d8168c15f0a3c5d => generated 238 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:12:29 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:12:29 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:12:29 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:12:29.948 7 INFO nova.api.openstack.wsgi [None req-89a5db3a-108f-4459-80d7-768564166ed4 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 151/300] 199.204.45.229 () {48 vars in 1014 bytes} [Tue Jun 23 01:12:29 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:12:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.229 () {52 vars in 1048 bytes} [Tue Jun 23 01:12:29 2026] POST /v2.1/flavors => generated 534 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:16: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: 174/346] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:16:03 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 173/347] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:16:03 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: 175/348] 199.204.45.229 () {48 vars in 1072 bytes} [Tue Jun 23 01:16:03 2026] GET /v2.1/os-quota-sets/fffd1013a3324619bf85571770f9044b => generated 283 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 199.204.45.229 () {52 vars in 1124 bytes} [Tue Jun 23 01:16:04 2026] PUT /v2.1/os-quota-sets/fffd1013a3324619bf85571770f9044b => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:27:46 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: 247/493] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:27:46 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:27:47 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:27:47.031 7 INFO nova.api.openstack.wsgi [None req-1569dc71-c352-4351-8c4a-c8a58ad25eed 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 248/495] 199.204.45.229 () {48 vars in 1010 bytes} [Tue Jun 23 01:27:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:27:47 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: 7|app: 0|req: 249/497] 199.204.45.229 () {48 vars in 1098 bytes} [Tue Jun 23 01:27:47 2026] GET /v2.1/flavors/41531ac4-6eda-4724-b690-27c8772f5abd/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:27:47 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: 250/499] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:27:47 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:27:47 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:27:48.018 7 INFO nova.api.openstack.wsgi [None req-c81c3154-de31-4dbc-9565-97f71952105d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 251/501] 199.204.45.229 () {48 vars in 1012 bytes} [Tue Jun 23 01:27:48 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:27:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.229 () {48 vars in 1098 bytes} [Tue Jun 23 01:27:48 2026] GET /v2.1/flavors/4996a0d2-f547-490c-8aee-376597e85322/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:27:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:27:48 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:27:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:27:49.046 7 INFO nova.api.openstack.wsgi [None req-b6e38879-7ba5-493d-853d-e591a2c3ef7b 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 254/507] 199.204.45.229 () {48 vars in 1014 bytes} [Tue Jun 23 01:27:49 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:27:49 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: 7|app: 0|req: 255/509] 199.204.45.229 () {48 vars in 1098 bytes} [Tue Jun 23 01:27:49 2026] GET /v2.1/flavors/c3f2eced-6d27-4176-a6e8-b370c38da1fa/os-extra_specs => generated 19 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:27:49 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: 256/511] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:27:49 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: 8|app: 0|req: 256/512] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:27:49 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:27:50.023 7 INFO nova.api.openstack.wsgi [None req-d8352a36-b68b-4e0c-9efc-1a6555e33141 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 257/513] 199.204.45.229 () {48 vars in 1012 bytes} [Tue Jun 23 01:27:50 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:27:50 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: 7|app: 0|req: 258/515] 199.204.45.229 () {48 vars in 1098 bytes} [Tue Jun 23 01:27:50 2026] GET /v2.1/flavors/8203b093-d3c1-4e6d-9367-9e9e4b689134/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:27:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:27:50 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:27:51 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:27:51.035 7 INFO nova.api.openstack.wsgi [None req-1cb7e633-999e-49a3-94f7-05ceb57c1658 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 260/519] 199.204.45.229 () {48 vars in 1014 bytes} [Tue Jun 23 01:27:51 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:27:51 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: 7|app: 0|req: 261/521] 199.204.45.229 () {48 vars in 1098 bytes} [Tue Jun 23 01:27:51 2026] GET /v2.1/flavors/5dac8e9f-3936-4b09-8ede-d85b3a5a46a9/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:28: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: 7|app: 0|req: 269/537] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:28: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: 8|app: 0|req: 269/538] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:28:56 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:28:56.918 7 INFO nova.api.openstack.wsgi [None req-0ed05302-0380-4066-b726-fa1f4335ca5f 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 270/539] 199.204.45.229 () {48 vars in 1016 bytes} [Tue Jun 23 01:28:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:28:56 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: 7|app: 0|req: 271/541] 199.204.45.229 () {48 vars in 1098 bytes} [Tue Jun 23 01:28:56 2026] GET /v2.1/flavors/9ef185ae-2cee-4717-bfee-2d8854747e08/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:29:04 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: 272/543] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:29:04 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: 8|app: 0|req: 272/544] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:29:04 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: 273/545] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:29:04 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:29:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:29:08 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: 7|app: 0|req: 276/550] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:29:08 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: 275/551] 199.204.45.229 () {48 vars in 1072 bytes} [Tue Jun 23 01:29:08 2026] GET /v2.1/os-quota-sets/8d5d7f30dde14b8f9d8168c15f0a3c5d => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:29:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:29:59 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/564] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:29:59 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:29:59.911 7 INFO nova.api.openstack.wsgi [None req-4c567a7e-2855-4e4b-97d3-f70da4db433e 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 283/565] 199.204.45.229 () {48 vars in 1014 bytes} [Tue Jun 23 01:29:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:29:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 199.204.45.229 () {48 vars in 1098 bytes} [Tue Jun 23 01:29:59 2026] GET /v2.1/flavors/eebe2c3f-a1b8-405d-8d24-fda78c54c13d/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: 285/570] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:30:15 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: 286/571] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:30:15 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: 8|app: 0|req: 286/572] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:30:15 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: 7|app: 0|req: 287/573] 199.204.45.229 () {48 vars in 1072 bytes} [Tue Jun 23 01:30:15 2026] GET /v2.1/os-quota-sets/fffd1013a3324619bf85571770f9044b => generated 280 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.204.45.229 () {42 vars in 704 bytes} [Tue Jun 23 01:31: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: 7|app: 0|req: 293/585] 199.204.45.229 () {44 vars in 908 bytes} [Tue Jun 23 01:31:05 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 293/586] 199.204.45.229 () {46 vars in 981 bytes} [Tue Jun 23 01:31:05 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:31:05.442 7 INFO nova.api.openstack.wsgi [None req-4b59f65e-73bf-4254-8044-277f2f405dcb 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 294/587] 199.204.45.229 () {48 vars in 1010 bytes} [Tue Jun 23 01:31:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 199.204.45.229 () {48 vars in 1050 bytes} [Tue Jun 23 01:31:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 300/599] 10.0.0.51 () {32 vars in 654 bytes} [Tue Jun 23 01:31:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 10.0.0.51 () {32 vars in 640 bytes} [Tue Jun 23 01:31:48 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-23 01:31:48.091 7 WARNING oslo_db.sqlalchemy.utils [None req-8dd157d5-508c-45de-95c7-b93593105185 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 301/601] 10.0.0.51 () {32 vars in 648 bytes} [Tue Jun 23 01:31:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 10.0.0.51 () {32 vars in 693 bytes} [Tue Jun 23 01:31:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:00 2026] GET /v2.1/flavors/41531ac4-6eda-4724-b690-27c8772f5abd => generated 511 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.51 () {32 vars in 640 bytes} [Tue Jun 23 01:32:00 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:00 2026] GET /v2.1/flavors/41531ac4-6eda-4724-b690-27c8772f5abd => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:04.800 8 WARNING neutronclient.v2_0.client [None req-6f094e24-d588-4687-8cd1-8439c9882289 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/608] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:32:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 10.0.0.51 () {34 vars in 684 bytes} [Tue Jun 23 01:32:04 2026] POST /v2.1/os-security-groups => generated 244 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:05.415 7 WARNING neutronclient.v2_0.client [None req-0762005a-934d-409c-9330-65b3e17e953f 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/610] 10.0.0.51 () {34 vars in 684 bytes} [Tue Jun 23 01:32:05 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:06.588 8 WARNING neutronclient.v2_0.client [None req-67a22d53-add4-4065-a68e-2c87e2d242c0 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/613] 10.0.0.51 () {34 vars in 684 bytes} [Tue Jun 23 01:32:06 2026] POST /v2.1/os-security-groups => generated 243 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:06.769 7 WARNING neutronclient.v2_0.client [None req-4864020d-badc-441a-a828-cb748f7f5d66 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:06.830 7 WARNING neutronclient.v2_0.client [None req-4864020d-badc-441a-a828-cb748f7f5d66 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:06.874 7 WARNING neutronclient.v2_0.client [None req-4864020d-badc-441a-a828-cb748f7f5d66 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/614] 10.0.0.51 () {32 vars in 662 bytes} [Tue Jun 23 01:32:06 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:32:06.956 8 WARNING neutronclient.v2_0.client [None req-2d6011ef-b3f2-4ede-a11d-db134e059a4f 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:07.249 8 WARNING neutronclient.v2_0.client [None req-2d6011ef-b3f2-4ede-a11d-db134e059a4f 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/615] 10.0.0.51 () {32 vars in 739 bytes} [Tue Jun 23 01:32:06 2026] DELETE /v2.1/os-security-groups/5fe349c8-fced-4428-b7bd-620bf76b45cc => generated 0 bytes in 468 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 01:32:07.450 7 WARNING neutronclient.v2_0.client [None req-bfd6a611-1e59-4ffa-b174-6c9ea0a43719 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:07.477 7 INFO nova.api.openstack.wsgi [None req-bfd6a611-1e59-4ffa-b174-6c9ea0a43719 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] HTTP exception thrown: Security group 5fe349c8-fced-4428-b7bd-620bf76b45cc does not exist Neutron server returns request_ids: ['req-74e2e9f7-11f1-420f-92c5-3da812219c71'] [pid: 7|app: 0|req: 310/616] 10.0.0.51 () {32 vars in 736 bytes} [Tue Jun 23 01:32:07 2026] GET /v2.1/os-security-groups/5fe349c8-fced-4428-b7bd-620bf76b45cc => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 01:32:07.488 8 WARNING neutronclient.v2_0.client [None req-eb646e41-1060-4fa8-953c-e3d49a63cbfb 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:07.519 8 WARNING neutronclient.v2_0.client [None req-eb646e41-1060-4fa8-953c-e3d49a63cbfb 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/617] 10.0.0.51 () {32 vars in 739 bytes} [Tue Jun 23 01:32:07 2026] DELETE /v2.1/os-security-groups/12f0d810-96df-4e4a-83a2-3da52afa545f => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 01:32:07.629 7 WARNING neutronclient.v2_0.client [None req-83b9209a-07a4-45c2-a193-5927d5b8b502 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:07.645 7 INFO nova.api.openstack.wsgi [None req-83b9209a-07a4-45c2-a193-5927d5b8b502 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] HTTP exception thrown: Security group 12f0d810-96df-4e4a-83a2-3da52afa545f does not exist Neutron server returns request_ids: ['req-e40ccaa9-5e48-4e32-a2da-8af9f28b4198'] [pid: 7|app: 0|req: 311/618] 10.0.0.51 () {32 vars in 736 bytes} [Tue Jun 23 01:32:07 2026] GET /v2.1/os-security-groups/12f0d810-96df-4e4a-83a2-3da52afa545f => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 01:32:07.657 8 WARNING neutronclient.v2_0.client [None req-1e418f8e-9554-4001-affe-0dc9d21d4e10 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:07.695 8 WARNING neutronclient.v2_0.client [None req-1e418f8e-9554-4001-affe-0dc9d21d4e10 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/619] 10.0.0.51 () {32 vars in 739 bytes} [Tue Jun 23 01:32:07 2026] DELETE /v2.1/os-security-groups/99be9d92-6689-4ac2-b191-a98d79cf4e71 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 01:32:07.802 7 WARNING neutronclient.v2_0.client [None req-ab98718d-4a2b-4e14-b6d9-4ca272dc4217 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:07.828 7 INFO nova.api.openstack.wsgi [None req-ab98718d-4a2b-4e14-b6d9-4ca272dc4217 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] HTTP exception thrown: Security group 99be9d92-6689-4ac2-b191-a98d79cf4e71 does not exist Neutron server returns request_ids: ['req-48275881-0a73-4fef-9c20-4c7520e0e816'] [pid: 7|app: 0|req: 312/620] 10.0.0.51 () {32 vars in 736 bytes} [Tue Jun 23 01:32:07 2026] GET /v2.1/os-security-groups/99be9d92-6689-4ac2-b191-a98d79cf4e71 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 01:32:07.840 8 WARNING neutronclient.v2_0.client [None req-c1fbf993-b342-4e0f-9564-4ea011318923 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:07.881 8 WARNING neutronclient.v2_0.client [None req-c1fbf993-b342-4e0f-9564-4ea011318923 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:07.924 8 WARNING neutronclient.v2_0.client [None req-c1fbf993-b342-4e0f-9564-4ea011318923 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/621] 10.0.0.51 () {32 vars in 662 bytes} [Tue Jun 23 01:32:07 2026] GET /v2.1/os-security-groups => generated 707 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:07.990 7 WARNING neutronclient.v2_0.client [None req-58febf76-d9bc-4f41-b385-ee1fe82ebc57 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:08.007 7 INFO nova.api.openstack.wsgi [None req-58febf76-d9bc-4f41-b385-ee1fe82ebc57 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] HTTP exception thrown: Security group 99be9d92-6689-4ac2-b191-a98d79cf4e71 does not exist Neutron server returns request_ids: ['req-44642c61-0f91-456f-9d3a-e83139393a31'] [pid: 7|app: 0|req: 313/622] 10.0.0.51 () {32 vars in 739 bytes} [Tue Jun 23 01:32:07 2026] DELETE /v2.1/os-security-groups/99be9d92-6689-4ac2-b191-a98d79cf4e71 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 01:32:08.018 8 WARNING neutronclient.v2_0.client [None req-7ab5e9f8-659c-4d9d-a4ae-d34cda21baa1 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:08.037 8 INFO nova.api.openstack.wsgi [None req-7ab5e9f8-659c-4d9d-a4ae-d34cda21baa1 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] HTTP exception thrown: Security group 12f0d810-96df-4e4a-83a2-3da52afa545f does not exist Neutron server returns request_ids: ['req-3d6b45b4-08f8-4823-bf52-c93e09b66067'] [pid: 8|app: 0|req: 310/623] 10.0.0.51 () {32 vars in 739 bytes} [Tue Jun 23 01:32:08 2026] DELETE /v2.1/os-security-groups/12f0d810-96df-4e4a-83a2-3da52afa545f => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 01:32:08.050 7 WARNING neutronclient.v2_0.client [None req-8997cbd3-43ac-40e5-928d-9c33db54708f 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:08.067 7 INFO nova.api.openstack.wsgi [None req-8997cbd3-43ac-40e5-928d-9c33db54708f 39d49d482f06445c8ce24c591e11be9c 565ce553183a467ba9c2b1d172a6221e - - default default] HTTP exception thrown: Security group 5fe349c8-fced-4428-b7bd-620bf76b45cc does not exist Neutron server returns request_ids: ['req-a05ab9b7-796f-4a9b-b78d-12ea4e9eca64'] [pid: 7|app: 0|req: 314/624] 10.0.0.51 () {32 vars in 739 bytes} [Tue Jun 23 01:32:08 2026] DELETE /v2.1/os-security-groups/5fe349c8-fced-4428-b7bd-620bf76b45cc => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 01:32:09.221 8 WARNING neutronclient.v2_0.client [None req-bbf98d01-24a6-48d1-8a09-c9f9ccf3af17 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/625] 10.0.0.51 () {34 vars in 684 bytes} [Tue Jun 23 01:32:09 2026] POST /v2.1/os-security-groups => generated 247 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:09.625 7 WARNING neutronclient.v2_0.client [None req-9f5330b9-8bec-403d-8247-b66ddf9f7cc6 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:09.653 7 WARNING neutronclient.v2_0.client [None req-9f5330b9-8bec-403d-8247-b66ddf9f7cc6 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/626] 10.0.0.51 () {34 vars in 694 bytes} [Tue Jun 23 01:32:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:09.902 8 WARNING neutronclient.v2_0.client [None req-5fcb2c63-afd7-439a-9146-011cb699f847 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/627] 10.0.0.51 () {34 vars in 684 bytes} [Tue Jun 23 01:32:09 2026] POST /v2.1/os-security-groups => generated 247 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:10.204 7 WARNING neutronclient.v2_0.client [None req-f1f4403d-11be-4e7e-8910-fcd01a991a1e 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:10.367 7 WARNING neutronclient.v2_0.client [None req-f1f4403d-11be-4e7e-8910-fcd01a991a1e 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/628] 10.0.0.51 () {34 vars in 694 bytes} [Tue Jun 23 01:32:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:10.626 8 WARNING neutronclient.v2_0.client [None req-9ba24726-fe48-4229-b7cb-7465bfa7ea3d 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:10.679 8 WARNING neutronclient.v2_0.client [None req-9ba24726-fe48-4229-b7cb-7465bfa7ea3d 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in 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.51 () {34 vars in 694 bytes} [Tue Jun 23 01:32:10 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:10.879 7 WARNING neutronclient.v2_0.client [None req-0365bf13-0197-4c37-9e59-5e1f49ad9f28 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in 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.51 () {32 vars in 736 bytes} [Tue Jun 23 01:32:10 2026] GET /v2.1/os-security-groups/a6656c12-588a-462c-89e8-987ffa14e38e => generated 664 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:10.957 8 WARNING neutronclient.v2_0.client [None req-f139322d-4060-49b8-b234-af0da9944824 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:11.033 8 WARNING neutronclient.v2_0.client [None req-f139322d-4060-49b8-b234-af0da9944824 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:11.130 7 WARNING neutronclient.v2_0.client [None req-b6a5592e-e216-494d-abc1-fd0d7c95e6d9 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:11.308 8 WARNING neutronclient.v2_0.client [None req-f139322d-4060-49b8-b234-af0da9944824 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:11.365 7 WARNING neutronclient.v2_0.client [None req-b6a5592e-e216-494d-abc1-fd0d7c95e6d9 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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.51 () {32 vars in 749 bytes} [Tue Jun 23 01:32:10 2026] DELETE /v2.1/os-security-group-rules/69b18a81-504c-4ae9-a44b-2a09c60b97f9 => generated 0 bytes in 495 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 01:32:11.459 8 WARNING neutronclient.v2_0.client [None req-d7abe979-534f-4e16-b9d2-ad384237bc89 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:11.513 8 WARNING neutronclient.v2_0.client [None req-d7abe979-534f-4e16-b9d2-ad384237bc89 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in 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/632] 10.0.0.51 () {32 vars in 739 bytes} [Tue Jun 23 01:32:11 2026] DELETE /v2.1/os-security-groups/a6656c12-588a-462c-89e8-987ffa14e38e => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 01:32:11.616 8 WARNING neutronclient.v2_0.client [None req-8ffa8062-b316-4b4d-b5d9-7d53402715b1 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:11.804 7 WARNING neutronclient.v2_0.client [None req-b6a5592e-e216-494d-abc1-fd0d7c95e6d9 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:11.823 8 WARNING neutronclient.v2_0.client [None req-8ffa8062-b316-4b4d-b5d9-7d53402715b1 4b5ffae5e74841cd8ba7c478e66f21e5 dc4724f9cd464080af7fa2ecca776a35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/633] 10.0.0.51 () {32 vars in 739 bytes} [Tue Jun 23 01:32:11 2026] DELETE /v2.1/os-security-groups/5199fff1-9186-41e9-abdd-91bf7622fb5b => generated 0 bytes in 335 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/634] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:32:10 2026] POST /v2.1/servers => generated 450 bytes in 2085 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 01:32:13.112 8 WARNING neutronclient.v2_0.client [None req-229351ef-3788-4c57-a070-348fdf620c80 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/635] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:13 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1253 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:14.355 7 WARNING neutronclient.v2_0.client [None req-2fceb9f0-291a-42c4-8d8f-deadd9e6110c 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/636] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:14 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1303 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:15.619 8 WARNING neutronclient.v2_0.client [None req-1e44ace4-189c-4f2a-9b69-443359802ce8 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/637] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:15 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1351 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:16.771 7 WARNING neutronclient.v2_0.client [None req-f38e3cd5-8abd-40f4-a639-f5bcd7c58c07 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/640] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:16 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => 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-06-23 01:32:17.883 8 WARNING neutronclient.v2_0.client [None req-4fc59372-cadd-4b2a-899a-fefebcff186c 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/641] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:17 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1359 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, ' [pid: 7|app: 0|req: 322/642] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:32:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:19.042 8 WARNING neutronclient.v2_0.client [None req-dba30c31-d5fa-4a61-9d37-afe6e733f155 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/643] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:19 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1436 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:32:20.562 7 INFO nova.api.openstack.compute.server_external_events [req-5dd797d0-6bd5-4b4d-9aa7-0ecf047bf321 req-46291470-f36e-47d6-b8fc-fcedb0c5cb22 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:08a8cb61-7d0e-4f92-a4a9-6864c17b221a for instance 38633dd4-b5cc-463b-b03c-ede489eac5ba on instance 2026-06-23 01:32:20.574 7 INFO nova.compute.rpcapi [None req-a89291b7-3e37-4523-9036-6bf7dfe4d58c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 323/644] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:32:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:20.955 8 WARNING neutronclient.v2_0.client [None req-e7e42819-651c-490d-b4e2-9b95c30efe88 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:21.190 7 WARNING neutronclient.v2_0.client [None req-d45f3aff-1f9e-40d4-942c-e207ca9e05f9 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/645] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:20 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1436 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:32:21.610 7 WARNING neutronclient.v2_0.client [None req-d45f3aff-1f9e-40d4-942c-e207ca9e05f9 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:21.865 7 WARNING neutronclient.v2_0.client [None req-d45f3aff-1f9e-40d4-942c-e207ca9e05f9 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] 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: 323/646] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:32:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:32:21 2026] POST /v2.1/servers => generated 449 bytes in 997 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 01:32:22.131 8 WARNING neutronclient.v2_0.client [None req-12276cb9-9c06-447d-a46f-02dd092dd816 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/648] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:22 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1400 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:22.648 7 WARNING neutronclient.v2_0.client [None req-09e9d769-08a8-47da-ba30-157c0eac4ab2 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/649] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:22 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1436 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:23.388 8 WARNING neutronclient.v2_0.client [None req-64096c1a-2916-4a03-8c55-ec85de9fa90a 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:23.449 7 WARNING neutronclient.v2_0.client [None req-029845a0-12be-4f58-981b-a73779eeff8d 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/650] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:23 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1404 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:32:23.490 7 WARNING neutronclient.v2_0.client [None req-029845a0-12be-4f58-981b-a73779eeff8d 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:23.634 7 WARNING neutronclient.v2_0.client [None req-029845a0-12be-4f58-981b-a73779eeff8d 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/651] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:32:23 2026] POST /v2.1/servers => generated 453 bytes in 490 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:23.913 8 WARNING neutronclient.v2_0.client [None req-61882cb1-e468-4627-96d3-7eba6572a740 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/652] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:23 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1429 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:24.233 7 WARNING neutronclient.v2_0.client [None req-4e85ff99-5d18-4087-a9ba-3bae2aec877e 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/653] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:24 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1424 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:24.517 8 WARNING neutronclient.v2_0.client [None req-392c3bda-6223-4538-8d24-e00187c9d3ad 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:24 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1452 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:24.995 7 WARNING neutronclient.v2_0.client [None req-bf97cf3c-23a3-4943-a1ef-60f8fb106894 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/655] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:24 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1433 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:25.430 8 WARNING neutronclient.v2_0.client [None req-d58fe8a3-0844-4e2d-b82e-09517bf68a9c 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/656] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:25 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1424 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:25.618 7 WARNING neutronclient.v2_0.client [None req-fa5bce0d-e28f-46b7-970d-4a6aaa66793e 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in 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/657] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:25 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1452 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:26.090 8 WARNING neutronclient.v2_0.client [None req-be62c5c2-baf6-49ab-9f16-e5ae5197458c 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/658] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:26 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1425 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:26.615 7 WARNING neutronclient.v2_0.client [None req-c46aa7a3-06fb-4fd4-8d39-b470d95afd8f 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:26.730 8 WARNING neutronclient.v2_0.client [None req-24fe9d85-4a27-48c6-88c9-7a37a6ed0c4e 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/661] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:26 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1424 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:26 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1460 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-06-23 01:32:27.191 7 WARNING neutronclient.v2_0.client [None req-1f76401b-dcb2-4d2c-8647-cde41271525e 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/663] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:27 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1481 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:27.757 8 INFO nova.api.openstack.compute.server_external_events [req-040b05ef-cac0-4aa8-afb6-7a91e22525b3 req-9074753b-fb8a-4066-aec8-9f9ae5bfa26e 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:fe2a3d78-0456-415e-b0ed-407b7571297d for instance dd331b1a-240c-4c06-aa10-045f02fe99ee on instance 2026-06-23 01:32:27.778 8 INFO nova.compute.rpcapi [None req-896bf446-e1a5-4e68-800c-725b872fa44a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/664] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:32:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:27.867 7 WARNING neutronclient.v2_0.client [None req-d988f0a4-e70f-44cc-829b-23d7915770c0 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:27.911 8 WARNING neutronclient.v2_0.client [None req-70635a4a-e868-4886-91f7-3b1ab1542abb 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in 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/665] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:27 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1424 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:27 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1537 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:28.306 7 WARNING neutronclient.v2_0.client [None req-f1341435-ca75-4c99-9197-176f1d642491 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/667] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:28 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1481 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:29.122 8 WARNING neutronclient.v2_0.client [None req-2ac73b45-afa2-4b5f-97e0-d8b45ff7477f 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:29.125 7 WARNING neutronclient.v2_0.client [None req-00adf3ac-d49e-43ec-93a2-1b9aa0471cae 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in 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/668] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:29 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1424 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:29.456 8 WARNING neutronclient.v2_0.client [None req-5e531098-9a3e-45f3-9592-6a1a0ebea7fd 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/669] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:29 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1525 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:29 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1557 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-06-23 01:32:30.364 7 INFO nova.api.openstack.compute.server_external_events [req-de530495-f6e7-42c7-9fd0-4c93c7476daa req-68c37f9e-9f26-4d51-afef-13ac4f238513 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:fceee047-719e-4a40-8482-a39e44a7b9a4 for instance e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 on instance [pid: 7|app: 0|req: 335/671] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:32:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:30.457 8 WARNING neutronclient.v2_0.client [None req-20d4e071-5b25-4b4c-bc4d-51cc0f59837b 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:30.530 7 INFO nova.api.openstack.compute.server_external_events [req-d616838c-76ca-45b2-b9da-623bff678da7 req-ee0227c5-eaf9-4a5f-9ac4-d6334e8a61d8 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:08a8cb61-7d0e-4f92-a4a9-6864c17b221a for instance 38633dd4-b5cc-463b-b03c-ede489eac5ba on instance [pid: 7|app: 0|req: 336/672] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:32:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:30 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1424 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-06-23 01:32:30.886 7 WARNING neutronclient.v2_0.client [None req-a8c4276c-dce3-4bae-a33e-4bf881a11f3b 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:31.022 8 WARNING neutronclient.v2_0.client [None req-a4a7dc1f-8d6a-46d9-9451-20a391e169b5 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/674] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:30 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1525 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:30 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1555 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:31.656 7 WARNING neutronclient.v2_0.client [None req-a8f65579-ca6f-4f02-82f5-bf37d96f9fb0 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/676] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:31 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1424 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:32.090 8 WARNING neutronclient.v2_0.client [None req-848a7255-bc77-436b-b47d-fefb6cdd3a60 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:32.268 7 WARNING neutronclient.v2_0.client [None req-922cbb0c-df72-4955-80ba-5c667ee3b19c 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/677] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:32 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1525 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:32 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1555 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:32.882 8 WARNING neutronclient.v2_0.client [None req-46328eb3-0199-41b3-9a55-c98a918603a4 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/679] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:32 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1610 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:33.089 7 WARNING neutronclient.v2_0.client [None req-4fefa3af-5b96-4286-9679-1a757b230342 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/680] 10.0.0.51 () {32 vars in 740 bytes} [Tue Jun 23 01:32:33 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:33.343 8 WARNING neutronclient.v2_0.client [None req-46bedd9b-4554-423d-9363-5d219487c0ee 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:33.516 7 WARNING neutronclient.v2_0.client [None req-4d1efdcd-2436-40c3-9aa2-94c95524137a 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/681] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:33 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1525 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/682] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:33 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1555 bytes in 981 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:34.458 8 WARNING neutronclient.v2_0.client [None req-12e40782-59b5-4db8-b6eb-a51527c7fb1b 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:34.477 7 INFO nova.api.openstack.compute.server_external_events [req-67741c61-f0e1-4de2-bebe-a8ba26aa0903 req-1bf3be17-bb3d-4789-b5a4-d3029b3a9bcc 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:08a8cb61-7d0e-4f92-a4a9-6864c17b221a for instance 38633dd4-b5cc-463b-b03c-ede489eac5ba on instance [pid: 7|app: 0|req: 342/683] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:32:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:34 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1610 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, ' [pid: 7|app: 0|req: 343/685] 10.0.0.51 () {32 vars in 640 bytes} [Tue Jun 23 01:32:34 2026] GET /v2.1/servers => generated 387 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:34.838 7 WARNING neutronclient.v2_0.client [None req-1c46f489-6c14-4f85-92dd-67d58757f9ef 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/686] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:32:34 2026] DELETE /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 0 bytes in 235 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:35.011 8 WARNING neutronclient.v2_0.client [None req-a5ad8821-f67b-4313-a5e7-c843fdb0a13b 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:34 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1525 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 344/688] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:34 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1616 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:32:35.244 7 INFO nova.api.openstack.compute.server_external_events [req-278b3a04-c01a-4dbe-b629-47bf75603591 req-501524e3-1ae1-4e5f-9641-86eb4703aba5 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:fceee047-719e-4a40-8482-a39e44a7b9a4 for instance e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 on instance [pid: 7|app: 0|req: 345/689] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:32:35 2026] POST /v2.1/os-server-external-events => generated 183 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-06-23 01:32:35.531 8 WARNING neutronclient.v2_0.client [None req-e01621a5-2aa9-48e0-a011-40a0d5677067 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:35 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1555 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:36.127 7 WARNING neutronclient.v2_0.client [None req-0ecb56d8-03f6-4434-a9c8-e2755391bcff 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:36 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1525 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-06-23 01:32:36.312 8 WARNING neutronclient.v2_0.client [None req-dfe68e23-b337-4376-aeb6-15b469bff55a 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/692] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:36 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1736 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-06-23 01:32:36.724 7 WARNING neutronclient.v2_0.client [None req-43036f77-1019-4bc9-a264-4848c9c6bd33 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/695] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:36 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1555 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:37.288 7 INFO nova.api.openstack.compute.server_external_events [req-0d669c63-dadb-4d7c-ba8e-8a2b878ee287 req-24b9223a-7028-4842-b025-62595e881d91 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:fe2a3d78-0456-415e-b0ed-407b7571297d for instance dd331b1a-240c-4c06-aa10-045f02fe99ee on instance [pid: 7|app: 0|req: 349/696] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:32:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:37.302 8 WARNING neutronclient.v2_0.client [None req-84bab12f-c0a7-4f05-8bd1-448a87d3d84d 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:37.476 7 WARNING neutronclient.v2_0.client [None req-aa588007-62ed-48b8-830a-479f0557e446 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:37 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1525 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:37 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1736 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:37.948 8 WARNING neutronclient.v2_0.client [None req-0a449c1e-0365-442a-8c4b-6d4b70583463 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:38.539 7 WARNING neutronclient.v2_0.client [None req-83b8149d-4a81-4a52-82b5-538c0a5fa422 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/699] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:37 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1738 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:38.848 8 WARNING neutronclient.v2_0.client [None req-1ae8379a-fba6-44b9-b570-619ccda97550 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/700] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:38 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1669 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-06-23 01:32:38.907 8 INFO nova.api.openstack.compute.server_external_events [req-74832697-b31b-4491-98e9-9d7ecb5b4602 req-a212959c-1148-4be5-9d04-b2552ad5b273 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:08a8cb61-7d0e-4f92-a4a9-6864c17b221a for instance 38633dd4-b5cc-463b-b03c-ede489eac5ba on instance [pid: 8|app: 0|req: 351/701] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:32:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/702] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:38 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1713 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:38.958 7 WARNING neutronclient.v2_0.client [None req-6c49ec07-0d0e-4f41-bc39-087a22371a5c 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:38.958 8 WARNING neutronclient.v2_0.client [None req-5509043c-b3fa-44b2-88e7-95f4a885d176 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/703] 10.0.0.51 () {32 vars in 740 bytes} [Tue Jun 23 01:32:38 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/os-interface => generated 284 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/704] 10.0.0.51 () {32 vars in 740 bytes} [Tue Jun 23 01:32:38 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:39.927 7 WARNING neutronclient.v2_0.client [None req-202a7724-9a36-4232-aa78-be6e5583b646 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:39.953 8 WARNING neutronclient.v2_0.client [None req-e668066d-f71c-441a-861c-cc7ab7389e09 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/705] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:39 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1380 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:40.674 8 WARNING neutronclient.v2_0.client [None req-a16abffb-5cc5-4e54-85b0-b2c19a3e4447 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/706] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:39 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1713 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:40 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1738 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/708] 10.0.0.51 () {32 vars in 640 bytes} [Tue Jun 23 01:32:40 2026] GET /v2.1/servers => generated 381 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:40.954 7 INFO nova.api.openstack.compute.server_external_events [req-6c7576d7-2adb-4356-9d92-c4d292a06005 req-be7650b4-42ca-4eff-aa59-4d631d9e3f67 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:fe2a3d78-0456-415e-b0ed-407b7571297d for instance dd331b1a-240c-4c06-aa10-045f02fe99ee on instance 2026-06-23 01:32:40.955 7 INFO nova.api.openstack.compute.server_external_events [req-6c7576d7-2adb-4356-9d92-c4d292a06005 req-be7650b4-42ca-4eff-aa59-4d631d9e3f67 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:fceee047-719e-4a40-8482-a39e44a7b9a4 for instance e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 on instance [pid: 8|app: 0|req: 355/709] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:32:40 2026] DELETE /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:32:40 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:41.001 8 WARNING neutronclient.v2_0.client [None req-893c5aa4-0faf-4763-9ef7-4abadb63b997 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/711] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:40 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1744 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-06-23 01:32:41.699 7 WARNING neutronclient.v2_0.client [None req-222b9339-1192-494c-882c-c826708b2f77 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] The python binding code in 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/712] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:41 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 1385 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:42.165 8 WARNING neutronclient.v2_0.client [None req-d230a61b-d39f-49b9-b513-47d3dc26e6f2 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/713] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:42 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1744 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:42.805 7 INFO nova.api.openstack.wsgi [None req-950ef318-8364-4c09-b83b-898392674b20 7b8d59630e7d4e8db72dbcac04861348 1febcd50627b471eb3fb54fc88317db1 - - default default] HTTP exception thrown: Instance 38633dd4-b5cc-463b-b03c-ede489eac5ba could not be found. [pid: 7|app: 0|req: 357/714] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:42 2026] GET /v2.1/servers/38633dd4-b5cc-463b-b03c-ede489eac5ba => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/715] 10.0.0.51 () {32 vars in 705 bytes} [Tue Jun 23 01:32:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1767243448 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:43.310 7 WARNING neutronclient.v2_0.client [None req-8c19fd26-9738-49cc-8db3-da547ca6b5a5 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/716] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:43 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1744 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:32:43.715 8 INFO nova.api.openstack.compute.server_external_events [req-610c0db7-60f4-471e-b191-daf7038381e5 req-5bb4fa37-04ee-47ef-a97d-cca3b4339c38 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-unplugged:fceee047-719e-4a40-8482-a39e44a7b9a4 for instance e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 on instance [pid: 8|app: 0|req: 359/717] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:32:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:44.250 7 INFO nova.api.openstack.compute.server_external_events [req-e917f846-12a2-40d6-b1d3-d44a045e8cd3 req-083d3e60-2eba-4669-a511-1aa93fd77b79 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:fceee047-719e-4a40-8482-a39e44a7b9a4 for instance e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 on instance [pid: 7|app: 0|req: 359/718] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:32:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:44.587 8 WARNING neutronclient.v2_0.client [None req-ef53588e-45a4-4b7d-b0df-0acf9d2d6c71 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/719] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:44 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1510 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-06-23 01:32:45.704 7 WARNING neutronclient.v2_0.client [None req-23f40cd4-c468-40c7-a4e8-5dab4c986e94 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/720] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:45 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1515 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-06-23 01:32:46.824 8 WARNING neutronclient.v2_0.client [None req-eb5e5fc1-036b-4619-84ea-08cf0c63eaeb 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] The python binding code in 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/723] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:46 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 1515 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-06-23 01:32:47.991 7 INFO nova.api.openstack.wsgi [None req-7c692f39-6465-4abb-aa97-7ebe352a7700 00bebb80a75749c09f21c4da4871266d 8dc9ee5803ec4ac0be2dd8d4ee0c59dd - - default default] HTTP exception thrown: Instance e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 could not be found. [pid: 7|app: 0|req: 362/724] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:47 2026] GET /v2.1/servers/e93ac130-e1c4-4c95-a3e1-9a78d83ad8d5 => generated 111 bytes in 48 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: 363/725] 10.0.0.51 () {32 vars in 705 bytes} [Tue Jun 23 01:32:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1332980333 => 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: 7|app: 0|req: 363/726] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:32:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:32:53.919 8 WARNING neutronclient.v2_0.client [None req-2b132b2a-72df-4b08-8a9d-bcc9459e8e3b 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:53.976 8 WARNING neutronclient.v2_0.client [None req-2b132b2a-72df-4b08-8a9d-bcc9459e8e3b 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:32:54.199 8 WARNING neutronclient.v2_0.client [None req-2b132b2a-72df-4b08-8a9d-bcc9459e8e3b 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in 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/727] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:32:53 2026] POST /v2.1/servers => generated 450 bytes in 1036 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 01:32:54.913 7 WARNING neutronclient.v2_0.client [None req-4da6aec7-e5ba-4b6a-b87b-7a93bc710f5f 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in 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/728] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:54 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1423 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-06-23 01:32:56.017 8 WARNING neutronclient.v2_0.client [None req-4294feb3-1cc6-4661-aae6-ed8f54ca1cd9 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/729] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:55 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1427 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:57.110 7 WARNING neutronclient.v2_0.client [None req-abfff4ed-6f45-49ef-8d45-81bf966d4752 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/732] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:57 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1475 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:58.189 8 WARNING neutronclient.v2_0.client [None req-528de71a-2133-4f34-90f3-71eb5359c237 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/733] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:58 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1475 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:32:59.290 7 WARNING neutronclient.v2_0.client [None req-95ee7237-e644-45ff-bc1f-0c4cc43ea2dc 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/734] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:32:59 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1483 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:00.380 8 WARNING neutronclient.v2_0.client [None req-5605369f-8fba-4f54-9d6d-c72ab3b3f2f0 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/735] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:00 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1550 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:00.613 7 INFO nova.api.openstack.compute.server_external_events [req-9e80d8e9-b321-4ea9-9367-4c06de250b21 req-014c2ef2-045d-4c7f-a1ad-02d786c05166 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:2d9901e5-9c60-451f-84c6-aa47ef2c6b67 for instance 1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 on instance [pid: 7|app: 0|req: 368/736] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:01.523 8 WARNING neutronclient.v2_0.client [None req-972438ee-2045-4127-8ecb-8d04e7092eda 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:01.556 7 WARNING neutronclient.v2_0.client [None req-7da99b97-d276-45c0-ad66-edd6175749bc 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/737] 10.0.0.51 () {32 vars in 740 bytes} [Tue Jun 23 01:33:01 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/os-interface => generated 284 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/738] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:01 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1548 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:33:01.692 7 WARNING neutronclient.v2_0.client [None req-8e24b885-bb7f-4811-b507-65805ad46221 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/739] 10.0.0.51 () {32 vars in 814 bytes} [Tue Jun 23 01:33:01 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/os-interface/fe2a3d78-0456-415e-b0ed-407b7571297d => generated 281 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: 8|app: 0|req: 370/740] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:01 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 153 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/741] 10.0.0.51 () {34 vars in 749 bytes} [Tue Jun 23 01:33:01 2026] POST /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:01 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 153 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:02.727 7 WARNING neutronclient.v2_0.client [None req-ac26ab41-017b-4074-b6e6-1f92d6aaf834 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/743] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:02 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1548 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, ' [pid: 8|app: 0|req: 372/744] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:02 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 153 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:03.135 7 INFO nova.api.openstack.compute.server_external_events [req-ec434dc0-5845-4e36-9ce6-199db86b4f19 req-4bf6658e-15e3-4d0a-888b-08ee59e83b4e 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:fe2a3d78-0456-415e-b0ed-407b7571297d for instance dd331b1a-240c-4c06-aa10-045f02fe99ee on instance [pid: 7|app: 0|req: 373/745] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33: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-06-23 01:33:03.917 8 WARNING neutronclient.v2_0.client [None req-0622bc59-3d9c-41dd-af9f-647b844c248d 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] 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: 373/746] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:03 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1548 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:03 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 153 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:05.058 8 WARNING neutronclient.v2_0.client [None req-cac687b7-166d-40cf-8d12-50930d058cea 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/748] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:05 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 192 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:05.107 7 WARNING neutronclient.v2_0.client [None req-15c5f618-1972-4760-afb4-fec2a855e19c 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in 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/749] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:05 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1548 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:05 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1948 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/751] 10.0.0.51 () {34 vars in 749 bytes} [Tue Jun 23 01:33:05 2026] POST /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/752] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:05 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 192 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:06.079 8 INFO nova.api.openstack.compute.server_external_events [req-d6646587-1fd2-4d1c-8f56-692df147e847 req-0c2496d0-f9f4-4ca2-8b62-69211a6eecd8 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:2d9901e5-9c60-451f-84c6-aa47ef2c6b67 for instance 1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 on instance [pid: 8|app: 0|req: 376/753] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:33:06 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-06-23 01:33:06.234 7 WARNING neutronclient.v2_0.client [None req-a26f72cd-b5c3-4c1f-9bb8-9d8cdb0b1cc4 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/754] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:06 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1548 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/755] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:06 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 192 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-06-23 01:33:06.998 7 INFO nova.api.openstack.compute.server_external_events [req-48d67826-564a-4732-a478-c77756e5a2c0 req-c218b0b5-6d62-4940-8da4-1357076b6746 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:fe2a3d78-0456-415e-b0ed-407b7571297d for instance dd331b1a-240c-4c06-aa10-045f02fe99ee on instance [pid: 7|app: 0|req: 380/758] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:07.379 8 WARNING neutronclient.v2_0.client [None req-13d6288a-5c9c-46f5-948a-0a3cc962f2ed 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] 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: 381/759] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:07 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 192 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:07 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1725 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-06-23 01:33:07.629 7 WARNING neutronclient.v2_0.client [None req-6bb3eb7a-415f-419f-a960-7796bdc39f3b 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/761] 10.0.0.51 () {32 vars in 740 bytes} [Tue Jun 23 01:33:07 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01/os-interface => generated 284 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 380/762] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:08 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee/ips => generated 153 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:33:08.480 7 WARNING neutronclient.v2_0.client [None req-ca6aa840-dd18-452a-8718-8cc8434bf2a6 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] 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: 381/763] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:33:08 2026] DELETE /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:08 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1725 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:08.638 8 WARNING neutronclient.v2_0.client [None req-284bbebe-6088-4bc8-a755-4cf2be7e09b7 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/765] 10.0.0.51 () {32 vars in 640 bytes} [Tue Jun 23 01:33:08 2026] GET /v2.1/servers => generated 377 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/766] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:33:08 2026] DELETE /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 0 bytes in 134 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: 8|app: 0|req: 382/767] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:08 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1839 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:33:08.875 7 WARNING neutronclient.v2_0.client [None req-c0bbadbf-0687-446f-a825-8ce1b1612e80 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/768] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:08 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1731 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:09.040 8 INFO nova.api.openstack.compute.server_external_events [req-f919e91e-cb72-4c3c-95b6-459aaff09f7b req-fb423060-1b56-47da-abaf-dbf8f166383a 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:2d9901e5-9c60-451f-84c6-aa47ef2c6b67 for instance 1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 on instance [pid: 8|app: 0|req: 383/769] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:09 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-06-23 01:33:09.887 7 WARNING neutronclient.v2_0.client [None req-b4e264a5-d551-4067-b7a2-53e149a7a022 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:10.076 8 WARNING neutronclient.v2_0.client [None req-3f346aaf-7054-4387-8988-78d4a4ef9128 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in 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/770] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:09 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1839 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:10 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1851 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:11.168 7 WARNING neutronclient.v2_0.client [None req-d83e9040-bb72-4933-b772-7e72b665e2b3 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:11.240 8 WARNING neutronclient.v2_0.client [None req-120404a4-caaa-46de-b243-93af4586a1c5 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/772] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:11 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1839 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:11 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1851 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:11.937 7 INFO nova.api.openstack.compute.server_external_events [req-723d3bd1-46d2-4752-8f89-5b06e0513328 req-2840cd35-2031-4496-aef0-bb10c78d0a1c 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:fe2a3d78-0456-415e-b0ed-407b7571297d for instance dd331b1a-240c-4c06-aa10-045f02fe99ee on instance [pid: 7|app: 0|req: 389/774] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:12.125 8 INFO nova.api.openstack.compute.server_external_events [req-f7538433-225d-4514-90d9-b62055b3e152 req-77da6005-ce5a-4f91-893f-2f1a34d3a082 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:2d9901e5-9c60-451f-84c6-aa47ef2c6b67 for instance 1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 on instance [pid: 8|app: 0|req: 386/775] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:12.394 7 WARNING neutronclient.v2_0.client [None req-f80fe0c5-924a-447c-995d-cd49a519b2c7 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] 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: 390/776] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:12 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1481 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:33:12.497 8 WARNING neutronclient.v2_0.client [None req-5d74943d-b883-4be3-8b39-507b4297c816 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/777] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:12 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1504 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-06-23 01:33:13.514 7 WARNING neutronclient.v2_0.client [None req-d17d3e90-76b7-4b4a-949f-083d737f2a34 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/778] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:13 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1486 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:13.602 8 WARNING neutronclient.v2_0.client [None req-fac93b15-f619-4bd2-8c46-259c5a78ed07 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/779] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:13 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1509 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:14.604 7 WARNING neutronclient.v2_0.client [None req-ede631b0-e69c-495e-ba96-765f9a2c24a8 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/780] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:14 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 1486 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:14.712 8 WARNING neutronclient.v2_0.client [None req-5c3a1219-234b-4ab2-b53e-a54d39e15ad2 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/781] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:14 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1509 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-06-23 01:33:15.689 7 INFO nova.api.openstack.wsgi [None req-26c64537-50b7-4e07-b7b9-890898959d1f 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] HTTP exception thrown: Instance dd331b1a-240c-4c06-aa10-045f02fe99ee could not be found. [pid: 7|app: 0|req: 393/782] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:15 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => 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: 8|app: 0|req: 390/783] 10.0.0.51 () {32 vars in 705 bytes} [Tue Jun 23 01:33:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1118718363 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:15.848 7 WARNING neutronclient.v2_0.client [None req-ecaab47c-91df-4863-918c-90e99be4e881 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/784] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:15 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 1509 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:33:16.153 8 INFO nova.api.openstack.wsgi [None req-ca05aca5-bcb4-4f15-a119-b79bf3647766 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] HTTP exception thrown: Instance dd331b1a-240c-4c06-aa10-045f02fe99ee could not be found. [pid: 8|app: 0|req: 391/785] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:33:16 2026] DELETE /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:16.200 7 INFO nova.api.openstack.wsgi [None req-4e1b476e-cdd9-4d2d-8184-0b6cfa12c0b8 9d38eccf40174245939a183596818880 f6bdd8a66c5a4de7a125ee76105de01e - - default default] HTTP exception thrown: Instance dd331b1a-240c-4c06-aa10-045f02fe99ee could not be found. [pid: 7|app: 0|req: 395/786] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:16 2026] GET /v2.1/servers/dd331b1a-240c-4c06-aa10-045f02fe99ee => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:17.030 7 INFO nova.api.openstack.wsgi [None req-6b137f5c-fe94-4611-bb1b-c562d741f398 954159433300494ca766934c88f2eb52 8cc4f216e25d4a46b001f9e92e024986 - - default default] HTTP exception thrown: Instance 1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 could not be found. [pid: 7|app: 0|req: 397/789] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:17 2026] GET /v2.1/servers/1e85c28a-b8d9-42b0-8b4a-a03ffca6dc01 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/790] 10.0.0.51 () {32 vars in 705 bytes} [Tue Jun 23 01:33:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1069299528 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/791] 10.0.0.52 () {30 vars in 618 bytes} [Tue Jun 23 01:33:25 2026] GET /v2.1 => generated 0 bytes in 193 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.52 () {32 vars in 691 bytes} [Tue Jun 23 01:33:25 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: 399/793] 10.0.0.52 () {34 vars in 912 bytes} [Tue Jun 23 01:33:25 2026] GET /v2.1/os-simple-tenant-usage/42f00c20273f4129b239db4ea09b3a24?start=2026-06-22T00:00:00&end=2026-06-23T23:59:59 => generated 20 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:33:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/795] 10.0.0.52 () {30 vars in 653 bytes} [Tue Jun 23 01:33:26 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:33:28.540 8 WARNING neutronclient.v2_0.client [None req-8a36669e-ff24-4e10-a390-7aaafc106205 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:33:28.685 8 WARNING neutronclient.v2_0.client [None req-8a36669e-ff24-4e10-a390-7aaafc106205 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:33:28.761 7 WARNING neutronclient.v2_0.client [None req-2d8e0607-3270-4412-b04b-f9fa5c8744a8 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:33:28.855 7 WARNING neutronclient.v2_0.client [None req-2d8e0607-3270-4412-b04b-f9fa5c8744a8 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in 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/798] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:33:28 2026] POST /v2.1/servers => generated 424 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:28.995 8 WARNING neutronclient.v2_0.client [None req-7fe39e61-9138-4eb2-ab4b-0d489eb85127 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:33:29.033 7 WARNING neutronclient.v2_0.client [None req-2d8e0607-3270-4412-b04b-f9fa5c8744a8 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in 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/799] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:28 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1370 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:33:28 2026] POST /v2.1/servers => generated 452 bytes in 554 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:29.259 8 WARNING neutronclient.v2_0.client [None req-cfd27748-0b92-4392-9bbb-c32f50ccaff6 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/801] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:29 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1392 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, ' [pid: 7|app: 0|req: 403/802] 10.0.0.52 () {30 vars in 618 bytes} [Tue Jun 23 01:33:29 2026] GET /v2.1 => generated 0 bytes in 29 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: 400/803] 10.0.0.52 () {32 vars in 691 bytes} [Tue Jun 23 01:33:29 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 10.0.0.52 () {34 vars in 912 bytes} [Tue Jun 23 01:33:29 2026] GET /v2.1/os-simple-tenant-usage/42f00c20273f4129b239db4ea09b3a24?start=2026-06-22T00:00:00&end=2026-06-23T23:59:59 => generated 20 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/805] 10.0.0.52 () {30 vars in 653 bytes} [Tue Jun 23 01:33:29 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:30.109 7 WARNING neutronclient.v2_0.client [None req-535cea08-5674-4994-abae-21a0015c9d5b 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/806] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:30 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1374 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:33:30.360 8 WARNING neutronclient.v2_0.client [None req-190558dd-87ad-473f-bcc7-f9e559384872 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/807] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:30 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1396 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:31.206 7 WARNING neutronclient.v2_0.client [None req-02a950b2-5a62-40df-ae84-56aaa3cbc415 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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/808] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:31 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1422 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:31.452 8 WARNING neutronclient.v2_0.client [None req-a609d0c5-c758-4581-bf8a-ce43dc67a01a d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/809] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:31 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1388 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:32.311 7 WARNING neutronclient.v2_0.client [None req-3ae5f7ad-ce0a-44e7-af24-9f244edcaefc 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/810] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:32 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1422 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:32.550 8 WARNING neutronclient.v2_0.client [None req-e6166db2-6339-40ea-ae72-7a0f1d3ecb47 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in 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/811] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:32 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1388 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:33.428 7 WARNING neutronclient.v2_0.client [None req-cdce25ac-7a03-47be-b0e9-d6a94ebf7ad4 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:33.646 8 WARNING neutronclient.v2_0.client [None req-6fcfcbc8-7827-40b9-a389-1aa034c2c465 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/812] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:33 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1444 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:33 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1472 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:34.438 8 INFO nova.api.openstack.compute.server_external_events [req-98f83f3e-b983-44c3-8eeb-15e5fe3db333 req-090a82c0-41ef-4252-a63f-294a99a40d78 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:8b326a24-5b83-4c68-89a2-63aa890223ea for instance 8f8c1215-77e7-4359-8e71-c5faa3f6b46e on instance [pid: 8|app: 0|req: 406/814] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:35.036 7 WARNING neutronclient.v2_0.client [None req-92a90fa5-bfd4-4f79-857a-a1b64677a5f3 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in 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/815] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:35 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:35.140 8 WARNING neutronclient.v2_0.client [None req-8b64adb8-c65c-4465-9277-9630c3583874 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/816] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:35 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1470 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:36.124 7 WARNING neutronclient.v2_0.client [None req-71b85987-85d2-4e3b-bff2-be30d5633477 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:36.298 8 WARNING neutronclient.v2_0.client [None req-3ee900e1-979c-46e8-bfe4-5b3c014269d5 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/817] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:36 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1519 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:36.591 7 INFO nova.api.openstack.compute.server_external_events [req-985607b1-080a-438b-aca0-7a63a5aaf52f req-40cb771d-cb81-4903-9147-ab91663419ea 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:fe600862-f938-41b8-8598-ba01769659af for instance 514f1cdb-1575-46be-8a5c-920b3e0d335e on instance [pid: 7|app: 0|req: 411/818] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/821] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:36 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1470 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:37.620 7 WARNING neutronclient.v2_0.client [None req-1a262cf4-5ec0-45d5-91c1-cf4b01aeef25 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:37.680 8 WARNING neutronclient.v2_0.client [None req-07a79c96-2a97-4d8e-a8a9-53fab2c91b69 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/822] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:37 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1517 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/823] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:37 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1470 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:39.240 7 WARNING neutronclient.v2_0.client [None req-b7908e61-19cb-467e-b545-9242f39cfa72 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:33:39.264 8 WARNING neutronclient.v2_0.client [None req-9366533e-1cb3-4f2c-9b01-b080c3638276 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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/824] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:39 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1517 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/825] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:39 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1470 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:40.712 7 WARNING neutronclient.v2_0.client [None req-3d55c3d2-3e6a-4459-9174-4e9dedce89bf d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:40.762 8 WARNING neutronclient.v2_0.client [None req-3c0eebf0-a23f-4798-b425-571810e3ae74 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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/826] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:40 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1517 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:41.547 7 INFO nova.api.openstack.compute.server_external_events [req-a41a80fc-b60a-42a1-ac69-af74e354e674 req-9c46c8ee-0547-43cc-837d-bf1bb9d6f8f1 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:8b326a24-5b83-4c68-89a2-63aa890223ea for instance 8f8c1215-77e7-4359-8e71-c5faa3f6b46e on instance [pid: 8|app: 0|req: 411/827] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:40 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1470 bytes in 840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/828] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:33:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/829] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:33:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:42.567 7 WARNING neutronclient.v2_0.client [None req-0241b253-7566-4ea0-92ba-29fd14ae29ae d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:33:42.602 8 WARNING neutronclient.v2_0.client [None req-a7a3e507-c4d9-4840-a004-d889c689898d 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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/830] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:42 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1517 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/831] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:42 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1470 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:43.591 7 INFO nova.api.openstack.compute.server_external_events [req-e0b247bf-2f32-4fa6-977b-eee0fd4ebd22 req-da80735e-ab05-4622-b4ed-2748c341d1f5 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:fe600862-f938-41b8-8598-ba01769659af for instance 514f1cdb-1575-46be-8a5c-920b3e0d335e on instance [pid: 7|app: 0|req: 419/832] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:33:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:44.055 8 WARNING neutronclient.v2_0.client [None req-51b916c1-44f5-4195-a940-256ebf67a474 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:44.094 7 WARNING neutronclient.v2_0.client [None req-f137a3b0-a573-4bfc-9f03-81b5306f1bf6 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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/833] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:44 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1517 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 420/834] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:44 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1655 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:44.337 8 WARNING neutronclient.v2_0.client [None req-706d2e75-0f1f-4cf6-ae44-49ef4bb696fd 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/835] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:44 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e/ips => generated 109 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-06-23 01:33:44.378 8 WARNING neutronclient.v2_0.client [None req-706d2e75-0f1f-4cf6-ae44-49ef4bb696fd 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/836] 10.0.0.51 () {32 vars in 722 bytes} [Tue Jun 23 01:33:44 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e/ips => generated 109 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/837] 10.0.0.51 () {32 vars in 824 bytes} [Tue Jun 23 01:33:44 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e/ips/tempest-ServerAddressesTestJSON-1962073420-network => generated 94 bytes in 45 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-06-23 01:33:44.488 8 WARNING neutronclient.v2_0.client [None req-706d2e75-0f1f-4cf6-ae44-49ef4bb696fd 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/838] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:33:44 2026] DELETE /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:44.637 7 WARNING neutronclient.v2_0.client [None req-a370a7d0-8b38-479e-945c-a6b202a405c0 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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.51 () {34 vars in 662 bytes} [Tue Jun 23 01:33:44 2026] POST /v2.1/servers => generated 450 bytes in 445 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:44.746 8 WARNING neutronclient.v2_0.client [None req-24ccc1ea-7c7d-4e38-9eea-ba0636f00127 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/840] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:44 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1661 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/841] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:44 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1401 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:45.317 7 WARNING neutronclient.v2_0.client [None req-2c0385c6-e4e3-4db2-bbb6-38c29561ddd2 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/842] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:45 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1699 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:45.454 8 WARNING neutronclient.v2_0.client [None req-c66e00e3-1bdc-4f3b-9994-ae0e1bc0d2d2 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in 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/843] 10.0.0.51 () {32 vars in 740 bytes} [Tue Jun 23 01:33:45 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:45.834 7 WARNING neutronclient.v2_0.client [None req-4c598e6e-e5d5-4573-a791-36582b218c3f 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:33:45.861 8 WARNING neutronclient.v2_0.client [None req-66018221-112d-4832-95af-765187e3371f 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:45 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1405 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/845] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:45 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1661 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:46.268 8 INFO nova.api.openstack.compute.server_external_events [req-4164722b-f258-4333-89ee-27db2c099ec1 req-0519e4d6-de3b-4051-81a7-3ab5b1b0a582 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:fe600862-f938-41b8-8598-ba01769659af for instance 514f1cdb-1575-46be-8a5c-920b3e0d335e on instance [pid: 8|app: 0|req: 419/846] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:47.138 7 WARNING neutronclient.v2_0.client [None req-0e9da231-1397-42ce-ba6a-267d01c97708 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:47.186 8 WARNING neutronclient.v2_0.client [None req-cd41f0e7-2d40-4324-b4ab-07767b3adaf0 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:47 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1453 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/850] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:47 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1661 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:48.307 7 INFO nova.api.openstack.compute.server_external_events [req-8aff13a5-565e-489c-841c-f91a6703bcdc req-b040cf26-f501-492c-af62-7b97dbd4f0f8 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:8b326a24-5b83-4c68-89a2-63aa890223ea for instance 8f8c1215-77e7-4359-8e71-c5faa3f6b46e on instance [pid: 7|app: 0|req: 430/851] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:33:48.328 8 WARNING neutronclient.v2_0.client [None req-7bb3310d-f3b6-4301-96a9-a8b3e50ad1d6 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/852] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:48 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1453 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-06-23 01:33:48.508 7 WARNING neutronclient.v2_0.client [None req-f2971971-07dd-4b2b-8c49-9d9520e3e4eb 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:48 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1451 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-06-23 01:33:49.425 8 WARNING neutronclient.v2_0.client [None req-2fd129de-a433-4408-8a61-7924e443867e 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:49 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1461 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:49.643 7 WARNING neutronclient.v2_0.client [None req-8990ee0e-49f0-40fd-8d3d-b9985313119b 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:49 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1456 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:50.157 8 INFO nova.api.openstack.compute.server_external_events [req-7a06b8b2-dae9-422d-855f-26db442d8295 req-35f91b07-8f0b-4e5a-a22a-fbf742ea66e1 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:54dcf2a8-3553-4ff4-83a6-7804720a3086 for instance 2896639c-cc52-4d1b-883e-9e2cdbc36bbf on instance [pid: 8|app: 0|req: 424/856] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:50.518 7 WARNING neutronclient.v2_0.client [None req-6956b899-e280-4bf1-b3bf-85093bb0cf34 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:50 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1539 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:50.745 8 WARNING neutronclient.v2_0.client [None req-d42200b7-40cf-408b-b5b1-75551abc458f 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/858] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:50 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 1456 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:51.729 7 WARNING neutronclient.v2_0.client [None req-22536683-032d-4dd9-9add-fec4b5715a46 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:51.861 8 INFO nova.api.openstack.wsgi [None req-c29bdfec-37cb-4444-93b0-58131d0d01fb 9348038b4d4c475289c757827015045d 47042e3ae0864c5380666650f9efca9e - - default default] HTTP exception thrown: Instance 8f8c1215-77e7-4359-8e71-c5faa3f6b46e could not be found. [pid: 8|app: 0|req: 426/859] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:51 2026] GET /v2.1/servers/8f8c1215-77e7-4359-8e71-c5faa3f6b46e => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/860] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:51 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1527 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-06-23 01:33:52.955 8 WARNING neutronclient.v2_0.client [None req-71125a0d-1f7a-4607-8d96-52785a5be424 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/861] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:52 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1527 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-06-23 01:33:54.131 7 WARNING neutronclient.v2_0.client [None req-44db1b08-7740-42b7-9d3e-d5f4b641b0a7 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/862] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:54 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1527 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-06-23 01:33:55.298 7 WARNING neutronclient.v2_0.client [None req-f1353c4a-0ba9-45f4-ba78-f8de20ece770 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:55.344 8 INFO nova.api.openstack.compute.server_external_events [req-ce0f879a-efbe-4b67-b1f8-dfd275936dbb req-cd927768-45e2-4ea7-87f4-652355135f79 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:54dcf2a8-3553-4ff4-83a6-7804720a3086 for instance 2896639c-cc52-4d1b-883e-9e2cdbc36bbf on instance [pid: 8|app: 0|req: 428/863] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:33:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/864] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:55 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1527 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/865] 10.0.0.51 () {30 vars in 412 bytes} [Tue Jun 23 01:33:56 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:33:56.463 8 WARNING neutronclient.v2_0.client [None req-e9d63fa7-0843-4c9d-a020-8d03d5f7843c 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/866] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:56 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1527 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/869] 10.0.0.51 () {28 vars in 559 bytes} [Tue Jun 23 01:33:56 2026] GET /v2/ => generated 402 bytes in 502 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/870] 10.0.0.51 () {28 vars in 563 bytes} [Tue Jun 23 01:33:56 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/871] 10.0.0.51 () {30 vars in 412 bytes} [Tue Jun 23 01:33:56 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-23 01:33:57.680 8 WARNING neutronclient.v2_0.client [None req-e7610c1a-d932-4568-a2a2-f68e15cc05a7 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/872] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:57 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1694 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:33:57.900 7 WARNING neutronclient.v2_0.client [None req-5573c204-e694-4b4c-a8a1-85ae83fd794f 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/873] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:33:57 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1694 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-06-23 01:33:59.196 8 INFO nova.api.openstack.compute.server_external_events [req-941b89b1-899c-4876-b69a-c70f65f24554 req-5fcf2a26-a068-46a5-83b8-142357dfde6f 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:54dcf2a8-3553-4ff4-83a6-7804720a3086 for instance 2896639c-cc52-4d1b-883e-9e2cdbc36bbf on instance [pid: 8|app: 0|req: 435/874] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:33:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:06.997 7 WARNING neutronclient.v2_0.client [None req-647028e6-53f9-46c4-ab1b-d1245e6eb284 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:34:07.170 7 WARNING neutronclient.v2_0.client [None req-647028e6-53f9-46c4-ab1b-d1245e6eb284 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:07.223 8 WARNING neutronclient.v2_0.client [None req-5590f9dd-a1ae-4c98-b1d9-3aaf715d1592 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/877] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:07 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1819 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:07.435 8 WARNING neutronclient.v2_0.client [None req-9bffcea3-33c1-44f3-b940-c18e5baf1a9a d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/878] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:34:06 2026] POST /v2.1/servers => generated 424 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-06-23 01:34:07.482 7 WARNING neutronclient.v2_0.client [None req-7eebe9f1-539c-4ff8-8566-594265d195ee 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/879] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:07 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1367 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/880] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:07 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1819 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/881] 10.0.0.51 () {34 vars in 749 bytes} [Tue Jun 23 01:34:07 2026] POST /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:07.954 8 WARNING neutronclient.v2_0.client [None req-32021d72-27c9-4906-a47f-202ef7894390 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/882] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:07 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1821 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-06-23 01:34:08.596 7 WARNING neutronclient.v2_0.client [None req-24408144-d959-4990-b744-95c2c5ce9438 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/883] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:08 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1371 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:09.120 8 WARNING neutronclient.v2_0.client [None req-e5d78c9b-9ca7-4e1f-876a-767bc53fe95d d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/884] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:09 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1821 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:09.752 7 WARNING neutronclient.v2_0.client [None req-528ac60f-f12c-448d-a42b-c344bb48bdaf 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/885] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:09 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1419 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:10.327 8 WARNING neutronclient.v2_0.client [None req-7e891bf5-fd56-4a7b-8b11-f98386af7891 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/886] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:10 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1821 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/887] 10.0.0.51 () {34 vars in 749 bytes} [Tue Jun 23 01:34:10 2026] POST /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf/action => generated 32011 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-23 01:34:10.873 8 WARNING neutronclient.v2_0.client [None req-bc08c6d6-adf1-4934-a16a-363a75efc6cf 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/888] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:10 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1419 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:11.486 7 WARNING neutronclient.v2_0.client [None req-60686c92-4982-4618-a72d-035f588c1c7e d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/889] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:11 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1826 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:11.973 8 WARNING neutronclient.v2_0.client [None req-775502cc-cace-4a7d-a665-5fdbd6c09cc0 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/890] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:11 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1427 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:12.649 7 WARNING neutronclient.v2_0.client [None req-c6509ad2-22c2-425e-ad0a-ce9863dacde5 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:12.841 8 INFO nova.api.openstack.compute.server_external_events [req-49a73702-4cfc-4652-af8f-61849e6c3465 req-930b468b-e496-4e23-87f7-d1479f3f3c78 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:51b60819-022b-4682-815c-8c39a587a414 for instance 927e99b6-1b3c-43fb-8d9c-5452c3d6e90e on instance [pid: 8|app: 0|req: 444/891] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:34:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/892] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:12 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1826 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:13.096 8 WARNING neutronclient.v2_0.client [None req-28073583-a168-43d1-8d27-cb9b50e474f6 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/893] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:13 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1479 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:13.927 7 WARNING neutronclient.v2_0.client [None req-ee1a1dee-79eb-4f39-8f92-8ac25face428 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in 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/894] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:13 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1826 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:14.306 8 WARNING neutronclient.v2_0.client [None req-4561fe00-35b7-45f0-8ae0-ac4ee81ed612 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/895] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:14 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1467 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:14.936 7 INFO nova.api.openstack.compute.server_external_events [req-1bf2958f-f719-4932-a36a-d8e4fd1c8b4a req-0169fc9d-82c3-4a93-b129-1e026ce1a0f5 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-unplugged:fe600862-f938-41b8-8598-ba01769659af for instance 514f1cdb-1575-46be-8a5c-920b3e0d335e on instance [pid: 7|app: 0|req: 450/896] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:34:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:15.093 8 WARNING neutronclient.v2_0.client [None req-8a19134d-327b-416c-9317-63fd491f37c9 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/897] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:15 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1826 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:15.476 7 WARNING neutronclient.v2_0.client [None req-c08013a0-ca42-40f8-9c10-0b7443df0432 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/898] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:15 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1467 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:16.347 8 WARNING neutronclient.v2_0.client [None req-7b854f79-182a-439d-a6c2-37da3a3ef63f d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in 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/899] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:16 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1826 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-06-23 01:34:16.667 7 WARNING neutronclient.v2_0.client [None req-a03b568d-f2bc-4c4e-8ee9-6b57d9f21236 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/902] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:16 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1467 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:17.547 8 WARNING neutronclient.v2_0.client [None req-984530ce-6ab1-41b9-b9fb-95fa6c744e48 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/903] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:17 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1819 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:17.876 7 WARNING neutronclient.v2_0.client [None req-0ad256a9-c113-4f6f-a15c-d48442cb6cbc 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:18.028 8 INFO nova.api.openstack.compute.server_external_events [req-f606f107-6fda-4ba2-81e9-991ac76be47a req-0e777a47-7ef3-4c61-9573-d00c5ed7f7ae 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:51b60819-022b-4682-815c-8c39a587a414 for instance 927e99b6-1b3c-43fb-8d9c-5452c3d6e90e on instance [pid: 8|app: 0|req: 452/904] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:34:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/905] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:17 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1467 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:19.164 8 WARNING neutronclient.v2_0.client [None req-4df8e989-73f3-48cf-b3c5-a94485fa8fe8 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/906] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:19 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1467 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-06-23 01:34:20.088 7 INFO nova.api.openstack.compute.server_external_events [req-485fc1b5-7adb-4511-84dc-4382f7e46974 req-e839bb9b-586a-4e63-aae6-d4ad28c6866f 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:fe600862-f938-41b8-8598-ba01769659af for instance 514f1cdb-1575-46be-8a5c-920b3e0d335e on instance [pid: 7|app: 0|req: 454/907] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:34:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:20.350 8 WARNING neutronclient.v2_0.client [None req-99a5d78d-fd22-42d6-ae63-a2ae451373d5 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/908] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:20 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1647 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/909] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:34:21 2026] DELETE /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:21.865 8 WARNING neutronclient.v2_0.client [None req-d5fcfaef-9826-4913-a639-88c308340441 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/910] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:21 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1653 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:22.598 7 INFO nova.api.openstack.compute.server_external_events [req-ee6bf877-eab3-42c9-ac97-7db91828ad09 req-edee6f98-24e6-495b-b73d-aaa3ceb8ec93 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:54dcf2a8-3553-4ff4-83a6-7804720a3086 for instance 2896639c-cc52-4d1b-883e-9e2cdbc36bbf on instance [pid: 7|app: 0|req: 456/911] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:34:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:23.054 8 WARNING neutronclient.v2_0.client [None req-05da28fd-a335-4e50-8c97-166fe6fb329d 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/912] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:23 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1653 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-06-23 01:34:24.211 7 WARNING neutronclient.v2_0.client [None req-978f0147-ee34-4e4b-af33-2d591b1131f8 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/913] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:24 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1653 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:24.662 8 INFO nova.api.openstack.compute.server_external_events [req-a025d53b-6919-4369-a858-fdfad231b9c8 req-95b58693-2c2d-4fae-9912-bf2028220694 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:51b60819-022b-4682-815c-8c39a587a414 for instance 927e99b6-1b3c-43fb-8d9c-5452c3d6e90e on instance [pid: 8|app: 0|req: 457/914] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:34:24 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-06-23 01:34:25.422 7 WARNING neutronclient.v2_0.client [None req-dd65e22f-5aba-4bd5-84d4-2143a3877b6f 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/915] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:25 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1448 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, ' [pid: 8|app: 0|req: 458/916] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:34:25 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:26.532 7 WARNING neutronclient.v2_0.client [None req-501638ab-02d9-4ec8-8af8-4a59aaa37f62 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in 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/917] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:26 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1453 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:27.237 7 WARNING neutronclient.v2_0.client [None req-a2610f74-a528-4c6f-8136-48c01b15c633 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:34:27.293 7 WARNING neutronclient.v2_0.client [None req-a2610f74-a528-4c6f-8136-48c01b15c633 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:34:27.457 7 WARNING neutronclient.v2_0.client [None req-a2610f74-a528-4c6f-8136-48c01b15c633 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:34:27.647 8 WARNING neutronclient.v2_0.client [None req-b93f6f99-0664-41c3-96e2-23ab16810901 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/920] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:34:27 2026] POST /v2.1/servers => generated 450 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/921] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:27 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:34:27.693 7 WARNING neutronclient.v2_0.client [None req-f9a681a6-b0d0-4583-a7a8-65371361bed3 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/922] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:27 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1402 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:28.736 8 INFO nova.api.openstack.wsgi [None req-d3ac7c5f-4a50-4711-9dec-801f82e79046 3206417f19cd40bf95ebda5feb05d0c4 84fd954b5a404178afe80afb36ca564c - - default default] HTTP exception thrown: Instance 927e99b6-1b3c-43fb-8d9c-5452c3d6e90e could not be found. [pid: 8|app: 0|req: 461/923] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:28 2026] GET /v2.1/servers/927e99b6-1b3c-43fb-8d9c-5452c3d6e90e => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:28.793 7 WARNING neutronclient.v2_0.client [None req-22380a32-da35-4f31-a190-e12026b9b896 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/924] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:28 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1406 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:29.915 8 WARNING neutronclient.v2_0.client [None req-db5a1887-099e-4b5c-8852-0646a42f4262 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/925] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:29 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1454 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-06-23 01:34:31.010 7 WARNING neutronclient.v2_0.client [None req-8363a97b-e2a7-478c-be36-4c71ee74c41f 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/926] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:30 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1454 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-06-23 01:34:32.103 8 WARNING neutronclient.v2_0.client [None req-5a7eb434-4b2f-4468-94ec-b54d630285ca 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/927] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:32 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1462 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:33.108 7 INFO nova.api.openstack.compute.server_external_events [req-922b8068-7482-4aa1-9452-1a286f05222b req-a54fd95f-d86b-44f5-84b8-e339cd784bea 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:5a6b156f-e522-4d47-b84b-e53550847932 for instance a7b36b2f-3350-4272-9466-0a9f6326491c on instance [pid: 7|app: 0|req: 465/928] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:34:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:33.211 8 WARNING neutronclient.v2_0.client [None req-40c90ad4-2873-487d-a9cc-e623a5a31707 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/929] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:33 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1540 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-06-23 01:34:34.361 7 WARNING neutronclient.v2_0.client [None req-7425986c-f624-40b6-990c-819fa1237fdb 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/930] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:34 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:35.537 8 WARNING neutronclient.v2_0.client [None req-b18fdf85-f889-4f54-b92d-3fadad6381f2 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/931] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:35 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1528 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:36.670 7 WARNING neutronclient.v2_0.client [None req-83f9c5af-fac8-45c7-b686-18d5ddde5820 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/934] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:36 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1528 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:37.848 8 WARNING neutronclient.v2_0.client [None req-3cd0ca4f-acc9-4b14-8392-7c3b5b00c2c0 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:38.184 7 INFO nova.api.openstack.compute.server_external_events [req-70863120-142d-45df-8ccc-60cc7e02a86f req-67ec239d-b5f3-442b-aca7-816f51236190 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:5a6b156f-e522-4d47-b84b-e53550847932 for instance a7b36b2f-3350-4272-9466-0a9f6326491c on instance [pid: 7|app: 0|req: 469/935] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:34:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/936] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:37 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1528 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:39.167 7 WARNING neutronclient.v2_0.client [None req-5a8fc151-8c6a-4f59-b4e8-8893dfffd714 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:39.323 8 WARNING neutronclient.v2_0.client [None req-93ad2e9b-10bc-406d-b438-498faf0b51b4 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/937] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:39 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1819 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/938] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:39 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1528 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/939] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:34:39 2026] DELETE /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:39.751 8 WARNING neutronclient.v2_0.client [None req-315b509a-5b91-43dc-809d-92b13f96bf73 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/940] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:39 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1825 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:40.707 7 WARNING neutronclient.v2_0.client [None req-10be2e71-7121-40aa-8345-fe0205bc177f 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] 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: 472/941] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:40 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1696 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:40.967 8 WARNING neutronclient.v2_0.client [None req-81d3b158-7ce0-44ab-9413-c71ca1bfbdcf d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:34:40.992 7 WARNING neutronclient.v2_0.client [None req-9ffc7add-6774-4848-8121-04c04b5bbfc9 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/942] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:40 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1825 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/943] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:40 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1696 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:42.232 8 WARNING neutronclient.v2_0.client [None req-28e7223b-669c-4fe3-857a-baca737d64e3 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:42.457 7 INFO nova.api.openstack.compute.server_external_events [req-df0f1e48-5b1a-4b96-8084-1770c4e2b8d6 req-3eaafef7-1707-40a6-8e2d-a201cec43505 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:5a6b156f-e522-4d47-b84b-e53550847932 for instance a7b36b2f-3350-4272-9466-0a9f6326491c on instance [pid: 7|app: 0|req: 474/944] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:34:42 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: 471/945] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:42 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1825 bytes in 1275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:44.505 7 INFO nova.api.openstack.compute.server_external_events [req-be4fe2e9-d3d8-4542-b312-711282f1ea7b req-0c332302-56ac-4985-80fd-042de096d062 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:fe600862-f938-41b8-8598-ba01769659af for instance 514f1cdb-1575-46be-8a5c-920b3e0d335e on instance [pid: 7|app: 0|req: 475/946] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:34:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:34:44.520 8 WARNING neutronclient.v2_0.client [None req-99f011b3-78ce-44e2-8b58-156a46dbe371 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/947] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:44 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1473 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/948] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:34:45 2026] POST /v2.1/os-keypairs => generated 397 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:45.700 8 WARNING neutronclient.v2_0.client [None req-57f5ff39-c872-448c-b156-efcbe8de9d93 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/949] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:45 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1478 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:34:46.818 7 WARNING neutronclient.v2_0.client [None req-27ef6ff6-4d20-4a97-8e23-e767e89ea834 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/952] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:46 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 1478 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: 8|app: 0|req: 475/953] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:34:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:47.908 7 INFO nova.api.openstack.wsgi [None req-6648dbf9-ba71-470d-94f5-ee0cea76bee1 d28f1e33da3d4b26a60ebb451215f81e 07c26fe0a01642288c4b2c915bafb132 - - default default] HTTP exception thrown: Instance 514f1cdb-1575-46be-8a5c-920b3e0d335e could not be found. [pid: 7|app: 0|req: 479/954] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:47 2026] GET /v2.1/servers/514f1cdb-1575-46be-8a5c-920b3e0d335e => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/955] 10.0.0.51 () {32 vars in 703 bytes} [Tue Jun 23 01:34:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-187233262 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:48.312 7 WARNING neutronclient.v2_0.client [None req-3ab0250e-eee7-41e0-bae9-dd749512cd6f 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:34:48.354 7 WARNING neutronclient.v2_0.client [None req-3ab0250e-eee7-41e0-bae9-dd749512cd6f 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:34:48.392 7 WARNING neutronclient.v2_0.client [None req-3ab0250e-eee7-41e0-bae9-dd749512cd6f 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:34:48.558 7 WARNING neutronclient.v2_0.client [None req-3ab0250e-eee7-41e0-bae9-dd749512cd6f 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/956] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:34:48 2026] POST /v2.1/servers => generated 495 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 01:34:48.798 8 WARNING neutronclient.v2_0.client [None req-e7a99d4f-65a3-4b91-b573-d8dbe083c481 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/957] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:48 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1456 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:49.914 7 WARNING neutronclient.v2_0.client [None req-a041b72e-c62b-454e-b9a3-f4d8ca62ad16 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/958] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:49 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1460 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:51.015 8 WARNING neutronclient.v2_0.client [None req-abce2e3f-1803-4703-8111-24aac201101a 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/959] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:50 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1508 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:52.113 8 WARNING neutronclient.v2_0.client [None req-4879eb0a-ba81-435e-be5a-5050c7c4e142 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/960] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:52 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/961] 10.0.0.51 () {34 vars in 749 bytes} [Tue Jun 23 01:34:51 2026] POST /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c/action => generated 31971 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:53.201 8 WARNING neutronclient.v2_0.client [None req-18503b53-20fb-4e34-bb8a-baa8a79fe201 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/962] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:53 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1516 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:54.111 7 INFO nova.api.openstack.compute.server_external_events [req-c68c3cff-5313-4134-b43f-db4a81601d93 req-1d2d6b89-d662-4b5b-ae31-14ced25bc145 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:3dda95cc-6401-4eed-bdfa-eecc454150d0 for instance a247e7e0-65ff-4474-ba95-090a2bfcb356 on instance [pid: 7|app: 0|req: 483/963] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:34:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:54.280 8 WARNING neutronclient.v2_0.client [None req-6323164a-7c71-4484-9b33-7706e4526bf3 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/964] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:54 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1639 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:55.448 7 WARNING neutronclient.v2_0.client [None req-d296e57a-f5d1-492f-900c-91647dc5bcf2 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/965] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:55 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1627 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:56.671 8 WARNING neutronclient.v2_0.client [None req-5ad225fe-33c0-43f6-8645-bf2fbc2c8739 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/968] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:56 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1627 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:57.862 7 WARNING neutronclient.v2_0.client [None req-e2add454-6d21-4470-8619-55b42e7fce32 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/969] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:57 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1627 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-06-23 01:34:58.674 8 INFO nova.api.openstack.compute.server_external_events [req-8d9feb7b-b380-4686-8d5f-295a04e70d5f req-00fc5e2c-aa7c-40a6-9efd-693d2daa3c10 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:3dda95cc-6401-4eed-bdfa-eecc454150d0 for instance a247e7e0-65ff-4474-ba95-090a2bfcb356 on instance [pid: 8|app: 0|req: 483/970] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:34:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:34:59.000 7 WARNING neutronclient.v2_0.client [None req-06b5d4a5-6038-4fc2-b5dd-6b4b4d68b27a 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/971] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:34:58 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1627 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-06-23 01:35:00.169 8 WARNING neutronclient.v2_0.client [None req-0443ca7c-9fed-4937-a583-e339cbda0b5b 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/972] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:00 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1627 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-06-23 01:35:01.409 7 WARNING neutronclient.v2_0.client [None req-5888f294-57aa-48c1-acf1-17debe057d2b 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/973] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:01 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1808 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-06-23 01:35:01.574 8 WARNING neutronclient.v2_0.client [None req-ee6ff6f6-bd68-49d1-bc9d-466927ea530f 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/974] 10.0.0.51 () {32 vars in 740 bytes} [Tue Jun 23 01:35:01 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356/os-interface => generated 285 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:02.420 7 INFO nova.api.openstack.compute.server_external_events [req-56244418-a141-4c8c-b7df-e51550c0ed9a req-c5b597e8-48f5-4ec1-82ea-9dd5dbe8fb86 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:3dda95cc-6401-4eed-bdfa-eecc454150d0 for instance a247e7e0-65ff-4474-ba95-090a2bfcb356 on instance [pid: 7|app: 0|req: 490/975] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:35: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, ' [pid: 8|app: 0|req: 486/976] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:35:03 2026] DELETE /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:03.314 7 WARNING neutronclient.v2_0.client [None req-6979f5d1-8e11-4c5c-a5f0-6327cf804e95 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/977] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:03 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1822 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:04.536 8 WARNING neutronclient.v2_0.client [None req-f8ab4a45-3318-4a05-8068-559b801a5a36 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/978] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:04 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1822 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:05.691 7 WARNING neutronclient.v2_0.client [None req-670c6305-55ab-4738-b601-5e21c67ccc20 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/979] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:05 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1822 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:06.548 8 INFO nova.api.openstack.compute.server_external_events [req-3a181174-ce4f-4acb-bddd-942822f7baba req-f3cc58e3-7044-4a75-a103-4f5eca02385d 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:5a6b156f-e522-4d47-b84b-e53550847932 for instance a7b36b2f-3350-4272-9466-0a9f6326491c on instance [pid: 8|app: 0|req: 488/980] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:35:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:06.876 8 WARNING neutronclient.v2_0.client [None req-632df022-fc69-4162-bf08-6e6d414af2c9 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/983] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:06 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1483 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:07.984 7 WARNING neutronclient.v2_0.client [None req-2914d0ec-e53e-4c79-ad30-27c18c03c547 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/984] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:07 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1488 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:09.078 8 WARNING neutronclient.v2_0.client [None req-60793b01-e642-4d3d-b7f0-a4b6841ad39e 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/985] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:09 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:09.767 7 WARNING neutronclient.v2_0.client [None req-2af8511f-b606-4fac-8898-26fa3537a850 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/986] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:09 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1928 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:10.155 8 INFO nova.api.openstack.wsgi [None req-be581de4-0d73-45f2-bb89-3a6a4c41c1d7 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] HTTP exception thrown: Instance a7b36b2f-3350-4272-9466-0a9f6326491c could not be found. [pid: 8|app: 0|req: 492/987] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:10 2026] GET /v2.1/servers/a7b36b2f-3350-4272-9466-0a9f6326491c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/988] 10.0.0.51 () {32 vars in 729 bytes} [Tue Jun 23 01:35:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1996669067 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/989] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:35:10 2026] DELETE /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-23 01:35:10.947 7 WARNING neutronclient.v2_0.client [None req-8d40a330-a587-4999-8a33-3e38b529f974 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/990] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:10 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1700 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/991] 10.0.0.51 () {32 vars in 752 bytes} [Tue Jun 23 01:35:12 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356/os-server-password => generated 116 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:12.166 7 WARNING neutronclient.v2_0.client [None req-24016b8f-32e3-4022-95e1-535dff745155 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/992] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:12 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1700 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:13.322 8 WARNING neutronclient.v2_0.client [None req-df30da5f-9847-461c-9143-5a7f3d319538 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/993] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:13 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1700 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:13.657 8 INFO nova.api.openstack.compute.server_external_events [req-89b06ecf-35e7-4e4a-90a6-51be112c6f88 req-726fe547-a01c-40dc-977e-7648a5d4ba1c 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-unplugged:54dcf2a8-3553-4ff4-83a6-7804720a3086 for instance 2896639c-cc52-4d1b-883e-9e2cdbc36bbf on instance [pid: 8|app: 0|req: 496/994] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:35:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/995] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:35:13 2026] DELETE /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:13.721 8 WARNING neutronclient.v2_0.client [None req-16f16af2-b3f2-420f-8a2a-3cb6d25c743a 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:13.867 7 INFO nova.api.openstack.compute.server_external_events [req-6b6479a6-36f5-40a9-aa65-f91b42c39e88 req-8253d9f6-9067-46a9-85eb-cbf58d1365a3 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:54dcf2a8-3553-4ff4-83a6-7804720a3086 for instance 2896639c-cc52-4d1b-883e-9e2cdbc36bbf on instance [pid: 7|app: 0|req: 500/996] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:35:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/997] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:13 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => 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-06-23 01:35:14.868 7 WARNING neutronclient.v2_0.client [None req-de628420-d48d-4286-a1db-dfbe936985a2 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] 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: 501/998] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:14 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1482 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:35:14.959 8 WARNING neutronclient.v2_0.client [None req-3f78fd71-1104-42ad-b447-16e62c9d850e 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/999] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:14 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1934 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:15.990 7 WARNING neutronclient.v2_0.client [None req-5464dea3-ec87-4700-bc38-eadb3c510fb8 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] The python binding code in 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/1000] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:15 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 1487 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:16.133 8 WARNING neutronclient.v2_0.client [None req-4983b141-2e13-47f6-8c89-9f0024a7317a 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/1001] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:16 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1934 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:17.077 7 INFO nova.api.openstack.wsgi [None req-4d7fdb29-178c-4e63-8401-47a2e395ea4f 97a373f6a08b4158b86b3e76a20ca32e 425d1f2bea0c4f5b92e73511bb90ad16 - - default default] HTTP exception thrown: Instance 2896639c-cc52-4d1b-883e-9e2cdbc36bbf could not be found. [pid: 7|app: 0|req: 504/1004] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:17 2026] GET /v2.1/servers/2896639c-cc52-4d1b-883e-9e2cdbc36bbf => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 01:35:17.091 8 INFO nova.api.openstack.compute.server_external_events [req-f79938e5-0888-47e7-93b8-7d1b0d91fc48 req-16b452f5-f246-4b7a-8e69-ce2878f6fd42 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:3dda95cc-6401-4eed-bdfa-eecc454150d0 for instance a247e7e0-65ff-4474-ba95-090a2bfcb356 on instance [pid: 8|app: 0|req: 501/1005] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:35:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1006] 10.0.0.51 () {32 vars in 729 bytes} [Tue Jun 23 01:35:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1900442045 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:17.325 8 WARNING neutronclient.v2_0.client [None req-9075dba5-0e65-469f-b4cc-7196edd989a1 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/1007] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:17 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1537 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 01:35:18.438 7 WARNING neutronclient.v2_0.client [None req-2061bd1f-2210-48f7-8613-b86a069a6fd8 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/1008] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:18 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1542 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:19.539 8 WARNING neutronclient.v2_0.client [None req-9f0c6c94-b475-42b1-b213-82a304a7acf5 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] The python binding code in 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/1009] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:19 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => generated 1542 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:35:20.678 7 INFO nova.api.openstack.wsgi [None req-da7f8bb1-ae41-496a-9164-8453e4cb3ada 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] HTTP exception thrown: Instance a247e7e0-65ff-4474-ba95-090a2bfcb356 could not be found. [pid: 7|app: 0|req: 507/1010] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:20 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => 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, ' 2026-06-23 01:35:20.712 8 INFO nova.api.openstack.wsgi [None req-053b9a9a-c883-49f0-bb07-82ab104e08e2 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] HTTP exception thrown: Instance a247e7e0-65ff-4474-ba95-090a2bfcb356 could not be found. [pid: 8|app: 0|req: 504/1011] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:35:20 2026] DELETE /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => 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, ' 2026-06-23 01:35:20.748 7 INFO nova.api.openstack.wsgi [None req-31925e13-8e15-49db-98cd-9c27b09be04a 14178a05cf6842ccb8e8560f4447496e 9dfcb459e9e142f7bd1e5c0114aa7488 - - default default] HTTP exception thrown: Instance a247e7e0-65ff-4474-ba95-090a2bfcb356 could not be found. [pid: 7|app: 0|req: 508/1012] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:35:20 2026] GET /v2.1/servers/a247e7e0-65ff-4474-ba95-090a2bfcb356 => 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: 505/1013] 10.0.0.51 () {32 vars in 705 bytes} [Tue Jun 23 01:35:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1581583967 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1014] 10.0.0.51 () {32 vars in 727 bytes} [Tue Jun 23 01:35:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1847610458 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1031] 10.0.0.51 () {34 vars in 670 bytes} [Tue Jun 23 01:36:38 2026] POST /v2.1/os-keypairs => generated 395 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:36:40.867 7 WARNING neutronclient.v2_0.client [None req-d4a25c5b-deb5-4975-a898-707c34641970 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:36:40.914 7 WARNING neutronclient.v2_0.client [None req-d4a25c5b-deb5-4975-a898-707c34641970 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:36:41.213 7 WARNING neutronclient.v2_0.client [None req-d4a25c5b-deb5-4975-a898-707c34641970 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in 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/1032] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:36:40 2026] POST /v2.1/servers => generated 448 bytes in 629 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-23 01:36:41.434 8 WARNING neutronclient.v2_0.client [None req-40b50d5c-4c0c-49de-9708-e7d1abee4e92 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1033] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:36:41 2026] GET /v2.1/servers/03175a7f-e0ca-48d7-bc3d-9d80f92daa0c => generated 1394 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:36:46.539 7 WARNING neutronclient.v2_0.client [None req-a9ab2916-732c-499b-9d17-732123add80d 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in 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/1036] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:36:46 2026] GET /v2.1/servers/03175a7f-e0ca-48d7-bc3d-9d80f92daa0c => generated 1520 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:36:46.684 8 INFO nova.api.openstack.compute.server_external_events [req-9f38e8e5-0cdb-4dcb-99ba-31cb5a841ad0 req-dbb2753c-3331-4156-95eb-a522c9614335 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:ea50435f-e9d0-44ef-aacf-f07a7559f64d for instance 03175a7f-e0ca-48d7-bc3d-9d80f92daa0c on instance [pid: 8|app: 0|req: 518/1037] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:36:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:36:51.687 7 WARNING neutronclient.v2_0.client [None req-7c9afc9c-c846-4b94-89f2-e855f42cf239 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1038] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:36:51 2026] GET /v2.1/servers/03175a7f-e0ca-48d7-bc3d-9d80f92daa0c => generated 1518 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-06-23 01:36:52.157 8 INFO nova.api.openstack.compute.server_external_events [req-30972d5b-3528-4486-8537-8f19ef753b66 req-e2d857a1-af17-48d4-ad76-efaf55e399bf 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:ea50435f-e9d0-44ef-aacf-f07a7559f64d for instance 03175a7f-e0ca-48d7-bc3d-9d80f92daa0c on instance [pid: 8|app: 0|req: 519/1039] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:36:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:36:56.891 7 WARNING neutronclient.v2_0.client [None req-f7e610e1-2883-4b65-8005-89a90bcb9ff4 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1042] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:36:56 2026] GET /v2.1/servers/03175a7f-e0ca-48d7-bc3d-9d80f92daa0c => generated 1818 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:36:58.270 7 INFO nova.api.openstack.compute.server_external_events [req-fc629379-d52b-4b0a-8464-e672129c1e61 req-682d2f82-7307-4d0f-8dd0-b9d60ac0b80f 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:ea50435f-e9d0-44ef-aacf-f07a7559f64d for instance 03175a7f-e0ca-48d7-bc3d-9d80f92daa0c on instance [pid: 7|app: 0|req: 523/1043] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:36:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:36:58.330 8 WARNING neutronclient.v2_0.client [None req-959bd664-8180-49ad-b5a9-2a49951a088f 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:36:58.370 8 WARNING neutronclient.v2_0.client [None req-959bd664-8180-49ad-b5a9-2a49951a088f 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:36:58.618 8 WARNING neutronclient.v2_0.client [None req-959bd664-8180-49ad-b5a9-2a49951a088f 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1044] 10.0.0.51 () {34 vars in 662 bytes} [Tue Jun 23 01:36:58 2026] POST /v2.1/servers => generated 448 bytes in 621 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:36:58.903 7 WARNING neutronclient.v2_0.client [None req-6c52e6ab-e219-416e-add8-cfe8753c9d1c 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1045] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:36:58 2026] GET /v2.1/servers/ba7fb15c-1c73-46c5-9ea9-9b4141b5793d => generated 1393 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:03.993 8 WARNING neutronclient.v2_0.client [None req-2b3fd598-319f-425c-8081-82c7e137df5c 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1046] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:37:03 2026] GET /v2.1/servers/ba7fb15c-1c73-46c5-9ea9-9b4141b5793d => generated 1453 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:05.414 7 INFO nova.api.openstack.compute.server_external_events [req-9713697e-16a3-4c44-93ec-0a4ba4cd22a5 req-01e244a0-5c75-43a8-99ef-2546ce3b631e 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:34c15f3b-9304-42eb-9cc9-7fb8264be548 for instance ba7fb15c-1c73-46c5-9ea9-9b4141b5793d on instance [pid: 7|app: 0|req: 525/1047] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:37:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:09.076 8 WARNING neutronclient.v2_0.client [None req-ef553d72-666e-49a9-baa8-0d3bff9fd97e 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1050] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:37:09 2026] GET /v2.1/servers/ba7fb15c-1c73-46c5-9ea9-9b4141b5793d => generated 1517 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:09.623 7 INFO nova.api.openstack.compute.server_external_events [req-45664c07-1f62-418a-a14c-2aab29fdc43b req-459a041d-e5c5-4212-b584-e97e1aaff660 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:34c15f3b-9304-42eb-9cc9-7fb8264be548 for instance ba7fb15c-1c73-46c5-9ea9-9b4141b5793d on instance [pid: 7|app: 0|req: 527/1051] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:37:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:14.359 8 WARNING neutronclient.v2_0.client [None req-02fc6359-6982-42a0-801c-f4331cfa7fec 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1052] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:37:14 2026] GET /v2.1/servers/ba7fb15c-1c73-46c5-9ea9-9b4141b5793d => generated 1816 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-06-23 01:37:15.711 7 INFO nova.api.openstack.compute.server_external_events [req-9f736569-f34e-446b-ab95-929bbffcb9d2 req-f6ef2f83-0f46-484e-9218-5a434df5e6fd 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:34c15f3b-9304-42eb-9cc9-7fb8264be548 for instance ba7fb15c-1c73-46c5-9ea9-9b4141b5793d on instance [pid: 7|app: 0|req: 528/1053] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:37:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:45.514 8 WARNING neutronclient.v2_0.client [None req-18221c89-b6f3-4f99-8a14-32598b4b7c00 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:37:45.564 8 WARNING neutronclient.v2_0.client [None req-18221c89-b6f3-4f99-8a14-32598b4b7c00 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:37:45.715 8 WARNING neutronclient.v2_0.client [None req-18221c89-b6f3-4f99-8a14-32598b4b7c00 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1060] 199.204.45.229 () {36 vars in 714 bytes} [Tue Jun 23 01:37:45 2026] POST /v2.1/servers => generated 453 bytes in 674 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:46.270 7 WARNING neutronclient.v2_0.client [None req-b733aa4c-b026-4e3f-b157-e9d1250e649d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1061] 199.204.45.229 () {32 vars in 733 bytes} [Tue Jun 23 01:37:46 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235 => generated 2213 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:46.360 8 WARNING neutronclient.v2_0.client [None req-13f5e5ef-84a8-4625-8d23-790941097af6 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1062] 199.204.45.229 () {32 vars in 759 bytes} [Tue Jun 23 01:37:46 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 28 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1063] 199.204.45.229 () {32 vars in 777 bytes} [Tue Jun 23 01:37:46 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:49.012 8 WARNING neutronclient.v2_0.client [None req-4e4193ed-c1d6-499f-ba2d-37c160cbdb00 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1066] 199.204.45.229 () {32 vars in 733 bytes} [Tue Jun 23 01:37:48 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235 => generated 2371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:49.105 7 WARNING neutronclient.v2_0.client [None req-57b526f6-97e2-4162-9121-d42996610984 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1067] 199.204.45.229 () {32 vars in 759 bytes} [Tue Jun 23 01:37:49 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 28 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 533/1068] 199.204.45.229 () {32 vars in 777 bytes} [Tue Jun 23 01:37:49 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:51.372 7 INFO nova.api.openstack.compute.server_external_events [req-34267ebb-d3de-4820-a211-07df863027e0 req-029be55b-baa9-403f-a307-5d0f9729c1e6 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:a32102f0-9392-4d1e-b0a7-6db6edb702f3 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 7|app: 0|req: 536/1069] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:37:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:52.069 8 WARNING neutronclient.v2_0.client [None req-903d3912-f5c9-44dc-96f6-4d151282819b 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in 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/1070] 199.204.45.229 () {32 vars in 733 bytes} [Tue Jun 23 01:37:52 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235 => generated 2445 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:52.211 7 WARNING neutronclient.v2_0.client [None req-dd2da099-d48d-49df-b24d-bd8d2226f897 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in 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/1071] 199.204.45.229 () {32 vars in 759 bytes} [Tue Jun 23 01:37:52 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 283 bytes in 82 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: 535/1072] 199.204.45.229 () {32 vars in 777 bytes} [Tue Jun 23 01:37:52 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:54.951 7 WARNING neutronclient.v2_0.client [None req-3c5c2e5a-dae5-4f8c-835c-890983c4246c 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1073] 199.204.45.229 () {32 vars in 733 bytes} [Tue Jun 23 01:37:54 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235 => generated 2433 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:55.088 8 WARNING neutronclient.v2_0.client [None req-76b110df-7fef-48f5-af57-8ae006942301 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1074] 199.204.45.229 () {32 vars in 759 bytes} [Tue Jun 23 01:37:55 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 283 bytes in 88 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: 539/1075] 199.204.45.229 () {32 vars in 777 bytes} [Tue Jun 23 01:37:55 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:56.160 8 INFO nova.api.openstack.compute.server_external_events [req-6cf5f1f1-084c-453f-816d-25c2c2021536 req-28f1c759-d378-4756-94ee-e2d54dd0caa7 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:a32102f0-9392-4d1e-b0a7-6db6edb702f3 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 537/1076] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:37:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:58.068 7 WARNING neutronclient.v2_0.client [None req-37f86f94-cbfd-426e-96e0-068efc024a8f 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1079] 199.204.45.229 () {32 vars in 733 bytes} [Tue Jun 23 01:37:58 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235 => generated 2433 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:37:58.204 8 WARNING neutronclient.v2_0.client [None req-44e0c576-f5b9-4837-80fa-ae25e0335004 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1080] 199.204.45.229 () {32 vars in 759 bytes} [Tue Jun 23 01:37:58 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 285 bytes in 79 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: 542/1081] 199.204.45.229 () {32 vars in 777 bytes} [Tue Jun 23 01:37:58 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:38:00.966 8 WARNING neutronclient.v2_0.client [None req-33481ecc-5580-4e09-a93f-280cd6ec348d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1082] 199.204.45.229 () {32 vars in 733 bytes} [Tue Jun 23 01:38:00 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235 => generated 2580 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:38:01.090 7 WARNING neutronclient.v2_0.client [None req-57d22bec-dc8e-4347-ab6b-35cb4ac89c86 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1083] 199.204.45.229 () {32 vars in 759 bytes} [Tue Jun 23 01:38:01 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 285 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1084] 199.204.45.229 () {32 vars in 777 bytes} [Tue Jun 23 01:38:01 2026] GET /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:38:36.781 7 WARNING neutronclient.v2_0.client [None req-c150fe30-c726-46d9-b2fe-f15348fb522d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:38:36.845 7 WARNING neutronclient.v2_0.client [None req-c150fe30-c726-46d9-b2fe-f15348fb522d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:38:39.060 8 INFO nova.api.openstack.compute.server_external_events [req-07d306c3-dc04-49b7-ac33-9ba2a0f0c772 req-446626d2-163c-4242-b7a5-0132aaad8d6f 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:60424534-ecaf-440f-863d-05e4200a8465 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 546/1093] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:38:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:38:43.662 8 INFO nova.api.openstack.compute.server_external_events [req-a933ff42-d090-4ce5-ab1e-a10e38917786 req-4d478651-3f3e-4269-b6d7-ce497fab8bac 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:60424534-ecaf-440f-863d-05e4200a8465 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 547/1094] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:38:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:38:45.387 7 WARNING neutronclient.v2_0.client [None req-c150fe30-c726-46d9-b2fe-f15348fb522d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1095] 199.204.45.229 () {36 vars in 812 bytes} [Tue Jun 23 01:38:36 2026] POST /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 281 bytes in 8690 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:38:45.706 8 INFO nova.api.openstack.compute.server_external_events [req-7f93e60d-8740-4064-84a5-5492302d20eb req-1e23bcbe-136c-4ca5-95f7-1608e038ef99 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:60424534-ecaf-440f-863d-05e4200a8465 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 548/1096] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:38:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:38:46.074 7 INFO nova.api.openstack.compute.server_external_events [req-a8115896-cdab-472c-a31f-0e478d44f2f0 req-a56b0239-eb33-43c7-834f-d0ce81fbd794 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:60424534-ecaf-440f-863d-05e4200a8465 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 7|app: 0|req: 549/1097] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:38:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:11.827 8 WARNING neutronclient.v2_0.client [None req-1698d89f-9b0d-4a17-b494-fe0669410cf3 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:39:11.900 8 WARNING neutronclient.v2_0.client [None req-1698d89f-9b0d-4a17-b494-fe0669410cf3 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:14.252 7 INFO nova.api.openstack.compute.server_external_events [req-f74cd83e-228b-4cd2-abf6-127274d4b14c req-82a1eea5-2491-4843-b418-82ab822a0246 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:1139f482-880d-47eb-ba76-26b6357ea49d for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 7|app: 0|req: 553/1104] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:39:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 01:39:20.967 8 WARNING neutronclient.v2_0.client [None req-1698d89f-9b0d-4a17-b494-fe0669410cf3 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in 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/1107] 199.204.45.229 () {36 vars in 812 bytes} [Tue Jun 23 01:39:11 2026] POST /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 373 bytes in 9265 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:21.311 7 INFO nova.api.openstack.compute.server_external_events [req-d028f959-2bdb-4231-a4a3-a384ebecf179 req-4091cd10-02da-461f-b147-0f3e8f480f78 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:1139f482-880d-47eb-ba76-26b6357ea49d for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 7|app: 0|req: 556/1108] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:39:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:31.324 7 WARNING neutronclient.v2_0.client [None req-db4ba96d-8842-4ea4-aeea-d2a2d0d57796 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-23 01:39:31.369 7 WARNING neutronclient.v2_0.client [None req-db4ba96d-8842-4ea4-aeea-d2a2d0d57796 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:33.593 8 INFO nova.api.openstack.compute.server_external_events [req-11cdb510-5b78-4582-b3ba-f67e71f20484 req-d30803ff-575a-40dd-833e-35b6a02fb7a6 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:338f6fdc-0c24-40aa-8bd8-747e32297e26 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 554/1111] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:39:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:37.887 8 INFO nova.api.openstack.compute.server_external_events [req-4c7f9100-bc1e-4325-a213-b67ad33d478f req-e36c0e65-3774-42ed-8c4d-d3f5ffac883d 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-plugged:338f6fdc-0c24-40aa-8bd8-747e32297e26 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 557/1114] 10.0.0.194 () {38 vars in 815 bytes} [Tue Jun 23 01:39:37 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) 2026-06-23 01:39:40.410 7 WARNING neutronclient.v2_0.client [None req-db4ba96d-8842-4ea4-aeea-d2a2d0d57796 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] The python binding code in 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/1115] 199.204.45.229 () {36 vars in 812 bytes} [Tue Jun 23 01:39:31 2026] POST /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface => generated 378 bytes in 9177 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:41.037 8 INFO nova.api.openstack.compute.server_external_events [req-76b4d8b7-e5d3-4331-853e-b8632fda138a req-73df234b-e52e-4321-9b66-0203d812e463 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:1139f482-880d-47eb-ba76-26b6357ea49d for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 558/1116] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:39:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:55.138 8 INFO nova.api.openstack.compute.server_external_events [req-e906f383-c7bb-4f39-8c0c-d6326e54faa4 req-4c583d82-d0e4-4a01-8756-d5875a3e1e76 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:338f6fdc-0c24-40aa-8bd8-747e32297e26 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 560/1119] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:39:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1120] 199.204.45.229 () {34 vars in 855 bytes} [Tue Jun 23 01:39:55 2026] DELETE /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface/338f6fdc-0c24-40aa-8bd8-747e32297e26 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:39:57.177 8 INFO nova.api.openstack.compute.server_external_events [req-9fa8b676-3597-4392-a760-b9759e210eb0 req-9db4698a-93f3-4eb5-849f-7d5016b57a2d 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:338f6fdc-0c24-40aa-8bd8-747e32297e26 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 562/1123] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:39:57 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-06-23 01:40:05.738 7 INFO nova.api.openstack.compute.server_external_events [req-1eb02916-111e-4a47-9b3e-30f368fc4a26 req-b051ce56-1a0f-45dc-a6dd-bbe2a890f4cc 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:1139f482-880d-47eb-ba76-26b6357ea49d for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 7|app: 0|req: 562/1124] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:40:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1125] 199.204.45.229 () {34 vars in 855 bytes} [Tue Jun 23 01:40:05 2026] DELETE /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface/1139f482-880d-47eb-ba76-26b6357ea49d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1132] 199.204.45.229 () {34 vars in 855 bytes} [Tue Jun 23 01:40:26 2026] DELETE /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235/os-interface/60424534-ecaf-440f-863d-05e4200a8465 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1133] 199.204.45.229 () {34 vars in 755 bytes} [Tue Jun 23 01:40:31 2026] DELETE /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:33.765 7 INFO nova.compute.api [None req-f2a00f18-db66-4acf-8a3a-8f5b3566bf77 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] [instance: 03d7af0c-279d-423f-b47f-bdc5c7486235] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 567/1134] 199.204.45.229 () {34 vars in 755 bytes} [Tue Jun 23 01:40:33 2026] DELETE /v2.1/servers/03d7af0c-279d-423f-b47f-bdc5c7486235 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:34.872 8 INFO nova.api.openstack.compute.server_external_events [req-049efc3c-171b-4445-9e79-23ef6d0f73cb req-e5b23a6a-8dd7-405e-9441-d1f87270f6ac 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:a32102f0-9392-4d1e-b0a7-6db6edb702f3 for instance 03d7af0c-279d-423f-b47f-bdc5c7486235 on instance [pid: 8|app: 0|req: 568/1135] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:40:34 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-06-23 01:40:36.568 7 INFO nova.api.openstack.compute.server_external_events [req-c1ea0bee-a1a0-45fa-8adf-c48c24aec770 req-196a4eb3-e392-4fcc-b9ab-37a0fb1ee54c 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:34c15f3b-9304-42eb-9cc9-7fb8264be548 for instance ba7fb15c-1c73-46c5-9ea9-9b4141b5793d on instance [pid: 7|app: 0|req: 568/1136] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:40:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1139] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:40:36 2026] DELETE /v2.1/servers/ba7fb15c-1c73-46c5-9ea9-9b4141b5793d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:36.732 7 WARNING neutronclient.v2_0.client [None req-c61e6b17-7e1e-4d60-ac30-762b7641fa83 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in 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/1140] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:40:36 2026] GET /v2.1/servers/ba7fb15c-1c73-46c5-9ea9-9b4141b5793d => generated 1942 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-06-23 01:40:39.994 8 INFO nova.api.openstack.compute.server_external_events [req-975fed75-802b-4e3b-989a-a4a654c78d45 req-ae6e1e6f-74cd-4b13-90bf-920f5fb40b34 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:34c15f3b-9304-42eb-9cc9-7fb8264be548 for instance ba7fb15c-1c73-46c5-9ea9-9b4141b5793d on instance [pid: 8|app: 0|req: 570/1141] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:40:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:41.954 7 WARNING neutronclient.v2_0.client [None req-58616588-419c-44ef-bbfd-761243eb521d 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1142] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:40:41 2026] GET /v2.1/servers/ba7fb15c-1c73-46c5-9ea9-9b4141b5793d => generated 1479 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:47.031 8 INFO nova.api.openstack.wsgi [None req-47cf4d8e-a803-4dc2-a988-e1ea30d3123f 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] HTTP exception thrown: Instance ba7fb15c-1c73-46c5-9ea9-9b4141b5793d could not be found. [pid: 8|app: 0|req: 572/1145] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:40:47 2026] GET /v2.1/servers/ba7fb15c-1c73-46c5-9ea9-9b4141b5793d => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:47.694 7 INFO nova.api.openstack.compute.server_external_events [req-7a7e022d-025d-4370-8f14-43dcfc2ec15f req-6b9e7f58-81ea-4e56-b8a7-aaab3add4ecd 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-changed:ea50435f-e9d0-44ef-aacf-f07a7559f64d for instance 03175a7f-e0ca-48d7-bc3d-9d80f92daa0c on instance [pid: 7|app: 0|req: 574/1146] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:40:47 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: 573/1147] 10.0.0.51 () {32 vars in 717 bytes} [Tue Jun 23 01:40:47 2026] DELETE /v2.1/servers/03175a7f-e0ca-48d7-bc3d-9d80f92daa0c => 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-06-23 01:40:47.838 7 WARNING neutronclient.v2_0.client [None req-9443e4a0-e1ba-4a38-a9ee-d38b56f92ffd 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1148] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:40:47 2026] GET /v2.1/servers/03175a7f-e0ca-48d7-bc3d-9d80f92daa0c => generated 1944 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:50.657 8 INFO nova.api.openstack.compute.server_external_events [req-7131c57a-ce99-4149-a503-a0f35609ec32 req-befd7f96-aa6c-4a05-85a6-26a320c0490a 5038510d09c2426a855db6b6aeff2254 fffd1013a3324619bf85571770f9044b - - e36057b960bd4a8c93ce3d6122ad4b41 e36057b960bd4a8c93ce3d6122ad4b41] Creating event network-vif-deleted:ea50435f-e9d0-44ef-aacf-f07a7559f64d for instance 03175a7f-e0ca-48d7-bc3d-9d80f92daa0c on instance [pid: 8|app: 0|req: 574/1149] 10.0.0.19 () {38 vars in 814 bytes} [Tue Jun 23 01:40:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:53.066 7 WARNING neutronclient.v2_0.client [None req-2a153708-b425-485e-937f-fbc8d90d687d 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1150] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:40:53 2026] GET /v2.1/servers/03175a7f-e0ca-48d7-bc3d-9d80f92daa0c => generated 1480 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:58.153 8 INFO nova.api.openstack.wsgi [None req-aa97fa11-63b5-4931-b8ca-7c752037bed6 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] HTTP exception thrown: Instance 03175a7f-e0ca-48d7-bc3d-9d80f92daa0c could not be found. [pid: 8|app: 0|req: 576/1153] 10.0.0.51 () {32 vars in 714 bytes} [Tue Jun 23 01:40:58 2026] GET /v2.1/servers/03175a7f-e0ca-48d7-bc3d-9d80f92daa0c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1154] 10.0.0.51 () {32 vars in 723 bytes} [Tue Jun 23 01:40:59 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-303328084 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:40:59.323 8 INFO nova.api.openstack.wsgi [None req-676a08a4-b49f-4084-84bc-41a16cbd0d26 19b8e04c5c5b4d4e97352a9828bdf0fc e87d3757a860474ba8e0fd7440823185 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-303328084 not found for user 19b8e04c5c5b4d4e97352a9828bdf0fc [pid: 8|app: 0|req: 577/1155] 10.0.0.51 () {32 vars in 720 bytes} [Tue Jun 23 01:40:59 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-303328084 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1158] 10.0.0.51 () {32 vars in 654 bytes} [Tue Jun 23 01:41:13 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1159] 10.0.0.51 () {32 vars in 640 bytes} [Tue Jun 23 01:41:13 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-23 01:41:13.819 8 WARNING oslo_db.sqlalchemy.utils [None req-5ec1d0e1-3c7d-483c-b331-1ddba163bb11 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 580/1160] 10.0.0.51 () {32 vars in 648 bytes} [Tue Jun 23 01:41:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1161] 10.0.0.51 () {32 vars in 693 bytes} [Tue Jun 23 01:41:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1170] 10.0.0.59 () {28 vars in 453 bytes} [Tue Jun 23 01:41:49 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: 585/1171] 10.0.0.59 () {30 vars in 657 bytes} [Tue Jun 23 01:41:49 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 587/1172] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 23 01:41:49 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: 586/1173] 10.0.0.59 () {34 vars in 805 bytes} [Tue Jun 23 01:41:49 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1174] 10.0.0.59 () {28 vars in 453 bytes} [Tue Jun 23 01:41:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1175] 10.0.0.59 () {30 vars in 657 bytes} [Tue Jun 23 01:41:50 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: 7|app: 0|req: 589/1176] 10.0.0.59 () {32 vars in 730 bytes} [Tue Jun 23 01:41:50 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: 588/1177] 10.0.0.59 () {34 vars in 893 bytes} [Tue Jun 23 01:41:50 2026] GET /v2.1/servers/detail?project_id=6463e94e43244f1eba3eda01ee94a3a7&all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1178] 10.0.0.59 () {34 vars in 893 bytes} [Tue Jun 23 01:41:50 2026] GET /v2.1/servers/detail?project_id=8d5d7f30dde14b8f9d8168c15f0a3c5d&all_tenants=True => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1179] 10.0.0.59 () {34 vars in 893 bytes} [Tue Jun 23 01:41:50 2026] GET /v2.1/servers/detail?project_id=fffd1013a3324619bf85571770f9044b&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)