+ 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 [Wed Apr 15 07:33:06 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-c4fcbcc59-52vlf 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 0x7fd776fbd668 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-04-15 07:33:11.907 7 INFO nova.utils [None req-34731139-aab3-4393-a957-c750aa0cf40f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-15 07:33:11.967 8 INFO nova.utils [None req-3b627c34-1b0e-4dd1-bf3e-49aad41224a2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-15 07:33:13.651 7 WARNING keystonemiddleware._common.config [None req-34731139-aab3-4393-a957-c750aa0cf40f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:33:13.658 8 WARNING keystonemiddleware._common.config [None req-3b627c34-1b0e-4dd1-bf3e-49aad41224a2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:33:13.661 7 WARNING oslo_config.cfg [None req-34731139-aab3-4393-a957-c750aa0cf40f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 07:33:13.666 8 WARNING oslo_config.cfg [None req-3b627c34-1b0e-4dd1-bf3e-49aad41224a2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 07:33:13.743 8 WARNING keystonemiddleware._common.config [None req-3b627c34-1b0e-4dd1-bf3e-49aad41224a2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:33:13.744 7 WARNING keystonemiddleware._common.config [None req-34731139-aab3-4393-a957-c750aa0cf40f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 07:33:13.759 8 WARNING oslo_config.cfg [None req-3b627c34-1b0e-4dd1-bf3e-49aad41224a2 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-15 07:33:13.762 7 WARNING oslo_config.cfg [None req-34731139-aab3-4393-a957-c750aa0cf40f - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-15 07:33:13.774 7 WARNING oslo_config.cfg [None req-34731139-aab3-4393-a957-c750aa0cf40f - - - - - -] 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 6 seconds on interpreter 0x7fd776fbd668 pid: 7 (default app) 2026-04-15 07:33:13.781 8 WARNING oslo_config.cfg [None req-3b627c34-1b0e-4dd1-bf3e-49aad41224a2 - - - - - -] 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 6 seconds on interpreter 0x7fd776fbd668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:33:20 2026] GET /v2.1 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:33:20.559 7 WARNING oslo_policy.policy [None req-1149a4d6-9c64-4226-89d6-786e325d14f5 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:33:20.560 7 WARNING oslo_policy.policy [None req-1149a4d6-9c64-4226-89d6-786e325d14f5 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:33:20 2026] GET /v2.1 => generated 0 bytes in 559 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:33:20.652 8 WARNING oslo_policy.policy [req-1149a4d6-9c64-4226-89d6-786e325d14f5 req-6cc026d6-ba4b-40fd-8cab-5707e500cc56 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 07:33:20.652 8 WARNING oslo_policy.policy [req-1149a4d6-9c64-4226-89d6-786e325d14f5 req-6cc026d6-ba4b-40fd-8cab-5707e500cc56 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:33:20 2026] GET /v2.1/ => generated 399 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:33:20.749 7 INFO nova.api.openstack.wsgi [None req-5d54e9b2-2f6a-4cc7-afd1-0fdb5526a8a5 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 162.253.55.62 () {48 vars in 1005 bytes} [Wed Apr 15 07:33:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:33:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.62 () {52 vars in 1042 bytes} [Wed Apr 15 07:33:20 2026] POST /v2.1/flavors => generated 527 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:33:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:33:21 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:33:21 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:33:21.833 7 INFO nova.api.openstack.wsgi [None req-635949e5-b7b6-4ae4-8bc4-cd03d664027b 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 162.253.55.62 () {48 vars in 1007 bytes} [Wed Apr 15 07:33:21 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:33:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.62 () {52 vars in 1042 bytes} [Wed Apr 15 07:33:21 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:33:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:33:22 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:33:22 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:33:22.864 7 INFO nova.api.openstack.wsgi [None req-bbc641b0-b406-48d4-987c-7fbb8cd17b86 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 162.253.55.62 () {48 vars in 1009 bytes} [Wed Apr 15 07:33:22 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: 10/20] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:33:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.62 () {52 vars in 1042 bytes} [Wed Apr 15 07:33:22 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:33:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:33:23 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:33:23 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:33:23.937 7 INFO nova.api.openstack.wsgi [None req-e24e9961-a529-47bb-8827-0f3c8836cb7d 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 162.253.55.62 () {48 vars in 1007 bytes} [Wed Apr 15 07:33:23 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:33:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.62 () {52 vars in 1042 bytes} [Wed Apr 15 07:33:23 2026] POST /v2.1/flavors => generated 530 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:33:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:33:24 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:33:24 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:33:24.985 7 INFO nova.api.openstack.wsgi [None req-b2631d5c-2c97-4664-ba9c-b2c541220964 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 162.253.55.62 () {48 vars in 1009 bytes} [Wed Apr 15 07:33:24 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:33:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 162.253.55.62 () {52 vars in 1042 bytes} [Wed Apr 15 07:33:25 2026] POST /v2.1/flavors => generated 533 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:37: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: 46/91] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:37:56 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 46/92] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:37:56 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:37:56.299 7 INFO nova.api.openstack.wsgi [None req-96c329d6-413d-4f37-b250-8935f3b94809 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 47/93] 162.253.55.62 () {48 vars in 1009 bytes} [Wed Apr 15 07:37:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:37:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 162.253.55.62 () {52 vars in 1043 bytes} [Wed Apr 15 07:37:56 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:38:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:38:35 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 53/106] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:38:35 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:38:35.663 7 INFO nova.api.openstack.wsgi [None req-efc36e62-223a-4b08-9e20-93771a903214 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 54/107] 162.253.55.62 () {48 vars in 1011 bytes} [Wed Apr 15 07:38:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:38:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 162.253.55.62 () {52 vars in 1043 bytes} [Wed Apr 15 07:38:35 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/128] 10.0.0.159 () {28 vars in 453 bytes} [Wed Apr 15 07:40:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/129] 10.0.0.159 () {30 vars in 657 bytes} [Wed Apr 15 07:40:09 2026] GET /v2.1 => generated 0 bytes in 55 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: 65/130] 10.0.0.159 () {32 vars in 730 bytes} [Wed Apr 15 07:40:09 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: 66/131] 10.0.0.159 () {34 vars in 803 bytes} [Wed Apr 15 07:40:09 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:40:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/135] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:40:16 2026] GET /v2.1 => generated 0 bytes in 378 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 69/136] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:40:17 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:40:17.227 8 INFO nova.api.openstack.wsgi [None req-c311999a-e505-466f-83a9-dfda5681dda4 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 85e813ec376c4bb581760a4b85025ebf [pid: 8|app: 0|req: 68/137] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:40:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-15 07:40:17.240 7 WARNING oslo_db.sqlalchemy.utils [None req-24bab48e-c133-43d9-81c9-9525a45257fc 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 70/138] 162.253.55.62 () {48 vars in 1010 bytes} [Wed Apr 15 07:40:17 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/139] 162.253.55.62 () {52 vars in 1051 bytes} [Wed Apr 15 07:40:17 2026] POST /v2.1/os-keypairs => generated 576 bytes in 59 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/140] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:40:20 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: 70/141] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:40:21 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/142] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:40:21 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/143] 162.253.55.62 () {48 vars in 1067 bytes} [Wed Apr 15 07:40:21 2026] GET /v2.1/os-quota-sets/323d02a3725a47ba8ff18f45acd38749 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/144] 162.253.55.62 () {52 vars in 1119 bytes} [Wed Apr 15 07:40:21 2026] PUT /v2.1/os-quota-sets/323d02a3725a47ba8ff18f45acd38749 => generated 238 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 162.253.55.62 () {42 vars in 697 bytes} [Wed Apr 15 07:41:01 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: 76/154] 162.253.55.62 () {44 vars in 901 bytes} [Wed Apr 15 07:41:01 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 79/155] 162.253.55.62 () {46 vars in 974 bytes} [Wed Apr 15 07:41:01 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 162.253.55.62 () {52 vars in 1117 bytes} [Wed Apr 15 07:41:01 2026] PUT /v2.1/os-quota-sets/60e996483af94d61aab26f5278c1998d => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 07:48:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 07:48:29 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 124/249] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 07:48:29 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:48:29.593 7 INFO nova.api.openstack.wsgi [None req-83fd387e-9a9f-4cdb-ac38-342cfae67123 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 126/250] 162.253.55.62 () {48 vars in 1005 bytes} [Wed Apr 15 07:48:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/251] 162.253.55.62 () {48 vars in 1045 bytes} [Wed Apr 15 07:48:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 131/260] 10.0.0.65 () {32 vars in 653 bytes} [Wed Apr 15 07:49:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 10.0.0.65 () {32 vars in 639 bytes} [Wed Apr 15 07:49:11 2026] GET /v2.1/servers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-15 07:49:12.011 7 WARNING oslo_db.sqlalchemy.utils [None req-745b21d1-4558-4f96-adb0-b72ff4f3764b 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 132/262] 10.0.0.65 () {32 vars in 647 bytes} [Wed Apr 15 07:49:12 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 10.0.0.65 () {32 vars in 692 bytes} [Wed Apr 15 07:49:12 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:22 2026] GET /v2.1/flavors/58791628-5748-4430-929f-358d55d3642e => generated 511 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 10.0.0.65 () {32 vars in 639 bytes} [Wed Apr 15 07:49:22 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:22 2026] GET /v2.1/flavors/58791628-5748-4430-929f-358d55d3642e => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:27.756 8 WARNING neutronclient.v2_0.client [None req-bfb1281a-6650-417e-ab22-a1e689b083b8 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/271] 10.0.0.65 () {34 vars in 683 bytes} [Wed Apr 15 07:49:27 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:28.764 7 WARNING neutronclient.v2_0.client [None req-aa7a1c47-6903-40f8-86ce-ae544584ff2d 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:28.962 8 WARNING neutronclient.v2_0.client [None req-dbcd6e2c-b0c3-493b-8774-9216fcba009f ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/272] 10.0.0.65 () {34 vars in 683 bytes} [Wed Apr 15 07:49:28 2026] POST /v2.1/os-security-groups => generated 242 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:49:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:29.209 8 WARNING neutronclient.v2_0.client [None req-a4b9f841-ef28-4c12-a1dd-f1fb17e590b4 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:29.234 7 WARNING neutronclient.v2_0.client [None req-aa7a1c47-6903-40f8-86ce-ae544584ff2d 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/274] 10.0.0.65 () {34 vars in 683 bytes} [Wed Apr 15 07:49:29 2026] POST /v2.1/os-security-groups => generated 243 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:29.497 8 WARNING neutronclient.v2_0.client [None req-1c657a72-f8cb-46eb-8135-5fafb8068e08 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/275] 10.0.0.65 () {34 vars in 693 bytes} [Wed Apr 15 07:49:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:29.573 7 WARNING neutronclient.v2_0.client [None req-4c0a3592-4b77-4ea8-9860-56817813f6f5 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/276] 10.0.0.65 () {34 vars in 683 bytes} [Wed Apr 15 07:49:29 2026] POST /v2.1/os-security-groups => generated 242 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:29.728 8 WARNING neutronclient.v2_0.client [None req-92857af7-35bb-47d2-8a01-44d77b86e4bb ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/277] 10.0.0.65 () {34 vars in 683 bytes} [Wed Apr 15 07:49:29 2026] POST /v2.1/os-security-groups => generated 247 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:29.845 7 WARNING neutronclient.v2_0.client [None req-3333578c-36d0-4287-b3e3-6d11c43f95fb 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:29.891 8 WARNING neutronclient.v2_0.client [None req-92857af7-35bb-47d2-8a01-44d77b86e4bb ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:29.913 7 WARNING neutronclient.v2_0.client [None req-3333578c-36d0-4287-b3e3-6d11c43f95fb 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:30.512 8 WARNING neutronclient.v2_0.client [None req-92857af7-35bb-47d2-8a01-44d77b86e4bb ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/278] 10.0.0.65 () {34 vars in 693 bytes} [Wed Apr 15 07:49:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:30.684 7 WARNING neutronclient.v2_0.client [None req-7143c2dc-a182-4a90-9848-ac5965321b1f 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/279] 10.0.0.65 () {32 vars in 661 bytes} [Wed Apr 15 07:49:29 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 984 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:49:30.717 8 WARNING neutronclient.v2_0.client [None req-d8654ff3-a179-4602-adab-56feca037a62 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:30.728 7 WARNING neutronclient.v2_0.client [None req-7143c2dc-a182-4a90-9848-ac5965321b1f 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:30.749 8 WARNING neutronclient.v2_0.client [None req-d8654ff3-a179-4602-adab-56feca037a62 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/280] 10.0.0.65 () {34 vars in 693 bytes} [Wed Apr 15 07:49:30 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:31.097 7 WARNING neutronclient.v2_0.client [None req-1b109c3f-5b8d-4e37-bc33-4af6997be371 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/281] 10.0.0.65 () {32 vars in 738 bytes} [Wed Apr 15 07:49:30 2026] DELETE /v2.1/os-security-groups/8ef03631-305b-4a69-a9fe-52f68ef32a63 => generated 0 bytes in 401 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 07:49:31.120 8 WARNING neutronclient.v2_0.client [None req-528fe29e-55e0-4913-b5e6-fd4d2dae00f4 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.150 7 WARNING neutronclient.v2_0.client [None req-1b109c3f-5b8d-4e37-bc33-4af6997be371 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/282] 10.0.0.65 () {32 vars in 735 bytes} [Wed Apr 15 07:49:31 2026] GET /v2.1/os-security-groups/d4e70b9e-12cd-4664-892e-ffc46ec3307d => generated 664 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:31.190 8 WARNING neutronclient.v2_0.client [None req-7e9262e4-b531-48aa-9902-3f23188b4ffd ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.246 8 INFO nova.api.openstack.wsgi [None req-7e9262e4-b531-48aa-9902-3f23188b4ffd ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] HTTP exception thrown: Security group 8ef03631-305b-4a69-a9fe-52f68ef32a63 does not exist Neutron server returns request_ids: ['req-216a103a-6dc7-44d4-a655-b0787d5cee59'] [pid: 8|app: 0|req: 143/283] 10.0.0.65 () {32 vars in 735 bytes} [Wed Apr 15 07:49:31 2026] GET /v2.1/os-security-groups/8ef03631-305b-4a69-a9fe-52f68ef32a63 => generated 194 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 07:49:31.253 8 WARNING neutronclient.v2_0.client [None req-83f4eceb-a2e1-4cc2-9eff-970dd96f2cb7 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.277 8 WARNING neutronclient.v2_0.client [None req-83f4eceb-a2e1-4cc2-9eff-970dd96f2cb7 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.365 7 WARNING neutronclient.v2_0.client [None req-1b109c3f-5b8d-4e37-bc33-4af6997be371 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.381 8 WARNING neutronclient.v2_0.client [None req-83f4eceb-a2e1-4cc2-9eff-970dd96f2cb7 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/284] 10.0.0.65 () {32 vars in 748 bytes} [Wed Apr 15 07:49:31 2026] DELETE /v2.1/os-security-group-rules/81c35e13-c70f-41ad-9b8b-1685537c8050 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 07:49:31.484 8 WARNING neutronclient.v2_0.client [None req-0000ac76-a475-4931-9702-73a3a1ba52f7 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.521 8 WARNING neutronclient.v2_0.client [None req-0000ac76-a475-4931-9702-73a3a1ba52f7 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/285] 10.0.0.65 () {32 vars in 738 bytes} [Wed Apr 15 07:49:31 2026] DELETE /v2.1/os-security-groups/eaf63ca0-34bf-4661-a89d-fc9890a6146e => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 07:49:31.630 8 WARNING neutronclient.v2_0.client [None req-a07d0b7c-9c68-4168-a356-a8b30f2e1713 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.673 8 WARNING neutronclient.v2_0.client [None req-a07d0b7c-9c68-4168-a356-a8b30f2e1713 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/286] 10.0.0.65 () {32 vars in 738 bytes} [Wed Apr 15 07:49:31 2026] DELETE /v2.1/os-security-groups/d4e70b9e-12cd-4664-892e-ffc46ec3307d => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 07:49:31.786 8 WARNING neutronclient.v2_0.client [None req-eac90737-44ea-4d12-8434-ba379728e1ff ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.830 8 INFO nova.api.openstack.wsgi [None req-eac90737-44ea-4d12-8434-ba379728e1ff ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] HTTP exception thrown: Security group eaf63ca0-34bf-4661-a89d-fc9890a6146e does not exist Neutron server returns request_ids: ['req-171f2ff8-aaf3-4e4b-9a4b-7ac3e75803c1'] [pid: 8|app: 0|req: 147/287] 10.0.0.65 () {32 vars in 735 bytes} [Wed Apr 15 07:49:31 2026] GET /v2.1/os-security-groups/eaf63ca0-34bf-4661-a89d-fc9890a6146e => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 07:49:31.836 8 WARNING neutronclient.v2_0.client [None req-f93c0ee6-62b7-4185-9bc7-3f4ccc4efdd2 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:31.905 8 WARNING neutronclient.v2_0.client [None req-f93c0ee6-62b7-4185-9bc7-3f4ccc4efdd2 8ea7877a8e3349feb8ad04df63ae29a5 611aca51548449f284e16f759c2eae31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/288] 10.0.0.65 () {32 vars in 738 bytes} [Wed Apr 15 07:49:31 2026] DELETE /v2.1/os-security-groups/35901398-3672-4280-83fc-18d44be4bafb => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 07:49:32.038 8 WARNING neutronclient.v2_0.client [None req-8a9642b6-41df-4d12-be6a-d5ccdb693ca5 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/289] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:49:31 2026] POST /v2.1/servers => generated 450 bytes in 1091 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:32.139 7 WARNING neutronclient.v2_0.client [None req-d3e91d15-d139-4729-86f0-4bfc69b4db72 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:32.759 8 WARNING neutronclient.v2_0.client [None req-8a9642b6-41df-4d12-be6a-d5ccdb693ca5 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/290] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:32 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1422 bytes in 933 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/291] 10.0.0.65 () {32 vars in 738 bytes} [Wed Apr 15 07:49:32 2026] DELETE /v2.1/os-security-groups/d880c393-47d1-4bc7-8dbb-247c3ab8a70e => generated 0 bytes in 1092 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:33.140 7 WARNING neutronclient.v2_0.client [None req-ffc83ed6-0f04-4968-8d7a-72e98078c185 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:33.157 7 INFO nova.api.openstack.wsgi [None req-ffc83ed6-0f04-4968-8d7a-72e98078c185 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] HTTP exception thrown: Security group d880c393-47d1-4bc7-8dbb-247c3ab8a70e does not exist Neutron server returns request_ids: ['req-f960f148-7326-4491-a470-cac574df1748'] [pid: 7|app: 0|req: 143/292] 10.0.0.65 () {32 vars in 735 bytes} [Wed Apr 15 07:49:33 2026] GET /v2.1/os-security-groups/d880c393-47d1-4bc7-8dbb-247c3ab8a70e => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 07:49:33.167 7 WARNING neutronclient.v2_0.client [None req-6e9bd002-416b-4c0a-840a-6329a252ac44 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:33.199 7 WARNING neutronclient.v2_0.client [None req-6e9bd002-416b-4c0a-840a-6329a252ac44 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:33.229 7 WARNING neutronclient.v2_0.client [None req-6e9bd002-416b-4c0a-840a-6329a252ac44 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/293] 10.0.0.65 () {32 vars in 661 bytes} [Wed Apr 15 07:49:33 2026] GET /v2.1/os-security-groups => generated 707 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:33.288 7 WARNING neutronclient.v2_0.client [None req-ee11006e-b5f7-4aac-aa14-f668e40c4e6e ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:33.309 7 INFO nova.api.openstack.wsgi [None req-ee11006e-b5f7-4aac-aa14-f668e40c4e6e ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] HTTP exception thrown: Security group d880c393-47d1-4bc7-8dbb-247c3ab8a70e does not exist Neutron server returns request_ids: ['req-2a66f6b7-ae2b-4563-8334-c713fc1a5eee'] [pid: 8|app: 0|req: 150/294] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:49:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/295] 10.0.0.65 () {32 vars in 738 bytes} [Wed Apr 15 07:49:33 2026] DELETE /v2.1/os-security-groups/d880c393-47d1-4bc7-8dbb-247c3ab8a70e => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 07:49:33.321 8 WARNING neutronclient.v2_0.client [None req-4e0bd75b-0864-4ba0-8cc5-a4c3cfd55584 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:33.448 8 INFO nova.api.openstack.wsgi [None req-4e0bd75b-0864-4ba0-8cc5-a4c3cfd55584 ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] HTTP exception thrown: Security group eaf63ca0-34bf-4661-a89d-fc9890a6146e does not exist Neutron server returns request_ids: ['req-77cc96a8-88e9-4746-be07-48f750b3130a'] [pid: 8|app: 0|req: 151/296] 10.0.0.65 () {32 vars in 738 bytes} [Wed Apr 15 07:49:33 2026] DELETE /v2.1/os-security-groups/eaf63ca0-34bf-4661-a89d-fc9890a6146e => generated 194 bytes in 133 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 07:49:33.461 7 WARNING neutronclient.v2_0.client [None req-a200b56a-7ea1-4222-8260-20c664958ecc ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:33.557 7 INFO nova.api.openstack.wsgi [None req-a200b56a-7ea1-4222-8260-20c664958ecc ffb61a9afb7b414eb15ba2eee8185b32 14458742391545b195a605b8fb2255e7 - - default default] HTTP exception thrown: Security group 8ef03631-305b-4a69-a9fe-52f68ef32a63 does not exist Neutron server returns request_ids: ['req-11af8698-5615-486a-aced-71679910631c'] [pid: 7|app: 0|req: 146/297] 10.0.0.65 () {32 vars in 738 bytes} [Wed Apr 15 07:49:33 2026] DELETE /v2.1/os-security-groups/8ef03631-305b-4a69-a9fe-52f68ef32a63 => generated 194 bytes in 104 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 07:49:34.172 8 WARNING neutronclient.v2_0.client [None req-940697cb-e181-4e94-aa65-39c11976b316 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/298] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:34 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1474 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:49:35.316 7 WARNING neutronclient.v2_0.client [None req-ae338e2d-abe3-4742-aec8-752236dfb471 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:35.386 7 WARNING neutronclient.v2_0.client [None req-ae338e2d-abe3-4742-aec8-752236dfb471 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:35.656 7 WARNING neutronclient.v2_0.client [None req-ae338e2d-abe3-4742-aec8-752236dfb471 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:35.769 8 WARNING neutronclient.v2_0.client [None req-e8dedd5a-b795-41dc-841f-a38ca777244e 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/301] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:35 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1474 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/302] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:49:35 2026] POST /v2.1/servers => generated 449 bytes in 602 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:35.893 8 WARNING neutronclient.v2_0.client [None req-f17d0a22-4d46-40a2-96c3-ddb1237dada6 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/303] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:35 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1399 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:36.915 7 WARNING neutronclient.v2_0.client [None req-619dc9c9-fed7-4e08-a6a8-c5212fade5ff 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] 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: 148/304] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:36 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1482 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:49:36.984 8 WARNING neutronclient.v2_0.client [None req-facbeac4-0c36-4d16-950b-ad8b85676d67 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/305] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:36 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1403 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:38.016 7 WARNING neutronclient.v2_0.client [None req-097d0f6d-9c16-4512-8a2e-19c5b11ce918 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:38.095 8 WARNING neutronclient.v2_0.client [None req-742d792b-3ec2-40a7-9ed4-d0d32b933f29 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/306] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:38 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1451 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/307] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:37 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1559 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:39.214 7 WARNING neutronclient.v2_0.client [None req-1aebd7dc-9528-4c82-a6ee-5bd68643b992 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/308] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:39 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1451 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:39.286 8 INFO nova.api.openstack.compute.server_external_events [req-64bf6ab6-608d-4dae-b39b-6ae2c5245bd5 req-a883ec38-7993-4c94-a8a9-f33732b89057 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:55525846-909e-4542-866d-73a48d090c2d for instance a533f76d-4880-4581-aa05-3dc08d0e9961 on instance 2026-04-15 07:49:39.291 7 WARNING neutronclient.v2_0.client [None req-ef279abf-5aeb-421c-a75b-88cc0fe4612c 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:39.294 8 INFO nova.compute.rpcapi [None req-cc51c404-5ed1-4447-b628-6251f7bb5541 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 159/309] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:49:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/310] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:39 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 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-04-15 07:49:40.307 8 WARNING neutronclient.v2_0.client [None req-e37e419b-b581-43ac-9422-f31f58b7bae3 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] 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: 160/311] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:40 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1459 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:49:40.478 7 WARNING neutronclient.v2_0.client [None req-cb4b6f75-fc06-468d-85b5-07d1e507232c 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/312] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:40 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:41.523 8 WARNING neutronclient.v2_0.client [None req-23109ad1-4623-4ffc-8586-b6b0dc75b929 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:41.547 7 INFO nova.api.openstack.compute.server_external_events [req-22603bf3-3804-426d-be67-03ffcdc0ca58 req-ab1fe301-4b36-4dd9-9af7-4bf98f57ce78 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:ff57cc46-3177-4c10-8c83-31d6ebfc9edc for instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 on instance 2026-04-15 07:49:41.554 7 INFO nova.compute.rpcapi [None req-fa1718a6-66bf-486b-958c-5617bf090c7d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 153/313] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:49:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 161/314] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:41 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1536 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:42.073 7 WARNING neutronclient.v2_0.client [None req-9d18a028-e954-4f6b-a9ad-181b96f1c60e 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/315] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:42 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:42.780 7 WARNING neutronclient.v2_0.client [None req-b50ffa8f-c633-48af-a4c4-3c7e7287fc89 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] 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: 155/316] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:42 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1524 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/317] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:49:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:43.264 7 WARNING neutronclient.v2_0.client [None req-62114d98-f578-4739-80ab-aedc35fd0444 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/318] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:43 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:49:43.918 8 WARNING neutronclient.v2_0.client [None req-83a58828-c74a-43b4-84a7-98b2576b528b 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/319] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:43 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1524 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:44.495 7 WARNING neutronclient.v2_0.client [None req-361015a4-85ce-4de6-9ff7-27c4afab2cd8 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/320] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:44 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:45.072 8 WARNING neutronclient.v2_0.client [None req-bb10fc21-d9d3-45a1-b093-ed3ea15549ed 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/321] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:45 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1524 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:45.680 7 WARNING neutronclient.v2_0.client [None req-54236724-073d-44be-82b8-4b65326fdb46 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/324] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:45 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:46.221 8 WARNING neutronclient.v2_0.client [None req-49efc827-da5f-41d0-aefd-62e58ece76d9 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/325] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:46 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1524 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-04-15 07:49:46.866 7 WARNING neutronclient.v2_0.client [None req-25033cc9-8fc9-40f4-b936-a65110c58eca 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/326] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:46 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:47.439 8 WARNING neutronclient.v2_0.client [None req-8b5aabd7-a07e-4305-8327-7e2956ad6c6a 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/327] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:47 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1524 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:47.976 7 INFO nova.api.openstack.compute.server_external_events [req-6ec08abc-f6d0-4a23-8a47-e278e5a5b530 req-608e8081-303b-4ef5-b3b7-87ac50637d0e 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:ff57cc46-3177-4c10-8c83-31d6ebfc9edc for instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 161/328] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:49:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:48.006 8 WARNING neutronclient.v2_0.client [None req-5c58c044-de3b-40cb-8057-f385da38c227 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/329] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:47 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:48.649 7 WARNING neutronclient.v2_0.client [None req-fb31a044-78de-4c2e-9652-5d104f8fbd3e 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/330] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:48 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1524 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:49.187 8 WARNING neutronclient.v2_0.client [None req-07a86d7b-c617-4e9b-b3e5-b53dfa0c957a 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/331] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:49 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 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-04-15 07:49:49.798 7 WARNING neutronclient.v2_0.client [None req-5eb49cf6-11cf-4c1c-b368-82fedd9440c8 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/332] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:49 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1715 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:49.976 8 WARNING neutronclient.v2_0.client [None req-c4132e81-58f0-4f79-b449-ce2fd5c50413 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:50.020 7 INFO nova.api.openstack.compute.server_external_events [req-3f964e25-5f00-4709-8908-5d58317481ac req-2b156231-c6d0-482a-a928-b369f9a9d48f 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:55525846-909e-4542-866d-73a48d090c2d for instance a533f76d-4880-4581-aa05-3dc08d0e9961 on instance [pid: 7|app: 0|req: 164/333] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:49:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 170/334] 10.0.0.65 () {32 vars in 739 bytes} [Wed Apr 15 07:49:49 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/os-interface => generated 284 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:49:50.149 7 WARNING neutronclient.v2_0.client [None req-4c8bdf0d-0e2c-4215-bbe7-3d08009cf24a 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:50.190 7 WARNING neutronclient.v2_0.client [None req-4c8bdf0d-0e2c-4215-bbe7-3d08009cf24a 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:50.356 7 WARNING neutronclient.v2_0.client [None req-4c8bdf0d-0e2c-4215-bbe7-3d08009cf24a 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:50.390 8 WARNING neutronclient.v2_0.client [None req-1f5d22e6-32aa-4a5e-af0c-8e9e98231752 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/335] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:50 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1547 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/336] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:49:50 2026] POST /v2.1/servers => generated 451 bytes in 773 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:50.830 8 WARNING neutronclient.v2_0.client [None req-d4f6a1e8-bd12-4245-ad75-0caf93cbf814 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/337] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:50 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1253 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:51.219 7 WARNING neutronclient.v2_0.client [None req-f161baca-6d11-4272-94d0-1da308056220 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/338] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:51 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1715 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:51.591 8 WARNING neutronclient.v2_0.client [None req-ff3c3e60-7904-4a0b-81e5-190e9cc74e51 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:51.687 7 INFO nova.api.openstack.compute.server_external_events [req-1bfde314-dcce-482f-9b0d-483e7be6e777 req-be3778b7-b171-4b19-ae2d-674c07b8723f 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:ff57cc46-3177-4c10-8c83-31d6ebfc9edc for instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 on instance [pid: 8|app: 0|req: 173/339] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:51 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1724 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/340] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:49:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:51.735 8 WARNING neutronclient.v2_0.client [None req-385f31ab-3e91-4cb0-b05f-3d8911f90582 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/341] 10.0.0.65 () {32 vars in 739 bytes} [Wed Apr 15 07:49:51 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961/os-interface => generated 285 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:51.939 7 WARNING neutronclient.v2_0.client [None req-ed676951-cce3-4b5e-a76c-381b2d6a1215 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/342] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:51 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1303 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:52.514 8 WARNING neutronclient.v2_0.client [None req-d490882d-3eb3-42de-8d1f-28c8782a485c 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/343] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:52 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1724 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: 169/344] 10.0.0.65 () {32 vars in 639 bytes} [Wed Apr 15 07:49:52 2026] GET /v2.1/servers => generated 377 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 176/345] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:49:52 2026] DELETE /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:52.950 7 WARNING neutronclient.v2_0.client [None req-6a6ca746-461b-47d8-b8a5-15ebc86bb5b9 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:53.085 8 WARNING neutronclient.v2_0.client [None req-da5e4378-c894-428b-98a9-8bd5832d742f 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/346] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:52 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1730 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/347] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:52 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1351 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:53.726 7 INFO nova.api.openstack.compute.server_external_events [req-d0966d0c-c579-4b27-b69d-37ae6acfb4e9 req-56c003bc-2f7f-494e-858d-8c2f77d9bbe0 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:55525846-909e-4542-866d-73a48d090c2d for instance a533f76d-4880-4581-aa05-3dc08d0e9961 on instance [pid: 7|app: 0|req: 171/348] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:49:53 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:54.162 8 WARNING neutronclient.v2_0.client [None req-75ec76aa-d7dd-4129-83a8-446693660486 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:49:54.185 7 WARNING neutronclient.v2_0.client [None req-0e959253-b66b-4784-894a-462e65209cf0 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/349] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:54 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1351 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/350] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:54 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1730 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:55.302 7 WARNING neutronclient.v2_0.client [None req-a4ef1b68-e621-4a76-960a-e90f2e8afdbf 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/353] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:55 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1359 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:49:55.349 8 WARNING neutronclient.v2_0.client [None req-73a35858-8512-4384-aece-4148fd48963f 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/354] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:55 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1850 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:56.256 7 INFO nova.api.openstack.compute.server_external_events [req-edbb035d-5c9e-4fdc-9ca9-43c0eb0b2c40 req-0801780e-e3ee-4917-a0fa-3c43db85aa1c 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:bff8e82a-cf82-49e3-af9d-ed9f6c5f351e for instance 69601a5d-7b07-4fa4-8435-6fb439d4730c on instance [pid: 7|app: 0|req: 174/355] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:49:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:56.405 8 WARNING neutronclient.v2_0.client [None req-d8e9db8c-65ab-47dd-b8b6-514ba5ef7455 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/356] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:56 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1437 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:56.576 7 WARNING neutronclient.v2_0.client [None req-9a50c2cd-f0a8-448d-b00c-6baf2e26eef1 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] 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: 175/357] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:56 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1783 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:49:56.650 8 INFO nova.api.openstack.compute.server_external_events [req-280777cb-fe03-465b-9a2a-ae8749c7062f req-6f1880c6-c45c-4ac9-801e-252e267565e2 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:55525846-909e-4542-866d-73a48d090c2d for instance a533f76d-4880-4581-aa05-3dc08d0e9961 on instance [pid: 8|app: 0|req: 183/358] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:49:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:57.575 7 WARNING neutronclient.v2_0.client [None req-334c40f8-0ad6-49b4-9202-36272c969988 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] 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: 176/359] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:57 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1437 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:49:57.744 8 WARNING neutronclient.v2_0.client [None req-caf4c122-09dd-4c80-8784-923a8494ce24 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/360] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:57 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1508 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:58.761 7 WARNING neutronclient.v2_0.client [None req-8e4fc5c6-2bf2-45da-95d3-20e518dc4e2a 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:58.852 8 WARNING neutronclient.v2_0.client [None req-4ae0238e-2673-4e7e-8e25-d2bf6e129700 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/361] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:58 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => generated 1508 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/362] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:58 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1437 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:49:59.956 8 INFO nova.api.openstack.wsgi [None req-ccd1d434-7155-419a-9f4c-f2b54fb95f67 45c36eac181a4cd49246549901762577 f8c2cbaf797442d3b409851194ec4c30 - - default default] HTTP exception thrown: Instance a533f76d-4880-4581-aa05-3dc08d0e9961 could not be found. [pid: 8|app: 0|req: 186/363] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:59 2026] GET /v2.1/servers/a533f76d-4880-4581-aa05-3dc08d0e9961 => 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-04-15 07:49:59.999 7 WARNING neutronclient.v2_0.client [None req-ad5382f4-19a9-4be3-8fdf-ebc7f086639a 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/364] 10.0.0.65 () {32 vars in 702 bytes} [Wed Apr 15 07:49:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-389673649 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/365] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:49:59 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1437 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:01.253 8 WARNING neutronclient.v2_0.client [None req-1ae1e82c-093b-4681-b0fe-754237928673 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/366] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:01 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1425 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:02.458 7 WARNING neutronclient.v2_0.client [None req-6840a7bc-624d-41d9-9d48-9a08feb200df 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/367] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:02 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1425 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:04.070 8 WARNING neutronclient.v2_0.client [None req-ccdf9a09-9cd6-438b-aa44-4c57c94bd38d 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/368] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:04 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1425 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-04-15 07:50:05.277 7 WARNING neutronclient.v2_0.client [None req-d75685bf-410a-4fab-84ca-74f8d8ea94ff 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:05.371 8 INFO nova.api.openstack.compute.server_external_events [req-5414d3f7-d109-435c-ba9e-e2b7c235a9cd req-9eb9e7c2-504d-40a7-ba18-2e25ebb6e69d 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:bff8e82a-cf82-49e3-af9d-ed9f6c5f351e for instance 69601a5d-7b07-4fa4-8435-6fb439d4730c on instance [pid: 8|app: 0|req: 192/371] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:50:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/372] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:05 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1425 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:06.919 8 WARNING neutronclient.v2_0.client [None req-b6e0a49e-708c-42ff-b5b2-b0d46e1ad4b0 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/373] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:06 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1611 bytes in 1466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:08.423 7 WARNING neutronclient.v2_0.client [None req-d44f39b1-22e4-429a-81b0-fc0e7f6789d2 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/374] 10.0.0.65 () {32 vars in 739 bytes} [Wed Apr 15 07:50:08 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c/os-interface => generated 284 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/375] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:50:09 2026] POST /v2.1/os-keypairs => generated 386 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-04-15 07:50:10.211 7 INFO nova.api.openstack.compute.server_external_events [req-ccc64c3a-fac6-47e0-bfd6-19c27c4f2413 req-7b32193a-d74b-40ab-b7dd-4034d84dcdca 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:bff8e82a-cf82-49e3-af9d-ed9f6c5f351e for instance 69601a5d-7b07-4fa4-8435-6fb439d4730c on instance [pid: 7|app: 0|req: 182/376] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:10 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) 2026-04-15 07:50:10.235 8 WARNING neutronclient.v2_0.client [None req-ac900487-6638-4424-80f9-6be0e531f261 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/377] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:10 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1611 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 183/378] 10.0.0.65 () {32 vars in 639 bytes} [Wed Apr 15 07:50:10 2026] GET /v2.1/servers => generated 388 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: 8|app: 0|req: 196/379] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:50:10 2026] DELETE /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:10.780 7 WARNING neutronclient.v2_0.client [None req-3f638329-ed82-4e3a-ab3a-63c6749b7514 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/380] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:10 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1617 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:11.523 8 WARNING neutronclient.v2_0.client [None req-188df372-b384-4cf4-87f8-329ba5507981 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:11.571 8 WARNING neutronclient.v2_0.client [None req-188df372-b384-4cf4-87f8-329ba5507981 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:11.753 8 WARNING neutronclient.v2_0.client [None req-188df372-b384-4cf4-87f8-329ba5507981 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:12.316 7 WARNING neutronclient.v2_0.client [None req-6098ab65-a110-40d8-aab8-2fba53f4ee7f 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/381] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:50:11 2026] POST /v2.1/servers => generated 452 bytes in 938 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/382] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:12 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1737 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:12.424 8 WARNING neutronclient.v2_0.client [None req-00e5a5a4-12be-4664-8740-c2b05af0b838 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/383] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:12 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1392 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-04-15 07:50:13.459 7 WARNING neutronclient.v2_0.client [None req-8fdc2cbb-678a-404b-9ef7-3bd32a826634 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:13.515 8 WARNING neutronclient.v2_0.client [None req-78c5e26c-24ff-48ae-ac72-5ef79455be19 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/384] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:13 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1737 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/385] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:13 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1396 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:14.560 7 INFO nova.api.openstack.compute.server_external_events [req-956a1ba0-2c86-4dfc-9270-e69f2f633918 req-c5cf6652-ef98-45c6-bb5b-53867b0eaf6b 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:bff8e82a-cf82-49e3-af9d-ed9f6c5f351e for instance 69601a5d-7b07-4fa4-8435-6fb439d4730c on instance [pid: 7|app: 0|req: 187/386] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:14 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:15.247 8 WARNING neutronclient.v2_0.client [None req-ae130d45-231c-41f0-8b05-23da0a1ccd4f 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:15.273 7 WARNING neutronclient.v2_0.client [None req-8a227ace-f3b0-4d49-8b65-2e766dc1757c 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/387] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:15 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1380 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/390] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:15 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1444 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:16.352 8 WARNING neutronclient.v2_0.client [None req-9a946aeb-603c-4720-95bc-94160190d193 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:16.363 7 WARNING neutronclient.v2_0.client [None req-566e6675-1403-42c1-8a6e-a7b9bc0c15ea 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/391] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:16 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1385 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/392] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:16 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1444 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:17.461 8 WARNING neutronclient.v2_0.client [None req-33c44818-3be4-44a8-b33f-5640433bc684 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:17.480 7 WARNING neutronclient.v2_0.client [None req-fbda9647-c4e4-4abd-8a07-d321eed19519 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/393] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:17 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 1385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/394] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:17 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1519 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:17.672 8 INFO nova.api.openstack.compute.server_external_events [req-bd3aa2f6-b853-40e9-af23-97ca7dd74272 req-d524909c-0206-463b-9dba-4086f39ab3d9 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:4c0d4539-abcc-4ddc-a731-c9d1b52acf88 for instance 9fc81584-94f5-4343-ab81-9a9b63079719 on instance [pid: 8|app: 0|req: 205/395] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:18.543 7 INFO nova.api.openstack.wsgi [None req-172ea792-849f-4fb6-954c-407a95278b12 9b0e68602acf44c0ab43f79fe0b46d2b 6e23fbf55c304b609140ce3c6e8a1f6e - - default default] HTTP exception thrown: Instance 69601a5d-7b07-4fa4-8435-6fb439d4730c could not be found. [pid: 7|app: 0|req: 191/396] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:18 2026] GET /v2.1/servers/69601a5d-7b07-4fa4-8435-6fb439d4730c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/397] 10.0.0.65 () {32 vars in 702 bytes} [Wed Apr 15 07:50:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-890979768 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:18.613 7 WARNING neutronclient.v2_0.client [None req-15a630eb-686e-453e-9243-dd4d7b62b65f 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/398] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:18 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1517 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:19.738 8 WARNING neutronclient.v2_0.client [None req-802882d2-ad8f-4ea9-a6c3-b7bb7ca1ab5c 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:19.814 7 WARNING neutronclient.v2_0.client [None req-1e5c1117-20e6-4788-a950-e6b1f1193560 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/399] 10.0.0.65 () {32 vars in 739 bytes} [Wed Apr 15 07:50:19 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/os-interface => generated 284 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:19.981 8 WARNING neutronclient.v2_0.client [None req-e2ccc7a8-b69f-4b32-80b3-b25aeecedbe2 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/400] 10.0.0.65 () {32 vars in 813 bytes} [Wed Apr 15 07:50:19 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/os-interface/ff57cc46-3177-4c10-8c83-31d6ebfc9edc => generated 281 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 193/401] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:19 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1517 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/402] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:20 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 194/403] 10.0.0.65 () {34 vars in 748 bytes} [Wed Apr 15 07:50:20 2026] POST /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/action => 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: 8|app: 0|req: 210/404] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:20 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:21.191 7 WARNING neutronclient.v2_0.client [None req-71bbc73e-2ff1-426b-9b64-c92aa4240517 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:21.256 8 INFO nova.api.openstack.compute.server_external_events [req-d263ff89-bef3-4d24-85ca-b843b4e4a7b8 req-0b355aa8-8076-49a4-b09e-516c15105b7f 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:ff57cc46-3177-4c10-8c83-31d6ebfc9edc for instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 on instance [pid: 8|app: 0|req: 211/405] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:21 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, ' [pid: 8|app: 0|req: 212/406] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:21 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/407] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:21 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 213/408] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:22 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 195 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:22.359 7 WARNING neutronclient.v2_0.client [None req-963ba59e-2e3d-404a-85cc-3a890f3b9af2 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:22.377 8 WARNING neutronclient.v2_0.client [None req-21298048-6c65-4c95-916d-2c6f59e5074c 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/409] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:22 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1517 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/410] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:22 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1950 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/411] 10.0.0.65 () {34 vars in 748 bytes} [Wed Apr 15 07:50:22 2026] POST /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/412] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:22 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:23.170 7 INFO nova.api.openstack.compute.server_external_events [req-8004d542-92ac-4ae6-925c-014211a40983 req-10a91004-bac2-4e01-a482-7d2e8f50d3a8 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:4c0d4539-abcc-4ddc-a731-c9d1b52acf88 for instance 9fc81584-94f5-4343-ab81-9a9b63079719 on instance [pid: 7|app: 0|req: 198/413] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:50:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:23.525 8 WARNING neutronclient.v2_0.client [None req-7f5d141f-11cd-40f4-a7ae-c54e5fa55068 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] 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: 199/414] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:23 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/415] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:23 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1517 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 200/416] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:24 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:50:24.716 8 WARNING neutronclient.v2_0.client [None req-c2aa5cad-f12d-4e49-84d6-0fe9099f1d15 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:24.793 7 INFO nova.api.openstack.compute.server_external_events [req-cdb89996-9d56-4593-8ef4-27b5b6e681a0 req-f37ef1e7-171c-49d1-8c93-1c11a874e925 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:ff57cc46-3177-4c10-8c83-31d6ebfc9edc for instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 on instance [pid: 7|app: 0|req: 201/417] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/418] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:24 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1517 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 219/421] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:25 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:25.938 7 WARNING neutronclient.v2_0.client [None req-e72a6d65-e287-4936-811d-48a50f5a7a83 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/422] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:25 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1699 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-04-15 07:50:26.176 8 WARNING neutronclient.v2_0.client [None req-c08a73ff-46f5-49e3-bc6a-8d78e86e279d 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/423] 10.0.0.65 () {32 vars in 739 bytes} [Wed Apr 15 07:50:26 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719/os-interface => generated 284 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 204/424] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:26 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698/ips => generated 156 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: 8|app: 0|req: 221/425] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:50:26 2026] DELETE /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:26.932 7 WARNING neutronclient.v2_0.client [None req-00ef99b7-2643-41a7-968d-3914c848e722 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] 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: 205/426] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:26 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1841 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:27.434 8 INFO nova.api.openstack.compute.server_external_events [req-c962f2fe-223d-4a78-9a96-3e0c1cf856e3 req-4ce6e573-57e5-4e6c-ad5a-531ee1b9e2d1 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:4c0d4539-abcc-4ddc-a731-c9d1b52acf88 for instance 9fc81584-94f5-4343-ab81-9a9b63079719 on instance [pid: 8|app: 0|req: 222/427] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:27 2026] POST /v2.1/os-server-external-events => generated 179 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-04-15 07:50:27.956 7 WARNING neutronclient.v2_0.client [None req-ecbb0ad3-8108-40f9-9669-825cebb65ec2 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:28.143 7 WARNING neutronclient.v2_0.client [None req-ecbb0ad3-8108-40f9-9669-825cebb65ec2 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/428] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:50:27 2026] POST /v2.1/servers => generated 424 bytes in 663 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:28.482 8 WARNING neutronclient.v2_0.client [None req-e16d12be-732f-4928-91d4-363233a30852 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:28.509 7 WARNING neutronclient.v2_0.client [None req-28de3d1c-36a1-4350-a049-1fa8843bd244 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/429] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:28 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/430] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:28 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1841 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-04-15 07:50:29.578 8 WARNING neutronclient.v2_0.client [None req-c55f50fa-7623-4d93-8008-9b047878ed49 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] 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: 224/431] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:29 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1375 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:29.705 7 WARNING neutronclient.v2_0.client [None req-948ba039-8f0b-4403-9edb-d58188b813b2 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/432] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:29 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1841 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:30.094 8 INFO nova.api.openstack.compute.server_external_events [req-3c33a964-5871-475e-8e41-3c538b978085 req-610c6663-82cc-4ff2-9e02-391ea6572607 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:ff57cc46-3177-4c10-8c83-31d6ebfc9edc for instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 on instance [pid: 8|app: 0|req: 225/433] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:30.730 7 WARNING neutronclient.v2_0.client [None req-7aa5fe86-12a4-4414-b1fc-ed5ee8212e3a 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/434] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:30 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:30.845 8 WARNING neutronclient.v2_0.client [None req-1bbed040-3078-40f9-8bed-2e5b1b7ee3c2 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/435] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:30 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => 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-04-15 07:50:31.833 7 WARNING neutronclient.v2_0.client [None req-637c084e-a478-4e5e-bc27-6ba51dbd3a0d 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/436] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:31 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1423 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:31.957 8 WARNING neutronclient.v2_0.client [None req-cb44c104-b647-4c4d-9c25-3d38b8510eb5 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/437] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:31 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1485 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:32.940 7 WARNING neutronclient.v2_0.client [None req-4dc0cac5-7a9d-431d-ab41-358e7e1ad42c 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:33.044 8 WARNING neutronclient.v2_0.client [None req-b7e67033-24cb-4b9b-a524-6a2b5535acb4 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/438] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:33 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 1485 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/439] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:32 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1473 bytes in 795 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:33.837 8 INFO nova.api.openstack.compute.server_external_events [req-5c1ea526-a971-4704-9737-e82c24e93307 req-4ba95cb8-4e97-4376-be2a-00da135f6699 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:7d94c194-0cee-4121-b31e-e2cbc0e4f709 for instance 8603f9fd-2e7b-4954-a481-206251e2aa33 on instance [pid: 8|app: 0|req: 229/440] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:34.389 7 INFO nova.api.openstack.wsgi [None req-f579fa7d-71c2-464f-8344-4bec2b44bf5b 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] HTTP exception thrown: Instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 could not be found. [pid: 7|app: 0|req: 212/441] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:34 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/442] 10.0.0.65 () {32 vars in 702 bytes} [Wed Apr 15 07:50:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-284222020 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:34.755 7 WARNING neutronclient.v2_0.client [None req-d540ed24-7172-41a3-a3f1-2c0b53e47252 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:34.935 8 INFO nova.api.openstack.wsgi [None req-a5426ac8-0555-4c29-99d1-6ecfc6c56537 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] HTTP exception thrown: Instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 could not be found. [pid: 8|app: 0|req: 231/443] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:50:34 2026] DELETE /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => 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, ' 2026-04-15 07:50:34.972 8 INFO nova.api.openstack.wsgi [None req-b073d1ae-6e00-458f-b495-c9ace10c7875 7e6397ed6454442d89d0bfeb385f15a3 94b0c8fcdaec4908a95a6c5757bb2fc7 - - default default] HTTP exception thrown: Instance 2ff202f0-8183-4613-b5cb-7ff6da5e7698 could not be found. [pid: 8|app: 0|req: 232/444] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:34 2026] GET /v2.1/servers/2ff202f0-8183-4613-b5cb-7ff6da5e7698 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/445] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:34 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1471 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:36.068 8 WARNING neutronclient.v2_0.client [None req-a5fdad05-c7d8-4603-8716-619a06fcde4f 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/448] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:36 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1471 bytes in 1129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:38.221 7 WARNING neutronclient.v2_0.client [None req-880110b9-f275-451b-9dec-2cb783b436be 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/449] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:38 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1471 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:39.392 8 WARNING neutronclient.v2_0.client [None req-420218cc-1532-4a1c-b780-aee936577636 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/450] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:39 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1471 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:40.571 7 WARNING neutronclient.v2_0.client [None req-9af37bcb-b061-440a-9ed1-1237124c6c2e 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:40.992 8 INFO nova.api.openstack.compute.server_external_events [req-44dae202-d72e-46a0-825d-80a2d95c5211 req-160f2dec-2472-4ad9-a881-a4e312abf18d 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:7d94c194-0cee-4121-b31e-e2cbc0e4f709 for instance 8603f9fd-2e7b-4954-a481-206251e2aa33 on instance [pid: 8|app: 0|req: 236/451] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:50:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/452] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:40 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1471 bytes in 1325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:42.914 8 WARNING neutronclient.v2_0.client [None req-a2124ca1-5d61-46c8-9d64-86737d223402 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/453] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:42 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1657 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 217/454] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:43 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33/ips => generated 110 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, ' [pid: 8|app: 0|req: 238/455] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:50:43 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33/ips => generated 110 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: 218/456] 10.0.0.65 () {32 vars in 823 bytes} [Wed Apr 15 07:50:43 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33/ips/tempest-ServerAddressesTestJSON-1068204914-network => generated 95 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 239/457] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:50:43 2026] DELETE /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:44.165 7 WARNING neutronclient.v2_0.client [None req-a935b1bf-910b-4281-8566-e448a18260a9 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/458] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:44 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1663 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 240/459] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:50:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:45.467 7 WARNING neutronclient.v2_0.client [None req-06443511-d902-4d89-bba1-56aa88634b62 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/462] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:45 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1663 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:46.312 8 WARNING neutronclient.v2_0.client [None req-fa6a57d4-cf1f-4a7c-a145-6143f13a81ad 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:46.350 8 WARNING neutronclient.v2_0.client [None req-fa6a57d4-cf1f-4a7c-a145-6143f13a81ad 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:46.530 8 WARNING neutronclient.v2_0.client [None req-fa6a57d4-cf1f-4a7c-a145-6143f13a81ad 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/463] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:50:46 2026] POST /v2.1/servers => generated 452 bytes in 530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:46.812 7 WARNING neutronclient.v2_0.client [None req-de202c22-eed4-4efc-a915-ac8b05fed054 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/464] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:46 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1431 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:47.029 8 INFO nova.api.openstack.compute.server_external_events [req-8c18e7ec-7166-433f-820e-4deb54c9caf2 req-899026c1-127a-44f2-91a1-d777f965ef75 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:7d94c194-0cee-4121-b31e-e2cbc0e4f709 for instance 8603f9fd-2e7b-4954-a481-206251e2aa33 on instance [pid: 8|app: 0|req: 243/465] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:47 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) 2026-04-15 07:50:47.053 7 WARNING neutronclient.v2_0.client [None req-73bbbb39-b54e-47ad-9672-b9544092ddfa 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/466] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:47 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1621 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-04-15 07:50:47.897 8 WARNING neutronclient.v2_0.client [None req-e57a8ba7-6ced-4355-b32e-112cd645d1b6 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/467] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:47 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:48.148 7 WARNING neutronclient.v2_0.client [None req-d4a9ca82-1876-44e5-a0a3-a4942f108094 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/468] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:48 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1457 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:48.273 8 WARNING neutronclient.v2_0.client [None req-97b9485c-b4a4-412e-b66d-07d93711ea5b 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/469] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:48 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1819 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:48.446 7 WARNING neutronclient.v2_0.client [None req-b54dd0a0-bcd0-44bf-bec8-7d3d647a7063 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/470] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:48 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1819 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: 8|app: 0|req: 246/471] 10.0.0.65 () {34 vars in 748 bytes} [Wed Apr 15 07:50:48 2026] POST /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:48.894 7 WARNING neutronclient.v2_0.client [None req-842e30bc-8e23-4b44-9147-351458bd4ca4 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:48.987 8 WARNING neutronclient.v2_0.client [None req-81be5162-87fa-4864-891f-1e040a183ec3 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/472] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:48 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1821 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/473] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:48 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1483 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:49.238 7 WARNING neutronclient.v2_0.client [None req-6ff7b638-5759-4480-8845-1561fb0a65ab 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/474] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:49 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:50.043 8 WARNING neutronclient.v2_0.client [None req-ef05077d-b359-4851-ab50-4c09a810e6b1 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:50.084 7 WARNING neutronclient.v2_0.client [None req-404c8a83-3e35-4d63-a1b5-c1d29f0a7983 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/475] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:50 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1483 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/476] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:50 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:50.335 7 WARNING neutronclient.v2_0.client [None req-47991d50-a768-479f-a505-750f3cb49acb 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/477] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:50 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1457 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:51.170 8 WARNING neutronclient.v2_0.client [None req-38779848-21f8-45e6-bc83-4b752c76cb03 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:50:51.196 7 WARNING neutronclient.v2_0.client [None req-d116fa8a-24d2-41ae-93ed-ab227d89da03 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/478] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:51 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1491 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/479] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:51 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1821 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:51.431 8 WARNING neutronclient.v2_0.client [None req-e1170846-a77c-4d49-9ab8-051126e1e596 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/480] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:51 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 1457 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:51.962 7 INFO nova.api.openstack.compute.server_external_events [req-abfd3272-c49a-423e-8bfd-e856803d4c47 req-c836bc59-868d-4e63-9dcf-944805e04b32 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:19052761-8073-4803-ac10-1a2db6cbb336 for instance 7bfa4fb3-b7cb-4dd1-bc47-19e78266785c on instance [pid: 7|app: 0|req: 231/481] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:50:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:52.242 8 WARNING neutronclient.v2_0.client [None req-74fdb519-9988-4c43-b871-533fab7c1cfa 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/482] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:52 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1568 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-04-15 07:50:52.402 7 WARNING neutronclient.v2_0.client [None req-144022e5-0777-4c46-8206-45ceab7e0d93 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/483] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:52 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1826 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:52.658 8 INFO nova.api.openstack.wsgi [None req-4a40c2cc-4cc8-459d-a146-d0ea9ac668f4 3ae33ad94169469384d7e51361b74441 b6b57104e00d499997bff3815470844a - - default default] HTTP exception thrown: Instance 8603f9fd-2e7b-4954-a481-206251e2aa33 could not be found. [pid: 8|app: 0|req: 252/484] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:52 2026] GET /v2.1/servers/8603f9fd-2e7b-4954-a481-206251e2aa33 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:53.395 7 WARNING neutronclient.v2_0.client [None req-fbe29bcd-ea5b-42ce-beef-9b78c681e5d5 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:53.532 8 WARNING neutronclient.v2_0.client [None req-2c967ed4-7be5-4f82-a055-371faa2c8357 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/485] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:53 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1556 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/486] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:53 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1826 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:54.584 7 WARNING neutronclient.v2_0.client [None req-77b21d3a-1e72-47fa-9ec0-84306cb99cbb 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] 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: 234/487] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:54 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1556 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:54.702 8 WARNING neutronclient.v2_0.client [None req-bbae611e-52c0-41ba-af04-1a9b16e8eae5 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:54.727 7 INFO nova.api.openstack.compute.server_external_events [req-86713f73-ab09-478d-9eb0-49a8eb77d9f1 req-ab5084c6-9b75-4843-9be9-72567dc603c1 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-unplugged:4c0d4539-abcc-4ddc-a731-c9d1b52acf88 for instance 9fc81584-94f5-4343-ab81-9a9b63079719 on instance [pid: 7|app: 0|req: 235/488] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:50:54 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: 8|app: 0|req: 254/489] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:54 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1826 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:55.717 7 WARNING neutronclient.v2_0.client [None req-3e6bcce6-1b76-4427-8d14-e2fb9483546e 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/492] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:55 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1556 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:55.889 8 WARNING neutronclient.v2_0.client [None req-5d0ddf68-bc90-4e04-b55a-97a3eaab9ad3 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/493] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:55 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1826 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:56.843 7 WARNING neutronclient.v2_0.client [None req-4638c492-746e-4ec2-b247-a875cbb4b649 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] 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: 238/494] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:56 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1556 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:57.012 8 WARNING neutronclient.v2_0.client [None req-d461bae8-6596-4be8-9522-1658717b6f90 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/495] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:56 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1826 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:57.752 7 INFO nova.api.openstack.compute.server_external_events [req-f6dfb6ab-8feb-4e6b-be4c-23436ff416fd req-6547fe1d-0f81-4e06-8c2b-ef2bdc844ab1 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:19052761-8073-4803-ac10-1a2db6cbb336 for instance 7bfa4fb3-b7cb-4dd1-bc47-19e78266785c on instance [pid: 7|app: 0|req: 239/496] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:50:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:58.037 8 WARNING neutronclient.v2_0.client [None req-bfb726f0-1d6b-4f42-ae69-20f65fc9750f 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] 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: 258/497] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:58 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1556 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:58.170 7 WARNING neutronclient.v2_0.client [None req-fe27a093-a431-4df8-9cda-21f36e2b9774 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/498] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:58 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1826 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:59.216 8 WARNING neutronclient.v2_0.client [None req-fdcc3d25-e04b-4df5-90a1-fca0b05976f1 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] 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: 259/499] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:59 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1740 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:50:59.338 7 WARNING neutronclient.v2_0.client [None req-dc0db12d-ada0-48c5-a776-e625fc86d49a 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:59.367 8 WARNING neutronclient.v2_0.client [None req-65193801-0df2-4255-81e3-c0f72527f110 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/500] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:50:59 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1819 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/501] 10.0.0.65 () {32 vars in 739 bytes} [Wed Apr 15 07:50:59 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c/os-interface => generated 285 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:50:59.795 7 INFO nova.api.openstack.compute.server_external_events [req-13dcc7fd-351d-47de-90a4-1fb3e22ec1d9 req-57d3e05b-1ec8-4b63-8881-650b12b056eb 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:4c0d4539-abcc-4ddc-a731-c9d1b52acf88 for instance 9fc81584-94f5-4343-ab81-9a9b63079719 on instance [pid: 7|app: 0|req: 242/502] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:50:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:00.277 8 INFO nova.api.openstack.compute.server_external_events [req-1d2b6b5d-12a4-4179-9c6d-4b2812341473 req-8021693b-3d60-4372-89df-0240fb49c351 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:19052761-8073-4803-ac10-1a2db6cbb336 for instance 7bfa4fb3-b7cb-4dd1-bc47-19e78266785c on instance 2026-04-15 07:51:00.281 7 WARNING neutronclient.v2_0.client [None req-080c614f-5793-4ff3-8807-a594ad62ba45 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/503] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:51:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/504] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:00 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1740 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, ' [pid: 8|app: 0|req: 262/505] 10.0.0.65 () {32 vars in 639 bytes} [Wed Apr 15 07:51:00 2026] GET /v2.1/servers => generated 384 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 244/506] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:51:00 2026] DELETE /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:00.757 8 WARNING neutronclient.v2_0.client [None req-4b392f92-8f83-4e59-9df3-8a2aad319c1f 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/507] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:00 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1746 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:01.916 7 WARNING neutronclient.v2_0.client [None req-9ebf7603-ddbd-49eb-ba00-27c1dfebcc9b 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/508] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:01 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1866 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:03.102 8 WARNING neutronclient.v2_0.client [None req-19b522fa-e414-4629-a5d5-89417928ce77 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/509] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:03 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1866 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:03.848 7 INFO nova.api.openstack.compute.server_external_events [req-becfe062-7434-4cc4-9ca4-3763a606c33a req-e3667e45-a8f2-4a53-88b6-233eb15658b0 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:19052761-8073-4803-ac10-1a2db6cbb336 for instance 7bfa4fb3-b7cb-4dd1-bc47-19e78266785c on instance [pid: 7|app: 0|req: 246/510] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:51:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:04.267 8 WARNING neutronclient.v2_0.client [None req-6963cda3-25eb-49b7-98d4-0d9287a418f2 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/511] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:04 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1512 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:05.366 7 WARNING neutronclient.v2_0.client [None req-c64a1eb1-cdbe-4ae1-9690-5c60fb315d5c 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/514] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:05 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1517 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-04-15 07:51:06.476 8 WARNING neutronclient.v2_0.client [None req-5b2604fe-1da8-440f-83d2-f9e56e992caa 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/515] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:06 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1517 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-04-15 07:51:07.582 7 WARNING neutronclient.v2_0.client [None req-4fdb562e-74e3-439a-b173-0811f0fa95a0 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/516] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:07 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 1517 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:08.652 8 INFO nova.api.openstack.wsgi [None req-f99c3729-47c4-4ba2-8d1e-9a1690e87240 4ccbbbe3866b4b31925846b1c53513ed 66dd96acb8224e0ab8cfeeaff7cd604e - - default default] HTTP exception thrown: Instance 7bfa4fb3-b7cb-4dd1-bc47-19e78266785c could not be found. [pid: 8|app: 0|req: 268/517] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:08 2026] GET /v2.1/servers/7bfa4fb3-b7cb-4dd1-bc47-19e78266785c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 250/518] 10.0.0.65 () {32 vars in 702 bytes} [Wed Apr 15 07:51:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-313572227 => 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-04-15 07:51:21.033 8 WARNING neutronclient.v2_0.client [None req-4ad770d0-ce1e-4883-89e7-db2533c9e9c3 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/521] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:20 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1819 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/522] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:51:21 2026] DELETE /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:21.354 8 WARNING neutronclient.v2_0.client [None req-b445344d-db03-4a29-a1fa-cf5f2f044774 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/523] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:21 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1825 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:22.546 7 WARNING neutronclient.v2_0.client [None req-c92539e9-dd84-4f93-859b-d77adfefbe27 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/524] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:22 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1825 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:23.709 8 WARNING neutronclient.v2_0.client [None req-bf9791ef-61ce-4ead-b034-5e6cbf1025ec 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:51:23.716 7 INFO nova.api.openstack.compute.server_external_events [req-f827c5a7-b926-41d8-b926-bfd3d972d218 req-090b77da-e53b-4c30-9ec2-3e63bcea6e6d 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-unplugged:4c0d4539-abcc-4ddc-a731-c9d1b52acf88 for instance 9fc81584-94f5-4343-ab81-9a9b63079719 on instance [pid: 7|app: 0|req: 254/525] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:51:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/526] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:23 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1825 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:24.523 7 INFO nova.api.openstack.compute.server_external_events [req-9670c0de-37f5-4d8a-a9ab-3bd6d7e8a8af req-586ee450-db3c-4291-8450-4cfda96b423c 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:4c0d4539-abcc-4ddc-a731-c9d1b52acf88 for instance 9fc81584-94f5-4343-ab81-9a9b63079719 on instance [pid: 7|app: 0|req: 255/527] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:51:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:24.959 8 WARNING neutronclient.v2_0.client [None req-7b091214-561c-412a-86a7-d2abac90d043 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/528] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:24 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1473 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, ' [pid: 7|app: 0|req: 256/529] 10.0.0.100 () {30 vars in 618 bytes} [Wed Apr 15 07:51:25 2026] GET /v2.1 => generated 0 bytes in 127 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: 274/531] 10.0.0.100 () {32 vars in 691 bytes} [Wed Apr 15 07:51:25 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/533] 10.0.0.100 () {34 vars in 912 bytes} [Wed Apr 15 07:51:25 2026] GET /v2.1/os-simple-tenant-usage/da45d46da6ec43a396fad6dc10c6697d?start=2026-04-14T00:00:00&end=2026-04-15T23:59:59 => generated 20 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/534] 10.0.0.100 () {30 vars in 653 bytes} [Wed Apr 15 07:51:25 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-04-15 07:51:26.061 8 WARNING neutronclient.v2_0.client [None req-c6aa3783-765f-4c18-85aa-543c0ae4e8bb 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/535] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:26 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1478 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:51:27.180 7 WARNING neutronclient.v2_0.client [None req-55c58f08-0aee-48ea-b2b7-b6cda5ddffa8 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/536] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:27 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 1478 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:28.300 8 INFO nova.api.openstack.wsgi [None req-af73e221-c1c2-4547-a696-7c7efcc24cc1 67fe8ba33d5840f494a114866974ea9a 58092ee9ac684263bc3039911b8ecd4e - - default default] HTTP exception thrown: Instance 9fc81584-94f5-4343-ab81-9a9b63079719 could not be found. [pid: 8|app: 0|req: 277/537] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:28 2026] GET /v2.1/servers/9fc81584-94f5-4343-ab81-9a9b63079719 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 261/538] 10.0.0.65 () {32 vars in 704 bytes} [Wed Apr 15 07:51:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1202477112 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 278/539] 10.0.0.100 () {30 vars in 618 bytes} [Wed Apr 15 07:51:28 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/540] 10.0.0.100 () {32 vars in 691 bytes} [Wed Apr 15 07:51:29 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/541] 10.0.0.100 () {34 vars in 912 bytes} [Wed Apr 15 07:51:29 2026] GET /v2.1/os-simple-tenant-usage/da45d46da6ec43a396fad6dc10c6697d?start=2026-04-14T00:00:00&end=2026-04-15T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/542] 10.0.0.100 () {30 vars in 653 bytes} [Wed Apr 15 07:51:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:32.671 8 WARNING neutronclient.v2_0.client [None req-9dddd3d1-6a8f-4ba3-86d0-323dde48daaf 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:51:32.823 8 WARNING neutronclient.v2_0.client [None req-9dddd3d1-6a8f-4ba3-86d0-323dde48daaf 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/543] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:51:32 2026] POST /v2.1/servers => generated 424 bytes in 409 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 07:51:33.034 7 WARNING neutronclient.v2_0.client [None req-e291057d-8df1-4438-ad0d-b910decb40c9 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/544] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:33 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1368 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/545] 10.0.0.65 () {30 vars in 411 bytes} [Wed Apr 15 07:51:33 2026] GET / => generated 423 bytes in 7 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-04-15 07:51:34.135 8 WARNING neutronclient.v2_0.client [None req-e5a46608-fdf5-4c74-a637-13b82c0eec0c 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/546] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:34 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1372 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, ' [pid: 7|app: 0|req: 265/547] 10.0.0.65 () {28 vars in 558 bytes} [Wed Apr 15 07:51:33 2026] GET /v2/ => generated 402 bytes in 570 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: 283/548] 10.0.0.65 () {28 vars in 562 bytes} [Wed Apr 15 07:51:34 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/549] 10.0.0.65 () {30 vars in 411 bytes} [Wed Apr 15 07:51:34 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-15 07:51:35.237 8 WARNING neutronclient.v2_0.client [None req-23a5f254-d8ef-4415-8ca1-9ef61a97d8b9 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/552] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:35 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 07:51:36.331 7 WARNING neutronclient.v2_0.client [None req-81e79a82-626e-4197-9c89-d68a41356cf9 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/553] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:36 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1420 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-04-15 07:51:37.448 8 WARNING neutronclient.v2_0.client [None req-9f684b9e-1303-40b8-a0fc-87e4b3aeb0da 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/554] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:37 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1428 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:38.163 7 INFO nova.api.openstack.compute.server_external_events [req-6c75d62d-a4b0-4913-ad2d-eeec911ee09c req-22cc7f95-fe85-401e-b83d-e9c436831eea 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:73bb6007-e821-44b4-8748-42b99776513d for instance 64fe27e0-7ab2-4211-806c-af9e4eea9d93 on instance [pid: 7|app: 0|req: 270/555] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:51:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:38.561 8 WARNING neutronclient.v2_0.client [None req-7b23b43c-4291-4e32-9232-929c50a91b2e 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/556] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:38 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1480 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:39.776 7 WARNING neutronclient.v2_0.client [None req-cf9a9e2c-a234-477d-85c7-d187bb16737d 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/557] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:39 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1468 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:41.094 8 WARNING neutronclient.v2_0.client [None req-ca67b053-6575-4f4a-91a9-3019217e282f 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/558] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:41 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1468 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:42.331 7 WARNING neutronclient.v2_0.client [None req-f583c08b-f61b-4b5e-8bf1-aabc7df74424 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/559] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:42 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1468 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-04-15 07:51:42.736 8 INFO nova.api.openstack.compute.server_external_events [req-d35f6dc3-a86e-44ac-93ee-6c2e7ded93ff req-16694595-c58e-4209-b30f-b85eb98a2195 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:73bb6007-e821-44b4-8748-42b99776513d for instance 64fe27e0-7ab2-4211-806c-af9e4eea9d93 on instance [pid: 8|app: 0|req: 288/560] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:51:42 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-04-15 07:51:43.508 7 WARNING neutronclient.v2_0.client [None req-580ade99-92b7-47cf-b1f4-bc23cb4b5195 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/561] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:43 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1468 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:44.643 8 WARNING neutronclient.v2_0.client [None req-a89e193c-2a7c-40f8-a1b9-f646b74e8e2d 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/562] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:44 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1468 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:45.811 7 WARNING neutronclient.v2_0.client [None req-f3701ddb-b03b-4177-8dd8-f9194a152af9 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/565] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:45 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1648 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 291/566] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:51:47 2026] DELETE /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:47.317 7 WARNING neutronclient.v2_0.client [None req-99deca08-16a7-49ef-9e92-5be902410b37 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/567] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:47 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1654 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:48.473 8 WARNING neutronclient.v2_0.client [None req-338ed92f-a5b5-4295-b606-dcdf0177622c 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/568] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:48 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1654 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-04-15 07:51:49.613 7 WARNING neutronclient.v2_0.client [None req-a62b4acd-8e85-47b8-9256-f6bc332d11d8 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/569] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:49 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1654 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:50.151 8 INFO nova.api.openstack.compute.server_external_events [req-5532789b-a76a-4bfa-bfa4-7e26166df861 req-716c2729-b9b9-473d-8e43-bb4b50545b85 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:73bb6007-e821-44b4-8748-42b99776513d for instance 64fe27e0-7ab2-4211-806c-af9e4eea9d93 on instance [pid: 8|app: 0|req: 293/570] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:51:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:50.756 7 WARNING neutronclient.v2_0.client [None req-44eedce6-e505-498d-b3e9-ad31c433dbb9 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/571] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:50 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1449 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:51.847 8 WARNING neutronclient.v2_0.client [None req-105e02d7-aafc-4737-9caa-0b4109629531 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/572] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:51 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => 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-04-15 07:51:52.966 7 WARNING neutronclient.v2_0.client [None req-67392dcd-aa0a-4284-b8f6-5f3468400345 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/573] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:52 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:51:54.046 8 INFO nova.api.openstack.wsgi [None req-8d68ac2f-4012-4c0c-90eb-d133b7658d12 9b9584dcce7a4de7b1ade84f31855a6a 4ad510d84f224f26844ec6d9dec2acf8 - - default default] HTTP exception thrown: Instance 64fe27e0-7ab2-4211-806c-af9e4eea9d93 could not be found. [pid: 8|app: 0|req: 295/574] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:51:54 2026] GET /v2.1/servers/64fe27e0-7ab2-4211-806c-af9e4eea9d93 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 297/577] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:52:04 2026] POST /v2.1/os-keypairs => generated 398 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:52:06.498 8 WARNING neutronclient.v2_0.client [None req-9ad45579-c804-44e4-a68e-776f46fb939f 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:52:06.542 8 WARNING neutronclient.v2_0.client [None req-9ad45579-c804-44e4-a68e-776f46fb939f 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:52:06.715 8 WARNING neutronclient.v2_0.client [None req-9ad45579-c804-44e4-a68e-776f46fb939f 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/580] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:52:06 2026] POST /v2.1/servers => generated 449 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-04-15 07:52:06.971 7 WARNING neutronclient.v2_0.client [None req-f05be0bf-ef39-4c32-bdd1-ae1038feaf2a 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/581] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:06 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1403 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:08.055 8 WARNING neutronclient.v2_0.client [None req-2f7acc55-4928-469b-b4f5-985620d6a1e3 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/582] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:08 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1407 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-04-15 07:52:09.141 7 WARNING neutronclient.v2_0.client [None req-ed4ff8a4-4a75-4fad-8849-089691a31fe9 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/583] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:09 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1455 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-04-15 07:52:10.223 8 WARNING neutronclient.v2_0.client [None req-b7986585-4c55-4f76-b49b-4e856f90a15b 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/584] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:10 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1455 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:11.307 7 WARNING neutronclient.v2_0.client [None req-acd481ec-0083-4b62-9a3a-7ce4d66130a4 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/585] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:11 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1463 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:12.158 8 INFO nova.api.openstack.compute.server_external_events [req-9909475e-59fc-4077-aa2f-ef0eed39c657 req-d2898024-2865-4f07-8742-c7c4f5c0516e 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:3d7d6fd4-1f00-46af-9fe8-d07ef4475b57 for instance f490a757-d15e-4762-8786-e6153faa6be4 on instance [pid: 8|app: 0|req: 302/586] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:52:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:12.449 7 WARNING neutronclient.v2_0.client [None req-4fa36a01-c4c3-4513-ae90-2089a00c75a5 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/587] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:12 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1540 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-04-15 07:52:13.605 8 WARNING neutronclient.v2_0.client [None req-5338830a-bff9-4bcb-a8e3-4b9cde293791 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/588] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:13 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1528 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:14.861 7 WARNING neutronclient.v2_0.client [None req-5fdfbb2d-87e0-4de5-a211-ae8b6bfbccfd 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/589] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:14 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1528 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:16.239 8 WARNING neutronclient.v2_0.client [None req-87a531e2-a2ba-42ad-b6ee-c102b04bec0e 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/592] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:16 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1528 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:16.541 7 INFO nova.api.openstack.compute.server_external_events [req-87acb9c6-f05e-43f8-b62a-77f8abf4c878 req-c2c4cd38-ddc3-4490-9d55-e74c86610a3c 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:3d7d6fd4-1f00-46af-9fe8-d07ef4475b57 for instance f490a757-d15e-4762-8786-e6153faa6be4 on instance [pid: 7|app: 0|req: 288/593] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:52:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:17.433 8 WARNING neutronclient.v2_0.client [None req-bff985da-be69-4776-9cbb-a318d4d73bf1 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/594] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:17 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1528 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:18.617 7 WARNING neutronclient.v2_0.client [None req-03e97119-2fd1-484d-8388-4d03d189633b 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/595] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:18 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1696 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-04-15 07:52:18.816 8 WARNING neutronclient.v2_0.client [None req-410efe41-b9f7-4858-88a5-23ff4089a545 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/596] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:18 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1696 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:20.128 7 INFO nova.api.openstack.compute.server_external_events [req-39692b72-6076-4d70-ac9c-d0a50b761ef0 req-cc6ab73a-6a1b-40d0-a16e-12161d03718d 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:3d7d6fd4-1f00-46af-9fe8-d07ef4475b57 for instance f490a757-d15e-4762-8786-e6153faa6be4 on instance [pid: 7|app: 0|req: 290/597] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:52:20 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: 292/600] 10.0.0.65 () {34 vars in 748 bytes} [Wed Apr 15 07:52:28 2026] POST /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4/action => generated 31891 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:40.870 7 INFO nova.api.openstack.compute.server_external_events [req-ae071531-5e18-4b8d-934c-dec8aae453f6 req-f0ab03dd-475e-4507-9cda-1eae823a680a 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:3d7d6fd4-1f00-46af-9fe8-d07ef4475b57 for instance f490a757-d15e-4762-8786-e6153faa6be4 on instance [pid: 7|app: 0|req: 294/603] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:52:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/604] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:52:44 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:52:45.616 8 WARNING neutronclient.v2_0.client [None req-e266a755-846f-4b79-8122-8702a173ffd6 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:52:45.659 8 WARNING neutronclient.v2_0.client [None req-e266a755-846f-4b79-8122-8702a173ffd6 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:52:45.820 8 WARNING neutronclient.v2_0.client [None req-e266a755-846f-4b79-8122-8702a173ffd6 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/607] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:52:45 2026] POST /v2.1/servers => generated 450 bytes in 436 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:46.020 7 WARNING neutronclient.v2_0.client [None req-fa1afef1-0ef6-46c8-9d5c-c941ca6e7895 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/608] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:45 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1403 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:47.126 8 WARNING neutronclient.v2_0.client [None req-66688d52-4555-4893-8518-2b6ed03b9ef1 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/609] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:47 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1407 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:48.207 7 WARNING neutronclient.v2_0.client [None req-59e5ed00-faf1-4210-8102-c5c7b300ef35 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/610] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:48 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1455 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:49.299 8 WARNING neutronclient.v2_0.client [None req-8c490f33-e040-460e-aafb-f49271375a5d 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/611] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:49 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1455 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:50.393 7 WARNING neutronclient.v2_0.client [None req-0d9ab4e9-e3d2-41b7-a4a2-cb241a377124 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/612] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:50 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:51.272 8 INFO nova.api.openstack.compute.server_external_events [req-02b63eb1-f334-4a0a-83ba-bd5a7dda8227 req-68a46d19-8e8a-4e35-ab92-724e82ba1716 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:e37c9b4b-e264-4a4b-81ad-8836dd12e349 for instance 4025aa8d-18e3-4845-8bf8-9033001b730c on instance [pid: 8|app: 0|req: 315/613] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:52:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:51.502 7 WARNING neutronclient.v2_0.client [None req-d6b3aa8f-415f-4ab5-89e6-24e288d8eac8 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/614] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:51 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1541 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:52.654 8 WARNING neutronclient.v2_0.client [None req-d4fe464e-7ae8-46f5-afdc-8a3bab04bf77 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/615] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:52 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1529 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:53.804 7 WARNING neutronclient.v2_0.client [None req-c4d4d827-5f78-47b1-986f-413ebae9cf53 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/616] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:53 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1529 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:54.977 8 WARNING neutronclient.v2_0.client [None req-c5486698-d1e3-42d3-85cd-2bf8169f811a 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/617] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:54 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1529 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:56.201 8 WARNING neutronclient.v2_0.client [None req-ef20aec1-da87-480c-8444-73efa45939cf 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/620] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:56 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1529 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:56.879 7 INFO nova.api.openstack.compute.server_external_events [req-6c89948d-bb15-4c44-b783-96813f59c5ed req-052fc7d1-ea16-41c9-bfcb-c246282b79a8 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:e37c9b4b-e264-4a4b-81ad-8836dd12e349 for instance 4025aa8d-18e3-4845-8bf8-9033001b730c on instance [pid: 7|app: 0|req: 302/621] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:52:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:57.673 8 WARNING neutronclient.v2_0.client [None req-c34be1b5-a31e-4c92-9ec5-b68993bad20c 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/622] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:57 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1529 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:58.865 7 WARNING neutronclient.v2_0.client [None req-0eefc68c-5bee-4f14-a0a9-6ecc78d44d16 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/623] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:58 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1697 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:52:59.182 8 WARNING neutronclient.v2_0.client [None req-372f21e2-cb7d-413a-8b14-5d06a5cfd8e0 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/624] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:52:59 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1697 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:00.079 7 INFO nova.api.openstack.compute.server_external_events [req-88e0879a-abf4-4b26-b19a-b74bfd5d5aa6 req-38775ded-4b5b-43e7-8abe-4345eb8cf906 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:e37c9b4b-e264-4a4b-81ad-8836dd12e349 for instance 4025aa8d-18e3-4845-8bf8-9033001b730c on instance [pid: 7|app: 0|req: 304/625] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:53:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/628] 10.0.0.65 () {34 vars in 748 bytes} [Wed Apr 15 07:53:08 2026] POST /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c/action => generated 31891 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/631] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:53:19 2026] DELETE /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => 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-04-15 07:53:19.480 7 WARNING neutronclient.v2_0.client [None req-2701b1cb-d101-4796-ab62-a867efa1becc 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/632] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:19 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1823 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:20.653 8 WARNING neutronclient.v2_0.client [None req-cae7baf7-6ffa-4ea0-900c-31e4741e6e93 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/633] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:20 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1823 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:21.832 7 WARNING neutronclient.v2_0.client [None req-8e0cd3ca-abf7-4bb1-bf36-5e3c0179ae3b 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/634] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:21 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1823 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:22.003 8 INFO nova.api.openstack.compute.server_external_events [req-34a8e480-7c07-4794-a4d8-e145b5216620 req-571a7f7b-a126-4df6-853e-2d2a4d842d35 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-unplugged:e37c9b4b-e264-4a4b-81ad-8836dd12e349 for instance 4025aa8d-18e3-4845-8bf8-9033001b730c on instance [pid: 8|app: 0|req: 326/635] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:53:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:22.619 7 INFO nova.api.openstack.compute.server_external_events [req-8969f957-d9df-4d47-a130-4c79519ea342 req-18a43b9a-db8f-4e37-8f14-80b347ef777a 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:e37c9b4b-e264-4a4b-81ad-8836dd12e349 for instance 4025aa8d-18e3-4845-8bf8-9033001b730c on instance [pid: 7|app: 0|req: 310/636] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:53:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:23.009 8 WARNING neutronclient.v2_0.client [None req-77471f9e-e9db-4a18-903b-93279c64b311 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/637] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:22 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1484 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:24.105 7 WARNING neutronclient.v2_0.client [None req-e5d4f747-43b4-44b5-b403-9b336337b9cd 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/638] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:24 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1489 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:25.208 8 WARNING neutronclient.v2_0.client [None req-3805d67a-b8a7-43b1-81e2-9f8cad515580 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/639] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:25 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 1489 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:26.280 8 INFO nova.api.openstack.wsgi [None req-91c77e15-8399-4bd8-933a-b17cdaa8ce78 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] HTTP exception thrown: Instance 4025aa8d-18e3-4845-8bf8-9033001b730c could not be found. [pid: 8|app: 0|req: 330/642] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:26 2026] GET /v2.1/servers/4025aa8d-18e3-4845-8bf8-9033001b730c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/643] 10.0.0.65 () {32 vars in 728 bytes} [Wed Apr 15 07:53:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1116494682 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/644] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:53:26 2026] DELETE /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-15 07:53:26.919 7 WARNING neutronclient.v2_0.client [None req-605a7072-99ed-4d18-b314-1d8e1c4205dd 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/645] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:26 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1702 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:28.118 8 WARNING neutronclient.v2_0.client [None req-3f7c9d86-990b-47d0-9d92-469e1b30c453 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/646] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:28 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1702 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-04-15 07:53:29.245 7 WARNING neutronclient.v2_0.client [None req-fa725ef0-3d45-441f-b448-79158d146d91 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/647] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:29 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1702 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-04-15 07:53:29.715 8 INFO nova.api.openstack.compute.server_external_events [req-039e2201-8ae7-4fa4-bcc9-cf2c964c39b6 req-6ed96f46-183a-4e19-b96f-b9865707ce90 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:3d7d6fd4-1f00-46af-9fe8-d07ef4475b57 for instance f490a757-d15e-4762-8786-e6153faa6be4 on instance [pid: 8|app: 0|req: 333/648] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:53:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:30.385 7 WARNING neutronclient.v2_0.client [None req-a4385a57-3d7f-4230-99b6-f00e2b18b566 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/649] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:30 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1484 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-04-15 07:53:31.478 8 WARNING neutronclient.v2_0.client [None req-e3c5d5af-67c1-42ca-8f32-9b18acda9dfd 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/650] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:31 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1489 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:32.569 7 WARNING neutronclient.v2_0.client [None req-d414b581-67cb-46a7-be2e-baad3074d653 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] The python binding code in 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/651] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:32 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 1489 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:33.650 8 INFO nova.api.openstack.wsgi [None req-4d323efa-51da-456f-9cad-efd5b98fa081 447144b63a7449868d4a0be379066da6 2cb4c908dc2e4c788494b3534256d18e - - default default] HTTP exception thrown: Instance f490a757-d15e-4762-8786-e6153faa6be4 could not be found. [pid: 8|app: 0|req: 335/652] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:33 2026] GET /v2.1/servers/f490a757-d15e-4762-8786-e6153faa6be4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/653] 10.0.0.65 () {32 vars in 728 bytes} [Wed Apr 15 07:53:33 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1257678115 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/656] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:53:38 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:40.662 8 WARNING neutronclient.v2_0.client [None req-ddbc7599-10b7-4f13-aaf2-3c82268774d6 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:53:40.708 8 WARNING neutronclient.v2_0.client [None req-ddbc7599-10b7-4f13-aaf2-3c82268774d6 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:53:40.958 8 WARNING neutronclient.v2_0.client [None req-ddbc7599-10b7-4f13-aaf2-3c82268774d6 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/657] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:53:40 2026] POST /v2.1/servers => generated 447 bytes in 529 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 07:53:41.155 7 WARNING neutronclient.v2_0.client [None req-268da6c3-4449-4213-9b11-049f71a741a0 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in 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/658] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:41 2026] GET /v2.1/servers/7deeb0d6-1019-4692-8ff2-aa10f3a05b11 => generated 1394 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:46.266 7 WARNING neutronclient.v2_0.client [None req-74b5251f-5c98-4519-81b0-1818b25a1eb8 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:46.401 8 INFO nova.api.openstack.compute.server_external_events [req-10de7ec7-c6ed-413c-806a-b8df1f56eedb req-c84fd78f-12c7-4204-9fb4-fb85199ac7de 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:ab8b38b9-c0b4-4c19-ba14-6936fe4f75a2 for instance 7deeb0d6-1019-4692-8ff2-aa10f3a05b11 on instance [pid: 8|app: 0|req: 339/661] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:53:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/662] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:46 2026] GET /v2.1/servers/7deeb0d6-1019-4692-8ff2-aa10f3a05b11 => generated 1519 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, ' [pid: 8|app: 0|req: 340/663] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:53:48 2026] POST /v2.1/os-keypairs => generated 397 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 324/664] 10.0.0.65 () {34 vars in 669 bytes} [Wed Apr 15 07:53:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:53:50.613 8 INFO nova.api.openstack.compute.server_external_events [req-50264633-5df2-4dcd-a20a-69c1e9bf059c req-bd9918f4-a4c1-4f94-8033-71f1f9d9457c 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:ab8b38b9-c0b4-4c19-ba14-6936fe4f75a2 for instance 7deeb0d6-1019-4692-8ff2-aa10f3a05b11 on instance [pid: 8|app: 0|req: 341/665] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:53:50 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) 2026-04-15 07:53:51.211 7 WARNING neutronclient.v2_0.client [None req-9a0c31ec-c884-4d9b-a6a1-c6c928114795 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:53:51.253 7 WARNING neutronclient.v2_0.client [None req-9a0c31ec-c884-4d9b-a6a1-c6c928114795 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:53:51.291 7 WARNING neutronclient.v2_0.client [None req-9a0c31ec-c884-4d9b-a6a1-c6c928114795 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:53:51.447 7 WARNING neutronclient.v2_0.client [None req-9a0c31ec-c884-4d9b-a6a1-c6c928114795 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:51.520 8 WARNING neutronclient.v2_0.client [None req-ac566639-542f-4c79-b5c2-f4ea39fc4f2a a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/666] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:51 2026] GET /v2.1/servers/7deeb0d6-1019-4692-8ff2-aa10f3a05b11 => generated 1517 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/667] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:53:51 2026] POST /v2.1/servers => generated 496 bytes in 557 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:51.729 8 WARNING neutronclient.v2_0.client [None req-2185a725-bad1-4ba8-bcac-84d3f53d5767 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/668] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:51 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:52.812 7 WARNING neutronclient.v2_0.client [None req-f53fca34-0876-4329-a516-09ad3988793f 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/669] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:52 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:53.905 8 WARNING neutronclient.v2_0.client [None req-c9a02982-2d02-4da7-8bab-2f7d5b1a337e 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/670] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:53 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1509 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:55.008 7 WARNING neutronclient.v2_0.client [None req-9b939d96-5788-4e19-b19c-190a374a09cd 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/671] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:54 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1509 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:56.094 7 WARNING neutronclient.v2_0.client [None req-e7b0ad42-5853-431b-add8-e57ddd1180bc 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/674] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:56 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1517 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:56.715 8 WARNING neutronclient.v2_0.client [None req-26226ccc-8b2f-46e3-a618-7947698ea582 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in 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/675] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:56 2026] GET /v2.1/servers/7deeb0d6-1019-4692-8ff2-aa10f3a05b11 => generated 1816 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:56.890 7 INFO nova.api.openstack.compute.server_external_events [req-2e8d7769-5c2e-44dc-9aff-a0e19cc76ccc req-b4132bbc-247a-4dd9-bf29-bfe39e16efe9 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:98b32e5a-a8e6-4904-8696-5a4598c337b8 for instance 9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 on instance [pid: 7|app: 0|req: 330/676] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:53:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:57.174 8 WARNING neutronclient.v2_0.client [None req-df7227fe-d459-448f-a4a8-3399cbafddc8 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/677] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:57 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1641 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:58.043 7 WARNING neutronclient.v2_0.client [None req-b58b7e62-612c-4380-93c4-5ed2d589ce80 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:53:58.094 7 WARNING neutronclient.v2_0.client [None req-b58b7e62-612c-4380-93c4-5ed2d589ce80 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:58.342 7 WARNING neutronclient.v2_0.client [None req-b58b7e62-612c-4380-93c4-5ed2d589ce80 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:53:58.352 8 WARNING neutronclient.v2_0.client [None req-8dbd8069-bf98-43e4-9581-5b979b9d9fb4 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/678] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:58 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1629 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/679] 10.0.0.65 () {34 vars in 661 bytes} [Wed Apr 15 07:53:57 2026] POST /v2.1/servers => generated 447 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:58.570 8 WARNING neutronclient.v2_0.client [None req-1c9ee164-0921-4b89-a776-03ab7d229f58 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in 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/680] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:58 2026] GET /v2.1/servers/5656af71-9d74-46cc-b38b-226a5e89d71a => generated 1394 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:58.925 7 INFO nova.api.openstack.compute.server_external_events [req-e44e42c6-54f2-48e1-ab43-78216f5acfaa req-3176e2d4-1e6c-40fb-b0f4-f81e4b989865 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:ab8b38b9-c0b4-4c19-ba14-6936fe4f75a2 for instance 7deeb0d6-1019-4692-8ff2-aa10f3a05b11 on instance [pid: 7|app: 0|req: 332/681] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:53:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:53:59.542 8 WARNING neutronclient.v2_0.client [None req-f35eb5a3-743b-4431-9a47-5f60ed416204 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/682] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:53:59 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1629 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:00.676 7 WARNING neutronclient.v2_0.client [None req-17a39fb5-5d74-4a69-a0d2-9159bf31fb51 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/683] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:00 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1629 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:01.367 8 INFO nova.api.openstack.compute.server_external_events [req-c7060bb8-1e4e-42d4-a0c5-81de362d18d6 req-2461d6e3-e1ca-4a81-be76-66e069dc7d68 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:98b32e5a-a8e6-4904-8696-5a4598c337b8 for instance 9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 on instance [pid: 8|app: 0|req: 351/684] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:54:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:01.804 7 WARNING neutronclient.v2_0.client [None req-4b2d5747-5412-4e39-ab2a-1dfd35455ca6 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/685] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:01 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1629 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:02.989 8 WARNING neutronclient.v2_0.client [None req-f588864a-02bb-40a0-bd82-744ef636bced 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/686] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:02 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1629 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-04-15 07:54:03.670 7 WARNING neutronclient.v2_0.client [None req-f6962493-0ed1-4032-bad1-068a6c1e84bf a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/687] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:03 2026] GET /v2.1/servers/5656af71-9d74-46cc-b38b-226a5e89d71a => generated 1519 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-04-15 07:54:03.948 8 INFO nova.api.openstack.compute.server_external_events [req-dbbcbdb0-b42a-45fd-88c3-de028a5a9281 req-affac7b2-7235-46b1-8b06-688305e90094 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:df522a91-2367-4f45-bf53-3b8ae409391a for instance 5656af71-9d74-46cc-b38b-226a5e89d71a on instance [pid: 8|app: 0|req: 353/688] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:54:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:04.141 7 WARNING neutronclient.v2_0.client [None req-8082a8fe-9881-4974-bc62-abfecbd4cd44 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/689] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:04 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1629 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:05.324 7 WARNING neutronclient.v2_0.client [None req-cef75229-24ce-4696-acc9-3dc5dc41c838 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/692] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:05 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1809 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:05.470 8 WARNING neutronclient.v2_0.client [None req-c47d17dd-5d67-482e-8de7-41b55354c5d6 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/693] 10.0.0.65 () {32 vars in 739 bytes} [Wed Apr 15 07:54:05 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2/os-interface => generated 284 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:06.226 7 INFO nova.api.openstack.compute.server_external_events [req-03d0e90b-4a23-4a41-a2b6-46c301bb6db9 req-d0484bc6-a90c-4741-aa35-c4188f0d8b79 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:98b32e5a-a8e6-4904-8696-5a4598c337b8 for instance 9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 on instance [pid: 7|app: 0|req: 339/694] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:54:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:08.783 8 INFO nova.api.openstack.compute.server_external_events [req-18786d12-fe32-4ddb-ab90-43a4f3ff96e4 req-87b04891-ebb0-4698-8b26-dea09f96c229 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:df522a91-2367-4f45-bf53-3b8ae409391a for instance 5656af71-9d74-46cc-b38b-226a5e89d71a on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/695] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:54:08 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-04-15 07:54:08.818 7 WARNING neutronclient.v2_0.client [None req-7bbad178-9621-4ab8-8b18-89a606610635 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in 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/696] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:08 2026] GET /v2.1/servers/5656af71-9d74-46cc-b38b-226a5e89d71a => generated 1517 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:14.010 8 WARNING neutronclient.v2_0.client [None req-a92e9036-e59f-447f-be72-1379b0ff9d68 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in 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/697] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:13 2026] GET /v2.1/servers/5656af71-9d74-46cc-b38b-226a5e89d71a => generated 1817 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:15.303 8 INFO nova.api.openstack.compute.server_external_events [req-b8ee22a7-6277-4c1b-b19d-f2f323adfbcd req-9283cf8e-9831-41e3-8944-7ceb79083667 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:df522a91-2367-4f45-bf53-3b8ae409391a for instance 5656af71-9d74-46cc-b38b-226a5e89d71a on instance [pid: 8|app: 0|req: 359/700] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:54:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:27.650 7 WARNING neutronclient.v2_0.client [None req-67b01321-e475-4802-851d-1b3cefd54089 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/703] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:27 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1929 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/704] 10.0.0.65 () {32 vars in 751 bytes} [Wed Apr 15 07:54:29 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2/os-server-password => generated 116 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: 344/705] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:54:31 2026] DELETE /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:31.434 8 WARNING neutronclient.v2_0.client [None req-238572db-269a-4719-a819-aa8c1e65d738 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/706] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:31 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1935 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:32.621 7 WARNING neutronclient.v2_0.client [None req-559ec03f-9ba1-4eaa-9453-5e228e53f176 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/707] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:32 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1935 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:33.767 8 WARNING neutronclient.v2_0.client [None req-12953167-165e-419d-b732-bd7c65647646 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/708] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:33 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1935 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:34.614 7 INFO nova.api.openstack.compute.server_external_events [req-f904e359-9609-4b35-924f-6380a77b724f req-3cbfd0c6-0370-4b60-a3cd-fbbd47d7681e 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:98b32e5a-a8e6-4904-8696-5a4598c337b8 for instance 9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 on instance [pid: 7|app: 0|req: 346/709] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:54:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:34.960 8 WARNING neutronclient.v2_0.client [None req-afb277b1-becc-49fd-ae60-bcafaf7ea5c2 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/710] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:34 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1538 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:36.054 7 WARNING neutronclient.v2_0.client [None req-dae00afa-2d48-4f87-ad86-670171d03537 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in 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/713] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:36 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1543 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:37.151 8 WARNING neutronclient.v2_0.client [None req-c23ca0a7-0ee3-4227-b911-f95fc62ca3f3 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/714] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:37 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 1543 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:38.224 7 INFO nova.api.openstack.wsgi [None req-e3fb70b4-3054-4a0c-a043-24fc5e9165a8 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] HTTP exception thrown: Instance 9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 could not be found. [pid: 7|app: 0|req: 349/715] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:38 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => 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, ' 2026-04-15 07:54:38.277 8 INFO nova.api.openstack.wsgi [None req-2c7fb467-cccb-49bc-a97f-f532e9ef2da6 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] HTTP exception thrown: Instance 9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 could not be found. [pid: 8|app: 0|req: 367/716] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:54:38 2026] DELETE /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:38.309 7 INFO nova.api.openstack.wsgi [None req-4d7a4815-3db7-40e2-ad44-2fa40afe99ec 95819aa28d584dac9123cb0e2f225efd 4777219046954c66b82c43cf8e405260 - - default default] HTTP exception thrown: Instance 9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 could not be found. [pid: 7|app: 0|req: 350/717] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:54:38 2026] GET /v2.1/servers/9b2325c8-fa05-4a2d-967a-ea2e803bfaa2 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/718] 10.0.0.65 () {32 vars in 704 bytes} [Wed Apr 15 07:54:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2119148104 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/719] 10.0.0.65 () {32 vars in 726 bytes} [Wed Apr 15 07:54:38 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1988558155 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 07:54:51.540 8 WARNING neutronclient.v2_0.client [None req-c803ae3b-9290-44af-80bc-697feb2c458c 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:54:51.581 8 WARNING neutronclient.v2_0.client [None req-c803ae3b-9290-44af-80bc-697feb2c458c 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:54:51.730 8 WARNING neutronclient.v2_0.client [None req-c803ae3b-9290-44af-80bc-697feb2c458c 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/722] 162.253.55.62 () {36 vars in 712 bytes} [Wed Apr 15 07:54:51 2026] POST /v2.1/servers => generated 453 bytes in 712 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-04-15 07:54:52.402 7 WARNING neutronclient.v2_0.client [None req-547043b2-2541-476f-9582-51b350cff8b9 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in 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/723] 162.253.55.62 () {32 vars in 731 bytes} [Wed Apr 15 07:54:52 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a => generated 2213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:52.462 8 WARNING neutronclient.v2_0.client [None req-9b9f32d4-a560-422f-ab50-933824494236 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/724] 162.253.55.62 () {32 vars in 757 bytes} [Wed Apr 15 07:54:52 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 28 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/725] 162.253.55.62 () {32 vars in 775 bytes} [Wed Apr 15 07:54:52 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:55.258 8 WARNING neutronclient.v2_0.client [None req-d4b36c9c-cc05-4bab-a088-c64f75fffcfc 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/728] 162.253.55.62 () {32 vars in 731 bytes} [Wed Apr 15 07:54:55 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a => generated 2371 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:55.359 7 WARNING neutronclient.v2_0.client [None req-afffd1d6-4344-4b37-8fbf-db186e7b71f0 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/729] 162.253.55.62 () {32 vars in 757 bytes} [Wed Apr 15 07:54:55 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 373/730] 162.253.55.62 () {32 vars in 775 bytes} [Wed Apr 15 07:54:55 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:57.763 7 INFO nova.api.openstack.compute.server_external_events [req-ee2e48b4-fdfc-49da-a703-bb06d295cf85 req-d2d6ccfd-17b4-4bcb-bc73-43e1ff3b369b 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:c4bc4546-fa0f-4bb1-b259-399b2b5c16c0 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 358/731] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:54:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:58.241 8 WARNING neutronclient.v2_0.client [None req-8c7b61bb-89b9-4ad1-bf6b-8c56be26f911 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in 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/732] 162.253.55.62 () {32 vars in 731 bytes} [Wed Apr 15 07:54:58 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a => generated 2445 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:54:58.411 7 WARNING neutronclient.v2_0.client [None req-0dc24caa-bba3-439b-9b32-3f91bb03631d 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/733] 162.253.55.62 () {32 vars in 757 bytes} [Wed Apr 15 07:54:58 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 283 bytes in 116 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: 375/734] 162.253.55.62 () {32 vars in 775 bytes} [Wed Apr 15 07:54:58 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:01.133 7 WARNING neutronclient.v2_0.client [None req-0f4985cf-1bbc-4e38-8356-cf7b2833b0e0 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in 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/735] 162.253.55.62 () {32 vars in 731 bytes} [Wed Apr 15 07:55:01 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a => generated 2433 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:01.297 8 WARNING neutronclient.v2_0.client [None req-47604daf-a8c0-414e-9b85-a100293e7955 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/736] 162.253.55.62 () {32 vars in 757 bytes} [Wed Apr 15 07:55:01 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 283 bytes in 104 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: 361/737] 162.253.55.62 () {32 vars in 775 bytes} [Wed Apr 15 07:55:01 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-volume_attachments => generated 197 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:03.294 8 INFO nova.api.openstack.compute.server_external_events [req-cb52e802-96fc-4356-abed-04998b6b113d req-b96ef0c0-80ff-479e-9c9e-fec838df398f 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:c4bc4546-fa0f-4bb1-b259-399b2b5c16c0 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 8|app: 0|req: 377/738] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:55:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:04.600 7 WARNING neutronclient.v2_0.client [None req-644f51dd-e786-4636-a7f6-e293b6d47198 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/739] 162.253.55.62 () {32 vars in 731 bytes} [Wed Apr 15 07:55:04 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a => generated 2433 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:04.744 8 WARNING neutronclient.v2_0.client [None req-a36b0285-0bcd-4749-b65b-61a12529ea2a 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/740] 162.253.55.62 () {32 vars in 757 bytes} [Wed Apr 15 07:55:04 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/741] 162.253.55.62 () {32 vars in 775 bytes} [Wed Apr 15 07:55:04 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:07.526 7 WARNING neutronclient.v2_0.client [None req-e2fc163a-686a-4466-9dbe-a397efd10c04 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/744] 162.253.55.62 () {32 vars in 731 bytes} [Wed Apr 15 07:55:07 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a => generated 2580 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:07.681 8 WARNING neutronclient.v2_0.client [None req-3bce9908-9026-453f-89a2-e9eedab8bb23 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/745] 162.253.55.62 () {32 vars in 757 bytes} [Wed Apr 15 07:55:07 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 285 bytes in 89 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: 366/746] 162.253.55.62 () {32 vars in 775 bytes} [Wed Apr 15 07:55:07 2026] GET /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:43.628 7 WARNING neutronclient.v2_0.client [None req-08623012-2016-4f27-b6de-612da0e31e63 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:55:43.661 7 WARNING neutronclient.v2_0.client [None req-08623012-2016-4f27-b6de-612da0e31e63 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:45.930 8 INFO nova.api.openstack.compute.server_external_events [req-e4054049-3dab-4dfc-9ca2-c7333b7787d2 req-7c0d28f1-69db-4265-bb96-5e16a1171451 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:4290b182-1745-4113-945e-a8fd6038a224 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 8|app: 0|req: 386/755] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:55:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:50.646 8 INFO nova.api.openstack.compute.server_external_events [req-23d4df44-021b-424c-8c31-110f2bd3af0f req-6fd5086e-66c8-47d4-b2ae-9b2c990c5956 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:4290b182-1745-4113-945e-a8fd6038a224 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 8|app: 0|req: 387/756] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:55:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:55:52.218 7 WARNING neutronclient.v2_0.client [None req-08623012-2016-4f27-b6de-612da0e31e63 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in 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/757] 162.253.55.62 () {36 vars in 810 bytes} [Wed Apr 15 07:55:43 2026] POST /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 280 bytes in 8680 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:52.535 8 INFO nova.api.openstack.compute.server_external_events [req-97947e84-3cbd-4ce6-a465-6babec5f83ec req-425e4dcf-3a52-40da-84e0-00eda244654b 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:4290b182-1745-4113-945e-a8fd6038a224 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 8|app: 0|req: 388/758] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:55:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:55:52.899 7 INFO nova.api.openstack.compute.server_external_events [req-67e91dc6-c5c1-49d7-bab9-95299f90a030 req-c3e68af7-09ca-403b-b2b1-4e258b8a8b52 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:4290b182-1745-4113-945e-a8fd6038a224 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 371/759] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:55:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:56:17.575 8 WARNING neutronclient.v2_0.client [None req-ed6f2d0e-322f-4674-ba61-195dafffd82d 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:56:17.617 8 WARNING neutronclient.v2_0.client [None req-ed6f2d0e-322f-4674-ba61-195dafffd82d 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:56:19.995 7 INFO nova.api.openstack.compute.server_external_events [req-a40e9b60-bea8-48de-9aa1-f7e9f5f9d6b6 req-233d33a4-e32a-4d54-8223-4762d998c5cc 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:c9f7beb0-cf78-486b-bd1a-f0d17885c914 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 375/766] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:56:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:56:26.133 7 INFO nova.api.openstack.compute.server_external_events [req-fcf4e4d2-4cb5-4fd3-9346-630a45c56b1a req-e6f9e381-4435-484b-adb6-7476dce76b51 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:c9f7beb0-cf78-486b-bd1a-f0d17885c914 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 378/769] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:56:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:56:26.686 8 WARNING neutronclient.v2_0.client [None req-ed6f2d0e-322f-4674-ba61-195dafffd82d 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/770] 162.253.55.62 () {36 vars in 810 bytes} [Wed Apr 15 07:56:17 2026] POST /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 377 bytes in 9242 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:56:37.483 8 WARNING neutronclient.v2_0.client [None req-78cc1888-cd0b-4430-a322-4efd8aa0ea5e 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 07:56:37.525 8 WARNING neutronclient.v2_0.client [None req-78cc1888-cd0b-4430-a322-4efd8aa0ea5e 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:56:39.848 7 INFO nova.api.openstack.compute.server_external_events [req-3aee1b1f-2218-4a49-9e20-0a1b6b48ba57 req-8149a0ef-ca51-4544-b824-3f0de66d7232 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:bc1caa84-bcba-44dd-b8db-808aad367e58 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 380/773] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:56:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:56:44.711 7 INFO nova.api.openstack.compute.server_external_events [req-52da4a15-4b33-4014-b1b1-b132d07f717b req-c2d1a0a6-c294-4747-8d14-de08da42f6e7 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-plugged:bc1caa84-bcba-44dd-b8db-808aad367e58 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 381/774] 10.0.0.58 () {38 vars in 813 bytes} [Wed Apr 15 07:56:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 07:56:47.069 8 WARNING neutronclient.v2_0.client [None req-78cc1888-cd0b-4430-a322-4efd8aa0ea5e 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/777] 162.253.55.62 () {36 vars in 810 bytes} [Wed Apr 15 07:56:37 2026] POST /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface => generated 377 bytes in 9688 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:56:47.651 7 INFO nova.api.openstack.compute.server_external_events [req-e006018b-4574-4fb4-80c9-06cb22122b11 req-db5a68a1-04d5-4315-9ca1-ef2148b341e7 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:c9f7beb0-cf78-486b-bd1a-f0d17885c914 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 384/778] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:56: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:01.090 7 INFO nova.api.openstack.compute.server_external_events [req-d4563610-9d1c-445b-a8d6-17c9a7c1dd3d req-631e6c11-1232-4bca-aab6-d7418e639aac 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:bc1caa84-bcba-44dd-b8db-808aad367e58 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 386/781] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:57:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/782] 162.253.55.62 () {34 vars in 853 bytes} [Wed Apr 15 07:57:01 2026] DELETE /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface/bc1caa84-bcba-44dd-b8db-808aad367e58 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:03.135 7 INFO nova.api.openstack.compute.server_external_events [req-adf5d00c-eeea-47f7-a0ab-f6de21e0c521 req-2de93042-f84f-477a-bb2d-656f51d7cb1a 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:bc1caa84-bcba-44dd-b8db-808aad367e58 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 387/783] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:57:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:11.679 7 INFO nova.api.openstack.compute.server_external_events [req-ca8fb5d2-fb03-496e-9018-4a965c32bf55 req-2cf17bfa-2337-4483-bb2b-90fe14c45f7b 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:c9f7beb0-cf78-486b-bd1a-f0d17885c914 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 7|app: 0|req: 389/786] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:57:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/787] 162.253.55.62 () {34 vars in 853 bytes} [Wed Apr 15 07:57:11 2026] DELETE /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface/c9f7beb0-cf78-486b-bd1a-f0d17885c914 => generated 0 bytes in 45 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: 401/792] 162.253.55.62 () {34 vars in 853 bytes} [Wed Apr 15 07:57:32 2026] DELETE /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a/os-interface/4290b182-1745-4113-945e-a8fd6038a224 => generated 0 bytes in 44 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: 393/795] 162.253.55.62 () {34 vars in 753 bytes} [Wed Apr 15 07:57:37 2026] DELETE /v2.1/servers/e71cf271-0f8e-4b8d-a580-a23e481db79a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:40.428 8 INFO nova.api.openstack.compute.server_external_events [req-6f529fba-2edf-498e-a5e5-c4d5f38121a3 req-c2411d7c-a176-4583-a473-c051aa3561be 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:c4bc4546-fa0f-4bb1-b259-399b2b5c16c0 for instance e71cf271-0f8e-4b8d-a580-a23e481db79a on instance [pid: 8|app: 0|req: 403/796] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:57:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:42.354 7 INFO nova.api.openstack.compute.server_external_events [req-3b3dc075-c6db-4822-b11a-9a3d833fd988 req-49a314b3-354f-40cf-bca8-bf2fad278f86 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:df522a91-2367-4f45-bf53-3b8ae409391a for instance 5656af71-9d74-46cc-b38b-226a5e89d71a on instance [pid: 7|app: 0|req: 394/797] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:57:42 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: 404/798] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:57:42 2026] DELETE /v2.1/servers/5656af71-9d74-46cc-b38b-226a5e89d71a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:42.474 7 WARNING neutronclient.v2_0.client [None req-35f5a2c7-1f4d-4323-a589-66d826287916 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/799] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:57:42 2026] GET /v2.1/servers/5656af71-9d74-46cc-b38b-226a5e89d71a => generated 1943 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:45.482 8 INFO nova.api.openstack.compute.server_external_events [req-2678530a-b6d2-4536-9dbf-6f0efbf2ac60 req-ab355120-4af7-4fa6-be5a-16a0378ba02c 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:df522a91-2367-4f45-bf53-3b8ae409391a for instance 5656af71-9d74-46cc-b38b-226a5e89d71a on instance [pid: 8|app: 0|req: 406/802] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:57:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:47.670 7 WARNING neutronclient.v2_0.client [None req-73c6f17d-22aa-4892-965b-9723b0d0ecfc a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/803] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:57:47 2026] GET /v2.1/servers/5656af71-9d74-46cc-b38b-226a5e89d71a => generated 1480 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-04-15 07:57:52.754 8 INFO nova.api.openstack.wsgi [None req-c35488a4-c946-4184-870a-397c1d03e150 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] HTTP exception thrown: Instance 5656af71-9d74-46cc-b38b-226a5e89d71a could not be found. [pid: 8|app: 0|req: 407/804] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:57:52 2026] GET /v2.1/servers/5656af71-9d74-46cc-b38b-226a5e89d71a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:53.407 7 INFO nova.api.openstack.compute.server_external_events [req-098f6e38-0494-4583-9c11-d9c444975479 req-7f6273f2-2a88-4074-bc19-c0f5c4e855d8 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-changed:ab8b38b9-c0b4-4c19-ba14-6936fe4f75a2 for instance 7deeb0d6-1019-4692-8ff2-aa10f3a05b11 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/805] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:57:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/806] 10.0.0.65 () {32 vars in 716 bytes} [Wed Apr 15 07:57:53 2026] DELETE /v2.1/servers/7deeb0d6-1019-4692-8ff2-aa10f3a05b11 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:53.531 7 WARNING neutronclient.v2_0.client [None req-d462f9b2-d884-442e-9100-1b08985b671d a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/807] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:57:53 2026] GET /v2.1/servers/7deeb0d6-1019-4692-8ff2-aa10f3a05b11 => generated 1942 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:56.384 8 INFO nova.api.openstack.compute.server_external_events [req-d241cab8-1f62-4a0d-972a-d5cc1969e838 req-8a82d8a4-092c-407e-82fa-be6c053b81a8 700c76b8522742d0b4af45c82d43ed59 60e996483af94d61aab26f5278c1998d - - 72d8747f126d4266b5cb65d66391a919 72d8747f126d4266b5cb65d66391a919] Creating event network-vif-deleted:ab8b38b9-c0b4-4c19-ba14-6936fe4f75a2 for instance 7deeb0d6-1019-4692-8ff2-aa10f3a05b11 on instance [pid: 8|app: 0|req: 410/810] 10.0.0.152 () {38 vars in 814 bytes} [Wed Apr 15 07:57:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:57:58.731 7 WARNING neutronclient.v2_0.client [None req-b829d3d9-ead2-4668-96ab-5f5c0e5f7641 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/811] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:57:58 2026] GET /v2.1/servers/7deeb0d6-1019-4692-8ff2-aa10f3a05b11 => generated 1480 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:58:03.804 8 INFO nova.api.openstack.wsgi [None req-48fe309c-6cca-4212-aeb5-25dd60eb863a a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] HTTP exception thrown: Instance 7deeb0d6-1019-4692-8ff2-aa10f3a05b11 could not be found. [pid: 8|app: 0|req: 411/812] 10.0.0.65 () {32 vars in 713 bytes} [Wed Apr 15 07:58:03 2026] GET /v2.1/servers/7deeb0d6-1019-4692-8ff2-aa10f3a05b11 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/813] 10.0.0.65 () {32 vars in 724 bytes} [Wed Apr 15 07:58:04 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1029147893 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 07:58:04.991 8 INFO nova.api.openstack.wsgi [None req-28caf7e3-0354-4100-8d9f-ceaabedfdb77 a813267ac25b4adba0f055bc14c1a4ee 0bbed2fa87dd45b7afa001d1acef8cbe - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1029147893 not found for user a813267ac25b4adba0f055bc14c1a4ee [pid: 8|app: 0|req: 412/814] 10.0.0.65 () {32 vars in 721 bytes} [Wed Apr 15 07:58:04 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1029147893 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/819] 10.0.0.65 () {32 vars in 653 bytes} [Wed Apr 15 07:58:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 10.0.0.65 () {32 vars in 639 bytes} [Wed Apr 15 07:58:19 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-04-15 07:58:19.672 7 WARNING oslo_db.sqlalchemy.utils [None req-3d56f2f2-d1d7-4bff-a3b8-7b45b5dba318 85e813ec376c4bb581760a4b85025ebf 323d02a3725a47ba8ff18f45acd38749 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 406/821] 10.0.0.65 () {32 vars in 647 bytes} [Wed Apr 15 07:58:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/822] 10.0.0.65 () {32 vars in 692 bytes} [Wed Apr 15 07:58:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/847] 10.0.0.193 () {28 vars in 453 bytes} [Wed Apr 15 08:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/848] 10.0.0.193 () {30 vars in 657 bytes} [Wed Apr 15 08:00:18 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 430/849] 10.0.0.193 () {32 vars in 730 bytes} [Wed Apr 15 08:00:19 2026] GET /v2.1/ => generated 411 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/850] 10.0.0.193 () {34 vars in 764 bytes} [Wed Apr 15 08:00:19 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/851] 10.0.0.193 () {28 vars in 453 bytes} [Wed Apr 15 08:00:23 2026] GET /v2.1 => generated 114 bytes in 0 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: 421/852] 10.0.0.193 () {30 vars in 657 bytes} [Wed Apr 15 08:00:23 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 432/853] 10.0.0.193 () {32 vars in 730 bytes} [Wed Apr 15 08:00:23 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/854] 10.0.0.193 () {34 vars in 764 bytes} [Wed Apr 15 08:00:23 2026] GET /v2.1/os-services => generated 783 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/857] 10.0.0.193 () {28 vars in 453 bytes} [Wed Apr 15 08:00:28 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/858] 10.0.0.193 () {30 vars in 657 bytes} [Wed Apr 15 08:00:28 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/859] 10.0.0.193 () {32 vars in 730 bytes} [Wed Apr 15 08:00:28 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: 8|app: 0|req: 435/860] 10.0.0.193 () {34 vars in 807 bytes} [Wed Apr 15 08:00:28 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/861] 10.0.0.193 () {28 vars in 453 bytes} [Wed Apr 15 08:00:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 436/862] 10.0.0.193 () {30 vars in 657 bytes} [Wed Apr 15 08:00:32 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 427/863] 10.0.0.193 () {32 vars in 730 bytes} [Wed Apr 15 08:00:32 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/864] 10.0.0.193 () {34 vars in 807 bytes} [Wed Apr 15 08:00:32 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)