+ 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 May 20 04:31:17 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-6b46d6bc49-dpk7v 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 0x7f6ad9aee668 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-05-20 04:31:22.314 7 INFO nova.utils [None req-b1817d04-ac53-40b3-b451-5e3ad6400fe7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-20 04:31:22.410 8 INFO nova.utils [None req-9dd2e9f8-5214-46eb-a2b2-b521a422862a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-20 04:31:24.000 7 WARNING keystonemiddleware._common.config [None req-b1817d04-ac53-40b3-b451-5e3ad6400fe7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 04:31:24.010 7 WARNING oslo_config.cfg [None req-b1817d04-ac53-40b3-b451-5e3ad6400fe7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-20 04:31:24.087 7 WARNING keystonemiddleware._common.config [None req-b1817d04-ac53-40b3-b451-5e3ad6400fe7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 04:31:24.102 8 WARNING keystonemiddleware._common.config [None req-9dd2e9f8-5214-46eb-a2b2-b521a422862a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 04:31:24.103 7 WARNING oslo_config.cfg [None req-b1817d04-ac53-40b3-b451-5e3ad6400fe7 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-20 04:31:24.111 8 WARNING oslo_config.cfg [None req-9dd2e9f8-5214-46eb-a2b2-b521a422862a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-20 04:31:24.116 7 WARNING oslo_config.cfg [None req-b1817d04-ac53-40b3-b451-5e3ad6400fe7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f6ad9aee668 pid: 7 (default app) 2026-05-20 04:31:24.189 8 WARNING keystonemiddleware._common.config [None req-9dd2e9f8-5214-46eb-a2b2-b521a422862a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 04:31:24.204 8 WARNING oslo_config.cfg [None req-9dd2e9f8-5214-46eb-a2b2-b521a422862a - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-20 04:31:24.216 8 WARNING oslo_config.cfg [None req-9dd2e9f8-5214-46eb-a2b2-b521a422862a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f6ad9aee668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:31:37 2026] GET /v2.1 => generated 114 bytes in 27 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-05-20 04:31:37.733 8 WARNING oslo_policy.policy [None req-7f1bf42a-bf74-49b3-8df6-28e9cd2d50f0 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - 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-05-20 04:31:37.733 8 WARNING oslo_policy.policy [None req-7f1bf42a-bf74-49b3-8df6-28e9cd2d50f0 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - 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: 2/4] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:31:37 2026] GET /v2.1 => generated 0 bytes in 569 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:31:37.927 7 WARNING oslo_policy.policy [req-7f1bf42a-bf74-49b3-8df6-28e9cd2d50f0 req-5898374c-1689-432b-8e31-37f4186e1a4c e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - 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-05-20 04:31:37.928 7 WARNING oslo_policy.policy [req-7f1bf42a-bf74-49b3-8df6-28e9cd2d50f0 req-5898374c-1689-432b-8e31-37f4186e1a4c e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:31:37 2026] GET /v2.1/ => generated 400 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:31:38.038 8 INFO nova.api.openstack.wsgi [None req-f211d3d5-2ea4-4922-864c-dc3f22c77a4c e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.109 () {48 vars in 1011 bytes} [Wed May 20 04:31:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:31:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.109 () {52 vars in 1048 bytes} [Wed May 20 04:31:38 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:31:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:31:39 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:31:39 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:31:39.177 8 INFO nova.api.openstack.wsgi [None req-864057d0-e302-4fca-8ad7-d19bee0d01fa e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.109 () {48 vars in 1013 bytes} [Wed May 20 04:31:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:31:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.109 () {52 vars in 1048 bytes} [Wed May 20 04:31:39 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:31:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:31:40 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:31:40 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:31:40.254 8 INFO nova.api.openstack.wsgi [None req-6df089c0-ef12-4bd8-9e3d-5a6fc029f32c e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.109 () {48 vars in 1015 bytes} [Wed May 20 04:31:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:31:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.109 () {52 vars in 1048 bytes} [Wed May 20 04:31:40 2026] POST /v2.1/flavors => generated 533 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:31:41 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/24] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:31:41 2026] GET /v2.1 => generated 0 bytes in 368 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:31:41 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:31:41.639 7 INFO nova.api.openstack.wsgi [None req-4b7fe2c4-e24e-458e-8e6d-f397133e9535 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.109 () {48 vars in 1013 bytes} [Wed May 20 04:31:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:31:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.109 () {52 vars in 1048 bytes} [Wed May 20 04:31:41 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:31:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:31:42 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:31:42 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:31:42.791 7 INFO nova.api.openstack.wsgi [None req-696a5b8b-ac16-4a0f-b31d-d2ac2e7a3308 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.109 () {48 vars in 1015 bytes} [Wed May 20 04:31:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:31:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.109 () {52 vars in 1048 bytes} [Wed May 20 04:31:42 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:35: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: 8|app: 0|req: 40/80] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:35:23 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:35:23 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.204.45.109 () {48 vars in 1073 bytes} [Wed May 20 04:35:23 2026] GET /v2.1/os-quota-sets/b0fe63b9b49345e8827bfce2b08690fa => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.204.45.109 () {52 vars in 1125 bytes} [Wed May 20 04:35:23 2026] PUT /v2.1/os-quota-sets/b0fe63b9b49345e8827bfce2b08690fa => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:35:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:35:44 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:35:44 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:35:44.082 8 INFO nova.api.openstack.wsgi [None req-8d094014-759b-4ab2-841e-d77f2c5426da e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 45/91] 199.204.45.109 () {48 vars in 1015 bytes} [Wed May 20 04:35:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:35:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.109 () {52 vars in 1049 bytes} [Wed May 20 04:35:44 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:36:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:36:28 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:36:28 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:36:28.257 8 INFO nova.api.openstack.wsgi [None req-700c32c4-9a26-415e-bdb0-0a63dc4e8501 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 52/105] 199.204.45.109 () {48 vars in 1017 bytes} [Wed May 20 04:36:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:36:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.109 () {52 vars in 1049 bytes} [Wed May 20 04:36:28 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 10.0.0.218 () {28 vars in 454 bytes} [Wed May 20 04:36:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 55/111] 10.0.0.218 () {30 vars in 658 bytes} [Wed May 20 04:36:34 2026] GET /v2.1 => generated 0 bytes in 38 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: 57/112] 10.0.0.218 () {32 vars in 731 bytes} [Wed May 20 04:36:34 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 10.0.0.218 () {34 vars in 804 bytes} [Wed May 20 04:36:34 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: 66/130] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 65/131] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:37:56 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:37:56 2026] GET /v2.1/ => generated 400 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:37:57.180 8 INFO nova.api.openstack.wsgi [None req-9dae594c-5296-42dc-8b98-1e31cdcd6893 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e5be542de3664c098b1a88fb35998dc5 [pid: 8|app: 0|req: 66/133] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:37:57 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-20 04:37:57.194 7 WARNING oslo_db.sqlalchemy.utils [None req-fa56555e-607a-451c-b5af-907d16b8fd2e e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 68/134] 199.204.45.109 () {48 vars in 1016 bytes} [Wed May 20 04:37:57 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/135] 199.204.45.109 () {52 vars in 1057 bytes} [Wed May 20 04:37:57 2026] POST /v2.1/os-keypairs => generated 576 bytes in 200 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/156] 199.204.45.109 () {42 vars in 703 bytes} [Wed May 20 04:39:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.204.45.109 () {44 vars in 907 bytes} [Wed May 20 04:39:39 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.204.45.109 () {46 vars in 980 bytes} [Wed May 20 04:39:39 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/159] 199.204.45.109 () {52 vars in 1123 bytes} [Wed May 20 04:39:39 2026] PUT /v2.1/os-quota-sets/a5b440d23e3446988007f4e3b895b487 => generated 238 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.204.45.109 () {42 vars in 705 bytes} [Wed May 20 04:40:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/177] 199.204.45.109 () {44 vars in 909 bytes} [Wed May 20 04:40:59 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.204.45.109 () {46 vars in 982 bytes} [Wed May 20 04:40:59 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:40:59.502 8 INFO nova.api.openstack.wsgi [None req-91f2df68-f9e5-4459-9e5f-69e907685dc9 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 89/179] 199.204.45.109 () {48 vars in 1011 bytes} [Wed May 20 04:40:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.204.45.109 () {48 vars in 1051 bytes} [Wed May 20 04:40:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 94/189] 10.0.0.208 () {32 vars in 655 bytes} [Wed May 20 04:41:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/190] 10.0.0.208 () {32 vars in 641 bytes} [Wed May 20 04:41:36 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-20 04:41:36.714 8 WARNING oslo_db.sqlalchemy.utils [None req-cdd5a9ef-3f17-48f6-929f-c75612529d96 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 95/191] 10.0.0.208 () {32 vars in 649 bytes} [Wed May 20 04:41:36 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 10.0.0.208 () {32 vars in 694 bytes} [Wed May 20 04:41:36 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/195] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:41:47 2026] GET /v2.1/flavors/c3c1d916-82b9-4f89-ab5c-28e3b5a3c6c0 => generated 511 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/196] 10.0.0.208 () {32 vars in 641 bytes} [Wed May 20 04:41:47 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/197] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:41:47 2026] GET /v2.1/flavors/c3c1d916-82b9-4f89-ab5c-28e3b5a3c6c0 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:41:56.521 8 WARNING neutronclient.v2_0.client [None req-59003a02-3a26-4d1e-8dea-d477fc0bb6dd a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 102/200] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:41:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 10.0.0.208 () {34 vars in 685 bytes} [Wed May 20 04:41:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:41:57.545 7 WARNING neutronclient.v2_0.client [None req-b39bb543-56cf-4882-8b76-6dccf4340662 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:41:58.352 8 WARNING neutronclient.v2_0.client [None req-3a534691-9728-4b4e-ba98-4ef09b5892fb 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 103/202] 10.0.0.208 () {34 vars in 685 bytes} [Wed May 20 04:41:57 2026] POST /v2.1/os-security-groups => generated 243 bytes in 963 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:41:58.519 7 WARNING neutronclient.v2_0.client [None req-600d877f-2bd5-4859-999f-ed07d7adaa22 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 100/203] 10.0.0.208 () {34 vars in 685 bytes} [Wed May 20 04:41:58 2026] POST /v2.1/os-security-groups => generated 247 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:41:58.855 8 WARNING neutronclient.v2_0.client [None req-1d6670fa-8070-4b6f-80ff-a29baddea2d9 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 104/204] 10.0.0.208 () {34 vars in 685 bytes} [Wed May 20 04:41:58 2026] POST /v2.1/os-security-groups => generated 244 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:41:59.079 7 WARNING neutronclient.v2_0.client [None req-883613a3-25c5-445c-882f-1968ddf3fd4e a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:41:59.388 8 WARNING neutronclient.v2_0.client [None req-1d6670fa-8070-4b6f-80ff-a29baddea2d9 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:41:59.451 7 WARNING neutronclient.v2_0.client [None req-883613a3-25c5-445c-882f-1968ddf3fd4e a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 101/205] 10.0.0.208 () {34 vars in 695 bytes} [Wed May 20 04:41:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 900 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:41:59.769 8 WARNING neutronclient.v2_0.client [None req-a9fc546c-a9b8-4986-87db-74f55b60ae70 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:41:59.785 7 WARNING neutronclient.v2_0.client [None req-883613a3-25c5-445c-882f-1968ddf3fd4e a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 102/206] 10.0.0.208 () {34 vars in 685 bytes} [Wed May 20 04:41:59 2026] POST /v2.1/os-security-groups => generated 247 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 10.0.0.208 () {32 vars in 663 bytes} [Wed May 20 04:41:59 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 982 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:00.061 7 WARNING neutronclient.v2_0.client [None req-3bbee342-b23e-46d9-bf3f-60e643644bad 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:00.095 8 WARNING neutronclient.v2_0.client [None req-32efd667-01c4-4295-98d1-28e414e3d2be 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:00.113 7 WARNING neutronclient.v2_0.client [None req-3bbee342-b23e-46d9-bf3f-60e643644bad 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:00.234 8 WARNING neutronclient.v2_0.client [None req-32efd667-01c4-4295-98d1-28e414e3d2be 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 106/208] 10.0.0.208 () {34 vars in 695 bytes} [Wed May 20 04:42:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:00.399 7 WARNING neutronclient.v2_0.client [None req-4fb7e3a9-3191-46ff-a3e9-22b34e4f584a a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:00.478 7 WARNING neutronclient.v2_0.client [None req-4fb7e3a9-3191-46ff-a3e9-22b34e4f584a a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 107/209] 10.0.0.208 () {32 vars in 740 bytes} [Wed May 20 04:42:00 2026] DELETE /v2.1/os-security-groups/eb710d21-54e7-4428-8741-e79a17421e6f => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 04:42:00.605 7 WARNING neutronclient.v2_0.client [None req-b90029a5-001b-4b4f-b6b0-eb6090be3934 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:00.800 8 WARNING neutronclient.v2_0.client [None req-32efd667-01c4-4295-98d1-28e414e3d2be 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:00.878 7 WARNING neutronclient.v2_0.client [None req-b90029a5-001b-4b4f-b6b0-eb6090be3934 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/210] 10.0.0.208 () {34 vars in 695 bytes} [Wed May 20 04:42:00 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:01.214 7 WARNING neutronclient.v2_0.client [None req-e2b0773c-1593-4a15-b2aa-28da6d4768ea a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:01.267 7 INFO nova.api.openstack.wsgi [None req-e2b0773c-1593-4a15-b2aa-28da6d4768ea a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] HTTP exception thrown: Security group eb710d21-54e7-4428-8741-e79a17421e6f does not exist Neutron server returns request_ids: ['req-26750aa1-87e5-4dfd-9060-18a449a9c7be'] [pid: 7|app: 0|req: 109/211] 10.0.0.208 () {32 vars in 737 bytes} [Wed May 20 04:42:01 2026] GET /v2.1/os-security-groups/eb710d21-54e7-4428-8741-e79a17421e6f => generated 194 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 04:42:01.282 7 WARNING neutronclient.v2_0.client [None req-d923f3de-0bc4-4e74-a1e4-0a7e71771ae4 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 112/214] 10.0.0.208 () {32 vars in 737 bytes} [Wed May 20 04:42:01 2026] GET /v2.1/os-security-groups/313ca7b4-4046-4819-b506-b97e79ed1e58 => generated 664 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:01.434 7 WARNING neutronclient.v2_0.client [None req-418c5780-f6b5-4b40-8095-5acd24bc9e68 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:01.571 7 WARNING neutronclient.v2_0.client [None req-418c5780-f6b5-4b40-8095-5acd24bc9e68 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 103/215] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:42:00 2026] POST /v2.1/servers => generated 450 bytes in 1623 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:01.640 8 WARNING neutronclient.v2_0.client [None req-ad3abfd0-173d-4df7-8868-c41bb771c9eb 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/216] 10.0.0.208 () {32 vars in 740 bytes} [Wed May 20 04:42:01 2026] DELETE /v2.1/os-security-groups/f96506a0-5a44-449f-8cac-ff1bf498b697 => generated 0 bytes in 358 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 04:42:01.795 8 WARNING neutronclient.v2_0.client [None req-ad3abfd0-173d-4df7-8868-c41bb771c9eb 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:01.806 7 WARNING neutronclient.v2_0.client [None req-9400b799-f79b-465d-ba2d-5d8935cbb278 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:01.836 8 WARNING neutronclient.v2_0.client [None req-ad3abfd0-173d-4df7-8868-c41bb771c9eb 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/217] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:01 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1400 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:01.897 7 WARNING neutronclient.v2_0.client [None req-6d2cc808-71ec-4904-a7aa-ffe4ba5e471f a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 104/218] 10.0.0.208 () {32 vars in 750 bytes} [Wed May 20 04:42:01 2026] DELETE /v2.1/os-security-group-rules/22092eaa-803c-46f1-8b5c-d90b9bde4495 => generated 0 bytes in 430 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 04:42:02.072 7 INFO nova.api.openstack.wsgi [None req-6d2cc808-71ec-4904-a7aa-ffe4ba5e471f a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] HTTP exception thrown: Security group f96506a0-5a44-449f-8cac-ff1bf498b697 does not exist Neutron server returns request_ids: ['req-bac161f7-4be0-4a38-be94-8c500b279b1d'] [pid: 7|app: 0|req: 115/219] 10.0.0.208 () {32 vars in 737 bytes} [Wed May 20 04:42:01 2026] GET /v2.1/os-security-groups/f96506a0-5a44-449f-8cac-ff1bf498b697 => generated 194 bytes in 184 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 04:42:02.082 8 WARNING neutronclient.v2_0.client [None req-824bf4fe-fe4e-40e4-8802-6d7c03761412 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:02.085 7 WARNING neutronclient.v2_0.client [None req-dae8193a-01d8-4702-89cc-4c0ea4d34bb0 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:02.122 8 WARNING neutronclient.v2_0.client [None req-824bf4fe-fe4e-40e4-8802-6d7c03761412 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:02.147 7 WARNING neutronclient.v2_0.client [None req-dae8193a-01d8-4702-89cc-4c0ea4d34bb0 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 105/220] 10.0.0.208 () {32 vars in 740 bytes} [Wed May 20 04:42:02 2026] DELETE /v2.1/os-security-groups/313ca7b4-4046-4819-b506-b97e79ed1e58 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 04:42:02.293 8 WARNING neutronclient.v2_0.client [None req-e7361d4b-2e59-4404-976e-5c22b9efb74a 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/221] 10.0.0.208 () {32 vars in 740 bytes} [Wed May 20 04:42:02 2026] DELETE /v2.1/os-security-groups/c47ebb66-b087-41cd-8317-68c85aea5f71 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 04:42:02.402 7 WARNING neutronclient.v2_0.client [None req-503a1bad-ba92-4c1c-a58c-2518626ecd22 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:02.417 8 WARNING neutronclient.v2_0.client [None req-e7361d4b-2e59-4404-976e-5c22b9efb74a 78167a98b90249dc8d8207cea4e8637e 66a17a9bdd8f4fb28cc22d005307b6b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:02.428 7 INFO nova.api.openstack.wsgi [None req-503a1bad-ba92-4c1c-a58c-2518626ecd22 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] HTTP exception thrown: Security group c47ebb66-b087-41cd-8317-68c85aea5f71 does not exist Neutron server returns request_ids: ['req-295526bc-b5db-48e3-af23-e6c5e7f7029e'] [pid: 7|app: 0|req: 117/222] 10.0.0.208 () {32 vars in 737 bytes} [Wed May 20 04:42:02 2026] GET /v2.1/os-security-groups/c47ebb66-b087-41cd-8317-68c85aea5f71 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 04:42:02.439 7 WARNING neutronclient.v2_0.client [None req-34e67cb4-463e-4835-938d-ae025413a119 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 106/223] 10.0.0.208 () {32 vars in 740 bytes} [Wed May 20 04:42:02 2026] DELETE /v2.1/os-security-groups/791bd1bb-0475-47e4-a5eb-33e028e03add => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 04:42:02.595 7 WARNING neutronclient.v2_0.client [None req-34e67cb4-463e-4835-938d-ae025413a119 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:02.981 8 WARNING neutronclient.v2_0.client [None req-24de22c3-6ae4-4527-8e68-c8b807f8ca3d 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:03.143 7 WARNING neutronclient.v2_0.client [None req-34e67cb4-463e-4835-938d-ae025413a119 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 107/224] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:02 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1404 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/225] 10.0.0.208 () {32 vars in 663 bytes} [Wed May 20 04:42:02 2026] GET /v2.1/os-security-groups => generated 707 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:03.252 8 WARNING neutronclient.v2_0.client [None req-fb733b96-2e9c-43f2-90e4-3416f52f5ade a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:03.272 8 INFO nova.api.openstack.wsgi [None req-fb733b96-2e9c-43f2-90e4-3416f52f5ade a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] HTTP exception thrown: Security group c47ebb66-b087-41cd-8317-68c85aea5f71 does not exist Neutron server returns request_ids: ['req-f9b9e143-e23c-432d-bced-c6f5c45ecbcd'] [pid: 8|app: 0|req: 108/226] 10.0.0.208 () {32 vars in 740 bytes} [Wed May 20 04:42:03 2026] DELETE /v2.1/os-security-groups/c47ebb66-b087-41cd-8317-68c85aea5f71 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 04:42:03.286 7 WARNING neutronclient.v2_0.client [None req-6e6219ce-1ec3-4699-b60e-fdb6e9a38a09 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:03.305 7 INFO nova.api.openstack.wsgi [None req-6e6219ce-1ec3-4699-b60e-fdb6e9a38a09 a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] HTTP exception thrown: Security group f96506a0-5a44-449f-8cac-ff1bf498b697 does not exist Neutron server returns request_ids: ['req-2cdc7c9e-f20a-4491-b64b-f448b137ea93'] [pid: 7|app: 0|req: 119/227] 10.0.0.208 () {32 vars in 740 bytes} [Wed May 20 04:42:03 2026] DELETE /v2.1/os-security-groups/f96506a0-5a44-449f-8cac-ff1bf498b697 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 04:42:03.318 8 WARNING neutronclient.v2_0.client [None req-8cf7f6fa-88b1-442a-a2e0-ea450b17d31e a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:03.339 8 INFO nova.api.openstack.wsgi [None req-8cf7f6fa-88b1-442a-a2e0-ea450b17d31e a98e2e66f40440a1bc56eb80ca2257f5 af1ac4d03c2d432dae147f7cc084a7c6 - - default default] HTTP exception thrown: Security group eb710d21-54e7-4428-8741-e79a17421e6f does not exist Neutron server returns request_ids: ['req-eb757c16-12f0-477b-9356-47f73d914305'] [pid: 8|app: 0|req: 109/228] 10.0.0.208 () {32 vars in 740 bytes} [Wed May 20 04:42:03 2026] DELETE /v2.1/os-security-groups/eb710d21-54e7-4428-8741-e79a17421e6f => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/229] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:42:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:04.286 8 WARNING neutronclient.v2_0.client [None req-dbe07de2-45ac-4342-914a-aa4710198e19 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 110/230] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:04 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1452 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:05.682 7 WARNING neutronclient.v2_0.client [None req-4065dc0c-f76f-4f5d-a4c0-033aa65f8bef 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/231] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:05 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1460 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:06.262 8 WARNING neutronclient.v2_0.client [None req-d03e0d2a-05e5-4720-97b8-c423e160a554 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:06.305 8 WARNING neutronclient.v2_0.client [None req-d03e0d2a-05e5-4720-97b8-c423e160a554 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:06.615 8 WARNING neutronclient.v2_0.client [None req-d03e0d2a-05e5-4720-97b8-c423e160a554 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:06.869 7 WARNING neutronclient.v2_0.client [None req-308806d5-d91c-4606-b32c-a787667785c8 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 111/232] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:42:06 2026] POST /v2.1/servers => generated 450 bytes in 776 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:07.003 8 WARNING neutronclient.v2_0.client [None req-a6e914c7-0e77-4c50-a5fb-7a371ca39e8e 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/233] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:06 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1470 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/234] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:06 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1424 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:08.106 7 WARNING neutronclient.v2_0.client [None req-7a391d90-0f3e-4c67-8476-1f812fee1ee0 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:08.173 8 WARNING neutronclient.v2_0.client [None req-dc576bb5-c5d1-40e0-ad25-cd1143e859ad 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/235] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:08 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1428 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/236] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:08 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:09.340 8 WARNING neutronclient.v2_0.client [None req-928df81e-db6d-4f13-9498-d775e9a64bdd 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:09.393 7 WARNING neutronclient.v2_0.client [None req-3e6d95df-5c35-49ec-89da-8a7cdc3c461c 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 114/237] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:09 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1476 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:09.870 8 INFO nova.api.openstack.compute.server_external_events [req-e8a631b4-f948-407d-9724-3c5a6c6ea42c req-203e743b-8937-44ef-b970-b8fb7a5160a3 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance 2026-05-20 04:42:09.879 8 INFO nova.compute.rpcapi [None req-0a773bf5-53ce-465c-9d41-7d249800489c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 115/238] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/239] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:09 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:10.861 8 WARNING neutronclient.v2_0.client [None req-88f785a2-3582-4b68-abd7-cb697c6f9ca1 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:11.209 7 WARNING neutronclient.v2_0.client [None req-fb5a90f4-f062-439a-aaa3-7a88cdcc840e 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 117/242] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:10 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1476 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:12.295 8 WARNING neutronclient.v2_0.client [None req-344e6285-8b8c-4a89-b954-74dd9754e776 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/243] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:11 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 2577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/244] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:12 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1484 bytes in 1506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:14.449 7 WARNING neutronclient.v2_0.client [None req-804d7f2b-7d61-4956-a372-e92ee6c7a795 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:14.777 8 WARNING neutronclient.v2_0.client [None req-311c6004-a60d-45b3-a4b7-3656587081ef 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/245] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:14 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 1510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:16.287 8 WARNING neutronclient.v2_0.client [None req-f3bb2569-0954-4168-8ae6-788bd1515ca8 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:16.564 7 WARNING neutronclient.v2_0.client [None req-804d7f2b-7d61-4956-a372-e92ee6c7a795 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/246] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:16 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1549 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 121/247] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:42:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:17.133 8 INFO nova.api.openstack.compute.server_external_events [req-e7fa5103-6ba7-473f-a7c9-2d3cba543da5 req-642847ef-b682-4d9f-9e11-d4f04df6a16b 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5eb31517-96f6-402c-98b7-2ed26993c98a for instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 on instance [pid: 8|app: 0|req: 122/248] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:17.334 8 WARNING neutronclient.v2_0.client [None req-bf8224e2-48a7-4cc9-b6af-a656c427e68c 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 127/249] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:42:14 2026] POST /v2.1/servers => generated 424 bytes in 3167 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:17.547 7 WARNING neutronclient.v2_0.client [None req-8c31f558-c0e7-45dc-b831-50f5d170fd22 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/250] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:17 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:17 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1370 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:17.828 8 WARNING neutronclient.v2_0.client [None req-c41c9c81-1b00-4296-bc08-b787129a675b 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/252] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:17 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1549 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:18.613 7 WARNING neutronclient.v2_0.client [None req-bcbdfcdd-c45a-409e-9db8-8fda7beffa01 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:18.668 8 WARNING neutronclient.v2_0.client [None req-788cfa90-e830-4d1a-8b8a-31aef3efb2e7 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/253] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:18 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1374 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:18 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:19.032 8 WARNING neutronclient.v2_0.client [None req-ac3c1509-b3ed-4d73-b449-185e6151fc56 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/255] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:18 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1549 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:19.766 7 WARNING neutronclient.v2_0.client [None req-132b94e2-59f0-4836-a053-c533134bdd24 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] 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: 130/256] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:19 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1422 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:19.820 8 WARNING neutronclient.v2_0.client [None req-5d460409-0cfd-4617-87cd-d6d84ba2d4ad 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/257] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:19 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:20.185 7 WARNING neutronclient.v2_0.client [None req-9cacd7fe-82e9-47c3-9693-8d564d9059c3 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:20.202 8 INFO nova.api.openstack.compute.server_external_events [req-da8c2a4c-c13d-4ef2-bd8f-0c2a70ac0a37 req-b60dbdb6-23d0-41bd-9da0-fa10e4044efc 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5eb31517-96f6-402c-98b7-2ed26993c98a for instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 on instance [pid: 8|app: 0|req: 128/258] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:20 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1549 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:20.875 8 WARNING neutronclient.v2_0.client [None req-80e13afe-ee0c-41d7-af50-dc511be9b517 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/262] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:20 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1422 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:20.994 7 WARNING neutronclient.v2_0.client [None req-e0f97c45-6f54-48a8-881b-1fe6b4283a7a 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/263] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:20 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:21.352 8 WARNING neutronclient.v2_0.client [None req-ab1e243e-eca5-443d-acfd-56e5d36486dc 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/264] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:21 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1549 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-05-20 04:42:21.974 7 WARNING neutronclient.v2_0.client [None req-10e19990-1d13-41ce-9a39-6250784dee2d 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/265] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:21 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1430 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:22.150 8 WARNING neutronclient.v2_0.client [None req-b51d37d5-1e89-4483-831b-c61ddcc64b62 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:22.266 7 INFO nova.api.openstack.compute.server_external_events [req-d9dab18f-fb7c-45f0-b4bc-0f34e00bb214 req-5c550a27-9d74-459d-a966-b570560bc7cd 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance 2026-05-20 04:42:22.275 7 INFO nova.compute.rpcapi [None req-15129f12-2ddb-4fac-a8c3-68167109ec2c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 135/266] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 132/267] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:22 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:22.320 7 INFO nova.api.openstack.compute.server_external_events [req-0b453d7e-35c2-4cb8-9665-865bb9f2cbe6 req-827207cb-c234-400d-a7f2-b03fa52f589f 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:5eb31517-96f6-402c-98b7-2ed26993c98a for instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 on instance 2026-05-20 04:42:22.321 7 INFO nova.api.openstack.compute.server_external_events [req-0b453d7e-35c2-4cb8-9665-865bb9f2cbe6 req-827207cb-c234-400d-a7f2-b03fa52f589f 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:5eb31517-96f6-402c-98b7-2ed26993c98a for instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 on instance [pid: 7|app: 0|req: 136/268] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:22 2026] POST /v2.1/os-server-external-events => generated 354 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-05-20 04:42:22.493 8 WARNING neutronclient.v2_0.client [None req-c473f84b-43cf-44b1-8d88-b0e869de38e8 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/269] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:22 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1549 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:22.963 7 WARNING neutronclient.v2_0.client [None req-9f3dec01-fcef-4ffa-ad33-695c56f3bcf1 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:23.001 7 WARNING neutronclient.v2_0.client [None req-9f3dec01-fcef-4ffa-ad33-695c56f3bcf1 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:23.096 8 WARNING neutronclient.v2_0.client [None req-6a21d94c-3568-44ff-8c1a-866586e08d6c 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:23.194 7 WARNING neutronclient.v2_0.client [None req-9f3dec01-fcef-4ffa-ad33-695c56f3bcf1 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/270] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:23 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1472 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:23.374 8 WARNING neutronclient.v2_0.client [None req-dc4aff4e-9f6f-44de-889b-96d03a865925 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in 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.208 () {32 vars in 715 bytes} [Wed May 20 04:42:23 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1526 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 137/272] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:42:22 2026] POST /v2.1/servers => generated 450 bytes in 802 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 04:42:23.661 8 WARNING neutronclient.v2_0.client [None req-068e8798-8837-4ff4-b946-09124b5a0736 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:23.697 7 WARNING neutronclient.v2_0.client [None req-282ce60d-f607-4898-82c2-21429a037575 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/273] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:23 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:23 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1725 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:23.867 7 WARNING neutronclient.v2_0.client [None req-89ab8b9b-6fab-4980-bbb8-1ce378684393 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in 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/275] 10.0.0.208 () {32 vars in 741 bytes} [Wed May 20 04:42:23 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:24.333 8 INFO nova.api.openstack.compute.server_external_events [req-2063ceb3-a2c5-4688-85b1-c2b35915caaf req-58335e28-ff04-4e18-a3b1-f033fa17a788 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance 2026-05-20 04:42:24.333 8 INFO nova.api.openstack.compute.server_external_events [req-2063ceb3-a2c5-4688-85b1-c2b35915caaf req-58335e28-ff04-4e18-a3b1-f033fa17a788 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5b90c686-4563-4339-93cb-fbb3406d45c4 for instance ecabaea2-8a90-42e9-bec5-c06208dbc1ba on instance [pid: 8|app: 0|req: 137/276] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:24 2026] POST /v2.1/os-server-external-events => generated 350 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-05-20 04:42:24.402 7 WARNING neutronclient.v2_0.client [None req-ba83ab9c-23c8-4676-b593-ea20ee95007d 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] 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: 140/277] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:24 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1470 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:24.544 8 WARNING neutronclient.v2_0.client [None req-54404910-1326-4a51-97f6-548a703152b8 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:24.772 7 WARNING neutronclient.v2_0.client [None req-7b8debf3-1419-4f4a-888f-2f16fb436bae 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/278] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:24 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1716 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:24.831 8 WARNING neutronclient.v2_0.client [None req-5d11b6d2-9c98-4d04-a09c-0c2034fac12d 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in 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/279] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:24 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1302 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 10.0.0.208 () {32 vars in 741 bytes} [Wed May 20 04:42:24 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/os-interface => generated 284 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:24.971 7 WARNING neutronclient.v2_0.client [None req-6338acc0-0320-4417-91a2-1d91e36885d3 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in 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/281] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:24 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1725 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 140/282] 10.0.0.208 () {32 vars in 641 bytes} [Wed May 20 04:42:25 2026] GET /v2.1/servers => generated 378 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 143/283] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:42:25 2026] DELETE /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:25.535 8 WARNING neutronclient.v2_0.client [None req-f1bde1cb-efeb-4a37-ad24-2df9d3ae0c4e 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:25.589 7 WARNING neutronclient.v2_0.client [None req-4d215a5e-7d83-48b6-b2e4-83bb43646fa3 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in 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/284] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:25 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1731 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:25 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1470 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:25.845 7 INFO nova.api.openstack.compute.server_external_events [req-90d7f86b-8f42-432a-b166-1e9c9fd30541 req-4a78950f-b728-466b-9e7e-579db8b8290f 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance 2026-05-20 04:42:25.848 8 WARNING neutronclient.v2_0.client [None req-1ad8dcba-755f-49c0-b64a-cf6a64f9dec9 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/286] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:25.883 7 WARNING neutronclient.v2_0.client [None req-136a9e56-e467-4495-b9a1-52fe460aea29 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/287] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:25 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1350 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:25 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1716 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:26.378 7 INFO nova.api.openstack.compute.server_external_events [req-f4132c08-185a-422d-8594-18af35467fe6 req-efa20a6f-34ed-473c-9d72-150e988fe6ed 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5eb31517-96f6-402c-98b7-2ed26993c98a for instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 on instance [pid: 7|app: 0|req: 147/289] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:26 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:26.777 8 WARNING neutronclient.v2_0.client [None req-86930bd2-0b48-4d6d-a451-c6dbfb797a88 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:26.785 7 WARNING neutronclient.v2_0.client [None req-a702e096-748a-4174-b6bd-e6d9ffedb15c 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/290] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:26 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1470 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 143/291] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:26 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1731 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:26.969 7 WARNING neutronclient.v2_0.client [None req-00e284eb-3f90-487b-996d-4888a40f1b64 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/292] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:26 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1350 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:27.929 8 INFO nova.api.openstack.compute.server_external_events [req-c91f130d-5260-48ec-8993-a6e6ee5f4ced req-1db15179-5236-46f2-8de5-a8f5f7363652 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5eb31517-96f6-402c-98b7-2ed26993c98a for instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 on instance 2026-05-20 04:42:27.930 8 INFO nova.api.openstack.compute.server_external_events [req-c91f130d-5260-48ec-8993-a6e6ee5f4ced req-1db15179-5236-46f2-8de5-a8f5f7363652 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5eb31517-96f6-402c-98b7-2ed26993c98a for instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 on instance [pid: 8|app: 0|req: 144/293] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:27 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:27.951 7 WARNING neutronclient.v2_0.client [None req-94d031c8-514b-48f7-a833-1164e0053e2c 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:28.004 8 WARNING neutronclient.v2_0.client [None req-f2bf1843-b8d1-43ef-afaf-30f724469457 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in 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/294] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:27 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1470 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-05-20 04:42:28.111 7 WARNING neutronclient.v2_0.client [None req-36acb76e-1b0a-4e8a-8418-11f40cbd57fa 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/295] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:27 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1851 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:28 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1358 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-05-20 04:42:28.450 8 INFO nova.api.openstack.compute.server_external_events [req-a016c1fb-258f-4410-acb4-c877e44c0599 req-cf19850f-0d5f-4145-8902-f0f7822f5d08 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:5b90c686-4563-4339-93cb-fbb3406d45c4 for instance ecabaea2-8a90-42e9-bec5-c06208dbc1ba on instance [pid: 8|app: 0|req: 146/297] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:28 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-05-20 04:42:29.127 7 WARNING neutronclient.v2_0.client [None req-bf2a37f9-0114-4342-bbe7-1e95ba66ac0a 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:29.245 8 WARNING neutronclient.v2_0.client [None req-885d59e4-1c6e-4a5d-93be-5a8edaebd4db 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in 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/298] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:29 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1470 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 147/299] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:29 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1784 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:29.329 7 WARNING neutronclient.v2_0.client [None req-85781f83-5d85-444d-a699-b7c125b4bafd 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/300] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:29 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1435 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:29.971 8 INFO nova.api.openstack.compute.server_external_events [req-ebe9cd66-0ecc-4631-b705-b72ba1c967b5 req-7c4bad26-95b6-4b5d-8b73-40a749104bd6 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:d775f442-f57a-4809-80a4-ccff095129da for instance 1d797929-e402-4597-b815-550f27976006 on instance [pid: 8|app: 0|req: 148/301] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:30.352 8 WARNING neutronclient.v2_0.client [None req-e902518b-e919-4924-9331-fcaee873eba9 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:30.369 7 WARNING neutronclient.v2_0.client [None req-6f94c4e0-9cc8-45eb-965b-8092a7049587 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in 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/302] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:30 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1510 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/303] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:30 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1656 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:30.499 8 INFO nova.api.openstack.compute.server_external_events [req-1245ec2d-0f50-45b6-82bb-4d31c1bc3057 req-3606017e-5911-44c0-8e71-3b1ff0c4dde5 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:5b90c686-4563-4339-93cb-fbb3406d45c4 for instance ecabaea2-8a90-42e9-bec5-c06208dbc1ba on instance 2026-05-20 04:42:30.499 8 INFO nova.api.openstack.compute.server_external_events [req-1245ec2d-0f50-45b6-82bb-4d31c1bc3057 req-3606017e-5911-44c0-8e71-3b1ff0c4dde5 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:5eb31517-96f6-402c-98b7-2ed26993c98a for instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 on instance [pid: 8|app: 0|req: 150/304] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:30 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 155/305] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:30 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba/ips => generated 110 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:30.536 8 WARNING neutronclient.v2_0.client [None req-cf55cee7-2dea-4f03-95e9-e172e30f6e96 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/306] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:30 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba/ips => generated 110 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: 8|app: 0|req: 151/307] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:30 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1435 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/308] 10.0.0.208 () {32 vars in 825 bytes} [Wed May 20 04:42:30 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba/ips/tempest-ServerAddressesTestJSON-1556846498-network => generated 95 bytes in 49 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: 152/311] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:42:30 2026] DELETE /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:30.807 7 WARNING neutronclient.v2_0.client [None req-df463ac9-f5ff-4c6b-99eb-49c5dce3ca00 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in 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/312] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:30 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1662 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:31.470 8 WARNING neutronclient.v2_0.client [None req-90fdc500-e55e-4f84-92ca-b76eccafd655 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/313] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:31 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 1510 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:31.701 7 WARNING neutronclient.v2_0.client [None req-d893dc30-659c-42a1-ac3b-e6056ddc8ab9 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/314] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:31 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1435 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:32.020 8 WARNING neutronclient.v2_0.client [None req-00d74c07-f053-4520-99b3-443d88b7f1da 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/315] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:31 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1662 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:32.541 8 INFO nova.api.openstack.compute.server_external_events [req-cf8f0471-d183-4bad-8032-13c5ea99dca8 req-e8c808ea-5c6d-48df-92df-82ba89bf85b9 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5b90c686-4563-4339-93cb-fbb3406d45c4 for instance ecabaea2-8a90-42e9-bec5-c06208dbc1ba on instance 2026-05-20 04:42:32.541 8 INFO nova.api.openstack.compute.server_external_events [req-cf8f0471-d183-4bad-8032-13c5ea99dca8 req-e8c808ea-5c6d-48df-92df-82ba89bf85b9 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5b90c686-4563-4339-93cb-fbb3406d45c4 for instance ecabaea2-8a90-42e9-bec5-c06208dbc1ba on instance [pid: 8|app: 0|req: 155/316] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:32 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:32.549 7 INFO nova.api.openstack.wsgi [None req-15405bf8-8d4f-42b6-b2e4-f792a12e984e 0a6ce8162e274cdd9c1467147e2f4ab9 81d7531bfae84110ad64fcd3195b59d9 - - default default] HTTP exception thrown: Instance 8c48ff6a-4230-41d7-bdf1-134ca4c5e780 could not be found. [pid: 7|app: 0|req: 162/317] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:32 2026] GET /v2.1/servers/8c48ff6a-4230-41d7-bdf1-134ca4c5e780 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 156/318] 10.0.0.208 () {32 vars in 706 bytes} [Wed May 20 04:42:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2086587926 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:32.853 7 WARNING neutronclient.v2_0.client [None req-bf683642-a504-402f-8002-e8e5213611a8 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/319] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:32 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1435 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:33.221 8 WARNING neutronclient.v2_0.client [None req-cb9eebc6-563b-4b0f-a606-b82890820f26 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in 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/320] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:33 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1620 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:33.999 7 WARNING neutronclient.v2_0.client [None req-0d1d7131-41fb-4ac7-a9d1-d65f3c8c8cbd 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/321] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:33 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1423 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:34.584 8 INFO nova.api.openstack.compute.server_external_events [req-fada6b8f-b7e3-41f5-98c6-85c683a290e5 req-57e32ea3-cd1c-426b-b5da-64d0a67e5afc 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:5b90c686-4563-4339-93cb-fbb3406d45c4 for instance ecabaea2-8a90-42e9-bec5-c06208dbc1ba on instance [pid: 8|app: 0|req: 158/322] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:34.805 7 WARNING neutronclient.v2_0.client [None req-07501729-db26-4724-af53-7b90ac4a6f6c 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/323] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:34 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1456 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:35.202 8 WARNING neutronclient.v2_0.client [None req-b4406481-c3d3-446c-8baf-cc38e6842ec8 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/324] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:35 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1423 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:35.898 7 WARNING neutronclient.v2_0.client [None req-956bec3c-f077-465f-a9bf-2b16ab93e1e8 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] The python binding code in 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/325] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:35 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 1456 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:36.400 8 WARNING neutronclient.v2_0.client [None req-65bafef7-2dda-447e-b784-1bdd5b356c45 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/326] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:36 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1423 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-05-20 04:42:37.024 7 INFO nova.api.openstack.wsgi [None req-f56cc05c-bd6f-4ff5-97a5-75413b3e2e74 313ef8aa2d17409dbb206c6fba331ea4 948c39a3552142a9ac5ed984dd38499f - - default default] HTTP exception thrown: Instance ecabaea2-8a90-42e9-bec5-c06208dbc1ba could not be found. [pid: 7|app: 0|req: 167/327] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:36 2026] GET /v2.1/servers/ecabaea2-8a90-42e9-bec5-c06208dbc1ba => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:37.140 8 INFO nova.api.openstack.compute.server_external_events [req-28a8e6ae-fc52-4c48-9fa2-3f6927f62323 req-354a46df-fcf4-459f-9af7-17bbc60c6532 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:d775f442-f57a-4809-80a4-ccff095129da for instance 1d797929-e402-4597-b815-550f27976006 on instance [pid: 8|app: 0|req: 161/328] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:37.579 7 WARNING neutronclient.v2_0.client [None req-1f0c38e4-201f-4edf-a4ac-cec3e07b390e 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/329] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:37 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1423 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:38.765 8 WARNING neutronclient.v2_0.client [None req-bb16e19d-9f9c-40a9-860d-b5dd98e7470d 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:39.184 7 INFO nova.api.openstack.compute.server_external_events [req-531bbfec-1cb0-4194-9e02-48aeabbf1d32 req-3104af0b-0454-48ba-9e8c-5fa4bf39f695 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:d775f442-f57a-4809-80a4-ccff095129da for instance 1d797929-e402-4597-b815-550f27976006 on instance [pid: 7|app: 0|req: 169/330] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/331] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:38 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1423 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:40.474 7 WARNING neutronclient.v2_0.client [None req-cdc98f4e-f380-4974-a759-026948a9a6a7 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/332] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:40 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1609 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:40.677 8 WARNING neutronclient.v2_0.client [None req-76bd3924-ad88-4b2f-aad5-a5142f94757b 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/335] 10.0.0.208 () {32 vars in 741 bytes} [Wed May 20 04:42:40 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:41.414 7 WARNING neutronclient.v2_0.client [None req-02c9dff9-9699-468b-8eab-f0c3add88129 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:41.444 8 WARNING neutronclient.v2_0.client [None req-f114ccb6-dc0a-4166-bb33-1b0274eab2f7 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/336] 10.0.0.208 () {32 vars in 741 bytes} [Wed May 20 04:42:41 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:41.524 7 INFO nova.api.openstack.compute.server_external_events [req-b8bc32fe-d277-457b-8985-094f6c4d77ab req-c92a21a2-4cd2-47eb-bfba-c2577244de86 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:d775f442-f57a-4809-80a4-ccff095129da for instance 1d797929-e402-4597-b815-550f27976006 on instance [pid: 7|app: 0|req: 174/337] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:41 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-05-20 04:42:41.577 7 WARNING neutronclient.v2_0.client [None req-525b4f18-1ebd-463a-8dc1-70d0cf26f6ff 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in 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/338] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:41 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1609 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/339] 10.0.0.208 () {32 vars in 815 bytes} [Wed May 20 04:42:41 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/os-interface/2b639e7f-6158-470c-be8b-8d06270cb47c => generated 281 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 165/340] 10.0.0.208 () {32 vars in 641 bytes} [Wed May 20 04:42:41 2026] GET /v2.1/servers => generated 387 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/341] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:41 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 155 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 177/342] 10.0.0.208 () {34 vars in 750 bytes} [Wed May 20 04:42:41 2026] POST /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/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: 7|app: 0|req: 178/343] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:41 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/344] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:42:41 2026] DELETE /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:41.911 7 WARNING neutronclient.v2_0.client [None req-27611605-baa8-465b-aaac-f9de291a6110 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/345] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:41 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1615 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/346] 10.0.0.208 () {30 vars in 413 bytes} [Wed May 20 04:42:42 2026] GET / => generated 423 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 180/347] 10.0.0.208 () {28 vars in 560 bytes} [Wed May 20 04:42:42 2026] GET /v2/ => generated 402 bytes in 540 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: 168/348] 10.0.0.208 () {28 vars in 564 bytes} [Wed May 20 04:42:42 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: 181/349] 10.0.0.208 () {30 vars in 413 bytes} [Wed May 20 04:42:42 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/350] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:42 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 155 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:43.095 7 WARNING neutronclient.v2_0.client [None req-4a4e9108-2f25-4136-a8b1-fb7bce74f4af 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:43.576 8 INFO nova.api.openstack.compute.server_external_events [req-6706d80e-8f91-481d-ae3b-513b3a61321b req-2923e9e8-b3c8-429f-bca5-a8376d20eb29 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:d775f442-f57a-4809-80a4-ccff095129da for instance 1d797929-e402-4597-b815-550f27976006 on instance 2026-05-20 04:42:43.577 8 INFO nova.api.openstack.compute.server_external_events [req-6706d80e-8f91-481d-ae3b-513b3a61321b req-2923e9e8-b3c8-429f-bca5-a8376d20eb29 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance [pid: 8|app: 0|req: 170/351] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:43 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 171/352] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:43 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/353] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:43 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1735 bytes in 1002 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 172/354] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:42:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:44.907 7 INFO nova.api.openstack.compute.server_external_events [req-9520791d-5f60-4b92-bbcf-3e50469e850c req-a611a654-cfd6-4d54-87fd-bb07b7ad469b 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:d775f442-f57a-4809-80a4-ccff095129da for instance 1d797929-e402-4597-b815-550f27976006 on instance [pid: 7|app: 0|req: 183/355] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:44 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) [pid: 8|app: 0|req: 173/356] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:44 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 194 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:45.036 7 WARNING neutronclient.v2_0.client [None req-2fb6f302-95b4-4458-aaf7-3ee8582b07f3 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:45.095 8 WARNING neutronclient.v2_0.client [None req-837f2b2f-79e3-4987-9a8e-f3e722ef41ea 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/357] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:45 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1379 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/358] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:45 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1951 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 175/359] 10.0.0.208 () {34 vars in 750 bytes} [Wed May 20 04:42:45 2026] POST /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/action => generated 0 bytes in 37 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: 185/360] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:45 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:45.612 8 INFO nova.api.openstack.compute.server_external_events [req-8e0dc4e2-0001-4397-843c-18e5699b7b00 req-f79bbd56-1035-4c95-8e50-aca952969349 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:d775f442-f57a-4809-80a4-ccff095129da for instance 1d797929-e402-4597-b815-550f27976006 on instance [pid: 8|app: 0|req: 176/361] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:45 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:46.270 7 WARNING neutronclient.v2_0.client [None req-2465e28e-cb11-40c6-b7bc-ee7247e1651c 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in 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/362] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:46 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1379 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 187/363] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:46 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:42:46.385 8 WARNING neutronclient.v2_0.client [None req-d3a61269-6fdd-4e32-b76a-ea6d16fdbf88 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:46.424 8 WARNING neutronclient.v2_0.client [None req-d3a61269-6fdd-4e32-b76a-ea6d16fdbf88 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:42:46.596 8 WARNING neutronclient.v2_0.client [None req-d3a61269-6fdd-4e32-b76a-ea6d16fdbf88 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/364] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:42:46 2026] POST /v2.1/servers => generated 452 bytes in 539 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:46.873 7 WARNING neutronclient.v2_0.client [None req-b57901ae-eb44-4127-ae04-0906c151e177 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/365] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:46 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1430 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-05-20 04:42:47.363 8 WARNING neutronclient.v2_0.client [None req-6084d723-64c1-4514-89a3-fa12e466cd77 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] 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: 178/366] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:47 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1384 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/367] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:47 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 194 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:47.498 8 INFO nova.api.openstack.compute.server_external_events [req-d4fb2f34-89d0-40e4-b700-df71c3d3fe2f req-14782fb9-3927-4790-b9a3-47bbd8af42d6 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance [pid: 8|app: 0|req: 179/368] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:47.969 7 WARNING neutronclient.v2_0.client [None req-808c6312-15b7-4911-ae98-a55fdeaf9690 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/369] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:47 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1434 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 191/370] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:42:48 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390/ips => generated 155 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:48.489 8 WARNING neutronclient.v2_0.client [None req-4bdc7c47-85f3-425b-8ccf-50caa69d1540 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/371] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:48 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 1384 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/372] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:42:48 2026] DELETE /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:48.636 8 WARNING neutronclient.v2_0.client [None req-812bcce9-71a5-436e-9c62-0dc518995908 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in 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/373] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:48 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1842 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:49.095 7 WARNING neutronclient.v2_0.client [None req-2b4d0ad7-30cd-4469-94e8-eda010a90a5c 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/374] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:49 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1482 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:49.572 8 INFO nova.api.openstack.wsgi [None req-f5b577c0-73ac-469f-a188-b8a64276de27 450463452ea44204aaf5a24fb0a81528 a4c0a90113f247098ed8bc880e63043d - - default default] HTTP exception thrown: Instance 1d797929-e402-4597-b815-550f27976006 could not be found. [pid: 8|app: 0|req: 182/375] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:49 2026] GET /v2.1/servers/1d797929-e402-4597-b815-550f27976006 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 194/376] 10.0.0.208 () {32 vars in 704 bytes} [Wed May 20 04:42:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-429850869 => 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-05-20 04:42:49.799 8 WARNING neutronclient.v2_0.client [None req-e486a2ca-b152-422d-9131-48945b1aa1e8 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/377] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:49 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1842 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:50.114 7 INFO nova.api.openstack.compute.server_external_events [req-98f25be1-db6f-4a44-b4e9-e695b6ffc274 req-1eb234aa-a44d-4b66-9567-66686efe53e3 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance [pid: 7|app: 0|req: 195/378] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:50 2026] POST /v2.1/os-server-external-events => generated 185 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-05-20 04:42:50.176 8 WARNING neutronclient.v2_0.client [None req-742c2213-03c5-4d13-ad3f-0eab1f84ba8b 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in 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/379] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:50 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1482 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:51.145 8 WARNING neutronclient.v2_0.client [None req-16020637-8461-41b4-90ca-f25a8fbdfc7f 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] 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: 186/382] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:51 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1774 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:51.439 7 WARNING neutronclient.v2_0.client [None req-f0ca46b8-ab1d-4841-ad8f-f3b9bbc5724e 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/383] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:51 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1490 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:52.166 8 INFO nova.api.openstack.compute.server_external_events [req-1d4bb329-1ab3-41f2-a4ad-a663b47e8858 req-851ea1ab-4662-4a15-ac66-54ece3bfdf8d 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance 2026-05-20 04:42:52.166 8 INFO nova.api.openstack.compute.server_external_events [req-1d4bb329-1ab3-41f2-a4ad-a663b47e8858 req-851ea1ab-4662-4a15-ac66-54ece3bfdf8d 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:2b639e7f-6158-470c-be8b-8d06270cb47c for instance aabe729b-d11b-479e-a3a4-6e9a1c263390 on instance [pid: 8|app: 0|req: 187/384] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:52 2026] POST /v2.1/os-server-external-events => generated 356 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-05-20 04:42:52.468 7 WARNING neutronclient.v2_0.client [None req-6f1d3330-14e1-4cfd-8c4c-b485c73b2ea7 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:52.547 8 WARNING neutronclient.v2_0.client [None req-16a8782f-a776-41de-bcac-1e1e0d327a88 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/385] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:52 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1481 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-05-20 04:42:52.821 7 INFO nova.api.openstack.compute.server_external_events [req-6eefa82d-1b0a-4430-ac6c-a6c51afafe80 req-be3573c8-973a-47a8-827b-4ec2f031e182 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:47e426d8-f166-4c3d-be4c-410792686197 for instance 0fe6eb6c-d63a-43e1-88c1-1adc5447d021 on instance [pid: 7|app: 0|req: 199/386] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/387] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:52 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1567 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:53.859 7 WARNING neutronclient.v2_0.client [None req-36bd4172-90f3-4b9d-8c70-8ca6686acf27 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/388] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:53 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 1486 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:53.962 8 WARNING neutronclient.v2_0.client [None req-947cd99c-4ff4-437d-9dad-1f8bef6ef005 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in 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/389] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:53 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1555 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:54.943 7 INFO nova.api.openstack.wsgi [None req-38a08b40-751b-4920-adba-a1b45383887b 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] HTTP exception thrown: Instance aabe729b-d11b-479e-a3a4-6e9a1c263390 could not be found. [pid: 7|app: 0|req: 201/390] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:54 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => 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: 190/391] 10.0.0.208 () {32 vars in 704 bytes} [Wed May 20 04:42:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-653969388 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:55.119 7 WARNING neutronclient.v2_0.client [None req-b7a7c2c5-45e8-47be-b3cf-c86f8137baff 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/392] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:55 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1555 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:42:55.609 8 INFO nova.api.openstack.wsgi [None req-3a4ef909-c9e1-49cb-9faa-48f32f8322e8 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] HTTP exception thrown: Instance aabe729b-d11b-479e-a3a4-6e9a1c263390 could not be found. [pid: 8|app: 0|req: 191/393] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:42:55 2026] DELETE /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:55.640 7 INFO nova.api.openstack.wsgi [None req-57282622-c8da-4ec3-963e-912b816bf3d9 7e4e8aae65a9444798b84464f5334a54 5c4ed93f5967483fa40266bb3d5689c6 - - default default] HTTP exception thrown: Instance aabe729b-d11b-479e-a3a4-6e9a1c263390 could not be found. [pid: 7|app: 0|req: 203/394] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:55 2026] GET /v2.1/servers/aabe729b-d11b-479e-a3a4-6e9a1c263390 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:56.259 8 WARNING neutronclient.v2_0.client [None req-76bf9488-0167-4780-b324-b104c4273054 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/395] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:56 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1555 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:57.694 7 INFO nova.api.openstack.compute.server_external_events [req-7d07338d-0b1e-4863-bc80-668cc26f1c20 req-66e606c1-0f73-441e-b32e-4137962b7154 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:47e426d8-f166-4c3d-be4c-410792686197 for instance 0fe6eb6c-d63a-43e1-88c1-1adc5447d021 on instance [pid: 7|app: 0|req: 204/396] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:58.212 8 WARNING neutronclient.v2_0.client [None req-2b3d432b-cfab-43b2-a7b8-052eb443f884 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in 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/397] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:58 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1555 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:59.604 7 WARNING neutronclient.v2_0.client [None req-2799dc88-7698-43ca-9e6c-5cf07a68c66a 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:59.744 8 INFO nova.api.openstack.compute.server_external_events [req-71e61bc9-1804-4481-b476-70b75f29d5a7 req-7b397965-6028-4199-a4f4-11b61b722a6a 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:47e426d8-f166-4c3d-be4c-410792686197 for instance 0fe6eb6c-d63a-43e1-88c1-1adc5447d021 on instance [pid: 8|app: 0|req: 194/398] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:42:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/399] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:42:59 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1738 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:42:59.820 8 WARNING neutronclient.v2_0.client [None req-23e354a3-75ea-44af-b4a2-c1b93d6fbd8b 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in 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/400] 10.0.0.208 () {32 vars in 741 bytes} [Wed May 20 04:42:59 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:00.597 7 WARNING neutronclient.v2_0.client [None req-aa08b074-4057-4631-b295-cdfb6de3370c 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in 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/403] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:00 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1738 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/404] 10.0.0.208 () {32 vars in 641 bytes} [Wed May 20 04:43:00 2026] GET /v2.1/servers => generated 383 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, ' [pid: 7|app: 0|req: 207/405] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:43:00 2026] DELETE /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:00.902 8 WARNING neutronclient.v2_0.client [None req-8a33c7b2-a1c2-43ca-86df-c9cf73b3daa0 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/406] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:00 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1744 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-05-20 04:43:01.781 7 INFO nova.api.openstack.compute.server_external_events [req-24609dc1-8bac-4aa3-898a-dcb7c526046d req-fdad0dc8-0a8b-42da-8d9e-f8fe3bb2618e 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:47e426d8-f166-4c3d-be4c-410792686197 for instance 0fe6eb6c-d63a-43e1-88c1-1adc5447d021 on instance [pid: 7|app: 0|req: 208/407] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43:01 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-05-20 04:43:02.055 8 WARNING neutronclient.v2_0.client [None req-10649f9f-2ac7-4288-ae8d-b5560e109380 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in 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/408] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:02 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1744 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 209/409] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:43:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:03.682 8 WARNING neutronclient.v2_0.client [None req-4e12fa99-effb-4f30-84ae-51caa8a221bc 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/410] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:03 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1797 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:43:03.820 7 INFO nova.api.openstack.compute.server_external_events [req-7a75448d-6f27-4d55-bc40-344642b1dab8 req-f93f2b05-d123-4f16-86a2-01c2f170c559 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:47e426d8-f166-4c3d-be4c-410792686197 for instance 0fe6eb6c-d63a-43e1-88c1-1adc5447d021 on instance 2026-05-20 04:43:03.820 7 INFO nova.api.openstack.compute.server_external_events [req-7a75448d-6f27-4d55-bc40-344642b1dab8 req-f93f2b05-d123-4f16-86a2-01c2f170c559 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:47e426d8-f166-4c3d-be4c-410792686197 for instance 0fe6eb6c-d63a-43e1-88c1-1adc5447d021 on instance 2026-05-20 04:43:03.821 7 INFO nova.api.openstack.compute.server_external_events [req-7a75448d-6f27-4d55-bc40-344642b1dab8 req-f93f2b05-d123-4f16-86a2-01c2f170c559 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:47e426d8-f166-4c3d-be4c-410792686197 for instance 0fe6eb6c-d63a-43e1-88c1-1adc5447d021 on instance [pid: 7|app: 0|req: 210/411] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43:03 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:04.528 8 WARNING neutronclient.v2_0.client [None req-edcc29a2-2670-45d8-ab97-c1d96a74fe9b a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:43:04.566 8 WARNING neutronclient.v2_0.client [None req-edcc29a2-2670-45d8-ab97-c1d96a74fe9b a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:04.822 7 WARNING neutronclient.v2_0.client [None req-1d469c43-f730-46f7-94fc-f9b5137ad154 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:43:04.961 8 WARNING neutronclient.v2_0.client [None req-edcc29a2-2670-45d8-ab97-c1d96a74fe9b a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/412] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:04 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1516 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/413] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:43:04 2026] POST /v2.1/servers => generated 452 bytes in 890 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:05.377 7 WARNING neutronclient.v2_0.client [None req-b23672bc-a890-42ff-a2d2-6a11b78609ad a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/414] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:05 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1393 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:06.044 8 WARNING neutronclient.v2_0.client [None req-4bfa472d-b5b7-46bd-86db-f59b7b55815c 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] The python binding code in 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/415] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:06 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 1516 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:06.504 7 WARNING neutronclient.v2_0.client [None req-dcd976b2-cf13-4bff-8ba4-6b9baa5c992b a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/416] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:06 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1397 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:07.118 8 INFO nova.api.openstack.wsgi [None req-f3ef20e7-3fa8-49b0-882e-cc04f7b5868a 13d502732b674f54b6eb7ea6f382cc12 8d9b9c30e223427dbc3bdd0363a53c5a - - default default] HTTP exception thrown: Instance 0fe6eb6c-d63a-43e1-88c1-1adc5447d021 could not be found. [pid: 8|app: 0|req: 204/417] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:07 2026] GET /v2.1/servers/0fe6eb6c-d63a-43e1-88c1-1adc5447d021 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 214/418] 10.0.0.208 () {32 vars in 704 bytes} [Wed May 20 04:43:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-253096773 => 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-05-20 04:43:07.598 8 WARNING neutronclient.v2_0.client [None req-770904e9-9d0c-427b-9dfe-549f5d65b2f6 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/419] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:07 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1445 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:43:08.699 7 WARNING neutronclient.v2_0.client [None req-11cb71d3-b983-4c7a-a2dd-96c4b91335cf a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/420] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:08 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1445 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:09.798 8 WARNING neutronclient.v2_0.client [None req-d6f26c4c-7bb1-4c5b-a172-58009492ab52 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/421] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:09 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1453 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:11.067 7 WARNING neutronclient.v2_0.client [None req-f63ae97e-e45f-4d96-afde-ed67d12e6ce5 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/424] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:11 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1530 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:11.270 8 INFO nova.api.openstack.compute.server_external_events [req-cf5079f6-b416-4f4a-b9c6-523af6cd02cf req-6c694787-c419-4cf7-8c85-7b704219df48 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance [pid: 8|app: 0|req: 208/425] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:12.197 7 WARNING neutronclient.v2_0.client [None req-e4da9c94-9bfd-471a-8dc1-d0651dbdc258 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/426] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:12 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1518 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:13.344 8 WARNING neutronclient.v2_0.client [None req-4cfb9d9f-4d31-4f71-8ecd-a32cfc433048 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/427] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:13 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1518 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:14.478 7 WARNING neutronclient.v2_0.client [None req-d7cad6aa-0e2a-4135-b47a-925ae436d7fd a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/428] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:14 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1518 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:16.015 8 WARNING neutronclient.v2_0.client [None req-a93a9702-ccab-416d-818b-3ae06f32d398 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/429] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:15 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1518 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:17.542 7 WARNING neutronclient.v2_0.client [None req-5f3e5b42-52d7-4a84-bbbf-57caa685558a a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/430] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:17 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:18.708 8 WARNING neutronclient.v2_0.client [None req-6e9cc009-cc4c-41df-8dd6-a3ae98b8b35c a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/431] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:18 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1518 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:19.901 7 WARNING neutronclient.v2_0.client [None req-499e4a61-53d4-4cae-8172-026c2b76694e a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/432] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:19 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1518 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:20.388 8 INFO nova.api.openstack.compute.server_external_events [req-04452b40-90c2-4460-89db-0ee606147acc req-6aaeb64c-9b22-46fd-98f1-f857a7870a44 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance [pid: 8|app: 0|req: 212/433] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:21.120 7 WARNING neutronclient.v2_0.client [None req-4cc9efa3-3ea1-4f64-9ff1-bc9d9c0aa875 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/436] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:21 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1518 bytes in 974 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:22.432 8 INFO nova.api.openstack.compute.server_external_events [req-ac96910e-3572-41bd-9483-8a2198085faa req-58db7d4a-5f5d-4562-9c37-966390735a12 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance [pid: 8|app: 0|req: 214/437] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43: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-05-20 04:43:23.096 7 WARNING neutronclient.v2_0.client [None req-db15e287-6185-4b56-bb14-d6dba66c64ee a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/438] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:23 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1701 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-05-20 04:43:23.249 8 WARNING neutronclient.v2_0.client [None req-cbe1b08e-262a-4501-859d-d2ae7478cb1a a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/439] 10.0.0.208 () {32 vars in 741 bytes} [Wed May 20 04:43:23 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a/os-interface => generated 284 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:24.471 7 INFO nova.api.openstack.compute.server_external_events [req-fde6fcce-2392-4fcc-8688-1a32a00604e8 req-a725aac9-28f4-48dd-b3d6-e8b6dfed392e 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance [pid: 7|app: 0|req: 225/440] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:33.847 8 WARNING neutronclient.v2_0.client [None req-8176dfdc-1c3b-4449-ae70-2f892af8fa90 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/443] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:33 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1821 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:34.025 7 WARNING neutronclient.v2_0.client [None req-38372bb2-586f-4a14-b631-3ead7b499268 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/444] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:33 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1821 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 218/445] 10.0.0.208 () {34 vars in 750 bytes} [Wed May 20 04:43:34 2026] POST /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:34.418 7 WARNING neutronclient.v2_0.client [None req-efe524de-22d6-459c-b3e4-0b35cbbb50a1 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/446] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:34 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1823 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:35.610 8 WARNING neutronclient.v2_0.client [None req-28dfbbd0-68d3-48da-a0c4-64bcee22b902 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/447] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:35 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1823 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:37.415 7 WARNING neutronclient.v2_0.client [None req-f525b7a7-f6f3-450e-8b57-eed2d1322382 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/448] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:37 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1823 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:38.671 8 WARNING neutronclient.v2_0.client [None req-74d4ea35-f05f-45a1-bb57-99f94d257abd a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/449] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:38 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1828 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:39.897 7 INFO nova.api.openstack.compute.server_external_events [req-19300e40-5c44-4373-9e9d-fadf36fd9aa3 req-6e0e5566-3242-47e0-b14e-c1511a58e61e 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance [pid: 7|app: 0|req: 230/450] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43:39 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) 2026-05-20 04:43:39.926 8 WARNING neutronclient.v2_0.client [None req-573b806c-815a-4a45-bb9a-eb741705f167 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/451] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:39 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1828 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:41.223 7 WARNING neutronclient.v2_0.client [None req-1ea1c19b-9163-430c-8741-d0b70f69d6d1 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/454] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:41 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1828 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:41.944 8 INFO nova.api.openstack.compute.server_external_events [req-3a615eae-67b3-4321-bb36-b473198ad8ac req-12bf2ae1-f525-4d97-adb7-4671795469e5 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance [pid: 8|app: 0|req: 223/455] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:42.511 7 WARNING neutronclient.v2_0.client [None req-21c35d9d-4426-4389-bdc4-5555c56e4a03 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/456] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:42 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1828 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:44.010 8 WARNING neutronclient.v2_0.client [None req-a46cd4db-9014-4dfa-bfb9-62a74b8ef60c a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:43:44.025 7 INFO nova.api.openstack.compute.server_external_events [req-83c2475d-2098-412e-9f6e-3d4e06501b35 req-adf030b5-2c2e-4a8b-83a9-d77f78718c9f 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance 2026-05-20 04:43:44.026 7 INFO nova.api.openstack.compute.server_external_events [req-83c2475d-2098-412e-9f6e-3d4e06501b35 req-adf030b5-2c2e-4a8b-83a9-d77f78718c9f 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance [pid: 7|app: 0|req: 234/457] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:43:43 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/458] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:43 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1828 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:43:45.173 7 WARNING neutronclient.v2_0.client [None req-2613eb78-0c76-41ef-ba06-cf62ec6986c9 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/459] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:43:45 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1821 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:00.832 8 WARNING neutronclient.v2_0.client [None req-9891ff17-fd81-41c3-a09a-22fc5234def7 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/464] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:00 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1821 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/465] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:44:01 2026] DELETE /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:01.379 8 WARNING neutronclient.v2_0.client [None req-845bd522-6196-43b6-97cd-d82c79037ab4 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/466] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:01 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1827 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:02.672 7 WARNING neutronclient.v2_0.client [None req-500b856b-9b41-42a3-bc2a-fab412366c45 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/467] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:02 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1827 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:04.124 8 WARNING neutronclient.v2_0.client [None req-f541e66c-a90a-4fec-9e06-f93c57fbe83d a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:05.085 7 INFO nova.api.openstack.compute.server_external_events [req-7a89ceb3-0b5d-432f-a55d-a01d54ad4abd req-7cea18c4-92f5-4512-beb4-6823931dfdf4 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:2dfe7c16-f85c-4187-9de8-7a31d79cb16b for instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a on instance [pid: 7|app: 0|req: 240/468] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:44:05 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) [pid: 8|app: 0|req: 229/469] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:04 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1827 bytes in 1404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:06.564 7 WARNING neutronclient.v2_0.client [None req-b764f9ae-da2e-4475-a0df-269b4b7120f6 a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] The python binding code in 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/470] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:06 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => generated 1479 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:08.275 8 INFO nova.api.openstack.wsgi [None req-cba42564-411b-4fa2-94e3-b674517a218c a1a061ad1f7241449a1d08961feb7729 f3324f5cbd0749eabdcca5e1bc4e3d3f - - default default] HTTP exception thrown: Instance 06b75fe8-8221-4f8a-9804-94e6c3b6d48a could not be found. [pid: 8|app: 0|req: 230/471] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:08 2026] GET /v2.1/servers/06b75fe8-8221-4f8a-9804-94e6c3b6d48a => 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, ' [pid: 7|app: 0|req: 242/472] 10.0.0.208 () {32 vars in 706 bytes} [Wed May 20 04:44:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1456076107 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/473] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:44:10 2026] POST /v2.1/os-keypairs => generated 398 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:44:15.585 8 WARNING neutronclient.v2_0.client [None req-1e1a798b-de9d-450d-a826-2e445ab357c1 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:44:15.670 8 WARNING neutronclient.v2_0.client [None req-1e1a798b-de9d-450d-a826-2e445ab357c1 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:44:15.957 8 WARNING neutronclient.v2_0.client [None req-1e1a798b-de9d-450d-a826-2e445ab357c1 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/476] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:44:15 2026] POST /v2.1/servers => generated 450 bytes in 815 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 04:44:16.359 7 WARNING neutronclient.v2_0.client [None req-e53d7444-7358-4292-954c-a10f07efd983 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/477] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:16 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1402 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:17.487 8 WARNING neutronclient.v2_0.client [None req-47800566-8a33-4be2-a593-f2ca81e1ff7e 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/478] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:17 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1406 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-05-20 04:44:18.571 7 WARNING neutronclient.v2_0.client [None req-1f6d82c6-2626-492c-9b42-efd04c02f41d 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/479] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:18 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1454 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:19.822 8 WARNING neutronclient.v2_0.client [None req-c2f3acc1-ea68-42f1-8019-b6c67a7d95a6 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/480] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:19 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1454 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-05-20 04:44:20.939 8 WARNING neutronclient.v2_0.client [None req-05dd6158-468a-4885-b1aa-b78966b33b0a 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/483] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:20 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1530 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:22.112 7 INFO nova.api.openstack.compute.server_external_events [req-ec29b9c6-4ba4-4c1b-b260-3196e93e97dc req-2615f762-a699-414e-96bc-b6bdf67cbc59 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5683948b-3d1c-4b50-bed3-0cb654754e0e for instance 9462ea58-48f5-4185-99ca-d21beff7923b on instance [pid: 7|app: 0|req: 247/484] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:44:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:22.787 8 WARNING neutronclient.v2_0.client [None req-dd0a2496-e97d-4e2e-9753-13d64f36ec4f 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/485] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:22 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1528 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:23.922 7 WARNING neutronclient.v2_0.client [None req-d7603e0a-c8f9-4b63-a82d-e17c475d1e7e 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/486] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:23 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1528 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:25.267 8 WARNING neutronclient.v2_0.client [None req-f9ef2a8a-988d-4236-99ef-8fbdd1a224ad 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/487] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:25 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:26.444 7 WARNING neutronclient.v2_0.client [None req-4e0e4bf7-7500-43cc-9bbe-a64dc31317c7 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:27.377 8 INFO nova.api.openstack.compute.server_external_events [req-77c630c2-0e00-4e53-bb49-b2c055fd8936 req-3dcb404d-788c-486f-bc76-8b766fb2a4fd 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:5683948b-3d1c-4b50-bed3-0cb654754e0e for instance 9462ea58-48f5-4185-99ca-d21beff7923b on instance [pid: 8|app: 0|req: 240/488] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:44:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/489] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:26 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1528 bytes in 1628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:29.093 8 WARNING neutronclient.v2_0.client [None req-c9863440-c4ca-4ee1-9dbe-b83643397476 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:29.429 7 INFO nova.api.openstack.compute.server_external_events [req-d8f586ac-91c6-472b-8087-017e8f2d8003 req-6d6e14fd-8782-40ba-ae85-df260d10905f 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:5683948b-3d1c-4b50-bed3-0cb654754e0e for instance 9462ea58-48f5-4185-99ca-d21beff7923b on instance [pid: 7|app: 0|req: 250/490] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:44: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) [pid: 8|app: 0|req: 241/491] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:29 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1695 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:29.784 7 WARNING neutronclient.v2_0.client [None req-7e109e36-2d6c-4514-b25c-98d515d865ab 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/494] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:29 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1695 bytes in 2149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:33.577 8 INFO nova.api.openstack.compute.server_external_events [req-a007a22a-abb3-4e8b-85b7-26531c1cd96b req-e109d176-2395-47dc-acf1-c77dfa87e08c 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5683948b-3d1c-4b50-bed3-0cb654754e0e for instance 9462ea58-48f5-4185-99ca-d21beff7923b on instance [pid: 8|app: 0|req: 244/495] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:44:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 252/496] 10.0.0.208 () {34 vars in 750 bytes} [Wed May 20 04:44:39 2026] POST /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b/action => generated 31977 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:45.333 8 INFO nova.api.openstack.compute.server_external_events [req-fd6f1fae-5300-4e95-894f-137235958755 req-59949562-6ee6-4dee-af20-b45e9a193662 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5683948b-3d1c-4b50-bed3-0cb654754e0e for instance 9462ea58-48f5-4185-99ca-d21beff7923b on instance [pid: 8|app: 0|req: 246/499] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:44:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 254/500] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:44:46 2026] POST /v2.1/os-keypairs => generated 397 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:49.931 8 WARNING neutronclient.v2_0.client [None req-354c6bd4-2d55-431a-a89c-a479d78abcb1 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:44:50.034 8 WARNING neutronclient.v2_0.client [None req-354c6bd4-2d55-431a-a89c-a479d78abcb1 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:44:50.808 8 WARNING neutronclient.v2_0.client [None req-354c6bd4-2d55-431a-a89c-a479d78abcb1 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/503] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:44:49 2026] POST /v2.1/servers => generated 450 bytes in 1129 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 04:44:51.043 7 WARNING neutronclient.v2_0.client [None req-0537bb7c-b8d7-4850-bc48-1ec89b582834 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/504] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:51 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1402 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-05-20 04:44:52.134 8 WARNING neutronclient.v2_0.client [None req-c2e2b38d-0a32-4188-9e06-4fd70b7b8b04 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/505] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:52 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1406 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-05-20 04:44:53.229 7 WARNING neutronclient.v2_0.client [None req-b66c802e-48a2-4455-a354-0ba83b670126 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/506] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:53 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1454 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:54.448 8 WARNING neutronclient.v2_0.client [None req-983dd0f3-f477-48de-8178-b9d627892484 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/507] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:54 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1454 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:55.814 7 WARNING neutronclient.v2_0.client [None req-11f8f8bd-76e2-4028-82eb-9038616b4b9b 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/508] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:55 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1530 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:56.554 8 INFO nova.api.openstack.compute.server_external_events [req-a1421bc2-ae51-44fd-ac18-c1c1a9aa66ea req-bacb1e94-f054-450a-88ff-0f6b48601e9e 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:3d809d6d-98d4-4eb8-9429-65c0ab7a5521 for instance 333e9927-1be5-43ab-8947-81a066876cd2 on instance [pid: 8|app: 0|req: 250/509] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:44:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:57.033 7 WARNING neutronclient.v2_0.client [None req-9f90d558-33cc-4014-add1-86e40c383fed 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/510] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:56 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1528 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:58.189 8 WARNING neutronclient.v2_0.client [None req-e64c25b6-59b6-4016-bb07-78a513bb29e9 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/511] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:58 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:44:58.602 7 INFO nova.api.openstack.compute.server_external_events [req-dea05d9f-6042-4024-9828-ab9bb5347d46 req-99a7dc28-5e6b-4a95-a476-88a59de49258 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:3d809d6d-98d4-4eb8-9429-65c0ab7a5521 for instance 333e9927-1be5-43ab-8947-81a066876cd2 on instance [pid: 7|app: 0|req: 261/512] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:44:58 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-05-20 04:44:59.343 8 WARNING neutronclient.v2_0.client [None req-ea81e0e0-c850-4972-b2f7-2ee1950d3492 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/513] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:44:59 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:00.516 7 WARNING neutronclient.v2_0.client [None req-c3468da8-179d-4a12-82fa-cb9f360b5869 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/514] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:00 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1528 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:00.878 7 INFO nova.api.openstack.compute.server_external_events [req-1d8b4bc2-0125-49c5-a4ae-03883a05c4b1 req-0ccfcdae-ff77-4a33-913b-1c36ffc9c41d 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:3d809d6d-98d4-4eb8-9429-65c0ab7a5521 for instance 333e9927-1be5-43ab-8947-81a066876cd2 on instance [pid: 7|app: 0|req: 264/517] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:00 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-05-20 04:45:01.705 8 WARNING neutronclient.v2_0.client [None req-227c91e2-ae07-42e4-be6c-70d9d5307afe 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/518] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:01 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1528 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-05-20 04:45:02.929 7 INFO nova.api.openstack.compute.server_external_events [req-f9e38732-3e51-4827-84a9-4272d6277c7d req-681f3066-eac6-4ad6-8d46-37a7ca637e0d 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:3d809d6d-98d4-4eb8-9429-65c0ab7a5521 for instance 333e9927-1be5-43ab-8947-81a066876cd2 on instance [pid: 7|app: 0|req: 265/519] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:03.012 8 WARNING neutronclient.v2_0.client [None req-683e993e-c16e-445a-938a-c4651e30a9d9 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/520] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:02 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1695 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:03.236 7 WARNING neutronclient.v2_0.client [None req-00102207-a8cb-410f-b89e-cae496775f52 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/521] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:03 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1695 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:04.964 8 INFO nova.api.openstack.compute.server_external_events [req-7c5466c9-56ca-4d14-b183-6db207d320e1 req-8973d4e9-2281-4b9a-b8c3-a9b5f88bd83f 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:3d809d6d-98d4-4eb8-9429-65c0ab7a5521 for instance 333e9927-1be5-43ab-8947-81a066876cd2 on instance [pid: 8|app: 0|req: 256/522] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:04 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: 7|app: 0|req: 268/525] 10.0.0.208 () {34 vars in 750 bytes} [Wed May 20 04:45:12 2026] POST /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2/action => generated 31853 bytes in 534 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: 258/526] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:45:15 2026] DELETE /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:15.842 7 WARNING neutronclient.v2_0.client [None req-a9aebc8e-9c78-4e42-98cc-4b812e4a5c58 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/527] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:15 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1821 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-05-20 04:45:16.845 8 WARNING neutronclient.v2_0.client [None req-2a0e7e79-c212-4573-8201-bf48dcb94d1d 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:17.040 8 WARNING neutronclient.v2_0.client [None req-2a0e7e79-c212-4573-8201-bf48dcb94d1d 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:45:17.070 7 WARNING neutronclient.v2_0.client [None req-996579d7-b04c-4bfd-a50d-0d981e33bec2 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/528] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:17 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1821 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/529] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:45:16 2026] POST /v2.1/servers => generated 424 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 04:45:17.361 7 INFO nova.api.openstack.compute.server_external_events [req-6920320b-530f-4bfd-9f0e-3cc95b87ae27 req-116dacb3-b360-46a6-a587-0aded14caa33 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:3d809d6d-98d4-4eb8-9429-65c0ab7a5521 for instance 333e9927-1be5-43ab-8947-81a066876cd2 on instance [pid: 7|app: 0|req: 271/530] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:17 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:17.384 8 WARNING neutronclient.v2_0.client [None req-2245182b-07fe-40bb-b3c5-5f94d732f32b 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/531] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:17 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1367 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-05-20 04:45:18.388 7 WARNING neutronclient.v2_0.client [None req-c418f90a-f56c-4705-a600-a64ff8876e05 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:18.465 8 WARNING neutronclient.v2_0.client [None req-fd412fe7-4b32-477c-8d3b-5cd9efc3e121 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/532] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:18 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1753 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/533] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:18 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1371 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:19.400 7 INFO nova.api.openstack.compute.server_external_events [req-5d034c97-840d-4d6c-b86f-d3d551b8c759 req-d2b0dbd8-ef24-4433-8515-02525f3aff4e 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:3d809d6d-98d4-4eb8-9429-65c0ab7a5521 for instance 333e9927-1be5-43ab-8947-81a066876cd2 on instance 2026-05-20 04:45:19.400 7 INFO nova.api.openstack.compute.server_external_events [req-5d034c97-840d-4d6c-b86f-d3d551b8c759 req-d2b0dbd8-ef24-4433-8515-02525f3aff4e 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:3d809d6d-98d4-4eb8-9429-65c0ab7a5521 for instance 333e9927-1be5-43ab-8947-81a066876cd2 on instance [pid: 7|app: 0|req: 273/534] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:19 2026] POST /v2.1/os-server-external-events => generated 356 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:19.743 7 WARNING neutronclient.v2_0.client [None req-ee1e92d6-6d5c-44c8-bc18-95dca7ea9a5a 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:45:19.744 8 WARNING neutronclient.v2_0.client [None req-6fb4fef6-a55f-486f-88d3-87cba80cbdf0 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/535] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:19 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1419 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/536] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:19 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1488 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:20.832 7 WARNING neutronclient.v2_0.client [None req-8bf5d4c7-9578-48f6-a245-4a5c71b97898 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:45:20.861 8 WARNING neutronclient.v2_0.client [None req-2ab22999-6b70-496b-ae4e-3646afd0ed30 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/539] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:20 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1419 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/540] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:20 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1488 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:21.917 7 WARNING neutronclient.v2_0.client [None req-9fdfd002-dca9-4e7d-9af5-3433ac5dbf0b 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:21.964 8 WARNING neutronclient.v2_0.client [None req-ad0409d3-cd36-4a65-b2dd-4c826a51ff50 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/541] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:21 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 1488 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 277/542] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:21 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1469 bytes in 1449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 04:45:23.340 8 INFO nova.api.openstack.compute.server_external_events [req-6f717eaf-5fd4-4d4a-8c4c-57b87c5f7c73 req-913f1046-33e6-403d-9871-9a9921606307 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:7ff1572c-54b2-434d-8441-227d683ac1ec for instance e418229b-a072-4299-b43d-99486326c011 on instance [pid: 8|app: 0|req: 266/543] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:23.504 7 INFO nova.api.openstack.wsgi [None req-29009add-037e-49d1-9718-ab4174e64332 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] HTTP exception thrown: Instance 333e9927-1be5-43ab-8947-81a066876cd2 could not be found. [pid: 7|app: 0|req: 278/544] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:23 2026] GET /v2.1/servers/333e9927-1be5-43ab-8947-81a066876cd2 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 267/545] 10.0.0.208 () {32 vars in 728 bytes} [Wed May 20 04:45:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-361161285 => 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: 7|app: 0|req: 279/546] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:45:24 2026] DELETE /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-20 04:45:24.265 8 WARNING neutronclient.v2_0.client [None req-8270e8f8-8abf-472b-b7c6-476b28030ea6 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:24.388 7 WARNING neutronclient.v2_0.client [None req-7fca35ad-b7ec-4990-98bd-5ec907caabc2 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/547] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:24 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1701 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/548] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:24 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1467 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:25.455 8 WARNING neutronclient.v2_0.client [None req-57b2f096-6431-4eb2-b909-27e4020a9205 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:25.586 7 INFO nova.api.openstack.compute.server_external_events [req-25257ee0-0110-4ab5-88be-9d15d490f71f req-04f9b67b-97fe-4eee-a1b2-75bb203010dc 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5683948b-3d1c-4b50-bed3-0cb654754e0e for instance 9462ea58-48f5-4185-99ca-d21beff7923b on instance [pid: 7|app: 0|req: 281/549] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/550] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:25 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1701 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:25.648 7 WARNING neutronclient.v2_0.client [None req-ba132b20-d161-4316-abd4-f00e5cf77871 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/551] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:25 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1467 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-05-20 04:45:26.647 8 WARNING neutronclient.v2_0.client [None req-56b141c3-92fd-4fcb-ba43-520c26364073 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:26.809 7 WARNING neutronclient.v2_0.client [None req-1b22975f-d7fe-48a9-9f7e-043ab1980787 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/552] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:26 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1633 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/553] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:26 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1467 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:27.640 8 INFO nova.api.openstack.compute.server_external_events [req-9b85d5a5-2c6f-474e-bbc9-3886f18054bc req-dd8bfdb9-551d-4aa4-9ef5-62bf893c68f6 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5683948b-3d1c-4b50-bed3-0cb654754e0e for instance 9462ea58-48f5-4185-99ca-d21beff7923b on instance 2026-05-20 04:45:27.640 8 INFO nova.api.openstack.compute.server_external_events [req-9b85d5a5-2c6f-474e-bbc9-3886f18054bc req-dd8bfdb9-551d-4aa4-9ef5-62bf893c68f6 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:5683948b-3d1c-4b50-bed3-0cb654754e0e for instance 9462ea58-48f5-4185-99ca-d21beff7923b on instance [pid: 8|app: 0|req: 271/554] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:27 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:27.994 7 WARNING neutronclient.v2_0.client [None req-0fa5eb17-1fe5-4677-b60c-2a1f26247c2f 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/555] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:27 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1488 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:28.117 8 WARNING neutronclient.v2_0.client [None req-db37b2a9-d533-4fbc-ab9f-467103eafbef 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/556] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:28 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1467 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:28.763 7 INFO nova.api.openstack.compute.server_external_events [req-a14849f2-d6b1-4213-8a34-cb80aa95d894 req-4dbfe25d-bae7-49e2-9666-ff541b90bcfc 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:7ff1572c-54b2-434d-8441-227d683ac1ec for instance e418229b-a072-4299-b43d-99486326c011 on instance [pid: 7|app: 0|req: 285/557] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:29.090 8 WARNING neutronclient.v2_0.client [None req-48bb1e10-74ca-4e93-88f9-2a754f639fc5 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] The python binding code in 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/558] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:29 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:29.338 7 WARNING neutronclient.v2_0.client [None req-f0bea943-5d58-449a-be9a-d477c1210648 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/559] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:29 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1467 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:30.185 8 INFO nova.api.openstack.wsgi [None req-dde27286-f0ef-4fde-9287-c4277c6d97fd 1ce4f18ce0f1476ea7ddf317755ce19b 15fdd7620715465c844de2a0498f949e - - default default] HTTP exception thrown: Instance 9462ea58-48f5-4185-99ca-d21beff7923b could not be found. [pid: 8|app: 0|req: 274/560] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:30 2026] GET /v2.1/servers/9462ea58-48f5-4185-99ca-d21beff7923b => 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: 287/561] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:45:30 2026] POST /v2.1/os-keypairs => generated 396 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 275/562] 10.0.0.208 () {32 vars in 730 bytes} [Wed May 20 04:45:30 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2093943693 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 04:45:30.529 7 WARNING neutronclient.v2_0.client [None req-7b35e359-6de3-4c24-919f-4deb85cd0640 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:45:30.810 8 INFO nova.api.openstack.compute.server_external_events [req-b59c6ee8-21b8-496e-bbb3-e819fa64c215 req-345fe951-0a33-4465-9231-a6e11312b8bf 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:7ff1572c-54b2-434d-8441-227d683ac1ec for instance e418229b-a072-4299-b43d-99486326c011 on instance [pid: 8|app: 0|req: 278/565] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:30 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) [pid: 7|app: 0|req: 288/566] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:30 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1648 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 279/567] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:45:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 289/568] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:45:32 2026] DELETE /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-20 04:45:32.301 8 WARNING neutronclient.v2_0.client [None req-9b4361ce-0759-411c-acfe-a273ba7bcb58 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/569] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:32 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1654 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:33.458 7 WARNING neutronclient.v2_0.client [None req-7ac8c340-5f1e-4b01-800c-e68099000f90 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:45:33.512 7 WARNING neutronclient.v2_0.client [None req-7ac8c340-5f1e-4b01-800c-e68099000f90 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:45:33.557 7 WARNING neutronclient.v2_0.client [None req-7ac8c340-5f1e-4b01-800c-e68099000f90 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:33.655 8 WARNING neutronclient.v2_0.client [None req-d822179e-17bd-412e-85fc-7cd5f4dda40e 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:45:33.723 7 WARNING neutronclient.v2_0.client [None req-7ac8c340-5f1e-4b01-800c-e68099000f90 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/570] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:33 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1654 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/571] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:45:33 2026] POST /v2.1/servers => generated 493 bytes in 580 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:33.996 8 WARNING neutronclient.v2_0.client [None req-3698ec71-9b92-499e-9e24-33ad539afb24 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in 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/572] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:33 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1456 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:34.876 7 INFO nova.api.openstack.compute.server_external_events [req-b4e0265c-c5dd-4ee5-b67d-5d603a6d2b97 req-0beaa968-1749-42cb-8800-fdb57e84d119 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:7ff1572c-54b2-434d-8441-227d683ac1ec for instance e418229b-a072-4299-b43d-99486326c011 on instance [pid: 7|app: 0|req: 291/573] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:34.929 8 WARNING neutronclient.v2_0.client [None req-c6758342-271a-4a1d-a92f-de2560da2d66 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/574] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:34 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1448 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:35.079 7 WARNING neutronclient.v2_0.client [None req-ae5fe96c-544e-443a-a4c2-d5e122ce524e 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/575] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:35 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1460 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:36.032 8 WARNING neutronclient.v2_0.client [None req-7d7ccbd4-a273-44fa-a7f9-3b44c953ef95 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/576] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:35 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:36.180 7 WARNING neutronclient.v2_0.client [None req-742cb1b5-4a84-4670-a1cb-7095a57572e7 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/577] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:36 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1508 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:37.134 8 WARNING neutronclient.v2_0.client [None req-a5c68d46-089f-45e2-956c-12040b3e0cb2 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/578] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:37 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:37.287 7 WARNING neutronclient.v2_0.client [None req-040f099e-7d8e-44d9-9a0a-f1ccaf12ec62 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/579] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:37 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1508 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:38.228 8 WARNING neutronclient.v2_0.client [None req-88b33b78-a34a-4737-a9d5-fdc28fb3043d 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/580] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:38 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1453 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:38.387 7 WARNING neutronclient.v2_0.client [None req-f1d49175-9560-4f8e-9c69-02cc486b57ee 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/581] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:38 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1516 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:39.319 8 WARNING neutronclient.v2_0.client [None req-6a1402af-c761-4614-bc43-4681422db8a2 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] The python binding code in 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/582] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:39 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:39.546 7 INFO nova.api.openstack.compute.server_external_events [req-603e23fb-08ce-4858-b043-4c7b7f4ba421 req-445d1518-c995-4c94-8661-00dc08d6ff2c 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:4b60c8f3-9cb0-4c12-9d28-f1e8740f17ba for instance e050cb7b-d590-4619-ac54-fd217c90b36d on instance [pid: 7|app: 0|req: 296/583] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:39 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-05-20 04:45:39.567 8 WARNING neutronclient.v2_0.client [None req-f8510f9a-86dc-4f85-93e2-a7e9074f7aae 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/584] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:39 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1637 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-05-20 04:45:40.397 7 INFO nova.api.openstack.wsgi [None req-235d34de-9ef0-4150-8b02-e5c112b4613e 3562d75c4dba4ce4ba0dea338af6ed0a aef80c4202c14e40b24bb91ed9207524 - - default default] HTTP exception thrown: Instance e418229b-a072-4299-b43d-99486326c011 could not be found. [pid: 7|app: 0|req: 297/585] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:40 2026] GET /v2.1/servers/e418229b-a072-4299-b43d-99486326c011 => 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-05-20 04:45:40.747 8 WARNING neutronclient.v2_0.client [None req-4675f5c8-55e3-4c69-a6b6-96a92692da2b 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/588] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:40 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1625 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:41.899 7 WARNING neutronclient.v2_0.client [None req-ec26702d-0590-46e9-8ba4-4cf264648e1c 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in 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/589] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:41 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1625 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:43.249 8 WARNING neutronclient.v2_0.client [None req-adca4d94-4cfe-45ca-bbb8-30477ebf7e06 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/590] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:43 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1625 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:44.397 7 WARNING neutronclient.v2_0.client [None req-0adc6aa0-1fd1-455d-8bc0-2ba925e48703 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in 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/591] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:44 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1625 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-05-20 04:45:44.939 8 INFO nova.api.openstack.compute.server_external_events [req-4df57faa-731d-451e-a7f2-55bca4efc167 req-afc62804-7049-4e43-b696-36892dbfd865 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:4b60c8f3-9cb0-4c12-9d28-f1e8740f17ba for instance e050cb7b-d590-4619-ac54-fd217c90b36d on instance [pid: 8|app: 0|req: 292/592] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:45.592 7 WARNING neutronclient.v2_0.client [None req-f5d93926-effb-4346-b2fd-33697a397454 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/593] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:45 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1625 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:46.795 8 WARNING neutronclient.v2_0.client [None req-f0fd5cdf-d3ee-457c-8b02-1416c5674d1b 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/594] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:45:46 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1806 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-05-20 04:45:46.957 7 WARNING neutronclient.v2_0.client [None req-01c1f5e6-638e-408b-be15-7d293f185aef 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:45:47.000 8 INFO nova.api.openstack.compute.server_external_events [req-bc280260-49d5-456c-837f-6943535f0d23 req-c8e29b99-6cb8-47b1-8edb-23eae6f7460b 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:4b60c8f3-9cb0-4c12-9d28-f1e8740f17ba for instance e050cb7b-d590-4619-ac54-fd217c90b36d on instance [pid: 8|app: 0|req: 294/595] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/596] 10.0.0.208 () {32 vars in 741 bytes} [Wed May 20 04:45:46 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 295/597] 10.0.0.195 () {30 vars in 619 bytes} [Wed May 20 04:45:47 2026] GET /v2.1 => generated 0 bytes in 157 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: 303/598] 10.0.0.195 () {32 vars in 692 bytes} [Wed May 20 04:45:47 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/599] 10.0.0.195 () {34 vars in 913 bytes} [Wed May 20 04:45:47 2026] GET /v2.1/os-simple-tenant-usage/a2afb82027154be4a48962fd555974c3?start=2026-05-19T00:00:00&end=2026-05-20T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/600] 10.0.0.195 () {30 vars in 654 bytes} [Wed May 20 04:45:47 2026] GET /v2.1/limits?reserved=1 => generated 511 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-05-20 04:45:49.041 8 INFO nova.api.openstack.compute.server_external_events [req-d99494cb-50fd-43b9-b539-2198eaeb305e req-f2a68d03-df5a-45f4-8906-4a74e29cea20 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:4b60c8f3-9cb0-4c12-9d28-f1e8740f17ba for instance e050cb7b-d590-4619-ac54-fd217c90b36d on instance [pid: 8|app: 0|req: 297/601] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:45:49 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) [pid: 7|app: 0|req: 305/604] 10.0.0.195 () {30 vars in 619 bytes} [Wed May 20 04:45:50 2026] GET /v2.1 => generated 0 bytes in 102 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: 300/605] 10.0.0.195 () {32 vars in 692 bytes} [Wed May 20 04:45:50 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 10.0.0.195 () {34 vars in 913 bytes} [Wed May 20 04:45:50 2026] GET /v2.1/os-simple-tenant-usage/a2afb82027154be4a48962fd555974c3?start=2026-05-19T00:00:00&end=2026-05-20T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 10.0.0.195 () {30 vars in 654 bytes} [Wed May 20 04:45:51 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:03.200 7 WARNING neutronclient.v2_0.client [None req-18aa1157-85cb-4eb5-8f74-350fb6218dc2 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in 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/610] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:46:03 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1926 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/611] 10.0.0.208 () {32 vars in 753 bytes} [Wed May 20 04:46:04 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 309/612] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:46:05 2026] DELETE /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:05.972 8 WARNING neutronclient.v2_0.client [None req-9ffda753-70d3-4bb4-b728-4dd8d174e731 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/613] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:46:05 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1932 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:07.119 7 WARNING neutronclient.v2_0.client [None req-30456874-2636-4801-b03c-8529d5b60e52 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:07.275 8 INFO nova.api.openstack.compute.server_external_events [req-947116a9-f01d-48f9-b215-b1bb1fa08332 req-d5d650ed-764d-4d3a-a737-5fc9e0daf006 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:4b60c8f3-9cb0-4c12-9d28-f1e8740f17ba for instance e050cb7b-d590-4619-ac54-fd217c90b36d on instance [pid: 8|app: 0|req: 305/614] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:46:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:46:07 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1932 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:08.585 8 WARNING neutronclient.v2_0.client [None req-9d795079-a8df-4864-b128-d0364567edba 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in 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/616] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:46:08 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1932 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:08.901 7 INFO nova.api.openstack.compute.server_external_events [req-31ae1dfc-30a3-4960-b739-242e4cd7209c req-e3880fc7-0446-49ac-b7d3-ee3899864fec 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:4b60c8f3-9cb0-4c12-9d28-f1e8740f17ba for instance e050cb7b-d590-4619-ac54-fd217c90b36d on instance [pid: 7|app: 0|req: 311/617] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:46:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:09.312 8 INFO nova.api.openstack.compute.server_external_events [req-19597bc9-59f0-4bbd-bf96-44d26a2b5fd1 req-9c6c6f5f-c7d0-4528-9213-8796521b81b1 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:4b60c8f3-9cb0-4c12-9d28-f1e8740f17ba for instance e050cb7b-d590-4619-ac54-fd217c90b36d on instance [pid: 8|app: 0|req: 307/618] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:46:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:09.858 7 WARNING neutronclient.v2_0.client [None req-d6ec3948-fe1f-4172-8c57-40604bb06d5e 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/619] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:46:09 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1537 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-05-20 04:46:10.961 8 WARNING neutronclient.v2_0.client [None req-eb063cf7-9ca2-408c-8ac7-fe1a5e28c2c6 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/622] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:46:10 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 1542 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-05-20 04:46:12.045 7 INFO nova.api.openstack.wsgi [None req-6bc843c8-1424-42f0-b18b-707f37be8058 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] HTTP exception thrown: Instance e050cb7b-d590-4619-ac54-fd217c90b36d could not be found. [pid: 7|app: 0|req: 314/623] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:46:12 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:46:12.075 8 INFO nova.api.openstack.wsgi [None req-bd9f4064-6b66-495b-9fea-a179e85c7a4e 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] HTTP exception thrown: Instance e050cb7b-d590-4619-ac54-fd217c90b36d could not be found. [pid: 8|app: 0|req: 310/624] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:46:12 2026] DELETE /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => 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-05-20 04:46:12.108 7 INFO nova.api.openstack.wsgi [None req-0fe001c6-348a-497b-8129-bc53dcdb0f7e 64f409cd1c4f49f3a2f53a4450058280 7290185955484ecf89ac929a6cc6594c - - default default] HTTP exception thrown: Instance e050cb7b-d590-4619-ac54-fd217c90b36d could not be found. [pid: 7|app: 0|req: 315/625] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:46:12 2026] GET /v2.1/servers/e050cb7b-d590-4619-ac54-fd217c90b36d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/626] 10.0.0.208 () {32 vars in 706 bytes} [Wed May 20 04:46:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1094776424 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/627] 10.0.0.208 () {32 vars in 726 bytes} [Wed May 20 04:46:12 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-733848548 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.208 () {34 vars in 671 bytes} [Wed May 20 04:47:48 2026] POST /v2.1/os-keypairs => generated 396 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:47:51.820 7 WARNING neutronclient.v2_0.client [None req-29d63eab-1a29-4bf2-b554-ef52145da484 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:47:51.871 7 WARNING neutronclient.v2_0.client [None req-29d63eab-1a29-4bf2-b554-ef52145da484 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:47:52.179 7 WARNING neutronclient.v2_0.client [None req-29d63eab-1a29-4bf2-b554-ef52145da484 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/649] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:47:51 2026] POST /v2.1/servers => generated 447 bytes in 855 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 04:47:52.449 8 WARNING neutronclient.v2_0.client [None req-5b517cb4-92dc-4d15-aa49-1c3ca82d5c07 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/650] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:47:52 2026] GET /v2.1/servers/3b0adf05-e67d-4455-9b12-29449746e32a => generated 1394 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:47:57.566 7 WARNING neutronclient.v2_0.client [None req-bfb0fbf0-42c9-41aa-8339-5019d23029cd c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in 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/651] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:47:57 2026] GET /v2.1/servers/3b0adf05-e67d-4455-9b12-29449746e32a => generated 1519 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:47:58.182 8 INFO nova.api.openstack.compute.server_external_events [req-4728bd89-4e33-4480-a81a-adf5032530dc req-4abd7ed1-7426-46cc-8095-4efac8e6f978 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:99762d6b-8b9a-4da5-a287-2e731410f656 for instance 3b0adf05-e67d-4455-9b12-29449746e32a on instance [pid: 8|app: 0|req: 323/652] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:47:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:02.718 8 WARNING neutronclient.v2_0.client [None req-9b2b4f71-f1eb-4f87-b115-0f768b8c99ae c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in 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/655] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:48:02 2026] GET /v2.1/servers/3b0adf05-e67d-4455-9b12-29449746e32a => generated 1517 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-05-20 04:48:03.100 7 INFO nova.api.openstack.compute.server_external_events [req-60f24c87-7015-4293-828d-2a43c3e33ed2 req-984efea6-bedd-4aa1-b7f1-eef9bd2e0155 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:99762d6b-8b9a-4da5-a287-2e731410f656 for instance 3b0adf05-e67d-4455-9b12-29449746e32a on instance [pid: 7|app: 0|req: 331/656] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:48:03 2026] POST /v2.1/os-server-external-events => generated 183 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-05-20 04:48:05.136 8 INFO nova.api.openstack.compute.server_external_events [req-34325f9e-681e-48c6-b8aa-a63ea2763da5 req-f0f9ce8f-db2b-4738-aa64-22cb6a9822ff 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:99762d6b-8b9a-4da5-a287-2e731410f656 for instance 3b0adf05-e67d-4455-9b12-29449746e32a on instance [pid: 8|app: 0|req: 326/657] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:48:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:07.895 7 WARNING neutronclient.v2_0.client [None req-114ba7c3-8942-443d-ac43-24344f3e771a c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/658] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:48:07 2026] GET /v2.1/servers/3b0adf05-e67d-4455-9b12-29449746e32a => generated 1817 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:09.380 7 INFO nova.api.openstack.compute.server_external_events [req-d68a224b-5607-4924-a880-0228318bd10d req-c02cef5e-ec7d-4610-856a-0e55351dcca9 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:99762d6b-8b9a-4da5-a287-2e731410f656 for instance 3b0adf05-e67d-4455-9b12-29449746e32a on instance 2026-05-20 04:48:09.380 8 WARNING neutronclient.v2_0.client [None req-e1fbc1d0-cdba-46ae-92ff-69d90ccfbd93 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in 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/659] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:48:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:48:09.436 8 WARNING neutronclient.v2_0.client [None req-e1fbc1d0-cdba-46ae-92ff-69d90ccfbd93 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:48:09.717 8 WARNING neutronclient.v2_0.client [None req-e1fbc1d0-cdba-46ae-92ff-69d90ccfbd93 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in 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/660] 10.0.0.208 () {34 vars in 663 bytes} [Wed May 20 04:48:09 2026] POST /v2.1/servers => generated 447 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:09.938 7 WARNING neutronclient.v2_0.client [None req-f4fcc128-e93c-47c8-8e60-517e7959fdb3 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in 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/661] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:48:09 2026] GET /v2.1/servers/1ac8cc89-2177-4468-8b81-d81adef08ccf => generated 1394 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, ' 2026-05-20 04:48:15.024 8 WARNING neutronclient.v2_0.client [None req-f671f024-b674-4ad7-af63-3f1ac860edf1 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/664] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:48:14 2026] GET /v2.1/servers/1ac8cc89-2177-4468-8b81-d81adef08ccf => generated 1519 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-05-20 04:48:15.441 7 INFO nova.api.openstack.compute.server_external_events [req-089d6c94-c26b-4800-a56a-5ca12e426ec3 req-6ec06055-9848-4cfa-9c30-058e0564af01 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:22d3854b-b0f7-4b7b-b050-a3614012b9cd for instance 1ac8cc89-2177-4468-8b81-d81adef08ccf on instance [pid: 7|app: 0|req: 336/665] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:48:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:20.175 8 WARNING neutronclient.v2_0.client [None req-e51157f2-f13c-4cef-ad8d-d22a649ddd07 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:20.326 7 INFO nova.api.openstack.compute.server_external_events [req-773fd499-7d30-4b96-8d29-3f045efeb05e req-847b2493-c00b-4596-989c-bef9189db809 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:22d3854b-b0f7-4b7b-b050-a3614012b9cd for instance 1ac8cc89-2177-4468-8b81-d81adef08ccf on instance [pid: 7|app: 0|req: 337/666] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:48:20 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) [pid: 8|app: 0|req: 330/667] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:48:20 2026] GET /v2.1/servers/1ac8cc89-2177-4468-8b81-d81adef08ccf => generated 1517 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:22.369 8 INFO nova.api.openstack.compute.server_external_events [req-92a837d8-e567-48f0-b1a0-e89f326090d3 req-2ded6750-f1af-4cd0-8bf2-74433f932dba 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:22d3854b-b0f7-4b7b-b050-a3614012b9cd for instance 1ac8cc89-2177-4468-8b81-d81adef08ccf on instance [pid: 8|app: 0|req: 332/670] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:48: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-05-20 04:48:25.461 7 WARNING neutronclient.v2_0.client [None req-22b5af15-45aa-4ca3-acf6-1d365f8c05c5 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/671] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:48:25 2026] GET /v2.1/servers/1ac8cc89-2177-4468-8b81-d81adef08ccf => generated 1817 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:26.753 8 INFO nova.api.openstack.compute.server_external_events [req-b5ac919a-9565-4ec1-9097-9f453647090a req-0fc4314a-2be1-4d8e-a185-dac7d5fee131 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:22d3854b-b0f7-4b7b-b050-a3614012b9cd for instance 1ac8cc89-2177-4468-8b81-d81adef08ccf on instance [pid: 8|app: 0|req: 333/672] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:48:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:49.147 8 WARNING neutronclient.v2_0.client [None req-fac21c86-1f64-44f2-af9f-9db84098b33b e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:48:49.192 8 WARNING neutronclient.v2_0.client [None req-fac21c86-1f64-44f2-af9f-9db84098b33b e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:48:49.354 8 WARNING neutronclient.v2_0.client [None req-fac21c86-1f64-44f2-af9f-9db84098b33b e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/677] 199.204.45.109 () {36 vars in 714 bytes} [Wed May 20 04:48:49 2026] POST /v2.1/servers => generated 453 bytes in 658 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:49.907 7 WARNING neutronclient.v2_0.client [None req-5cf740d7-da5e-43ec-bedd-8c35122da714 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/678] 199.204.45.109 () {32 vars in 733 bytes} [Wed May 20 04:48:49 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1 => generated 2213 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:49.968 8 WARNING neutronclient.v2_0.client [None req-305819ca-8a5e-4db2-9692-1455d1ee13a6 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in 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/679] 199.204.45.109 () {32 vars in 759 bytes} [Wed May 20 04:48:49 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 343/680] 199.204.45.109 () {32 vars in 777 bytes} [Wed May 20 04:48:50 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:52.789 7 WARNING neutronclient.v2_0.client [None req-ed9a7b45-38a7-4c40-a3c3-b2efd79d50ac e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in 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/683] 199.204.45.109 () {32 vars in 733 bytes} [Wed May 20 04:48:52 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1 => generated 2371 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:53.029 8 WARNING neutronclient.v2_0.client [None req-5607dbb2-eb21-4294-91ba-4a3e0ebbee28 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/684] 199.204.45.109 () {32 vars in 759 bytes} [Wed May 20 04:48:52 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 28 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 346/685] 199.204.45.109 () {32 vars in 777 bytes} [Wed May 20 04:48:53 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:55.135 8 INFO nova.api.openstack.compute.server_external_events [req-41c2c246-98af-4202-bae3-7d5207411b9f req-8ce2ccba-fbfe-4a64-94b0-28b5798cffbe 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:7809b7e4-fe2f-4cb4-9152-db6d4b26a31f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 340/686] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:48:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:55.961 7 WARNING neutronclient.v2_0.client [None req-d91f24b3-1c1a-4d72-b00e-aba8d0867413 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/687] 199.204.45.109 () {32 vars in 733 bytes} [Wed May 20 04:48:55 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1 => generated 2445 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:56.099 8 WARNING neutronclient.v2_0.client [None req-8a54e0a4-61f9-4f10-ace7-bf0a47d9f611 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/688] 199.204.45.109 () {32 vars in 759 bytes} [Wed May 20 04:48:56 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 283 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/689] 199.204.45.109 () {32 vars in 777 bytes} [Wed May 20 04:48:56 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:58.993 8 WARNING neutronclient.v2_0.client [None req-41d1c13e-376c-460a-b34b-5fe05a27d4ca e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in 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/690] 199.204.45.109 () {32 vars in 733 bytes} [Wed May 20 04:48:58 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1 => generated 2433 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:48:59.120 7 WARNING neutronclient.v2_0.client [None req-ec9550b8-b4dc-4301-8772-15473dac473a e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/691] 199.204.45.109 () {32 vars in 759 bytes} [Wed May 20 04:48:59 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 283 bytes in 81 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: 343/692] 199.204.45.109 () {32 vars in 777 bytes} [Wed May 20 04:48:59 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:01.472 7 INFO nova.api.openstack.compute.server_external_events [req-be815f2c-9676-4585-8867-beca16026358 req-547eab25-9b82-461e-a2a5-3173e914cb35 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:7809b7e4-fe2f-4cb4-9152-db6d4b26a31f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 351/695] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:49:01 2026] POST /v2.1/os-server-external-events => generated 183 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-05-20 04:49:01.880 8 WARNING neutronclient.v2_0.client [None req-8d0560f4-9fbf-4bb1-be4f-fe97f2cf3ba8 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/696] 199.204.45.109 () {32 vars in 733 bytes} [Wed May 20 04:49:01 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1 => generated 2433 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:02.013 7 WARNING neutronclient.v2_0.client [None req-6c5e73e5-51a7-44a1-862d-d022cfed136d e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/697] 199.204.45.109 () {32 vars in 759 bytes} [Wed May 20 04:49:01 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/698] 199.204.45.109 () {32 vars in 777 bytes} [Wed May 20 04:49:02 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:03.532 7 INFO nova.api.openstack.compute.server_external_events [req-c120336c-45d9-4372-b712-a152960e5004 req-af910965-6939-4fab-bf4d-cccf2a2d1f94 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:7809b7e4-fe2f-4cb4-9152-db6d4b26a31f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 353/699] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:49:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:05.047 8 WARNING neutronclient.v2_0.client [None req-e4a45986-022a-4e8c-8728-1e23badaea70 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in 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/700] 199.204.45.109 () {32 vars in 733 bytes} [Wed May 20 04:49:05 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1 => generated 2580 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:05.172 7 WARNING neutronclient.v2_0.client [None req-08ee6571-d682-443e-9ad6-163bcd60c64b e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/701] 199.204.45.109 () {32 vars in 759 bytes} [Wed May 20 04:49:05 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 285 bytes in 76 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: 348/702] 199.204.45.109 () {32 vars in 777 bytes} [Wed May 20 04:49:05 2026] GET /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/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-05-20 04:49:38.644 7 WARNING neutronclient.v2_0.client [None req-faa4739c-f124-4584-8fa4-46c3880b91ea e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:49:38.687 7 WARNING neutronclient.v2_0.client [None req-faa4739c-f124-4584-8fa4-46c3880b91ea e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:41.125 8 INFO nova.api.openstack.compute.server_external_events [req-13c6826e-2b67-4da4-b19f-8b1393fefb6d req-97afe341-ddf2-4d7b-a965-af81d02747bf 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:8c964132-3957-4e62-b8e7-96a16e2059f7 for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 354/711] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:49:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:44.095 8 INFO nova.api.openstack.compute.server_external_events [req-c8bb4749-f36d-422f-aa3f-45a011dbd4ff req-f0193ed6-1297-4729-8b34-63304b11a94b 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:8c964132-3957-4e62-b8e7-96a16e2059f7 for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 355/712] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:49:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:46.138 8 INFO nova.api.openstack.compute.server_external_events [req-2592a6e3-f1a4-4466-9bfe-28fa2aa2a0c4 req-e79ab398-162a-4727-b503-7b50029cf6d1 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:8c964132-3957-4e62-b8e7-96a16e2059f7 for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 356/713] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:49:46 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-05-20 04:49:47.243 7 WARNING neutronclient.v2_0.client [None req-faa4739c-f124-4584-8fa4-46c3880b91ea e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/714] 199.204.45.109 () {36 vars in 812 bytes} [Wed May 20 04:49:38 2026] POST /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 281 bytes in 8692 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:48.145 8 INFO nova.api.openstack.compute.server_external_events [req-3831d199-547c-42f8-ab4c-0b09d2213d7b req-ecd57294-6b87-4c87-81c7-5fa3aa4b2bdb 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:8c964132-3957-4e62-b8e7-96a16e2059f7 for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 357/715] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:49:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:49:48.177 7 INFO nova.api.openstack.compute.server_external_events [req-c3ec527a-66a3-4420-a43b-4c9c5903fa4e req-68cb77f0-0401-4d2c-88da-24fff3263ecb 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:8c964132-3957-4e62-b8e7-96a16e2059f7 for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 359/716] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:49:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:15.003 7 WARNING neutronclient.v2_0.client [None req-26da2e8c-b9ef-4822-90a5-973ab6755c98 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:50:15.048 7 WARNING neutronclient.v2_0.client [None req-26da2e8c-b9ef-4822-90a5-973ab6755c98 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:17.482 8 INFO nova.api.openstack.compute.server_external_events [req-aa63e95b-ece6-41e9-9b2c-c80d9bcb0599 req-7d237cb7-9d1c-4f1c-81fa-b8a1801ffa6e 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5d92c8e0-b6c4-4908-ac44-7dcd02a14b4f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 361/723] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:50:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:20.832 8 INFO nova.api.openstack.compute.server_external_events [req-c542244d-1323-415b-988c-44b2c024480d req-c6bc44fd-4229-42de-8d20-6755a9064893 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:5d92c8e0-b6c4-4908-ac44-7dcd02a14b4f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 364/726] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:50:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:22.871 8 INFO nova.api.openstack.compute.server_external_events [req-f9ed7cc4-10f1-47c8-9c54-157cc075f3bc req-e3b8c9cc-35da-4c4e-a90e-491ee4a1e83d 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:5d92c8e0-b6c4-4908-ac44-7dcd02a14b4f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 365/727] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:50: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) 2026-05-20 04:50:24.088 7 WARNING neutronclient.v2_0.client [None req-26da2e8c-b9ef-4822-90a5-973ab6755c98 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/728] 199.204.45.109 () {36 vars in 812 bytes} [Wed May 20 04:50:14 2026] POST /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 377 bytes in 9216 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:35.750 8 WARNING neutronclient.v2_0.client [None req-953904fe-6ae3-4146-bdfb-6f5828bb193f e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 04:50:35.794 8 WARNING neutronclient.v2_0.client [None req-953904fe-6ae3-4146-bdfb-6f5828bb193f e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:38.254 7 INFO nova.api.openstack.compute.server_external_events [req-6598acfa-1c5d-428a-8130-10e213773cef req-b6756f3b-609c-4266-8f75-a56d00109c64 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:a74dc8a5-2f16-4858-8dab-1e2fb37f841a for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 365/731] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:50:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:41.882 7 INFO nova.api.openstack.compute.server_external_events [req-540837f4-ef9b-496f-a1a6-571ba6ca992d req-54ab6313-9d43-406b-95ba-07c439c0f805 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:a74dc8a5-2f16-4858-8dab-1e2fb37f841a for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 368/734] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:50:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:44.081 7 INFO nova.api.openstack.compute.server_external_events [req-d8e5a90a-784d-4b3c-85aa-0ac57a3b8259 req-77acc05a-3d93-4202-81a4-a856230eb2a7 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-plugged:a74dc8a5-2f16-4858-8dab-1e2fb37f841a for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 369/735] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:50:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 04:50:44.865 8 WARNING neutronclient.v2_0.client [None req-953904fe-6ae3-4146-bdfb-6f5828bb193f e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/736] 199.204.45.109 () {36 vars in 812 bytes} [Wed May 20 04:50:35 2026] POST /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface => generated 377 bytes in 9212 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:50:45.832 7 INFO nova.api.openstack.compute.server_external_events [req-38e3213b-785c-44b7-a74c-0bfc9ed33702 req-0e189263-7f89-4225-beb8-26f3bfb5aada 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5d92c8e0-b6c4-4908-ac44-7dcd02a14b4f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 370/737] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:50:45 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-05-20 04:50:59.604 7 INFO nova.api.openstack.compute.server_external_events [req-15fbb460-8197-41fc-b505-9a2218017c23 req-e537061c-e529-4d70-aaaa-231fb7015bc2 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:a74dc8a5-2f16-4858-8dab-1e2fb37f841a for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 372/740] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:50:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/741] 199.204.45.109 () {34 vars in 855 bytes} [Wed May 20 04:51:00 2026] DELETE /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface/a74dc8a5-2f16-4858-8dab-1e2fb37f841a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:01.644 8 INFO nova.api.openstack.compute.server_external_events [req-a3e1eb2e-25f1-44fc-848e-75e7fe6f38d8 req-83f58772-0f07-4f3f-8463-6117278fa397 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:a74dc8a5-2f16-4858-8dab-1e2fb37f841a for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 371/744] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:02.507 7 INFO nova.api.openstack.compute.server_external_events [req-b52ac1dd-4c80-4aa1-ac81-3233d7a90b19 req-b519aeb2-9c9a-40b7-b8d2-1a1ce7911763 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:a74dc8a5-2f16-4858-8dab-1e2fb37f841a for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 374/745] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:04.561 8 INFO nova.api.openstack.compute.server_external_events [req-afea473f-9a74-4073-adba-6bbbef4de10c req-13b65b32-2379-4367-9547-ed1f1957d152 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:a74dc8a5-2f16-4858-8dab-1e2fb37f841a for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 372/746] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:04 2026] POST /v2.1/os-server-external-events => generated 185 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-05-20 04:51:10.125 7 INFO nova.api.openstack.compute.server_external_events [req-ac3ec371-a284-4f26-94af-8cc16b30f91e req-b3a9d9bd-8aab-4507-84d3-204da51d97ab 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:5d92c8e0-b6c4-4908-ac44-7dcd02a14b4f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 375/747] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/748] 199.204.45.109 () {34 vars in 855 bytes} [Wed May 20 04:51:10 2026] DELETE /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface/5d92c8e0-b6c4-4908-ac44-7dcd02a14b4f => 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, ' 2026-05-20 04:51:12.232 8 INFO nova.api.openstack.compute.server_external_events [req-3adea5f2-b184-4e48-abf5-c843c058a9ad req-08b6b79b-57c8-437a-b5b1-dd37930fb7e6 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5d92c8e0-b6c4-4908-ac44-7dcd02a14b4f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 375/751] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:14.272 7 INFO nova.api.openstack.compute.server_external_events [req-8091fe99-e119-4736-812b-e0dabb51ccab req-347e20a2-fc82-49b8-b842-9e810a948d3d 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:5d92c8e0-b6c4-4908-ac44-7dcd02a14b4f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 377/752] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/757] 199.204.45.109 () {34 vars in 855 bytes} [Wed May 20 04:51:30 2026] DELETE /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1/os-interface/8c964132-3957-4e62-b8e7-96a16e2059f7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:32.979 8 INFO nova.api.openstack.compute.server_external_events [req-e97ccfaa-32be-49fb-b7d0-8153b0002cbc req-d021d96c-696f-4935-9985-2c3a9db7bd8f 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:8c964132-3957-4e62-b8e7-96a16e2059f7 for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 379/758] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:35.021 7 INFO nova.api.openstack.compute.server_external_events [req-60331da1-ccfd-4f61-9c6f-9f037ce1727e req-6e1a8859-5a17-425d-9758-c3f6f43502f8 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:8c964132-3957-4e62-b8e7-96a16e2059f7 for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 380/759] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/760] 199.204.45.109 () {34 vars in 755 bytes} [Wed May 20 04:51:35 2026] DELETE /v2.1/servers/3724ebf6-3297-439f-ba55-1055982561e1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:37.177 7 INFO nova.api.openstack.compute.server_external_events [req-473d803a-3ffc-49c2-b943-aa05b4e1e1b8 req-40ed1bbb-2e94-44ce-91a1-ba08827cf746 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:7809b7e4-fe2f-4cb4-9152-db6d4b26a31f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 7|app: 0|req: 381/761] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:39.216 8 INFO nova.api.openstack.compute.server_external_events [req-b0910a41-73e4-4b25-a0dd-4e185f6152d3 req-cd3fec7e-6b7e-414d-90fa-6fda629dfe06 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:7809b7e4-fe2f-4cb4-9152-db6d4b26a31f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance 2026-05-20 04:51:39.216 8 INFO nova.api.openstack.compute.server_external_events [req-b0910a41-73e4-4b25-a0dd-4e185f6152d3 req-cd3fec7e-6b7e-414d-90fa-6fda629dfe06 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:7809b7e4-fe2f-4cb4-9152-db6d4b26a31f for instance 3724ebf6-3297-439f-ba55-1055982561e1 on instance [pid: 8|app: 0|req: 381/762] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:39 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:40.189 7 INFO nova.api.openstack.compute.server_external_events [req-bcb0e63f-c01b-4650-9131-eab828cdba4b req-8a48a7c3-4d0e-41d4-9252-ffd9c83cfff2 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:22d3854b-b0f7-4b7b-b050-a3614012b9cd for instance 1ac8cc89-2177-4468-8b81-d81adef08ccf on instance [pid: 7|app: 0|req: 382/763] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:40 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: 382/764] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:51:40 2026] DELETE /v2.1/servers/1ac8cc89-2177-4468-8b81-d81adef08ccf => 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-05-20 04:51:40.350 7 WARNING neutronclient.v2_0.client [None req-e0ed2b1e-e641-4e65-93a8-f7fd1152c98e c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/765] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:51:40 2026] GET /v2.1/servers/1ac8cc89-2177-4468-8b81-d81adef08ccf => generated 1943 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-05-20 04:51:42.227 8 INFO nova.api.openstack.compute.server_external_events [req-bc59318c-232a-4ec1-90e9-6d3ec57308e7 req-c4f1e2cb-654d-4021-8dc6-cab03790a117 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:22d3854b-b0f7-4b7b-b050-a3614012b9cd for instance 1ac8cc89-2177-4468-8b81-d81adef08ccf on instance 2026-05-20 04:51:42.227 8 INFO nova.api.openstack.compute.server_external_events [req-bc59318c-232a-4ec1-90e9-6d3ec57308e7 req-c4f1e2cb-654d-4021-8dc6-cab03790a117 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:22d3854b-b0f7-4b7b-b050-a3614012b9cd for instance 1ac8cc89-2177-4468-8b81-d81adef08ccf on instance [pid: 8|app: 0|req: 384/768] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:42 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:42.974 7 INFO nova.api.openstack.compute.server_external_events [req-32eba47f-8285-456c-98cf-1f723b3e4b0e req-3db3c41c-d244-4d3f-bf9e-3696a4f44b2d 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:22d3854b-b0f7-4b7b-b050-a3614012b9cd for instance 1ac8cc89-2177-4468-8b81-d81adef08ccf on instance [pid: 7|app: 0|req: 385/769] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:45.559 8 WARNING neutronclient.v2_0.client [None req-04085848-4a74-46f6-ad90-2087deebef31 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/770] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:51:45 2026] GET /v2.1/servers/1ac8cc89-2177-4468-8b81-d81adef08ccf => generated 1480 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:50.644 7 INFO nova.api.openstack.wsgi [None req-c61806bc-0565-49c5-9016-ea4db5d0b9f1 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] HTTP exception thrown: Instance 1ac8cc89-2177-4468-8b81-d81adef08ccf could not be found. [pid: 7|app: 0|req: 386/771] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:51:50 2026] GET /v2.1/servers/1ac8cc89-2177-4468-8b81-d81adef08ccf => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:51.069 7 INFO nova.api.openstack.compute.server_external_events [req-6f410b4d-8619-4033-ad77-548473b08597 req-b2c3e8f5-568e-4651-9720-3f60052b6c19 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-changed:99762d6b-8b9a-4da5-a287-2e731410f656 for instance 3b0adf05-e67d-4455-9b12-29449746e32a on instance [pid: 7|app: 0|req: 388/774] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:51 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: 387/775] 10.0.0.208 () {32 vars in 718 bytes} [Wed May 20 04:51:51 2026] DELETE /v2.1/servers/3b0adf05-e67d-4455-9b12-29449746e32a => 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-05-20 04:51:51.215 7 WARNING neutronclient.v2_0.client [None req-bf12da75-a361-4a6c-8f48-3e8b43663cc8 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/776] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:51:51 2026] GET /v2.1/servers/3b0adf05-e67d-4455-9b12-29449746e32a => generated 1943 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:52.426 8 INFO nova.api.openstack.compute.server_external_events [req-fe0bcdbc-a701-43a9-b601-53dac53c39de req-bcefbd2c-38a9-4030-bfdb-288d33f8180b 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:99762d6b-8b9a-4da5-a287-2e731410f656 for instance 3b0adf05-e67d-4455-9b12-29449746e32a on instance [pid: 8|app: 0|req: 388/777] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:54.462 7 INFO nova.api.openstack.compute.server_external_events [req-592a8846-10e8-4504-9d9d-c8dbaafac03e req-81a3dbe9-7243-430a-a0b1-70d7817caabd 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-unplugged:99762d6b-8b9a-4da5-a287-2e731410f656 for instance 3b0adf05-e67d-4455-9b12-29449746e32a on instance 2026-05-20 04:51:54.462 7 INFO nova.api.openstack.compute.server_external_events [req-592a8846-10e8-4504-9d9d-c8dbaafac03e req-81a3dbe9-7243-430a-a0b1-70d7817caabd 82f3cb3a1ffc4c30a33c53701d187e76 a5b440d23e3446988007f4e3b895b487 - - ad21802858084db2af215b960a3abc53 ad21802858084db2af215b960a3abc53] Creating event network-vif-deleted:99762d6b-8b9a-4da5-a287-2e731410f656 for instance 3b0adf05-e67d-4455-9b12-29449746e32a on instance [pid: 7|app: 0|req: 390/778] 10.0.0.188 () {38 vars in 815 bytes} [Wed May 20 04:51:54 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:51:56.433 8 WARNING neutronclient.v2_0.client [None req-50e62111-5507-4153-a362-f5d4a6ee318d c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/779] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:51:56 2026] GET /v2.1/servers/3b0adf05-e67d-4455-9b12-29449746e32a => generated 1480 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:52:01.541 7 INFO nova.api.openstack.wsgi [None req-0085a737-bd70-4a05-ab09-dad6c6bd9974 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] HTTP exception thrown: Instance 3b0adf05-e67d-4455-9b12-29449746e32a could not be found. [pid: 7|app: 0|req: 392/782] 10.0.0.208 () {32 vars in 715 bytes} [Wed May 20 04:52:01 2026] GET /v2.1/servers/3b0adf05-e67d-4455-9b12-29449746e32a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/783] 10.0.0.208 () {32 vars in 726 bytes} [Wed May 20 04:52:03 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2054663391 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 04:52:03.336 7 INFO nova.api.openstack.wsgi [None req-def90494-c2fd-4933-9826-9adc2f51f530 c5d2d8a7313d452d9d1a40827d3ac853 20439de7c95146bea2e8bbb8e33e736b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2054663391 not found for user c5d2d8a7313d452d9d1a40827d3ac853 [pid: 7|app: 0|req: 393/784] 10.0.0.208 () {32 vars in 723 bytes} [Wed May 20 04:52:03 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2054663391 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.208 () {32 vars in 655 bytes} [Wed May 20 04:52:17 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.208 () {32 vars in 641 bytes} [Wed May 20 04:52:17 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-20 04:52:17.885 8 WARNING oslo_db.sqlalchemy.utils [None req-eddf71f0-480e-471c-8d41-d9936b7d5c50 e5be542de3664c098b1a88fb35998dc5 b0fe63b9b49345e8827bfce2b08690fa - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 394/789] 10.0.0.208 () {32 vars in 649 bytes} [Wed May 20 04:52:17 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/790] 10.0.0.208 () {32 vars in 694 bytes} [Wed May 20 04:52:17 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)