+ 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 [Mon Jun 15 21:33:12 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-74f9549797-7rz4t 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 0x7fa6dd366668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-15 21:33:17.766 7 INFO nova.utils [None req-c6aa57c3-ba6a-448b-b6e5-01986d13828f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-15 21:33:17.796 8 INFO nova.utils [None req-9ec5fe52-a944-45f5-abcb-2a1cd8f6ca69 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-15 21:33:19.455 8 WARNING keystonemiddleware._common.config [None req-9ec5fe52-a944-45f5-abcb-2a1cd8f6ca69 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 21:33:19.460 7 WARNING keystonemiddleware._common.config [None req-c6aa57c3-ba6a-448b-b6e5-01986d13828f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 21:33:19.464 8 WARNING oslo_config.cfg [None req-9ec5fe52-a944-45f5-abcb-2a1cd8f6ca69 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 21:33:19.469 7 WARNING oslo_config.cfg [None req-c6aa57c3-ba6a-448b-b6e5-01986d13828f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 21:33:19.542 8 WARNING keystonemiddleware._common.config [None req-9ec5fe52-a944-45f5-abcb-2a1cd8f6ca69 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 21:33:19.547 7 WARNING keystonemiddleware._common.config [None req-c6aa57c3-ba6a-448b-b6e5-01986d13828f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 21:33:19.557 8 WARNING oslo_config.cfg [None req-9ec5fe52-a944-45f5-abcb-2a1cd8f6ca69 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-15 21:33:19.562 7 WARNING oslo_config.cfg [None req-c6aa57c3-ba6a-448b-b6e5-01986d13828f - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-15 21:33:19.569 8 WARNING oslo_config.cfg [None req-9ec5fe52-a944-45f5-abcb-2a1cd8f6ca69 - - - - - -] 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 0x7fa6dd366668 pid: 8 (default app) 2026-06-15 21:33:19.575 7 WARNING oslo_config.cfg [None req-c6aa57c3-ba6a-448b-b6e5-01986d13828f - - - - - -] 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 0x7fa6dd366668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:33:27 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:33:27.745 7 WARNING oslo_policy.policy [None req-d8a70da7-d063-4c7a-8013-8911782c0c23 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 21:33:27.746 7 WARNING oslo_policy.policy [None req-d8a70da7-d063-4c7a-8013-8911782c0c23 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - 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.115 () {44 vars in 909 bytes} [Mon Jun 15 21:33:27 2026] GET /v2.1 => generated 0 bytes in 625 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 21:33:27.852 8 WARNING oslo_policy.policy [req-d8a70da7-d063-4c7a-8013-8911782c0c23 req-8054bccd-ec87-48f1-84c5-99eecf88cc2d 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 21:33:27.852 8 WARNING oslo_policy.policy [req-d8a70da7-d063-4c7a-8013-8911782c0c23 req-8054bccd-ec87-48f1-84c5-99eecf88cc2d 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:33:27 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 21:33:27.960 7 INFO nova.api.openstack.wsgi [None req-2341c75b-b933-4d30-8e2c-2446eee9f5dd 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.115 () {48 vars in 1011 bytes} [Mon Jun 15 21:33:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 21:33:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.115 () {52 vars in 1048 bytes} [Mon Jun 15 21:33:28 2026] POST /v2.1/flavors => generated 529 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:33:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:33:28 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:33:28 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 21:33:29.009 7 INFO nova.api.openstack.wsgi [None req-3a0eca5d-d8d4-454d-b134-30afe421ee71 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.115 () {48 vars in 1013 bytes} [Mon Jun 15 21:33:28 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 21:33:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 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.115 () {52 vars in 1048 bytes} [Mon Jun 15 21:33:29 2026] POST /v2.1/flavors => generated 532 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:33:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:33:29 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:33:30 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 21:33:30.034 7 INFO nova.api.openstack.wsgi [None req-9d11d497-ab38-4444-8a02-12e7b5b8f321 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.115 () {48 vars in 1015 bytes} [Mon Jun 15 21:33:30 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 21:33:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.115 () {52 vars in 1048 bytes} [Mon Jun 15 21:33:30 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:33:31 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: 12/25] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:33:31 2026] GET /v2.1 => generated 0 bytes in 389 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:33:31 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 21:33:31.458 8 INFO nova.api.openstack.wsgi [None req-d4e88ff1-316d-45e4-8e04-9cb230dc8454 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/27] 199.204.45.115 () {48 vars in 1013 bytes} [Mon Jun 15 21:33:31 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 21:33:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.115 () {52 vars in 1048 bytes} [Mon Jun 15 21:33:31 2026] POST /v2.1/flavors => generated 532 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:33:32 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:33:32 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:33:32 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 21:33:32.435 8 INFO nova.api.openstack.wsgi [None req-85c8aad7-266a-435a-9814-ad62bdde0e53 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.115 () {48 vars in 1015 bytes} [Mon Jun 15 21:33:32 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 21:33:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.115 () {52 vars in 1048 bytes} [Mon Jun 15 21:33:32 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.202 () {28 vars in 454 bytes} [Mon Jun 15 21:39:23 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/107] 10.0.0.202 () {30 vars in 658 bytes} [Mon Jun 15 21:39:23 2026] GET /v2.1 => generated 0 bytes in 170 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: 54/108] 10.0.0.202 () {32 vars in 731 bytes} [Mon Jun 15 21:39:23 2026] GET /v2.1/ => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.202 () {34 vars in 804 bytes} [Mon Jun 15 21:39:23 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:42:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 74/147] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:42:23 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:42:23 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-06-15 21:42:23.169 7 INFO nova.api.openstack.wsgi [None req-1ef0efbd-8af6-4462-be5a-db8e3ad9668e 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/149] 199.204.45.115 () {48 vars in 1017 bytes} [Mon Jun 15 21:42:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 21:42:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.204.45.115 () {52 vars in 1049 bytes} [Mon Jun 15 21:42:23 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:43:31 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:43:31 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:43:32 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 21:43:32.039 7 INFO nova.api.openstack.wsgi [None req-155426a7-dce5-44cf-bd03-15ae4e54f1fe 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 1e657930959440f5b4644cec008b876b [pid: 7|app: 0|req: 85/169] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 21:43:32 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-15 21:43:32.054 8 WARNING oslo_db.sqlalchemy.utils [None req-7dbc95b9-d588-4504-99d0-84e48588939a 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/170] 199.204.45.115 () {48 vars in 1016 bytes} [Mon Jun 15 21:43:32 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.115 () {52 vars in 1057 bytes} [Mon Jun 15 21:43:32 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:43:36 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: 87/173] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:43:36 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:43:36 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.115 () {48 vars in 1073 bytes} [Mon Jun 15 21:43:36 2026] GET /v2.1/os-quota-sets/1a7df251aee74517a975f939dc66d086 => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.115 () {52 vars in 1125 bytes} [Mon Jun 15 21:43:36 2026] PUT /v2.1/os-quota-sets/1a7df251aee74517a975f939dc66d086 => generated 238 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:52:15 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: 141/282] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:52:15 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:52:15 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 21:52:15.774 8 INFO nova.api.openstack.wsgi [None req-ba81ca65-2f31-48b3-8198-977e4e588c7d 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 142/284] 199.204.45.115 () {48 vars in 1015 bytes} [Mon Jun 15 21:52:15 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: 143/285] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 21:52:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.115 () {52 vars in 1049 bytes} [Mon Jun 15 21:52:15 2026] POST /v2.1/flavors => generated 534 bytes in 1171 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/325] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 21:55: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: 163/326] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 21:55:28 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 164/327] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 21:55:28 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 199.204.45.115 () {48 vars in 1073 bytes} [Mon Jun 15 21:55:28 2026] GET /v2.1/os-quota-sets/c267a6d705c344d99e51f4fa4a6539c5 => generated 283 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 199.204.45.115 () {52 vars in 1125 bytes} [Mon Jun 15 21:55:29 2026] PUT /v2.1/os-quota-sets/c267a6d705c344d99e51f4fa4a6539c5 => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 10.0.0.25 () {28 vars in 453 bytes} [Mon Jun 15 22:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/387] 10.0.0.25 () {30 vars in 657 bytes} [Mon Jun 15 22:00:08 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 194/388] 10.0.0.25 () {32 vars in 730 bytes} [Mon Jun 15 22:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 10.0.0.25 () {34 vars in 764 bytes} [Mon Jun 15 22:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 10.0.0.25 () {28 vars in 453 bytes} [Mon Jun 15 22:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/393] 10.0.0.25 () {30 vars in 657 bytes} [Mon Jun 15 22:00:13 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 197/394] 10.0.0.25 () {32 vars in 730 bytes} [Mon Jun 15 22:00:13 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 10.0.0.25 () {34 vars in 764 bytes} [Mon Jun 15 22:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 10.0.0.25 () {28 vars in 453 bytes} [Mon Jun 15 22:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/397] 10.0.0.25 () {30 vars in 657 bytes} [Mon Jun 15 22:00:17 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 199/398] 10.0.0.25 () {32 vars in 730 bytes} [Mon Jun 15 22:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 10.0.0.25 () {34 vars in 807 bytes} [Mon Jun 15 22:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 10.0.0.25 () {28 vars in 453 bytes} [Mon Jun 15 22:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 202/403] 10.0.0.25 () {30 vars in 657 bytes} [Mon Jun 15 22:00:21 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 202/404] 10.0.0.25 () {32 vars in 730 bytes} [Mon Jun 15 22:00:21 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 10.0.0.25 () {34 vars in 807 bytes} [Mon Jun 15 22:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:07:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:07:30 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/492] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:07:30 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:07:30.396 8 INFO nova.api.openstack.wsgi [None req-22008677-bdab-4fb8-bc3a-e2dac488fbb9 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 246/493] 199.204.45.115 () {48 vars in 1011 bytes} [Mon Jun 15 22:07:30 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:07:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.115 () {48 vars in 1099 bytes} [Mon Jun 15 22:07:30 2026] GET /v2.1/flavors/54d71289-883c-4f1b-89b0-85369f5ddcd8/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:07:31 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: 250/499] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:07:31 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:07:31 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:07:31.474 8 INFO nova.api.openstack.wsgi [None req-11420f62-47f2-4568-a998-7f63ee117f47 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 251/501] 199.204.45.115 () {48 vars in 1013 bytes} [Mon Jun 15 22:07:31 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:07:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.115 () {48 vars in 1099 bytes} [Mon Jun 15 22:07:31 2026] GET /v2.1/flavors/5551fd79-d51d-4043-a6cf-7daf8fa9be41/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:07:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:07:32 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:07:32 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:07:32.581 8 INFO nova.api.openstack.wsgi [None req-2459eeab-6c80-4be7-ae27-1791a0a9c798 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 254/507] 199.204.45.115 () {48 vars in 1015 bytes} [Mon Jun 15 22:07:32 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:07:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.115 () {48 vars in 1099 bytes} [Mon Jun 15 22:07:32 2026] GET /v2.1/flavors/fd04d97a-5a35-4368-899e-25f037befeb4/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:07:33 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: 256/511] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:07:33 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:07:33 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:07:33.547 8 INFO nova.api.openstack.wsgi [None req-9f20d974-6a23-4830-8773-2e017664ceda 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 257/513] 199.204.45.115 () {48 vars in 1013 bytes} [Mon Jun 15 22:07:33 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:07:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.115 () {48 vars in 1099 bytes} [Mon Jun 15 22:07:33 2026] GET /v2.1/flavors/51c0c883-3775-4afc-a46b-e6a1ae4ee084/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:07:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:07:34 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:07:34 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:07:34.513 8 INFO nova.api.openstack.wsgi [None req-8e6db1ad-d9e2-4598-91ce-b48d2d00aac9 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 260/519] 199.204.45.115 () {48 vars in 1015 bytes} [Mon Jun 15 22:07:34 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: 7|app: 0|req: 260/520] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:07:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.115 () {48 vars in 1099 bytes} [Mon Jun 15 22:07:34 2026] GET /v2.1/flavors/9dbc0609-e200-4711-b3e7-c1f68b07b403/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:08:44 2026] GET /v2.1 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:08:44 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:08:45 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:08:45.062 7 INFO nova.api.openstack.wsgi [None req-c51a2f39-321e-4550-be37-868937d2ca59 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 269/539] 199.204.45.115 () {48 vars in 1017 bytes} [Mon Jun 15 22:08:45 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:08:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.115 () {48 vars in 1099 bytes} [Mon Jun 15 22:08:45 2026] GET /v2.1/flavors/5fdf53bb-8683-4c54-a9f2-fa5d915c7132/os-extra_specs => generated 19 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:08:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:08:53 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:08:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:08:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:08:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:08:57 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: 275/550] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:08:57 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.204.45.115 () {48 vars in 1073 bytes} [Mon Jun 15 22:08:57 2026] GET /v2.1/os-quota-sets/1a7df251aee74517a975f939dc66d086 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:09:54 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: 283/565] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:09:54 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:09:54 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-06-15 22:09:54.653 8 INFO nova.api.openstack.wsgi [None req-0b9b8672-0521-4c0e-b030-15dd34a6ba70 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 284/567] 199.204.45.115 () {48 vars in 1015 bytes} [Mon Jun 15 22:09:54 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: 284/568] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:09:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.204.45.115 () {48 vars in 1099 bytes} [Mon Jun 15 22:09:54 2026] GET /v2.1/flavors/75107dc8-3755-440c-8ac9-4c52f4541384/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:10:11 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: 288/575] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:10:11 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/576] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:10:11 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: 289/577] 199.204.45.115 () {48 vars in 1073 bytes} [Mon Jun 15 22:10:11 2026] GET /v2.1/os-quota-sets/c267a6d705c344d99e51f4fa4a6539c5 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 199.204.45.115 () {42 vars in 705 bytes} [Mon Jun 15 22:11:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.204.45.115 () {44 vars in 909 bytes} [Mon Jun 15 22:11:07 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 296/590] 199.204.45.115 () {46 vars in 982 bytes} [Mon Jun 15 22:11:07 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:11:07.273 7 INFO nova.api.openstack.wsgi [None req-8fc0cf85-5abd-4abb-8fc4-d55d4a494f27 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 295/591] 199.204.45.115 () {48 vars in 1011 bytes} [Mon Jun 15 22:11:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 199.204.45.115 () {48 vars in 1051 bytes} [Mon Jun 15 22:11:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 300/601] 10.0.0.254 () {32 vars in 655 bytes} [Mon Jun 15 22:11:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/602] 10.0.0.254 () {32 vars in 641 bytes} [Mon Jun 15 22:11:49 2026] GET /v2.1/servers => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-15 22:11:49.170 7 WARNING oslo_db.sqlalchemy.utils [None req-c4a180d7-70ba-4248-9bb0-6d03a44630cc 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 301/603] 10.0.0.254 () {32 vars in 649 bytes} [Mon Jun 15 22:11:49 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 10.0.0.254 () {32 vars in 694 bytes} [Mon Jun 15 22:11:49 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: 8|app: 0|req: 306/609] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:01 2026] GET /v2.1/flavors/54d71289-883c-4f1b-89b0-85369f5ddcd8 => generated 511 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 10.0.0.254 () {32 vars in 641 bytes} [Mon Jun 15 22:12:01 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/611] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:01 2026] GET /v2.1/flavors/54d71289-883c-4f1b-89b0-85369f5ddcd8 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:08.654 7 WARNING neutronclient.v2_0.client [None req-cc474899-9b99-4824-994e-029724071197 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:10.744 8 WARNING neutronclient.v2_0.client [None req-e13bcc97-85a2-4575-8f6d-e86d2f9186ad 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/614] 10.0.0.254 () {34 vars in 685 bytes} [Mon Jun 15 22:12:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 2352 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:10.770 7 WARNING neutronclient.v2_0.client [None req-3c7c2407-dc7a-43b9-94e0-c27ffcc78cd7 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/615] 10.0.0.254 () {34 vars in 685 bytes} [Mon Jun 15 22:12:10 2026] POST /v2.1/os-security-groups => generated 243 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:11.197 7 WARNING neutronclient.v2_0.client [None req-54fd879f-cba3-4bd6-9bb4-d1002fa106b5 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/616] 10.0.0.254 () {34 vars in 685 bytes} [Mon Jun 15 22:12:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:11.615 8 WARNING neutronclient.v2_0.client [None req-15ed5790-a015-49dd-a509-894d63b5ddb2 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/617] 10.0.0.254 () {34 vars in 685 bytes} [Mon Jun 15 22:12:11 2026] POST /v2.1/os-security-groups => generated 243 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:11.813 7 WARNING neutronclient.v2_0.client [None req-4932a7f2-116d-475c-9e5d-369c68aaaf84 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:11.819 8 WARNING neutronclient.v2_0.client [None req-15ed5790-a015-49dd-a509-894d63b5ddb2 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:11.901 7 WARNING neutronclient.v2_0.client [None req-4932a7f2-116d-475c-9e5d-369c68aaaf84 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/618] 10.0.0.254 () {34 vars in 695 bytes} [Mon Jun 15 22:12:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:12.157 8 WARNING neutronclient.v2_0.client [None req-e263f629-1c23-4507-b6dd-c90ca3beeb4d 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:12.184 7 WARNING neutronclient.v2_0.client [None req-4932a7f2-116d-475c-9e5d-369c68aaaf84 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/619] 10.0.0.254 () {34 vars in 685 bytes} [Mon Jun 15 22:12:12 2026] POST /v2.1/os-security-groups => generated 247 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:12.373 8 WARNING neutronclient.v2_0.client [None req-404db8ed-0db0-48af-80fa-bc701c34e266 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in 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/620] 10.0.0.254 () {32 vars in 663 bytes} [Mon Jun 15 22:12:11 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:12:12.426 7 WARNING neutronclient.v2_0.client [None req-adde9ce3-5c0f-44c5-9f3e-4e7b2817b13f b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:12.427 8 WARNING neutronclient.v2_0.client [None req-404db8ed-0db0-48af-80fa-bc701c34e266 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:12.469 7 WARNING neutronclient.v2_0.client [None req-adde9ce3-5c0f-44c5-9f3e-4e7b2817b13f b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/621] 10.0.0.254 () {34 vars in 695 bytes} [Mon Jun 15 22:12:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:12.706 8 WARNING neutronclient.v2_0.client [None req-76c9ac41-1630-4910-b404-622a71eb621f 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/622] 10.0.0.254 () {32 vars in 740 bytes} [Mon Jun 15 22:12:12 2026] DELETE /v2.1/os-security-groups/a2a4905d-deaf-4d96-a05e-96edf4d4a77c => generated 0 bytes in 403 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 22:12:12.836 7 WARNING neutronclient.v2_0.client [None req-707d0f12-1ed7-4421-8eb4-c3f2ef2958ab b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:12.848 8 WARNING neutronclient.v2_0.client [None req-76c9ac41-1630-4910-b404-622a71eb621f 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:12.860 7 INFO nova.api.openstack.wsgi [None req-707d0f12-1ed7-4421-8eb4-c3f2ef2958ab b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] HTTP exception thrown: Security group a2a4905d-deaf-4d96-a05e-96edf4d4a77c does not exist Neutron server returns request_ids: ['req-bb4c1e2a-c43e-4dfb-8a5a-ab13d45eb823'] [pid: 7|app: 0|req: 310/623] 10.0.0.254 () {32 vars in 737 bytes} [Mon Jun 15 22:12:12 2026] GET /v2.1/os-security-groups/a2a4905d-deaf-4d96-a05e-96edf4d4a77c => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 22:12:12.872 7 WARNING neutronclient.v2_0.client [None req-f3e4db46-8b40-477c-ad25-7a2084342656 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/624] 10.0.0.254 () {34 vars in 695 bytes} [Mon Jun 15 22:12:12 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:13.109 8 WARNING neutronclient.v2_0.client [None req-c608ac87-ad83-4fd5-90d8-b780aa4d2d97 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.131 7 WARNING neutronclient.v2_0.client [None req-f3e4db46-8b40-477c-ad25-7a2084342656 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/625] 10.0.0.254 () {32 vars in 737 bytes} [Mon Jun 15 22:12:13 2026] GET /v2.1/os-security-groups/740dea19-f8ef-4a0a-a947-ef20950c1005 => generated 664 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:13.207 8 WARNING neutronclient.v2_0.client [None req-23867214-1f71-4fa4-9fa2-98491f39ea18 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/626] 10.0.0.254 () {32 vars in 740 bytes} [Mon Jun 15 22:12:12 2026] DELETE /v2.1/os-security-groups/00349b59-7289-4144-9e9d-9061ca339ca8 => generated 0 bytes in 513 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 22:12:13.391 7 WARNING neutronclient.v2_0.client [None req-7def0bb1-0a39-4dfa-a62c-dd1d21fdd73d b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.430 8 WARNING neutronclient.v2_0.client [None req-23867214-1f71-4fa4-9fa2-98491f39ea18 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.454 7 INFO nova.api.openstack.wsgi [None req-7def0bb1-0a39-4dfa-a62c-dd1d21fdd73d b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] HTTP exception thrown: Security group 00349b59-7289-4144-9e9d-9061ca339ca8 does not exist Neutron server returns request_ids: ['req-cf7aebe6-ddc5-4745-8bdc-ef0b7a1b58e1'] [pid: 7|app: 0|req: 312/627] 10.0.0.254 () {32 vars in 737 bytes} [Mon Jun 15 22:12:13 2026] GET /v2.1/os-security-groups/00349b59-7289-4144-9e9d-9061ca339ca8 => generated 194 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 22:12:13.469 7 WARNING neutronclient.v2_0.client [None req-f23ff78f-0bdb-424d-8757-f8b29d9c14ea b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.539 8 WARNING neutronclient.v2_0.client [None req-23867214-1f71-4fa4-9fa2-98491f39ea18 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.602 7 WARNING neutronclient.v2_0.client [None req-f23ff78f-0bdb-424d-8757-f8b29d9c14ea b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/628] 10.0.0.254 () {32 vars in 750 bytes} [Mon Jun 15 22:12:13 2026] DELETE /v2.1/os-security-group-rules/4459c2f6-e091-48e6-83a9-f4064d8dbe0a => generated 0 bytes in 548 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 22:12:13.763 8 WARNING neutronclient.v2_0.client [None req-c9634752-c6c2-46cb-bf6e-84a2d77334ee 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.813 8 WARNING neutronclient.v2_0.client [None req-c9634752-c6c2-46cb-bf6e-84a2d77334ee 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/629] 10.0.0.254 () {32 vars in 740 bytes} [Mon Jun 15 22:12:13 2026] DELETE /v2.1/os-security-groups/8ea9662d-bb51-4cbc-adbc-a068fef8f6fe => generated 0 bytes in 369 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 22:12:13.845 7 WARNING neutronclient.v2_0.client [None req-a63796ea-34a4-4376-99c9-689eb16295fa b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.866 7 INFO nova.api.openstack.wsgi [None req-a63796ea-34a4-4376-99c9-689eb16295fa b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] HTTP exception thrown: Security group 8ea9662d-bb51-4cbc-adbc-a068fef8f6fe does not exist Neutron server returns request_ids: ['req-7b99dbb5-e346-42bc-ba87-5ec50d81c921'] [pid: 7|app: 0|req: 314/630] 10.0.0.254 () {32 vars in 737 bytes} [Mon Jun 15 22:12:13 2026] GET /v2.1/os-security-groups/8ea9662d-bb51-4cbc-adbc-a068fef8f6fe => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 22:12:13.878 7 WARNING neutronclient.v2_0.client [None req-5fc6c208-9066-4797-8945-bc62d95cca0b b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.922 7 WARNING neutronclient.v2_0.client [None req-5fc6c208-9066-4797-8945-bc62d95cca0b b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:13.958 7 WARNING neutronclient.v2_0.client [None req-5fc6c208-9066-4797-8945-bc62d95cca0b b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/631] 10.0.0.254 () {32 vars in 740 bytes} [Mon Jun 15 22:12:13 2026] DELETE /v2.1/os-security-groups/740dea19-f8ef-4a0a-a947-ef20950c1005 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 22:12:13.983 8 WARNING neutronclient.v2_0.client [None req-760ad959-f6b3-40b6-be8f-c1913816d57c 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.254 () {32 vars in 663 bytes} [Mon Jun 15 22:12:13 2026] GET /v2.1/os-security-groups => generated 707 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:14.055 8 WARNING neutronclient.v2_0.client [None req-760ad959-f6b3-40b6-be8f-c1913816d57c 8eda6916ad104900a2c1aba6eb4adafe 36adf2e7a1d9418080581df6c7abdc76 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/633] 10.0.0.254 () {32 vars in 740 bytes} [Mon Jun 15 22:12:13 2026] DELETE /v2.1/os-security-groups/58b7be64-97ca-4f05-9784-4f218b58729f => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 22:12:14.205 8 WARNING neutronclient.v2_0.client [None req-4024ef01-f6a7-4318-b90b-e15d75e9dbe1 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:14.222 8 INFO nova.api.openstack.wsgi [None req-4024ef01-f6a7-4318-b90b-e15d75e9dbe1 b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] HTTP exception thrown: Security group 8ea9662d-bb51-4cbc-adbc-a068fef8f6fe does not exist Neutron server returns request_ids: ['req-29d742ff-c6d2-4b20-b8c2-ed1baa6a8807'] [pid: 8|app: 0|req: 319/634] 10.0.0.254 () {32 vars in 740 bytes} [Mon Jun 15 22:12:14 2026] DELETE /v2.1/os-security-groups/8ea9662d-bb51-4cbc-adbc-a068fef8f6fe => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 22:12:14.238 8 WARNING neutronclient.v2_0.client [None req-3cc2307f-3103-4e84-b10b-1bd26052beda b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/635] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:12:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:12:14.259 8 INFO nova.api.openstack.wsgi [None req-3cc2307f-3103-4e84-b10b-1bd26052beda b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] HTTP exception thrown: Security group 00349b59-7289-4144-9e9d-9061ca339ca8 does not exist Neutron server returns request_ids: ['req-1729b8f9-cf3f-44b9-92ac-9ac764b17f3e'] [pid: 8|app: 0|req: 320/636] 10.0.0.254 () {32 vars in 740 bytes} [Mon Jun 15 22:12:14 2026] DELETE /v2.1/os-security-groups/00349b59-7289-4144-9e9d-9061ca339ca8 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 22:12:14.275 7 WARNING neutronclient.v2_0.client [None req-c35a32cf-11d7-4a62-ba48-620bc9be0f5d b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:14.482 7 INFO nova.api.openstack.wsgi [None req-c35a32cf-11d7-4a62-ba48-620bc9be0f5d b8694de022aa45669804395f23b2ebb9 80483e0d2a0a4e6e981816a27e110711 - - default default] HTTP exception thrown: Security group a2a4905d-deaf-4d96-a05e-96edf4d4a77c does not exist Neutron server returns request_ids: ['req-d0fc0770-65d1-4956-ba29-28593345dfd2'] [pid: 7|app: 0|req: 317/637] 10.0.0.254 () {32 vars in 740 bytes} [Mon Jun 15 22:12:14 2026] DELETE /v2.1/os-security-groups/a2a4905d-deaf-4d96-a05e-96edf4d4a77c => generated 194 bytes in 219 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 22:12:18.116 8 WARNING neutronclient.v2_0.client [None req-18ee7f43-a487-40ba-b638-73fea002383f bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:18.271 8 WARNING neutronclient.v2_0.client [None req-18ee7f43-a487-40ba-b638-73fea002383f bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:19.183 8 WARNING neutronclient.v2_0.client [None req-18ee7f43-a487-40ba-b638-73fea002383f bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/638] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:12:18 2026] POST /v2.1/servers => generated 451 bytes in 1872 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 22:12:19.950 7 WARNING neutronclient.v2_0.client [None req-d7c2fdb3-7763-419a-b78f-734a4e8e631a bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/639] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:19 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1423 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:21.118 7 WARNING neutronclient.v2_0.client [None req-e2d43579-6673-49d6-93e2-8b67702f13af bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/642] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:21 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1427 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-06-15 22:12:22.297 8 WARNING neutronclient.v2_0.client [None req-4185ce5b-b2b1-474a-a992-8b56442c00c7 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/643] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:22 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1475 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, ' 2026-06-15 22:12:23.689 7 WARNING neutronclient.v2_0.client [None req-ae825835-7533-47e9-92e7-a5874268759c bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/644] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:23 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1475 bytes in 1057 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:25.776 8 WARNING neutronclient.v2_0.client [None req-90a1d2ef-aa14-4aee-a3d9-4c611296a444 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/645] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:25 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1493 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/646] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:12:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:27.603 8 WARNING neutronclient.v2_0.client [None req-fead1bbc-b9ff-4cd7-b564-1dc1a82bb777 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in 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/647] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:27 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:29.439 8 WARNING neutronclient.v2_0.client [None req-e6e7b754-ebe2-47f3-bdda-291e30da6fd2 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:29.450 7 WARNING neutronclient.v2_0.client [None req-58939eaa-68aa-4601-a69a-ffae57a62485 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:30.266 7 WARNING neutronclient.v2_0.client [None req-58939eaa-68aa-4601-a69a-ffae57a62485 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/648] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:29 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 907 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:12:30.478 7 WARNING neutronclient.v2_0.client [None req-58939eaa-68aa-4601-a69a-ffae57a62485 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:30.671 8 INFO nova.api.openstack.compute.server_external_events [req-0787a068-7611-4f02-875b-7a8763d9f7e9 req-8a69971e-24b6-4314-bfdc-33cf9a5b1a09 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:131275a5-ed22-476a-9586-22ebc16f09ef for instance 9c5fd60f-b48e-4324-8503-69c6fb520503 on instance 2026-06-15 22:12:30.679 8 INFO nova.compute.rpcapi [None req-ae743724-32b3-4dcd-bccc-9b3545bec658 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 329/651] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:12:29 2026] POST /v2.1/servers => generated 449 bytes in 1905 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:31.287 7 WARNING neutronclient.v2_0.client [None req-3d070627-cabe-4c4e-a361-ae90c3b7b868 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/653] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:31 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1401 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:31.361 7 WARNING neutronclient.v2_0.client [None req-2968ad1c-a13f-4459-8a51-e703e08724a3 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/654] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:31 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/655] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:12:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:32.389 7 WARNING neutronclient.v2_0.client [None req-e4102b77-40c6-43bb-923f-f4319b5ab391 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/656] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:32 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1405 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:12:32.529 8 WARNING neutronclient.v2_0.client [None req-170002b0-b89d-4f4f-bea8-2eacd2934e8b bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/657] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:32 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:33.497 7 WARNING neutronclient.v2_0.client [None req-efdf6596-aa34-4aff-bc0d-c8a9c8d3ff32 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/658] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:33 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => 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-06-15 22:12:33.763 8 WARNING neutronclient.v2_0.client [None req-aedf9204-0fcd-4499-9638-7b424eab7949 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/659] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:33 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:34.591 7 WARNING neutronclient.v2_0.client [None req-98adbd32-5366-494a-a18d-04c2b2c7427d 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in 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/660] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:34 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:34.978 8 WARNING neutronclient.v2_0.client [None req-60169f12-fe26-427c-a41c-899d5d9df09f bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/661] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:34 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:35.222 7 INFO nova.api.openstack.compute.server_external_events [req-e64cb624-e6da-4177-a060-8261359b1e02 req-a796448f-59c7-4bee-b7a3-fb752e452ef7 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:131275a5-ed22-476a-9586-22ebc16f09ef for instance 9c5fd60f-b48e-4324-8503-69c6fb520503 on instance 2026-06-15 22:12:35.232 7 INFO nova.compute.rpcapi [None req-52ca6d0b-3f00-4904-89ef-d8baf0a1e6db - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 329/662] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:35.697 8 WARNING neutronclient.v2_0.client [None req-ad3b045c-71b4-45e6-b035-6cd842a5eb3a 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/663] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:35 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1461 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-06-15 22:12:36.197 7 WARNING neutronclient.v2_0.client [None req-03793a4b-4d21-49c5-915c-cb80bb171617 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/664] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:36 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:36.810 8 WARNING neutronclient.v2_0.client [None req-1bd2bce2-8b62-48aa-8441-cc719311ed6e 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/665] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:36 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1528 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:37.239 7 INFO nova.api.openstack.compute.server_external_events [req-1f9228c4-7cd6-49ef-aab2-1fea6977e64e req-2a380aec-f1e2-4bad-9f80-0c515c49b13a 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance [pid: 7|app: 0|req: 331/666] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:37.369 8 WARNING neutronclient.v2_0.client [None req-07efef45-11ff-4ed0-a640-17020f2ac13b bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] 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: 336/667] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:37 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:12:37.567 7 WARNING neutronclient.v2_0.client [None req-f256a2c4-ab33-4458-a4ee-482601afdbeb a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:37.622 7 WARNING neutronclient.v2_0.client [None req-f256a2c4-ab33-4458-a4ee-482601afdbeb a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:37.772 7 WARNING neutronclient.v2_0.client [None req-f256a2c4-ab33-4458-a4ee-482601afdbeb a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:37.951 8 WARNING neutronclient.v2_0.client [None req-93a822b0-049b-49c1-8c88-721f2832ccea 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in 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/668] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:12:37 2026] POST /v2.1/servers => generated 450 bytes in 730 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:37 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1526 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:38.213 7 WARNING neutronclient.v2_0.client [None req-4183e12b-0ecc-48da-9a4c-627d2c52d345 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in 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/670] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:38 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1253 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:38.440 8 INFO nova.api.openstack.compute.server_external_events [req-bc01ca08-c59c-42da-8fd9-4092312d8122 req-499bda43-a279-43d7-bddb-e46f6253e6fb 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:131275a5-ed22-476a-9586-22ebc16f09ef for instance 9c5fd60f-b48e-4324-8503-69c6fb520503 on instance [pid: 8|app: 0|req: 338/671] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:38.561 7 WARNING neutronclient.v2_0.client [None req-684cf7c8-d8c1-4f54-986c-8f87c7dd2377 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in 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/672] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:38 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:39.235 8 WARNING neutronclient.v2_0.client [None req-750f6e49-15ad-43f5-aec5-c79dbabde78a 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:39.287 7 WARNING neutronclient.v2_0.client [None req-472c3589-3633-4fa6-8dbb-ea534091335a a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/673] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:39 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1303 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:39 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1526 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-06-15 22:12:39.791 7 WARNING neutronclient.v2_0.client [None req-00780bd8-c854-4294-940e-fde09f9610dc bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/675] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:39 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1549 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:40.379 8 WARNING neutronclient.v2_0.client [None req-234a7cce-fa31-40dc-9458-f0e33e20f32b a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:40.418 7 WARNING neutronclient.v2_0.client [None req-33ffa2a4-853f-48ff-a307-7d46d5e1310c 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/676] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:40 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1351 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:40.505 8 INFO nova.api.openstack.compute.server_external_events [req-2de181cd-0f91-47b6-aeb9-86574bc621b6 req-3824361b-730a-4069-9461-41425de6773e 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:131275a5-ed22-476a-9586-22ebc16f09ef for instance 9c5fd60f-b48e-4324-8503-69c6fb520503 on instance [pid: 8|app: 0|req: 343/679] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:40 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) [pid: 7|app: 0|req: 337/680] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:40 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1526 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:40.985 8 WARNING neutronclient.v2_0.client [None req-d533e49d-80c3-4099-a086-07b20047d402 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/681] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:40 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1726 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:41.215 7 WARNING neutronclient.v2_0.client [None req-ead0235a-41fa-4c01-9798-d3e53885cdc9 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/682] 10.0.0.254 () {32 vars in 741 bytes} [Mon Jun 15 22:12:41 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:41.506 8 WARNING neutronclient.v2_0.client [None req-abfe8514-276e-4f30-9ac6-7cd716c05c12 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in 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/683] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:41 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1351 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-06-15 22:12:41.635 7 WARNING neutronclient.v2_0.client [None req-1e10bf9e-3048-4e70-bc84-8bd10077690d 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in 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/684] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:41 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1526 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-06-15 22:12:42.122 8 INFO nova.api.openstack.compute.server_external_events [req-2159fecc-964d-45d5-9687-86e78a1f2cd3 req-f0e81a24-1721-4f7b-b223-3a404aba67a9 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance [pid: 8|app: 0|req: 346/685] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:42 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-06-15 22:12:42.363 7 WARNING neutronclient.v2_0.client [None req-46868a38-4aba-4b9d-be57-8557904f17c4 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:42.612 8 WARNING neutronclient.v2_0.client [None req-a5e0e5f5-aec7-446c-ae29-722160d85147 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in 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/686] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:42 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1359 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:42.834 8 WARNING neutronclient.v2_0.client [None req-17fb9518-7f7e-4c3f-a960-484bc466efba 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/687] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:42 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1726 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:43.101 7 INFO nova.api.openstack.compute.server_external_events [req-153d6285-0da9-45c9-922a-af712b5e7263 req-7c6d5f38-ce67-4790-9818-9d912593cc76 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:131275a5-ed22-476a-9586-22ebc16f09ef for instance 9c5fd60f-b48e-4324-8503-69c6fb520503 on instance [pid: 7|app: 0|req: 341/688] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:43 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: 342/689] 10.0.0.254 () {32 vars in 641 bytes} [Mon Jun 15 22:12:43 2026] GET /v2.1/servers => generated 378 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/690] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:12:43 2026] DELETE /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/691] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:42 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1526 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:12:43.472 7 WARNING neutronclient.v2_0.client [None req-4150099e-9f8a-4254-89ae-750319f964ec bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/692] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:43 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1732 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:43.863 8 WARNING neutronclient.v2_0.client [None req-75bc5446-4e9d-4a52-9fd9-56be1b276cca a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/693] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:43 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1436 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:44.189 7 INFO nova.api.openstack.compute.server_external_events [req-8b529a9d-cfa3-4ef5-a7a4-95a8883d6a31 req-551da121-5b9b-47eb-8bc2-098d518a47f6 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance [pid: 7|app: 0|req: 345/694] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:44.539 8 WARNING neutronclient.v2_0.client [None req-6083a93a-1541-497d-9bcb-d3aceb1fe483 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] 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: 350/695] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:44 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1717 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:12:44.717 7 WARNING neutronclient.v2_0.client [None req-6451be0c-d23f-47ef-b19b-e2a7176e81dd bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:44.777 8 WARNING neutronclient.v2_0.client [None req-6426ceff-2360-4a3e-9733-1e09aeaad4f2 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/696] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:44 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1852 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.254 () {32 vars in 741 bytes} [Mon Jun 15 22:12:44 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/os-interface => generated 284 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:45.138 7 WARNING neutronclient.v2_0.client [None req-d3e3a1b2-0dfa-493a-b0da-a659c2578af6 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:12:45.152 8 INFO nova.api.openstack.compute.server_external_events [req-a6295d66-fc81-484e-99e5-6425d0581933 req-3f958c89-7fd4-45e2-94d1-87305675aa40 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:683b1bbd-a841-47b0-a49c-6545ad3b33d5 for instance bf8a310e-3063-46fa-aa7f-b69bf713bdd5 on instance 2026-06-15 22:12:45.152 8 INFO nova.api.openstack.compute.server_external_events [req-a6295d66-fc81-484e-99e5-6425d0581933 req-3f958c89-7fd4-45e2-94d1-87305675aa40 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:131275a5-ed22-476a-9586-22ebc16f09ef for instance 9c5fd60f-b48e-4324-8503-69c6fb520503 on instance 2026-06-15 22:12:45.152 8 INFO nova.api.openstack.compute.server_external_events [req-a6295d66-fc81-484e-99e5-6425d0581933 req-3f958c89-7fd4-45e2-94d1-87305675aa40 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:131275a5-ed22-476a-9586-22ebc16f09ef for instance 9c5fd60f-b48e-4324-8503-69c6fb520503 on instance [pid: 8|app: 0|req: 352/698] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:45 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:45 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1436 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:45.822 8 WARNING neutronclient.v2_0.client [None req-69e84cc7-24b0-4d1f-a2f6-8e6eddc1a6fe 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:45.915 7 WARNING neutronclient.v2_0.client [None req-b9be6073-0bd3-472b-9ece-e279c9930431 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/700] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:45 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1717 bytes in 986 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:46.776 8 INFO nova.api.openstack.compute.server_external_events [req-e601258a-0170-41c0-aeef-c6408e4e2034 req-541ea512-82a4-4c0a-b524-1740246c7a7c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance [pid: 7|app: 0|req: 348/701] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:45 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1852 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:46.813 7 WARNING neutronclient.v2_0.client [None req-229df0ab-a953-4419-944b-216a310b079b a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in 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/703] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:46 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1436 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:47.839 8 WARNING neutronclient.v2_0.client [None req-0df007ca-9e45-4f22-a194-4cb965755375 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] 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: 355/704] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:47 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1509 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:12:47.956 7 WARNING neutronclient.v2_0.client [None req-897bd01e-8405-4f6a-8b31-c4f4977171c3 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/705] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:47 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1436 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:48.840 8 INFO nova.api.openstack.compute.server_external_events [req-d8a02840-8353-4a96-afaa-94919c8255c7 req-15ae6009-4eaf-4df4-a5ef-af9625146d4d 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:131275a5-ed22-476a-9586-22ebc16f09ef for instance 9c5fd60f-b48e-4324-8503-69c6fb520503 on instance [pid: 8|app: 0|req: 356/706] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:48.988 7 WARNING neutronclient.v2_0.client [None req-f2b8d0b4-f582-4d58-b4ef-1d898982240f bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/707] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:48 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => generated 1509 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:49.121 8 WARNING neutronclient.v2_0.client [None req-1f7d6c22-bb6d-4db3-8365-82c2ae1ea01d a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/708] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:49 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1424 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, ' 2026-06-15 22:12:50.064 7 INFO nova.api.openstack.wsgi [None req-7e6ea470-5781-40e1-a832-a06399ec7146 bb9e0dcde48448bea55ae9f13a2b4c72 514cc5a3db7540c6a697673a755ad6ad - - default default] HTTP exception thrown: Instance 9c5fd60f-b48e-4324-8503-69c6fb520503 could not be found. [pid: 7|app: 0|req: 352/709] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:50 2026] GET /v2.1/servers/9c5fd60f-b48e-4324-8503-69c6fb520503 => 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: 358/710] 10.0.0.254 () {32 vars in 704 bytes} [Mon Jun 15 22:12:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-857543915 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:50.362 7 WARNING neutronclient.v2_0.client [None req-141aed53-1628-42e1-82b1-385f5a80e650 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/713] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:50 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1424 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:12:51.809 8 INFO nova.api.openstack.compute.server_external_events [req-6e868acd-2e2a-4ff5-a1e9-8b02472fe897 req-d3d05369-253e-4608-b162-cdd6766f1079 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:683b1bbd-a841-47b0-a49c-6545ad3b33d5 for instance bf8a310e-3063-46fa-aa7f-b69bf713bdd5 on instance [pid: 8|app: 0|req: 361/714] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:51.933 7 WARNING neutronclient.v2_0.client [None req-89529dd2-9e3e-4e64-b9d9-9075b3d2e8dd a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in 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/715] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:51 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1424 bytes in 1107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:53.864 8 INFO nova.api.openstack.compute.server_external_events [req-e428e372-f7e9-43c1-8d79-93ba5d5ad204 req-f897851f-cd08-4a6f-915f-34420dd2019c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:683b1bbd-a841-47b0-a49c-6545ad3b33d5 for instance bf8a310e-3063-46fa-aa7f-b69bf713bdd5 on instance [pid: 8|app: 0|req: 362/716] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:54.057 7 WARNING neutronclient.v2_0.client [None req-d5cef936-66e4-4a3f-83c6-d8fd17211fd7 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/717] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:54 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1612 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:54.301 8 WARNING neutronclient.v2_0.client [None req-c2be7d74-5d4a-4d47-bb8a-b9df49e75113 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/718] 10.0.0.254 () {32 vars in 741 bytes} [Mon Jun 15 22:12:54 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5/os-interface => generated 285 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:55.462 8 INFO nova.api.openstack.compute.server_external_events [req-3a87d599-ef9c-4d28-bd81-beec4136ca25 req-4c844f02-1923-4432-ae5f-ad5173875e7f 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:683b1bbd-a841-47b0-a49c-6545ad3b33d5 for instance bf8a310e-3063-46fa-aa7f-b69bf713bdd5 on instance 2026-06-15 22:12:55.467 7 WARNING neutronclient.v2_0.client [None req-62f506b9-d954-4f2e-933c-5a760a59233a a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/719] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:55 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1612 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: 365/721] 10.0.0.254 () {32 vars in 641 bytes} [Mon Jun 15 22:12:55 2026] GET /v2.1/servers => generated 388 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/722] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:12:55 2026] DELETE /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:55.870 8 WARNING neutronclient.v2_0.client [None req-9ccc6dc8-8ef6-4c2b-959f-d3cb766beda7 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/723] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:55 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1618 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:57.177 7 INFO nova.api.openstack.compute.server_external_events [req-e1b23884-dadf-413f-b8fe-f3106a4794b7 req-522c4f2c-bc6d-4336-b26a-0317c18c1980 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:683b1bbd-a841-47b0-a49c-6545ad3b33d5 for instance bf8a310e-3063-46fa-aa7f-b69bf713bdd5 on instance [pid: 7|app: 0|req: 358/724] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:57.282 8 WARNING neutronclient.v2_0.client [None req-b187722b-6755-4515-bb13-75386c11d190 a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in 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/725] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:57 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1618 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:58.707 7 WARNING neutronclient.v2_0.client [None req-cd50fd97-613b-4be2-8b36-d6fdfa58b4af a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:12:59.233 8 INFO nova.api.openstack.compute.server_external_events [req-2c937c5c-20c8-461b-87ee-f44a5194d7fa req-247acdbd-9865-4987-9dd7-ef49fac9fd5c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:683b1bbd-a841-47b0-a49c-6545ad3b33d5 for instance bf8a310e-3063-46fa-aa7f-b69bf713bdd5 on instance 2026-06-15 22:12:59.234 8 INFO nova.api.openstack.compute.server_external_events [req-2c937c5c-20c8-461b-87ee-f44a5194d7fa req-247acdbd-9865-4987-9dd7-ef49fac9fd5c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:683b1bbd-a841-47b0-a49c-6545ad3b33d5 for instance bf8a310e-3063-46fa-aa7f-b69bf713bdd5 on instance [pid: 8|app: 0|req: 368/726] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:12:59 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:12:58 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1671 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:00.156 8 WARNING neutronclient.v2_0.client [None req-1ec9f3ad-9fa3-4eea-aa71-3157d13b9732 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:00.437 7 WARNING neutronclient.v2_0.client [None req-cbd8747c-7a7e-4fdb-8f3d-4d3921e7599d a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/728] 10.0.0.254 () {32 vars in 741 bytes} [Mon Jun 15 22:13:00 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/os-interface => generated 284 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/731] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:00 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1380 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:13:00.975 8 WARNING neutronclient.v2_0.client [None req-c2d2bc96-7da6-4396-9596-bf5ed9816625 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/732] 10.0.0.254 () {32 vars in 815 bytes} [Mon Jun 15 22:13:00 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/os-interface/7265d36e-7212-4931-8b62-efc22f8da67b => generated 281 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/733] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:01 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/734] 10.0.0.254 () {34 vars in 750 bytes} [Mon Jun 15 22:13:01 2026] POST /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/action => generated 0 bytes in 49 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: 362/735] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:01 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 156 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-06-15 22:13:02.033 8 WARNING neutronclient.v2_0.client [None req-274b5d6d-dc79-47f3-8d3a-1a553fe82b5e a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] 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: 363/736] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:02 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 156 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:02.600 7 INFO nova.api.openstack.compute.server_external_events [req-40906f2c-b6e0-4082-9e9e-edb49877083e req-2c440b67-f161-4d30-a3d2-12942c4f5b5f 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance [pid: 7|app: 0|req: 364/737] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:01 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 1385 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 365/739] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:03 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 156 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-06-15 22:13:03.646 8 INFO nova.api.openstack.wsgi [None req-ecd36e14-350e-43c3-a276-5735b34989aa a60cd9b7d51d47859b15526ab1e4aaee 6f336a6ae4574c90b72d4d3e08426e03 - - default default] HTTP exception thrown: Instance bf8a310e-3063-46fa-aa7f-b69bf713bdd5 could not be found. [pid: 8|app: 0|req: 375/740] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:03 2026] GET /v2.1/servers/bf8a310e-3063-46fa-aa7f-b69bf713bdd5 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/741] 10.0.0.254 () {32 vars in 704 bytes} [Mon Jun 15 22:13:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-431502338 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/742] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:04 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 195 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/743] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:13:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:13:04.517 7 WARNING neutronclient.v2_0.client [None req-f3d5593d-e41d-4d0d-8949-5d09c2060cb8 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/744] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:04 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1952 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/745] 10.0.0.254 () {34 vars in 750 bytes} [Mon Jun 15 22:13:05 2026] POST /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/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: 369/746] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:05 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/747] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:06 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:06.291 7 WARNING neutronclient.v2_0.client [None req-3245c19d-8a9d-41f5-b1ed-28b3e61da8a4 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:13:06.769 7 WARNING neutronclient.v2_0.client [None req-3245c19d-8a9d-41f5-b1ed-28b3e61da8a4 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] 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: 379/748] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:07 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:13:07.378 7 WARNING neutronclient.v2_0.client [None req-3245c19d-8a9d-41f5-b1ed-28b3e61da8a4 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/749] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:13:06 2026] POST /v2.1/servers => generated 453 bytes in 1427 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:07.674 8 WARNING neutronclient.v2_0.client [None req-e0e300ed-2067-47d7-aaaa-ac9417edeb4a 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/750] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:07 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1432 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/751] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:08 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 195 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:08.793 8 INFO nova.api.openstack.compute.server_external_events [req-36e6a80d-04eb-4a05-bf35-8bca2ede88c0 req-52b0f218-57c4-4920-8b4e-c9878c7c2d37 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance [pid: 8|app: 0|req: 381/752] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:08 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-06-15 22:13:08.862 7 WARNING neutronclient.v2_0.client [None req-c5d373f5-be5d-474d-b6fc-decd63b4a1d9 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/753] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:08 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1436 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/754] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:09 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:09.957 7 WARNING neutronclient.v2_0.client [None req-0c3e0749-8720-4ea1-aca0-bfb63b9343ba 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/755] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:09 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1484 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/756] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:13:10 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/759] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:13:10 2026] DELETE /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:10.572 8 WARNING neutronclient.v2_0.client [None req-ce5f0185-6119-479c-af9e-73013ea3384c 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/760] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:10 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1843 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:11.049 7 WARNING neutronclient.v2_0.client [None req-8c8c529a-606c-4f61-a751-d011eed292d9 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/761] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:11 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1484 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:11.714 8 WARNING neutronclient.v2_0.client [None req-c06b3903-857f-40a3-8d9f-07e50b9ac8b6 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:11.832 7 INFO nova.api.openstack.compute.server_external_events [req-55bd8f49-d2fa-412b-bd82-fceae8a9be81 req-a21aefa6-bb95-4d84-a965-c9dcace429eb 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance [pid: 7|app: 0|req: 376/762] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/763] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:11 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1843 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-06-15 22:13:12.147 7 WARNING neutronclient.v2_0.client [None req-be64ceb1-1b25-4c62-b37a-9e419678d05a 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/764] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:12 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1492 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:12.910 8 WARNING neutronclient.v2_0.client [None req-e39bd967-3e6e-4fe5-8a0a-c6e789874452 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:13.244 7 WARNING neutronclient.v2_0.client [None req-a0b090cb-520b-4c8d-b6dd-774241783c52 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/765] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:12 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1843 bytes in 824 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:13.906 8 INFO nova.api.openstack.compute.server_external_events [req-5ecadfb7-0584-49b2-bdb5-4052f62b1ff1 req-1f170acb-cf6e-4ceb-9d34-f2c596075737 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance 2026-06-15 22:13:13.906 8 INFO nova.api.openstack.compute.server_external_events [req-5ecadfb7-0584-49b2-bdb5-4052f62b1ff1 req-1f170acb-cf6e-4ceb-9d34-f2c596075737 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:fa7adffc-2ffd-4ac8-b13a-83af07292a5d for instance 50ea7ed9-58bd-43bd-b97c-720de817fb68 on instance [pid: 8|app: 0|req: 389/766] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:13 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:14.033 8 INFO nova.api.openstack.compute.server_external_events [req-00967f6d-0c40-4b5e-8c97-aa8fcf0ea170 req-76eaad0e-5ae0-4197-8115-cf4771b3d951 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:7265d36e-7212-4931-8b62-efc22f8da67b for instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 on instance [pid: 8|app: 0|req: 390/767] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/768] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:13 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1570 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:14.749 8 WARNING neutronclient.v2_0.client [None req-b6624213-89e6-43d6-a568-10a1cb740b6d 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/769] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:14 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1482 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:15.271 7 WARNING neutronclient.v2_0.client [None req-173a6978-6898-4fd8-8942-7661b4a9c9cb 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/770] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:15 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1558 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:15.882 8 WARNING neutronclient.v2_0.client [None req-aea65a9f-29ef-46e5-9de0-00ff74858545 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/771] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:15 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1487 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:16.470 7 WARNING neutronclient.v2_0.client [None req-80cf5f7c-a9e3-46d9-a397-403f98c2cfe1 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/772] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:16 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1558 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-06-15 22:13:17.003 8 WARNING neutronclient.v2_0.client [None req-4b692629-6bdb-4393-9bfb-f7c8ad58cc10 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/773] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:16 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 1487 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:17.616 7 WARNING neutronclient.v2_0.client [None req-0a4fbdd3-df37-4cf3-899f-e4e67beff796 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/774] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:17 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1558 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:18.080 8 INFO nova.api.openstack.wsgi [None req-cb44717b-2f77-4f4e-bc97-78b21cbdf3bc 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] HTTP exception thrown: Instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 could not be found. [pid: 8|app: 0|req: 394/775] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:18 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/776] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jun 15 22:13:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1145987526 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:18.706 8 INFO nova.api.openstack.wsgi [None req-23411f70-1134-48f9-9f12-c44c895d76b2 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] HTTP exception thrown: Instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 could not be found. [pid: 8|app: 0|req: 395/777] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:13:18 2026] DELETE /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:18.764 7 INFO nova.api.openstack.wsgi [None req-805b332f-2526-4f06-9a34-cd2a8d099064 9b2821d4ac9f4b88aaaa12cd7e524b4b 4afd939f8aca4bbc9762a0e8c2a3e32b - - default default] HTTP exception thrown: Instance 3b46cf15-7316-4c97-a354-c8cb5424b2e9 could not be found. [pid: 7|app: 0|req: 383/778] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:18 2026] GET /v2.1/servers/3b46cf15-7316-4c97-a354-c8cb5424b2e9 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 22:13:18.786 8 WARNING neutronclient.v2_0.client [None req-db381084-f251-4aee-b719-afd4f8a6efc9 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/779] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:18 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1558 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:19.055 7 INFO nova.api.openstack.compute.server_external_events [req-3bbad07e-370f-443f-8fe4-651d34287e5c req-e5f04f65-a64e-4266-8824-61daeb77d238 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:fa7adffc-2ffd-4ac8-b13a-83af07292a5d for instance 50ea7ed9-58bd-43bd-b97c-720de817fb68 on instance [pid: 7|app: 0|req: 384/780] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:20.001 8 WARNING neutronclient.v2_0.client [None req-d0be6c44-96ed-4c7e-a210-8e372362c46e 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/783] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:19 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1558 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:21.110 7 INFO nova.api.openstack.compute.server_external_events [req-379be96e-0d2e-4231-a3ca-751b726a1720 req-ea780cac-d608-4513-bc29-4f95de4375c0 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:fa7adffc-2ffd-4ac8-b13a-83af07292a5d for instance 50ea7ed9-58bd-43bd-b97c-720de817fb68 on instance [pid: 7|app: 0|req: 387/784] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:21 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-06-15 22:13:21.497 8 WARNING neutronclient.v2_0.client [None req-d8509170-7b8f-4b41-8c9a-8cb5f076808e 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/785] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:21 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1741 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:22.234 7 WARNING neutronclient.v2_0.client [None req-44dbedfd-7b1c-42e5-8b5d-6103eeb4be0b 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/786] 10.0.0.254 () {32 vars in 741 bytes} [Mon Jun 15 22:13:22 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68/os-interface => generated 285 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:23.438 8 WARNING neutronclient.v2_0.client [None req-87b7891d-2448-4146-bb1d-14cb75a0d949 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:13:23.440 7 INFO nova.api.openstack.compute.server_external_events [req-7211b9ca-e92c-4202-b4f1-e8280e89556a req-a326ce3b-3ed8-43f5-8fa7-bbdca424c610 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:fa7adffc-2ffd-4ac8-b13a-83af07292a5d for instance 50ea7ed9-58bd-43bd-b97c-720de817fb68 on instance [pid: 7|app: 0|req: 389/787] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/788] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:23 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1741 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, ' [pid: 7|app: 0|req: 390/789] 10.0.0.254 () {32 vars in 641 bytes} [Mon Jun 15 22:13:23 2026] GET /v2.1/servers => generated 384 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/790] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:13:23 2026] DELETE /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:23.878 7 WARNING neutronclient.v2_0.client [None req-53461cbc-e8c9-47a4-b775-bd6192a3a083 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/791] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:23 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1747 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:25.138 8 WARNING neutronclient.v2_0.client [None req-fc1da17d-9f1d-44d6-b708-0e9b8a0a84ca 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/792] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:25 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1867 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:25.503 7 INFO nova.api.openstack.compute.server_external_events [req-dc701a53-b622-4287-94c2-65b06b1aaf37 req-d523bfd9-e927-4975-a796-bbab942e0597 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:fa7adffc-2ffd-4ac8-b13a-83af07292a5d for instance 50ea7ed9-58bd-43bd-b97c-720de817fb68 on instance [pid: 7|app: 0|req: 392/793] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:26.391 8 WARNING neutronclient.v2_0.client [None req-f543ea56-c36a-49fd-8054-9f84fb65405b 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:27.567 7 INFO nova.api.openstack.compute.server_external_events [req-24a6d564-2b7e-4139-9144-ebf260cf2077 req-957f7681-d3e4-4fc4-86dd-7df6607cb275 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:fa7adffc-2ffd-4ac8-b13a-83af07292a5d for instance 50ea7ed9-58bd-43bd-b97c-720de817fb68 on instance [pid: 7|app: 0|req: 393/794] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:27.616 7 INFO nova.api.openstack.compute.server_external_events [req-2da167d9-165b-4ae2-8c85-dbdb22781e33 req-ad68ed45-4e4a-419c-93ff-8ae34132394d 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:fa7adffc-2ffd-4ac8-b13a-83af07292a5d for instance 50ea7ed9-58bd-43bd-b97c-720de817fb68 on instance [pid: 7|app: 0|req: 394/795] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/796] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:26 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1867 bytes in 1298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:28.717 7 WARNING neutronclient.v2_0.client [None req-f7424e34-aa84-435b-9205-f9c618d41a34 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/797] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:28 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1518 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:30.008 8 WARNING neutronclient.v2_0.client [None req-5038e284-33ec-4629-be37-79110f348481 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/800] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:29 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => generated 1518 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:31.712 7 INFO nova.api.openstack.wsgi [None req-23773617-6e59-475e-a457-5c571c24343d 43435807776743959e0d9b20eeaf4ef8 54aef29f08ff4b07ab1a4c3fda185442 - - default default] HTTP exception thrown: Instance 50ea7ed9-58bd-43bd-b97c-720de817fb68 could not be found. [pid: 7|app: 0|req: 398/801] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:31 2026] GET /v2.1/servers/50ea7ed9-58bd-43bd-b97c-720de817fb68 => 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: 8|app: 0|req: 404/802] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jun 15 22:13:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1843691589 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:34.215 7 WARNING neutronclient.v2_0.client [None req-fc6c139e-500d-426d-bc09-2d4bc1bb5dc6 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:13:34.850 7 WARNING neutronclient.v2_0.client [None req-fc6c139e-500d-426d-bc09-2d4bc1bb5dc6 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/803] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:13:34 2026] POST /v2.1/servers => generated 424 bytes in 1174 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 22:13:35.351 8 WARNING neutronclient.v2_0.client [None req-493cd046-fef0-4d24-adc2-8ea0446cc703 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/804] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:35 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1367 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:36.724 7 WARNING neutronclient.v2_0.client [None req-6423a3b8-de5a-4967-9de6-f3c0e69144ea 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/805] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:36 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1363 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:38.361 8 WARNING neutronclient.v2_0.client [None req-58610985-5c12-46ee-85d5-ffc89abffc45 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/806] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:38 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1419 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:39.990 7 WARNING neutronclient.v2_0.client [None req-643d9fb2-6081-419b-ace3-c2ea20a885f1 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/809] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:39 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1469 bytes in 1700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:42.701 8 WARNING neutronclient.v2_0.client [None req-570100b3-5aa7-4322-bcfc-7b1749c53ac6 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:42.932 7 INFO nova.api.openstack.compute.server_external_events [req-1820eea9-a06a-43a6-a6f1-d1129e056d86 req-952c13dc-312e-49ad-a821-250bac004239 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:f9217f5f-8aee-46fe-9eb7-1955b27c7e3f for instance e543450f-3b85-4146-be08-75aef78cd17e on instance [pid: 7|app: 0|req: 402/810] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:42 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: 8|app: 0|req: 409/811] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:42 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1467 bytes in 1943 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/812] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:13:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:45.670 8 WARNING neutronclient.v2_0.client [None req-dbac26fb-ceef-4fa6-b113-cd2fccb17247 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/813] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:45 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1467 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:13:47.348 7 WARNING neutronclient.v2_0.client [None req-a076f450-dc6f-4ae3-b4ba-064aba8967ec 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:47.435 8 WARNING neutronclient.v2_0.client [None req-d6265354-d744-4cb2-8176-338f885d112f 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:13:47.487 7 WARNING neutronclient.v2_0.client [None req-a076f450-dc6f-4ae3-b4ba-064aba8967ec 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/814] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:47 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1467 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:13:47.767 7 WARNING neutronclient.v2_0.client [None req-a076f450-dc6f-4ae3-b4ba-064aba8967ec 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/815] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:13:47 2026] POST /v2.1/servers => generated 453 bytes in 832 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:48.132 8 WARNING neutronclient.v2_0.client [None req-0db0e240-ce98-4146-9ad1-e31c9de9babc 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/816] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:48 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1392 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:48.726 7 WARNING neutronclient.v2_0.client [None req-ce16d336-3ef5-40f1-b03b-1820b4e1ddd4 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/817] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:48 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1467 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:49.239 8 WARNING neutronclient.v2_0.client [None req-bd3d7101-ade2-4955-bc21-105e3f68aea4 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/818] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:49 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:49.970 7 WARNING neutronclient.v2_0.client [None req-c14f3e20-0a6e-41fd-932d-0c7d0525f0fe 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:50.056 8 INFO nova.api.openstack.compute.server_external_events [req-3d30b4bb-d491-4b35-afd6-d15a41620742 req-f0832462-0d92-42bc-8cb3-048aca584a6d 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:f9217f5f-8aee-46fe-9eb7-1955b27c7e3f for instance e543450f-3b85-4146-be08-75aef78cd17e on instance [pid: 8|app: 0|req: 414/819] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/820] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:49 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1467 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:50.360 8 WARNING neutronclient.v2_0.client [None req-6783dbfc-87ff-4ffb-ad11-2887ebeca9cc 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/821] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:50 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1444 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-06-15 22:13:51.212 7 WARNING neutronclient.v2_0.client [None req-5d597a08-ae9d-4ded-bc4a-3873ff4774ee 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/824] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:51 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1467 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:51.490 8 WARNING neutronclient.v2_0.client [None req-45d2c144-401d-4704-a969-9ca460d8d084 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/825] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:51 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1444 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:52.106 7 INFO nova.api.openstack.compute.server_external_events [req-613f8b87-0565-481a-bf68-64299d84cd59 req-2f2c3f15-4db3-47e6-8acf-1d784f0d5890 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:f9217f5f-8aee-46fe-9eb7-1955b27c7e3f for instance e543450f-3b85-4146-be08-75aef78cd17e on instance [pid: 7|app: 0|req: 409/826] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:52 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-06-15 22:13:52.436 8 WARNING neutronclient.v2_0.client [None req-6517706c-fc59-41d7-b442-7e8afc88d2eb 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:52.609 7 WARNING neutronclient.v2_0.client [None req-7d8efd53-5d1f-473f-a1fe-61b9652aa3d0 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/827] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:52 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1452 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/828] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:52 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1648 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:54.032 7 WARNING neutronclient.v2_0.client [None req-6056938b-77d5-4be4-b9fd-da3f8abb6ef7 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] 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: 419/829] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:13:54 2026] DELETE /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:54.435 8 WARNING neutronclient.v2_0.client [None req-47eee19e-66c1-4569-becb-393978e2404c 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/830] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:53 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 1058 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:55.172 7 INFO nova.api.openstack.compute.server_external_events [req-92c61904-71e2-4d4d-9779-214ac79e4e66 req-33f07dab-4b70-4d9a-8e72-9d705471a770 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 7|app: 0|req: 412/831] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/832] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:54 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1654 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:56.108 7 WARNING neutronclient.v2_0.client [None req-1ecafd61-4937-415f-a3d5-5ac7e9b62896 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:56.322 8 WARNING neutronclient.v2_0.client [None req-8985588d-93a6-4d50-b860-2c8a1e6c32f3 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/833] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:56 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 1752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:57.837 7 INFO nova.api.openstack.compute.server_external_events [req-ad4a11b6-08bc-4e39-8ef2-7772d41c91d3 req-e984766a-0922-47fc-b249-ddfe8a0b22f7 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:f9217f5f-8aee-46fe-9eb7-1955b27c7e3f for instance e543450f-3b85-4146-be08-75aef78cd17e on instance 2026-06-15 22:13:57.838 7 INFO nova.api.openstack.compute.server_external_events [req-ad4a11b6-08bc-4e39-8ef2-7772d41c91d3 req-e984766a-0922-47fc-b249-ddfe8a0b22f7 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:f9217f5f-8aee-46fe-9eb7-1955b27c7e3f for instance e543450f-3b85-4146-be08-75aef78cd17e on instance [pid: 7|app: 0|req: 414/834] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:57 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/835] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:56 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1654 bytes in 1631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:58.166 7 INFO nova.api.openstack.compute.server_external_events [req-4ed79166-3243-438f-9d07-bd2da4650673 req-32cc1f6b-0721-4560-9f82-3f1fe534a456 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:f9217f5f-8aee-46fe-9eb7-1955b27c7e3f for instance e543450f-3b85-4146-be08-75aef78cd17e on instance [pid: 7|app: 0|req: 415/836] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:13:58 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-06-15 22:13:58.874 8 WARNING neutronclient.v2_0.client [None req-8b664b72-b616-45b6-9666-f6ad6180b9fb 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:13:58.971 7 WARNING neutronclient.v2_0.client [None req-80042a30-ee01-4bb5-b1b3-e1a0c8217170 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/837] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:58 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1448 bytes in 941 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/838] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:13:58 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 1188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:00.943 7 WARNING neutronclient.v2_0.client [None req-32047516-009d-4324-9aad-b1da21b55a81 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/841] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:00 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 1453 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:01.097 8 WARNING neutronclient.v2_0.client [None req-46d6ed7b-3d11-481e-a83d-b640fa45ced5 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/842] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:01 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:02.037 7 INFO nova.api.openstack.wsgi [None req-4339deec-11f8-45dd-913c-5f1331ee679c 9b07d397fea64fed8fd987d600619827 7e54c1232b604257b8ce089f8d411dcd - - default default] HTTP exception thrown: Instance e543450f-3b85-4146-be08-75aef78cd17e could not be found. [pid: 7|app: 0|req: 419/843] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:02 2026] GET /v2.1/servers/e543450f-3b85-4146-be08-75aef78cd17e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:02.317 8 WARNING neutronclient.v2_0.client [None req-307df154-82d9-4924-848f-150545cf761a 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:02 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:03.522 7 WARNING neutronclient.v2_0.client [None req-070c000f-0b19-41a3-8942-d6fa08ee6f1f 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/845] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:03 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:04.822 8 WARNING neutronclient.v2_0.client [None req-0062fc49-3155-4fd5-9d4f-1136c7e58b70 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/846] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:04 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:06.733 7 WARNING neutronclient.v2_0.client [None req-29d859d3-30c0-49ff-8b24-56cc9fbb23e9 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/847] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:06 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:08.130 8 WARNING neutronclient.v2_0.client [None req-398396dc-6dbb-45ec-b0ab-37bd327549ba 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:08.659 7 INFO nova.api.openstack.compute.server_external_events [req-173800ed-8b62-4956-86d3-d7aca17251d4 req-824ce2f9-656e-4155-aa8c-95515fbc571c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 7|app: 0|req: 422/848] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/849] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:08 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1518 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:10.154 7 WARNING neutronclient.v2_0.client [None req-1c29c88a-45ca-4d17-b437-3663be9ab303 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/850] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:10 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1700 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, ' 2026-06-15 22:14:10.399 8 WARNING neutronclient.v2_0.client [None req-7ab916ff-f884-4ce3-a954-692e42d915c2 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:10.709 7 INFO nova.api.openstack.compute.server_external_events [req-6955ec20-a370-4a68-a07d-4c77e41b0cdd req-4723017d-efe0-41e1-abee-75b29392a54d 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 7|app: 0|req: 426/853] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:10 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: 428/854] 10.0.0.254 () {32 vars in 741 bytes} [Mon Jun 15 22:14:10 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc/os-interface => generated 284 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 427/855] 10.0.0.164 () {30 vars in 619 bytes} [Mon Jun 15 22:14:11 2026] GET /v2.1 => generated 0 bytes in 119 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: 429/856] 10.0.0.164 () {32 vars in 692 bytes} [Mon Jun 15 22:14:11 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/857] 10.0.0.164 () {34 vars in 913 bytes} [Mon Jun 15 22:14:11 2026] GET /v2.1/os-simple-tenant-usage/0d19d584252347028dec6f6736a7c774?start=2026-06-14T00:00:00&end=2026-06-15T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:14:12.979 8 INFO nova.api.openstack.compute.server_external_events [req-4911ebe5-9e65-44a8-9e6d-fdc7b8aa3419 req-374d8c01-ecde-4e29-80a9-268558a35768 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 8|app: 0|req: 430/858] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:12 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: 7|app: 0|req: 429/859] 10.0.0.164 () {30 vars in 654 bytes} [Mon Jun 15 22:14:13 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/860] 10.0.0.164 () {30 vars in 619 bytes} [Mon Jun 15 22:14:16 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 430/861] 10.0.0.164 () {32 vars in 692 bytes} [Mon Jun 15 22:14:16 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: 432/862] 10.0.0.164 () {34 vars in 913 bytes} [Mon Jun 15 22:14:16 2026] GET /v2.1/os-simple-tenant-usage/0d19d584252347028dec6f6736a7c774?start=2026-06-14T00:00:00&end=2026-06-15T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/863] 10.0.0.164 () {30 vars in 654 bytes} [Mon Jun 15 22:14:17 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:14:28.362 7 WARNING neutronclient.v2_0.client [None req-ae7881b9-b3aa-4578-a595-9296e7050e7d 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/866] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:28 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1820 bytes in 1987 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:30.366 8 WARNING neutronclient.v2_0.client [None req-ddcb53e9-9619-4033-8896-cc7c49fbcb92 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/869] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:30 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1820 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, ' [pid: 7|app: 0|req: 436/870] 10.0.0.254 () {34 vars in 750 bytes} [Mon Jun 15 22:14:30 2026] POST /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:31.052 8 WARNING neutronclient.v2_0.client [None req-67e5d4a1-4407-4847-9278-e67757e60fdb 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] 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: 435/871] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:31 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1822 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/872] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:14:31 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:32.277 8 WARNING neutronclient.v2_0.client [None req-82533c77-aed2-4ef9-aada-9afb1a3c3280 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/873] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:32 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1822 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:14:33.156 7 WARNING neutronclient.v2_0.client [None req-c6dabbd2-fdfd-4a53-8b7b-feed2e50ec80 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:14:33.205 7 WARNING neutronclient.v2_0.client [None req-c6dabbd2-fdfd-4a53-8b7b-feed2e50ec80 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:14:33.378 7 WARNING neutronclient.v2_0.client [None req-c6dabbd2-fdfd-4a53-8b7b-feed2e50ec80 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:33.479 8 WARNING neutronclient.v2_0.client [None req-5be8ce43-fc12-4b3c-be8e-185f29df0951 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/874] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:33 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1822 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/875] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:14:33 2026] POST /v2.1/servers => generated 450 bytes in 528 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:33.654 8 WARNING neutronclient.v2_0.client [None req-654de449-987a-49fd-81b9-38d31808d8d3 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/876] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:33 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1402 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:34.659 7 WARNING neutronclient.v2_0.client [None req-58a5c8ae-89f1-4c0f-9611-68c82ac8954f 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:34.754 8 WARNING neutronclient.v2_0.client [None req-fedbaa11-1870-413f-b1e2-4dada6801f10 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/877] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:34 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1827 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/878] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:34 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1406 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:35.213 7 INFO nova.api.openstack.compute.server_external_events [req-c132fac5-ffe3-4f90-a4ab-e92016f3196c req-5ef8dcf3-73ed-441c-b02b-d7beaf608b39 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 7|app: 0|req: 440/879] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:35 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:35.823 8 WARNING neutronclient.v2_0.client [None req-99d58a2f-682c-46e6-bca8-7b6d83471b63 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:14:35.858 7 WARNING neutronclient.v2_0.client [None req-82d7b6fa-a3e6-49cf-a00b-2e885702a82c 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/880] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:35 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1454 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/881] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:35 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1827 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-06-15 22:14:36.995 7 WARNING neutronclient.v2_0.client [None req-5bebef37-7218-4458-beda-eb113a2d293e 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] 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: 442/882] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:36 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1454 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:14:37.065 8 WARNING neutronclient.v2_0.client [None req-f1a35f55-2d34-4079-9453-f9078398d931 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/883] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:37 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1827 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:37.253 7 INFO nova.api.openstack.compute.server_external_events [req-59794f55-dc97-49d9-a010-d1e331dc37be req-d57d4134-6f78-4dd2-9f60-1436911e87bf 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 7|app: 0|req: 443/884] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:37 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-06-15 22:14:38.100 8 WARNING neutronclient.v2_0.client [None req-de3f7e31-a9da-478f-970f-8fbd833f9114 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/885] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:38 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1462 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:38.276 7 WARNING neutronclient.v2_0.client [None req-abb35891-7830-4f61-8865-0877f9adc7c3 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/886] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:38 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1827 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-06-15 22:14:39.234 8 WARNING neutronclient.v2_0.client [None req-dc42db74-efad-41fc-8adf-7545315acc19 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:39.346 7 INFO nova.api.openstack.compute.server_external_events [req-dfaee23a-e9d3-4661-b1e9-04cdd10f115f req-99d7b7e3-638e-451a-89d6-49b1ef8d5dd6 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance 2026-06-15 22:14:39.346 7 INFO nova.api.openstack.compute.server_external_events [req-dfaee23a-e9d3-4661-b1e9-04cdd10f115f req-99d7b7e3-638e-451a-89d6-49b1ef8d5dd6 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 7|app: 0|req: 445/887] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:39 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/888] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:39 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1540 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:39.505 7 WARNING neutronclient.v2_0.client [None req-27b510d0-836f-486e-8120-2078705c5d32 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/889] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:39 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1827 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:39.826 8 INFO nova.api.openstack.compute.server_external_events [req-54de8948-e471-48ed-8549-6ef37b299d1c req-3062c122-9207-4769-b973-a06f3d0eed53 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:5df91c85-7ee3-4f80-a4e4-91ecd7103e4e for instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 on instance [pid: 8|app: 0|req: 444/890] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:40.464 7 WARNING neutronclient.v2_0.client [None req-16f9488d-aec0-45a4-ba37-865318b141ef 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/893] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:40 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1528 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:40.658 8 WARNING neutronclient.v2_0.client [None req-62febf3a-1743-4bd0-acf0-97f5f34f4d6c 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/894] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:40 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1820 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:41.638 7 WARNING neutronclient.v2_0.client [None req-1319b8ec-1a1f-4e91-ae74-65387be2350b 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/895] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:41 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1528 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:42.821 8 WARNING neutronclient.v2_0.client [None req-45cbd0fa-fc76-4808-a376-cb52e30b5311 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/896] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:42 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1528 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:43.986 7 WARNING neutronclient.v2_0.client [None req-4c9b04f3-be0c-4449-9950-f1157fa21541 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/897] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:43 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1528 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-06-15 22:14:44.715 8 INFO nova.api.openstack.compute.server_external_events [req-0208715f-a4ce-47f9-918c-b865d460aad5 req-94851ceb-1e83-4be4-b618-966ecf000b7b 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:5df91c85-7ee3-4f80-a4e4-91ecd7103e4e for instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 on instance [pid: 8|app: 0|req: 449/898] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:45.192 7 WARNING neutronclient.v2_0.client [None req-191cb03b-c6fb-449d-a49f-3dff32e5a980 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/899] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:45 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1528 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:46.363 8 WARNING neutronclient.v2_0.client [None req-46e1726e-ad02-4628-8d41-f0fe1236aff4 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/900] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:46 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1695 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:46.538 7 WARNING neutronclient.v2_0.client [None req-0b8cfeaa-e246-488b-9598-a296e495359f 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/901] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:46 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1695 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:46.769 8 INFO nova.api.openstack.compute.server_external_events [req-483dfc17-0f8f-4a3e-bc73-1015183455ff req-58c0c32d-946b-4e6f-9446-eb3f42c55bb0 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:5df91c85-7ee3-4f80-a4e4-91ecd7103e4e for instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 on instance [pid: 8|app: 0|req: 451/902] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:46 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-06-15 22:14:48.109 7 INFO nova.api.openstack.compute.server_external_events [req-e0a22a12-9b3d-4c0d-9fa4-6bc98b8bd5ef req-b5985b7b-cec8-4941-9c7a-3e33e6b03c4a 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:5df91c85-7ee3-4f80-a4e4-91ecd7103e4e for instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 on instance [pid: 7|app: 0|req: 452/903] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:56.264 7 WARNING neutronclient.v2_0.client [None req-bc3537e9-b6e2-4cc8-b0e3-878b1634d8b0 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/906] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:56 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1820 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/907] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:14:56 2026] DELETE /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 0 bytes in 150 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/908] 10.0.0.254 () {34 vars in 750 bytes} [Mon Jun 15 22:14:56 2026] POST /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154/action => generated 31892 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-15 22:14:56.781 7 WARNING neutronclient.v2_0.client [None req-a2276ced-b57a-4fb5-9a00-fa19edda8e61 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/909] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:56 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1826 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:58.006 8 WARNING neutronclient.v2_0.client [None req-7c668a3b-30f0-4ff3-8a32-6b80c25fed9d 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:58.109 7 INFO nova.api.openstack.compute.server_external_events [req-d703327c-aa99-48a6-a751-da045dc2e4a5 req-1b3e3c11-3ad9-47bb-97c0-a756aa857e66 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 7|app: 0|req: 457/910] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:14:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/911] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:57 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1826 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:14:59.201 7 WARNING neutronclient.v2_0.client [None req-f0615813-5090-419a-9621-00f704aa7f8e 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/912] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:14:59 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1758 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:00.163 8 INFO nova.api.openstack.compute.server_external_events [req-c118e0e7-0b6d-425d-9f62-af2e35be1ca3 req-b60da3d8-b6c4-49be-afdf-d44363d25b25 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance 2026-06-15 22:15:00.163 8 INFO nova.api.openstack.compute.server_external_events [req-c118e0e7-0b6d-425d-9f62-af2e35be1ca3 req-b60da3d8-b6c4-49be-afdf-d44363d25b25 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:6b197871-3607-4c82-9849-2b734ae1ea5b for instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc on instance [pid: 8|app: 0|req: 455/913] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:00 2026] POST /v2.1/os-server-external-events => generated 356 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-06-15 22:15:00.800 7 WARNING neutronclient.v2_0.client [None req-0c2c0400-003d-4168-8a54-db5544ebac71 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/916] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:00 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1478 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, ' [pid: 8|app: 0|req: 457/917] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:15:01 2026] POST /v2.1/os-keypairs => generated 397 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-06-15 22:15:01.904 7 WARNING neutronclient.v2_0.client [None req-83a9098d-0b30-4b8c-89ed-a74a61af4954 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/918] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:01 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => generated 1478 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:15:02.207 8 INFO nova.api.openstack.compute.server_external_events [req-14a109dc-0f67-469d-812a-b8652d3ea59b req-36a1cf6f-0cd0-4f3b-86e0-095a668e5200 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:5df91c85-7ee3-4f80-a4e4-91ecd7103e4e for instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 on instance [pid: 8|app: 0|req: 458/919] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:03.119 7 INFO nova.api.openstack.wsgi [None req-dd564536-61f8-4414-9ec8-379a551350c2 66e6e9499bd44d6cb4c6cf0e8f422b2b dffe9aa8ddcc44cd8792a572033f0a09 - - default default] HTTP exception thrown: Instance 9d069eeb-7e2e-4e6b-b187-32bba12582dc could not be found. [pid: 7|app: 0|req: 462/920] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:03 2026] GET /v2.1/servers/9d069eeb-7e2e-4e6b-b187-32bba12582dc => 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: 459/921] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jun 15 22:15:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1030314413 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:05.558 7 WARNING neutronclient.v2_0.client [None req-b52d8885-b86d-47ea-9775-120f46fcd753 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:15:06.127 7 WARNING neutronclient.v2_0.client [None req-b52d8885-b86d-47ea-9775-120f46fcd753 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:15:07.858 7 WARNING neutronclient.v2_0.client [None req-b52d8885-b86d-47ea-9775-120f46fcd753 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/922] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:15:05 2026] POST /v2.1/servers => generated 449 bytes in 3100 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 22:15:08.609 8 WARNING neutronclient.v2_0.client [None req-d850774f-baff-40bb-b15b-477c01307a15 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/923] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:08 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1402 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:10.120 7 WARNING neutronclient.v2_0.client [None req-b70da3cf-6b61-4e3d-aafd-a81ba493b267 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/924] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:10 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1398 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:11.459 7 WARNING neutronclient.v2_0.client [None req-6a900942-9ad2-4d5f-be7a-e0258bdbd300 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/927] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:11 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1454 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:12.602 8 WARNING neutronclient.v2_0.client [None req-f7d64717-f728-4961-ab30-19f0373c4dd0 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/928] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:12 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1462 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:13.737 7 WARNING neutronclient.v2_0.client [None req-995d12e4-da11-4f49-a0e1-a028e2de2f5b 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:14.659 8 INFO nova.api.openstack.compute.server_external_events [req-cd50a2dc-5a5c-4ef6-9c92-6fd6d659df1a req-837ec228-e6a2-4285-a3ca-c9493af71001 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:f6311f8f-96ef-4142-9902-574bde00b5d6 for instance 70e24f32-d96a-4d3f-aa5c-26a034516599 on instance [pid: 8|app: 0|req: 463/929] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/930] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:13 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1529 bytes in 1349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:16.132 8 WARNING neutronclient.v2_0.client [None req-3d783267-7306-407c-8fda-a1d801e54663 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/931] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:16 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1527 bytes in 2193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:18.913 7 WARNING neutronclient.v2_0.client [None req-303f76e3-7156-4986-9aad-478dfc8cd193 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:19.323 8 WARNING neutronclient.v2_0.client [None req-04738cb3-03a1-440f-8bf4-217ed3396cef 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:15:19.851 7 WARNING neutronclient.v2_0.client [None req-303f76e3-7156-4986-9aad-478dfc8cd193 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/932] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:19 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1527 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/935] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:15:18 2026] POST /v2.1/servers => generated 424 bytes in 1805 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:20.561 8 WARNING neutronclient.v2_0.client [None req-14d5d6db-0ad0-45a3-98b6-ab7757791305 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/936] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:20 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1370 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:21.471 7 WARNING neutronclient.v2_0.client [None req-74e04c55-7eb9-4aad-8e8b-4ae2f5cc3c84 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] 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: 469/937] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:21 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1527 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:15:21.663 8 WARNING neutronclient.v2_0.client [None req-d2ecfde8-a7e0-4881-80ca-65eabf8cb26c 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/938] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:21 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1374 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-06-15 22:15:22.711 7 WARNING neutronclient.v2_0.client [None req-08c7d53c-13b7-4743-8daa-76a6bb704aa6 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:22.761 8 WARNING neutronclient.v2_0.client [None req-5beedf3c-f66f-475a-9df4-b5426035ffc1 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/939] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:22 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1422 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:22.990 8 INFO nova.api.openstack.compute.server_external_events [req-605ee129-352a-438f-bf72-6456cbdaffd5 req-b1dc04fd-4fe8-466f-91c9-d0c12c2efcaa 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:f6311f8f-96ef-4142-9902-574bde00b5d6 for instance 70e24f32-d96a-4d3f-aa5c-26a034516599 on instance [pid: 8|app: 0|req: 471/940] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/941] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:22 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1527 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:24.028 8 WARNING neutronclient.v2_0.client [None req-c30f0fd4-57c0-45f2-a901-256a63470447 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] 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: 472/942] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:23 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1422 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:15:24.080 7 WARNING neutronclient.v2_0.client [None req-2d56172a-5aea-4dd1-974a-177a9b8dd92a 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/943] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:24 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1527 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:25.052 8 INFO nova.api.openstack.compute.server_external_events [req-6ba99886-c035-4a0f-aac0-5223a42e421b req-a8bd6f67-f30b-46ab-8a6a-1a57b9ebc5c5 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:f6311f8f-96ef-4142-9902-574bde00b5d6 for instance 70e24f32-d96a-4d3f-aa5c-26a034516599 on instance [pid: 8|app: 0|req: 473/944] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:25.145 7 WARNING neutronclient.v2_0.client [None req-a13509e5-9fc2-4f5b-bb94-4ac384b1acee 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:25.300 8 WARNING neutronclient.v2_0.client [None req-e0b2fa79-582e-4c2b-ba7e-2590037737d2 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/945] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:25 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1472 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/946] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:25 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1694 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:25.789 7 WARNING neutronclient.v2_0.client [None req-8409b0d4-21c6-4548-8ae0-50a7c272d315 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/947] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:25 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1694 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:26.268 8 INFO nova.api.openstack.compute.server_external_events [req-7352b85d-2039-4a4d-9060-6319f12a5e3c req-9941163c-2163-4eb1-894a-931d2da9371a 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:44a3103c-81e1-4331-b54c-25a5a114ccc7 for instance b055cf65-bfc8-4b41-a9ee-12108c287051 on instance [pid: 8|app: 0|req: 475/948] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:26.762 7 WARNING neutronclient.v2_0.client [None req-f3c96a30-4d94-41d8-aef2-ea21fd185657 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:27.117 8 INFO nova.api.openstack.compute.server_external_events [req-b1901ae4-83b1-4bc6-8b34-6cada8d6a210 req-510a5963-1ad2-4c5c-b5ef-ea033ec808a5 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:f6311f8f-96ef-4142-9902-574bde00b5d6 for instance 70e24f32-d96a-4d3f-aa5c-26a034516599 on instance [pid: 8|app: 0|req: 476/949] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/950] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:26 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1470 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:28.606 8 WARNING neutronclient.v2_0.client [None req-1e6ede72-f0af-42dd-8890-29ab7d8aba0b 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/951] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:28 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1470 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:29.926 7 WARNING neutronclient.v2_0.client [None req-4e5b872e-92d5-4e87-99ad-7f5d6ee2ab45 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/952] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:29 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1470 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:31.142 8 WARNING neutronclient.v2_0.client [None req-305733d4-af88-4ff0-a54b-e2944f722ad7 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/955] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:31 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1470 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:32.281 7 INFO nova.api.openstack.compute.server_external_events [req-d83e038f-8ac2-4429-83e2-e7924fef75f5 req-cc9c6ff1-5e16-48fd-aa18-c318af49a5e6 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:44a3103c-81e1-4331-b54c-25a5a114ccc7 for instance b055cf65-bfc8-4b41-a9ee-12108c287051 on instance [pid: 7|app: 0|req: 477/956] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:32 2026] POST /v2.1/os-server-external-events => generated 183 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-06-15 22:15:32.357 8 WARNING neutronclient.v2_0.client [None req-3eadfd10-6e69-417e-aae0-eec04fb80706 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/957] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:32 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1470 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:33.873 7 WARNING neutronclient.v2_0.client [None req-3b67cc79-4e30-4913-928f-ac8fcd9e3031 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/958] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:33 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1654 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/959] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:15:34 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051/ips => generated 108 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/960] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:15:34 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051/ips => generated 108 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/961] 10.0.0.254 () {32 vars in 823 bytes} [Mon Jun 15 22:15:34 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051/ips/tempest-ServerAddressesTestJSON-319866039-network => generated 93 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/962] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:15:34 2026] DELETE /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:34.332 8 WARNING neutronclient.v2_0.client [None req-06f9e308-788d-4e0a-96bb-a9bac99c5690 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:15:34.351 7 INFO nova.api.openstack.compute.server_external_events [req-fa833586-da5a-4d5b-bb9d-3086afe77143 req-33bb620e-86ca-4400-860e-502954ec04d1 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:44a3103c-81e1-4331-b54c-25a5a114ccc7 for instance b055cf65-bfc8-4b41-a9ee-12108c287051 on instance [pid: 7|app: 0|req: 481/963] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/964] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:34 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1660 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:35.524 8 WARNING neutronclient.v2_0.client [None req-99b00d09-7560-4290-b76d-1303425d81d1 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/965] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:35 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1660 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/966] 10.0.0.254 () {34 vars in 750 bytes} [Mon Jun 15 22:15:35 2026] POST /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599/action => generated 31922 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:36.401 8 INFO nova.api.openstack.compute.server_external_events [req-cf32fb3b-b685-4d77-adb3-7fce438f510a req-e239ec62-9646-40f9-bed3-d083e46ee77a 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:44a3103c-81e1-4331-b54c-25a5a114ccc7 for instance b055cf65-bfc8-4b41-a9ee-12108c287051 on instance 2026-06-15 22:15:36.401 8 INFO nova.api.openstack.compute.server_external_events [req-cf32fb3b-b685-4d77-adb3-7fce438f510a req-e239ec62-9646-40f9-bed3-d083e46ee77a 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:44a3103c-81e1-4331-b54c-25a5a114ccc7 for instance b055cf65-bfc8-4b41-a9ee-12108c287051 on instance [pid: 8|app: 0|req: 485/967] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:36 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:36.720 7 WARNING neutronclient.v2_0.client [None req-3f3e306c-f9ef-47f9-a33b-ee699cca0505 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] 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: 483/968] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:36 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1618 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:15:37.021 8 INFO nova.api.openstack.compute.server_external_events [req-2c507608-f640-4d6b-9867-4956f620b470 req-373ab60f-db20-4a3c-9179-d93350035968 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:44a3103c-81e1-4331-b54c-25a5a114ccc7 for instance b055cf65-bfc8-4b41-a9ee-12108c287051 on instance [pid: 8|app: 0|req: 486/969] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:38.087 7 WARNING neutronclient.v2_0.client [None req-8a919564-b6de-4e14-9f70-0083638edd3d 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/970] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:38 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1456 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/971] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:15:38 2026] DELETE /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:38.726 7 WARNING neutronclient.v2_0.client [None req-dfb4685a-65fb-4fd3-8666-e4f2bfeeb0bd 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/972] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:38 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1820 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:39.208 8 WARNING neutronclient.v2_0.client [None req-b91c2808-67dd-4694-8c1f-9a24af7bf179 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/973] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:39 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 1456 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:39.977 7 INFO nova.api.openstack.compute.server_external_events [req-f47fa45f-18b2-4792-bc90-fddb343e5815 req-e540ff61-6085-46a8-999b-056c5e7b8f69 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:f6311f8f-96ef-4142-9902-574bde00b5d6 for instance 70e24f32-d96a-4d3f-aa5c-26a034516599 on instance [pid: 7|app: 0|req: 486/974] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15: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-06-15 22:15:39.998 8 WARNING neutronclient.v2_0.client [None req-ee8fdf2c-4251-4172-a634-ea3c39a78f67 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/975] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:39 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1820 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:40.299 7 INFO nova.api.openstack.wsgi [None req-d88a3961-14c4-400d-bbfa-13c09f54bcff 1ba6f5315d624ccbadc5054d0a76e085 64f7ec46653b4f35a49da089e723863c - - default default] HTTP exception thrown: Instance b055cf65-bfc8-4b41-a9ee-12108c287051 could not be found. [pid: 7|app: 0|req: 487/976] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:40 2026] GET /v2.1/servers/b055cf65-bfc8-4b41-a9ee-12108c287051 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:41.217 8 WARNING neutronclient.v2_0.client [None req-0c5a0424-735d-47cf-af38-c77db25872f4 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:42.030 7 INFO nova.api.openstack.compute.server_external_events [req-bc062a91-d28a-41bf-b110-1a6d8b2b3383 req-285ecdb6-d94d-4530-a0ca-6af9316b31d2 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:f6311f8f-96ef-4142-9902-574bde00b5d6 for instance 70e24f32-d96a-4d3f-aa5c-26a034516599 on instance [pid: 7|app: 0|req: 489/979] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/980] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:41 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1820 bytes in 1422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:42.788 7 INFO nova.api.openstack.compute.server_external_events [req-6050e101-338b-4413-8543-0c49c466e271 req-8798d6f2-2f06-4662-9c3f-19773215a30a 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:f6311f8f-96ef-4142-9902-574bde00b5d6 for instance 70e24f32-d96a-4d3f-aa5c-26a034516599 on instance [pid: 7|app: 0|req: 490/981] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:43.663 8 WARNING neutronclient.v2_0.client [None req-fe898a60-d73c-4575-b1d8-c0b15b8199c8 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/982] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:43 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1483 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:44.825 7 WARNING neutronclient.v2_0.client [None req-608f8ecb-ca79-4ac8-8dcf-4d6f5da8d73c 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/983] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:44 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1488 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-06-15 22:15:45.943 8 WARNING neutronclient.v2_0.client [None req-f9861506-e7fd-423b-a1e1-cdc163e5cada 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/984] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:45 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 1488 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/985] 10.0.0.254 () {30 vars in 413 bytes} [Mon Jun 15 22:15:45 2026] GET / => generated 423 bytes in 5 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: 8|app: 0|req: 494/986] 10.0.0.254 () {28 vars in 560 bytes} [Mon Jun 15 22:15:46 2026] GET /v2/ => generated 402 bytes in 655 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/987] 10.0.0.254 () {28 vars in 564 bytes} [Mon Jun 15 22:15:46 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/988] 10.0.0.254 () {30 vars in 413 bytes} [Mon Jun 15 22:15:46 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-15 22:15:47.039 7 INFO nova.api.openstack.wsgi [None req-d299133d-b5e7-4da0-ad07-caf1e7d27e96 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] HTTP exception thrown: Instance 70e24f32-d96a-4d3f-aa5c-26a034516599 could not be found. [pid: 7|app: 0|req: 494/989] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:47 2026] GET /v2.1/servers/70e24f32-d96a-4d3f-aa5c-26a034516599 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/990] 10.0.0.254 () {32 vars in 728 bytes} [Mon Jun 15 22:15:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-992462084 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/991] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:15:47 2026] DELETE /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-15 22:15:47.853 8 WARNING neutronclient.v2_0.client [None req-ae38e766-bd0f-4fc6-b724-5278c82183f1 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/992] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:47 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1701 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:49.115 7 WARNING neutronclient.v2_0.client [None req-e3957e8b-bb9d-4693-b6ed-11b9e9446444 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:15:49.119 8 INFO nova.api.openstack.compute.server_external_events [req-a51e7099-98d6-4f97-bf61-5c68e8d63c0f req-9b0877d6-6e07-4d4d-af88-d9558ce397a0 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:5df91c85-7ee3-4f80-a4e4-91ecd7103e4e for instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 on instance [pid: 8|app: 0|req: 498/993] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:49 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: 7|app: 0|req: 496/994] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:49 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => 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-06-15 22:15:50.301 8 WARNING neutronclient.v2_0.client [None req-109582cf-c5b9-48e1-bc4b-f96e4daba22d 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/997] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:50 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1701 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:51.166 7 INFO nova.api.openstack.compute.server_external_events [req-ea770526-8308-430e-ae20-b4e6e6d073f3 req-3d3b6d3c-df8a-4e8f-8051-c723bac7f383 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:5df91c85-7ee3-4f80-a4e4-91ecd7103e4e for instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 on instance 2026-06-15 22:15:51.166 7 INFO nova.api.openstack.compute.server_external_events [req-ea770526-8308-430e-ae20-b4e6e6d073f3 req-3d3b6d3c-df8a-4e8f-8051-c723bac7f383 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:5df91c85-7ee3-4f80-a4e4-91ecd7103e4e for instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 on instance [pid: 7|app: 0|req: 499/998] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:15:51 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:51.899 8 WARNING neutronclient.v2_0.client [None req-7c0a479d-1de4-4c61-83e7-efa95f071d96 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/999] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:51 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1488 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:53.025 7 WARNING neutronclient.v2_0.client [None req-d2bb5212-2a4d-482a-a062-1a752ec1506a 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1000] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:52 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 1488 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:15:54.114 8 INFO nova.api.openstack.wsgi [None req-80e2fff4-55ca-412e-9ffa-9b195cda9568 251e059562a94d92b858aab5af5c10fd a308a80dce2d4522b0de10a3874001ad - - default default] HTTP exception thrown: Instance 43fbe495-50d3-4b03-a6e5-6eaa3b328154 could not be found. [pid: 8|app: 0|req: 501/1001] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:15:54 2026] GET /v2.1/servers/43fbe495-50d3-4b03-a6e5-6eaa3b328154 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1002] 10.0.0.254 () {32 vars in 730 bytes} [Mon Jun 15 22:15:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1333808781 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1007] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:16:16 2026] POST /v2.1/os-keypairs => generated 397 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1008] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:16:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:16:20.039 8 WARNING neutronclient.v2_0.client [None req-0a9104b3-2826-4b04-9bfa-f8f2d398a581 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:16:20.085 8 WARNING neutronclient.v2_0.client [None req-0a9104b3-2826-4b04-9bfa-f8f2d398a581 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:16:20.128 8 WARNING neutronclient.v2_0.client [None req-0a9104b3-2826-4b04-9bfa-f8f2d398a581 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:16:20.458 8 WARNING neutronclient.v2_0.client [None req-0a9104b3-2826-4b04-9bfa-f8f2d398a581 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1011] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:16:19 2026] POST /v2.1/servers => generated 496 bytes in 845 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 22:16:20.841 7 WARNING neutronclient.v2_0.client [None req-6332c224-2cb2-456c-b4b5-0aa20bd0da30 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1012] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:20 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1457 bytes in 1525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:23.409 8 WARNING neutronclient.v2_0.client [None req-3d410069-33cd-4c52-87bd-6253a41d74aa 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1013] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:23 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1509 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:24.792 7 WARNING neutronclient.v2_0.client [None req-8bd6cbe5-e70f-4a22-a76c-a21a74ff68a6 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1014] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:24 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1517 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-06-15 22:16:26.164 8 WARNING neutronclient.v2_0.client [None req-34f90426-a181-47be-b828-eae69f9762dd 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] 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: 509/1015] 10.0.0.254 () {34 vars in 671 bytes} [Mon Jun 15 22:16:27 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1016] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:26 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1631 bytes in 1064 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:16:27.545 7 INFO nova.api.openstack.compute.server_external_events [req-5c045f22-a86f-4aad-94cc-9a636df1c2ce req-2efc3a7e-2c32-46bc-bbdd-d518416a2ecb 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:8a8306b2-1c31-41a9-8585-d4f6487ad8bf for instance 62603b4f-c84c-449c-8352-d018bb76d373 on instance [pid: 7|app: 0|req: 510/1017] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:28.253 8 WARNING neutronclient.v2_0.client [None req-1672a026-f303-4384-a7a2-1cc8f648c5f2 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1018] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:28 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:29.902 7 WARNING neutronclient.v2_0.client [None req-5e735811-3782-4d44-9a08-f52c1aab8abd 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1019] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:29 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 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-06-15 22:16:30.407 8 WARNING neutronclient.v2_0.client [None req-8a6fae5d-8534-45aa-8a6f-b85dd8400a80 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:16:30.486 8 WARNING neutronclient.v2_0.client [None req-8a6fae5d-8534-45aa-8a6f-b85dd8400a80 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:16:30.772 8 WARNING neutronclient.v2_0.client [None req-8a6fae5d-8534-45aa-8a6f-b85dd8400a80 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1022] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:16:30 2026] POST /v2.1/servers => generated 448 bytes in 621 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:30.981 7 WARNING neutronclient.v2_0.client [None req-e31034af-3e22-48ee-9197-d18a8531b018 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1023] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:30 2026] GET /v2.1/servers/d3b041a0-2e17-4f20-8f2b-90f7afb19762 => generated 1395 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-06-15 22:16:31.354 8 WARNING neutronclient.v2_0.client [None req-a85be8dd-7d24-4204-b6cd-e25c961f4029 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1024] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:31 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:32.541 7 WARNING neutronclient.v2_0.client [None req-a2499f1c-8a1e-4f6f-88bd-208da8028bec 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1025] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:32 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:33.762 8 WARNING neutronclient.v2_0.client [None req-e5435c3e-b5e6-4b61-9db0-a087acc3e599 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1026] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:33 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:34.979 7 WARNING neutronclient.v2_0.client [None req-2cd1495d-efe6-4f8e-ad14-8cfdf44d0ade 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1027] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:34 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:36.097 8 WARNING neutronclient.v2_0.client [None req-0e66d197-7f59-4318-979c-1d9890475f5e 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] 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: 512/1028] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:36 2026] GET /v2.1/servers/d3b041a0-2e17-4f20-8f2b-90f7afb19762 => generated 1455 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:16:36.159 7 WARNING neutronclient.v2_0.client [None req-ee113794-4484-4ccc-a1b4-26e49c986825 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1029] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:36 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:37.066 8 INFO nova.api.openstack.compute.server_external_events [req-a103c391-5b8a-4a5c-8c1e-0a57758d9b45 req-08fe719b-4327-4073-92ad-6477e4931747 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:8a8306b2-1c31-41a9-8585-d4f6487ad8bf for instance 62603b4f-c84c-449c-8352-d018bb76d373 on instance [pid: 8|app: 0|req: 513/1030] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:37.957 7 WARNING neutronclient.v2_0.client [None req-897d6f9c-3fbc-4b4c-bcb2-60eca11e8d86 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1031] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:37 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:39.138 8 INFO nova.api.openstack.compute.server_external_events [req-7db1fe74-a73e-4677-a62b-4f4a3f4f16da req-21128763-532e-40a1-a9f7-e6c9c085f0df 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:a5a1c9fe-f0c9-48b9-848c-0252a3e59557 for instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 on instance [pid: 8|app: 0|req: 514/1032] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:39.294 7 WARNING neutronclient.v2_0.client [None req-ea45cd77-4c22-4c2b-bba4-359ad7a8c087 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1033] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:39 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 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-06-15 22:16:40.481 8 WARNING neutronclient.v2_0.client [None req-da6c8db7-193e-43ac-9fbd-4fbdc1e66da6 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1036] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:40 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:41.472 7 WARNING neutronclient.v2_0.client [None req-4c7a5957-09fe-4a97-9e91-27027908ae90 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1037] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:41 2026] GET /v2.1/servers/d3b041a0-2e17-4f20-8f2b-90f7afb19762 => generated 1519 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:41.672 8 WARNING neutronclient.v2_0.client [None req-38856ab4-0e3a-4527-a8d6-9654589e6992 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1038] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:41 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 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-06-15 22:16:42.336 7 INFO nova.api.openstack.compute.server_external_events [req-521ea098-969c-4cdc-9b6f-3b092efe12ae req-5524638e-5ada-4c19-8763-4926056e5c23 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:a5a1c9fe-f0c9-48b9-848c-0252a3e59557 for instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 on instance [pid: 7|app: 0|req: 522/1039] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:42.843 8 WARNING neutronclient.v2_0.client [None req-5392ab71-a66d-4fd1-87aa-476f215f6b25 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1040] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:42 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 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-06-15 22:16:43.374 7 INFO nova.api.openstack.compute.server_external_events [req-51e70436-ef83-42c8-bd29-6f50ab8add82 req-78ca076a-da11-4e01-9388-72ff4055ed02 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:8a8306b2-1c31-41a9-8585-d4f6487ad8bf for instance 62603b4f-c84c-449c-8352-d018bb76d373 on instance [pid: 7|app: 0|req: 523/1041] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:43.997 8 WARNING neutronclient.v2_0.client [None req-2859708c-e539-47bc-ad16-ef9e9ac561a1 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1042] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:43 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1629 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:44.395 7 INFO nova.api.openstack.compute.server_external_events [req-f33ac31c-4e64-4b94-8684-e88ad4be88ae req-8aac8456-0554-4ce5-81a2-08b0f3ec8013 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:a5a1c9fe-f0c9-48b9-848c-0252a3e59557 for instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 on instance [pid: 7|app: 0|req: 524/1043] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:44 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-06-15 22:16:45.228 8 WARNING neutronclient.v2_0.client [None req-2783d27f-3200-4a0a-9fb7-aaf9e28764c0 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1044] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:45 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1810 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:45.392 7 WARNING neutronclient.v2_0.client [None req-406ee864-3889-4435-a460-3a59b8c6c479 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:45.431 8 INFO nova.api.openstack.compute.server_external_events [req-7a02c5c6-f5eb-4942-9a51-cdaab38119e0 req-4dc11dc6-646b-46f6-ad62-4d59c3c22258 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:8a8306b2-1c31-41a9-8585-d4f6487ad8bf for instance 62603b4f-c84c-449c-8352-d018bb76d373 on instance [pid: 8|app: 0|req: 521/1045] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:45 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: 525/1046] 10.0.0.254 () {32 vars in 741 bytes} [Mon Jun 15 22:16:45 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:46.459 8 INFO nova.api.openstack.compute.server_external_events [req-ea14d879-d13d-447a-9185-75633732a103 req-7c0f34e1-1d74-4865-8c3b-2742a6609339 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:8a8306b2-1c31-41a9-8585-d4f6487ad8bf for instance 62603b4f-c84c-449c-8352-d018bb76d373 on instance [pid: 8|app: 0|req: 522/1047] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:46.681 7 WARNING neutronclient.v2_0.client [None req-0df97e9e-8060-46e3-8a09-48fd7fb3cd9c 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1048] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:46 2026] GET /v2.1/servers/d3b041a0-2e17-4f20-8f2b-90f7afb19762 => generated 1819 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:48.508 7 INFO nova.api.openstack.compute.server_external_events [req-a072c7a6-ca02-4ef7-884f-5f69df0399fe req-52c946e5-7e8c-418e-876f-7f0116bbc072 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:a5a1c9fe-f0c9-48b9-848c-0252a3e59557 for instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 on instance 2026-06-15 22:16:48.511 8 WARNING neutronclient.v2_0.client [None req-939df728-8368-4a09-bab3-8de0d42e11c2 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1049] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:16:48.562 8 WARNING neutronclient.v2_0.client [None req-939df728-8368-4a09-bab3-8de0d42e11c2 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:16:48.852 8 WARNING neutronclient.v2_0.client [None req-939df728-8368-4a09-bab3-8de0d42e11c2 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1050] 10.0.0.254 () {34 vars in 663 bytes} [Mon Jun 15 22:16:48 2026] POST /v2.1/servers => generated 448 bytes in 879 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:49.111 7 WARNING neutronclient.v2_0.client [None req-7ef9aed1-677d-4f97-a80c-57d3f88b2342 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1051] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:49 2026] GET /v2.1/servers/d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 => generated 1394 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:53.488 8 WARNING neutronclient.v2_0.client [None req-e27743ba-e55e-4b8b-b65f-1bb4a03b5a3f 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1054] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:53 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1930 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:54.223 7 WARNING neutronclient.v2_0.client [None req-8edbc357-1a0a-4a52-bda3-e4d120e7ae28 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1055] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:54 2026] GET /v2.1/servers/d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 => generated 1520 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, ' [pid: 8|app: 0|req: 526/1056] 10.0.0.254 () {32 vars in 753 bytes} [Mon Jun 15 22:16:54 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:55.107 7 INFO nova.api.openstack.compute.server_external_events [req-9572fd5f-d392-4199-aaa9-8f20f1d05311 req-0461dc25-c8a4-4f65-95b3-e171853d8ce6 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:f10641a6-4425-45a1-869c-bb48976e4bcf for instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 on instance [pid: 7|app: 0|req: 531/1057] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1058] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:16:56 2026] DELETE /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:56.581 7 WARNING neutronclient.v2_0.client [None req-0267defa-f2d9-43ba-9adf-555040fa32c5 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1059] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:56 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1936 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:57.801 8 WARNING neutronclient.v2_0.client [None req-9d4f8a8e-0c49-4d67-8981-8bac0ed2f3f8 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:57.829 7 INFO nova.api.openstack.compute.server_external_events [req-b4b86273-5131-48e3-9f79-62a6cb62e667 req-c191923f-df5a-4344-8447-0aee4516b1fa 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:8a8306b2-1c31-41a9-8585-d4f6487ad8bf for instance 62603b4f-c84c-449c-8352-d018bb76d373 on instance [pid: 7|app: 0|req: 533/1060] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1061] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:57 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1936 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:59.006 7 WARNING neutronclient.v2_0.client [None req-4eb2b052-c43d-43d2-9eb6-28884d321a7e 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1062] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:58 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1936 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:59.493 8 WARNING neutronclient.v2_0.client [None req-bb489846-9fec-4605-beeb-f41c873b2a04 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:16:59.511 7 INFO nova.api.openstack.compute.server_external_events [req-f8542ab5-7147-4f68-a93d-16d2c5e0b9cb req-f50b87ed-8e7a-4b63-b438-288d44e9eee4 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:8a8306b2-1c31-41a9-8585-d4f6487ad8bf for instance 62603b4f-c84c-449c-8352-d018bb76d373 on instance [pid: 7|app: 0|req: 535/1063] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:59 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) [pid: 8|app: 0|req: 529/1064] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:16:59 2026] GET /v2.1/servers/d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 => generated 1518 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:16:59.881 7 INFO nova.api.openstack.compute.server_external_events [req-21a3b68a-2fa4-43ef-82ff-50155e424607 req-fd432720-9295-4cbb-9a1d-4b13fffe13c3 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:8a8306b2-1c31-41a9-8585-d4f6487ad8bf for instance 62603b4f-c84c-449c-8352-d018bb76d373 on instance [pid: 7|app: 0|req: 536/1065] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:16:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:00.197 8 WARNING neutronclient.v2_0.client [None req-1ab819bb-65fb-434f-9905-7c6eaf0f454f 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1066] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:17:00 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1538 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-06-15 22:17:01.335 7 WARNING neutronclient.v2_0.client [None req-984a57c1-1eff-49ec-b226-52749f2ceea3 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1069] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:17:01 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1543 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-06-15 22:17:01.555 8 INFO nova.api.openstack.compute.server_external_events [req-9e4865c8-bddb-472e-b23d-d73bfff9f818 req-fdfbbd18-41da-4b7e-90a1-7605354ed366 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:f10641a6-4425-45a1-869c-bb48976e4bcf for instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 on instance 2026-06-15 22:17:01.556 8 INFO nova.api.openstack.compute.server_external_events [req-9e4865c8-bddb-472e-b23d-d73bfff9f818 req-fdfbbd18-41da-4b7e-90a1-7605354ed366 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:f10641a6-4425-45a1-869c-bb48976e4bcf for instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 on instance [pid: 8|app: 0|req: 532/1070] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:17:01 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:02.471 7 WARNING neutronclient.v2_0.client [None req-32052ae0-9019-4f27-8b2f-2f2581277c99 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1071] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:17:02 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 1543 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:03.572 8 INFO nova.api.openstack.wsgi [None req-c386f093-7d55-470b-9159-0b9186b67e5d 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] HTTP exception thrown: Instance 62603b4f-c84c-449c-8352-d018bb76d373 could not be found. [pid: 8|app: 0|req: 533/1072] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:17:03 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => 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-06-15 22:17:03.609 7 INFO nova.api.openstack.wsgi [None req-152a23cd-8c46-4979-a68c-504e3e619d11 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] HTTP exception thrown: Instance 62603b4f-c84c-449c-8352-d018bb76d373 could not be found. [pid: 7|app: 0|req: 540/1073] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:17:03 2026] DELETE /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:03.652 8 INFO nova.api.openstack.wsgi [None req-ae037d66-6e4a-439a-a515-19892a94ab3c 0aee31d2b14341c9af2938a968847191 7bc1afe395e3414fbab5427615948c9a - - default default] HTTP exception thrown: Instance 62603b4f-c84c-449c-8352-d018bb76d373 could not be found. [pid: 8|app: 0|req: 534/1074] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:17:03 2026] GET /v2.1/servers/62603b4f-c84c-449c-8352-d018bb76d373 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1075] 10.0.0.254 () {32 vars in 706 bytes} [Mon Jun 15 22:17:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2092544246 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1076] 10.0.0.254 () {32 vars in 728 bytes} [Mon Jun 15 22:17:04 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1753702753 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 22:17:04.706 7 WARNING neutronclient.v2_0.client [None req-6db26261-a655-4499-835a-f4b26aaad8cb 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1077] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:17:04 2026] GET /v2.1/servers/d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 => generated 1816 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 22:17:06.323 8 INFO nova.api.openstack.compute.server_external_events [req-4c9f7829-11d8-402f-ab08-b3489c443922 req-4a49039a-8fa3-465a-9eb2-6e9e6a9d0a72 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:f10641a6-4425-45a1-869c-bb48976e4bcf for instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 on instance [pid: 8|app: 0|req: 536/1078] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:17:06 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-06-15 22:17:34.593 7 WARNING neutronclient.v2_0.client [None req-830ca593-a460-44e5-aa68-a92620cbc9f1 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:17:34.639 7 WARNING neutronclient.v2_0.client [None req-830ca593-a460-44e5-aa68-a92620cbc9f1 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:17:34.804 7 WARNING neutronclient.v2_0.client [None req-830ca593-a460-44e5-aa68-a92620cbc9f1 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1085] 199.204.45.115 () {36 vars in 714 bytes} [Mon Jun 15 22:17:34 2026] POST /v2.1/servers => generated 453 bytes in 952 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:35.478 8 WARNING neutronclient.v2_0.client [None req-73d48f1d-1e32-427c-a6b2-b892db3bb06d 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1086] 199.204.45.115 () {32 vars in 733 bytes} [Mon Jun 15 22:17:35 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6 => generated 2213 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:35.590 7 WARNING neutronclient.v2_0.client [None req-d12b4d4c-0738-4f26-9df8-cde686c0e26e 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1087] 199.204.45.115 () {32 vars in 759 bytes} [Mon Jun 15 22:17:35 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1088] 199.204.45.115 () {32 vars in 777 bytes} [Mon Jun 15 22:17:35 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:38.256 7 WARNING neutronclient.v2_0.client [None req-62b9b44a-7c2d-4806-855e-3df3307bd08e 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1089] 199.204.45.115 () {32 vars in 733 bytes} [Mon Jun 15 22:17:38 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6 => generated 2371 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:38.348 8 WARNING neutronclient.v2_0.client [None req-1a091e2f-2e01-4c01-9c06-133abee9d1f8 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1090] 199.204.45.115 () {32 vars in 759 bytes} [Mon Jun 15 22:17:38 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 549/1091] 199.204.45.115 () {32 vars in 777 bytes} [Mon Jun 15 22:17:38 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-volume_attachments => generated 197 bytes in 58 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:41.457 8 INFO nova.api.openstack.compute.server_external_events [req-7c622c73-a964-4e66-a82a-586583c3d53e req-28ca1baa-30e3-419f-8b43-4addf3139326 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:0262967c-411c-4167-ac5f-d009e295c8ea for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 544/1094] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:17:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:17:41.492 7 WARNING neutronclient.v2_0.client [None req-e4fd4387-7afb-4849-9f97-0a4f258423d9 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1095] 199.204.45.115 () {32 vars in 733 bytes} [Mon Jun 15 22:17:41 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6 => generated 2445 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:41.640 8 WARNING neutronclient.v2_0.client [None req-24518282-5ab8-420f-ae13-123bc3b99cf2 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1096] 199.204.45.115 () {32 vars in 759 bytes} [Mon Jun 15 22:17:41 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface => generated 283 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 552/1097] 199.204.45.115 () {32 vars in 777 bytes} [Mon Jun 15 22:17:41 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/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-06-15 22:17:44.421 8 WARNING neutronclient.v2_0.client [None req-ed1e4941-3ac4-455f-ac18-312a94a7f6da 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1098] 199.204.45.115 () {32 vars in 733 bytes} [Mon Jun 15 22:17:44 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6 => generated 2433 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:44.587 7 WARNING neutronclient.v2_0.client [None req-53584f4d-479e-4d6e-ac85-7b00be074d63 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1099] 199.204.45.115 () {32 vars in 759 bytes} [Mon Jun 15 22:17:44 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface => generated 283 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1100] 199.204.45.115 () {32 vars in 777 bytes} [Mon Jun 15 22:17:44 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:47.610 7 INFO nova.api.openstack.compute.server_external_events [req-357567bc-0c0c-4abf-90f3-a7fbcd234f6c req-b5039a0c-5b11-446a-a515-2a7d7f790a98 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:0262967c-411c-4167-ac5f-d009e295c8ea for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 554/1101] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:17:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:47.820 8 WARNING neutronclient.v2_0.client [None req-efd53ee4-7f8c-4c95-b56f-2c53ecae1045 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1102] 199.204.45.115 () {32 vars in 733 bytes} [Mon Jun 15 22:17:47 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6 => generated 2433 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:47.973 7 WARNING neutronclient.v2_0.client [None req-a2b5095f-aa06-4476-8045-8f334c2b777c 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1103] 199.204.45.115 () {32 vars in 759 bytes} [Mon Jun 15 22:17:47 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/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: 549/1104] 199.204.45.115 () {32 vars in 777 bytes} [Mon Jun 15 22:17:48 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:49.651 7 INFO nova.api.openstack.compute.server_external_events [req-14b06acc-2135-432e-bf77-c64a67c87400 req-5f08070e-b6ef-4c30-b171-da4253277aa5 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:0262967c-411c-4167-ac5f-d009e295c8ea for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 556/1105] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:17:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:50.812 7 WARNING neutronclient.v2_0.client [None req-a0683ad6-b8e3-4638-8e5b-19d38dfcd32a 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1108] 199.204.45.115 () {32 vars in 733 bytes} [Mon Jun 15 22:17:50 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6 => generated 2580 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:17:50.964 8 WARNING neutronclient.v2_0.client [None req-f694dfb7-2730-4e12-a9dd-4e12ee18e710 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1109] 199.204.45.115 () {32 vars in 759 bytes} [Mon Jun 15 22:17:50 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1110] 199.204.45.115 () {32 vars in 777 bytes} [Mon Jun 15 22:17:51 2026] GET /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:18:32.835 7 WARNING neutronclient.v2_0.client [None req-6223935c-43f3-4214-b5c7-e52de2f491dd 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:18:32.893 7 WARNING neutronclient.v2_0.client [None req-6223935c-43f3-4214-b5c7-e52de2f491dd 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:18:35.543 8 INFO nova.api.openstack.compute.server_external_events [req-57aa945f-80c5-4935-959e-8513c129ae56 req-b1bf478e-e181-42ba-845e-76a1143a4b7e 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:3168fc79-ba94-42b3-908b-5bdae39c559f for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 556/1119] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:18:35 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-06-15 22:18:38.769 8 INFO nova.api.openstack.compute.server_external_events [req-8a0dbeb9-1cdf-417d-9bf8-d358420b2453 req-3290108a-94e7-4bda-b9dd-4147307a992c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:3168fc79-ba94-42b3-908b-5bdae39c559f for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 557/1120] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:18:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:18:40.817 8 INFO nova.api.openstack.compute.server_external_events [req-1c2785b6-d8ca-4d2b-be6a-9fa64851554f req-4f363648-d315-46ee-a3e1-dc5469ea93f4 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:3168fc79-ba94-42b3-908b-5bdae39c559f for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 560/1123] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:18:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:18:41.964 7 WARNING neutronclient.v2_0.client [None req-6223935c-43f3-4214-b5c7-e52de2f491dd 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1124] 199.204.45.115 () {36 vars in 812 bytes} [Mon Jun 15 22:18:32 2026] POST /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface => generated 281 bytes in 9230 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:18:42.534 8 INFO nova.api.openstack.compute.server_external_events [req-5c526e3e-10a6-4a8c-ab68-9aa8797b74e0 req-49fe70cf-03ce-496d-81b0-291b496f3e4f 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:3168fc79-ba94-42b3-908b-5bdae39c559f for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 561/1125] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:18:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:18:42.967 7 INFO nova.api.openstack.compute.server_external_events [req-11bf1a7a-cfa0-4a74-83c0-1fc8dc32154d req-0299d952-c11a-41fc-86c6-83687e5ca08c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:3168fc79-ba94-42b3-908b-5bdae39c559f for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 565/1126] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:18:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:11.732 7 WARNING neutronclient.v2_0.client [None req-279b1f0b-d784-4df9-8aca-0c6d775abf91 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:19:11.792 7 WARNING neutronclient.v2_0.client [None req-279b1f0b-d784-4df9-8aca-0c6d775abf91 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:14.706 8 INFO nova.api.openstack.compute.server_external_events [req-a41b94c7-b448-4e28-8fa8-35d5603d79bc req-6ceb915a-886e-4822-837c-3ec40a9a53ac 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 565/1133] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:16.914 8 INFO nova.api.openstack.compute.server_external_events [req-6e76d568-e13c-4867-8093-03594a97b29a req-f9051317-d44b-4331-a655-7164f028ad84 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 566/1134] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:18.983 8 INFO nova.api.openstack.compute.server_external_events [req-ee0547c2-0ab6-4af3-bc84-7dad684f0ea3 req-7640f815-6abd-4cea-98a5-6e1df2a8ea9c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 567/1135] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:19:21.839 7 WARNING neutronclient.v2_0.client [None req-279b1f0b-d784-4df9-8aca-0c6d775abf91 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1138] 199.204.45.115 () {36 vars in 812 bytes} [Mon Jun 15 22:19:11 2026] POST /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface => generated 376 bytes in 10203 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:21.931 8 INFO nova.api.openstack.compute.server_external_events [req-b061f0c0-058b-42ed-8d7c-ffcb92be2d05 req-b83e7ebd-9ac6-4f76-9ca0-37b355c7e8a8 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 570/1139] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:21 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-06-15 22:19:33.469 8 WARNING neutronclient.v2_0.client [None req-c876e9f2-3304-4597-ae49-f1b40063c839 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-15 22:19:33.560 8 WARNING neutronclient.v2_0.client [None req-c876e9f2-3304-4597-ae49-f1b40063c839 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:36.239 7 INFO nova.api.openstack.compute.server_external_events [req-06d65738-2775-436d-9f99-11d2d330bd34 req-5e3297f1-114c-431a-9b41-3b59f8a9730f 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:10c3f335-b2ef-4fec-a1db-ce3bfcdcdab9 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 571/1142] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:39.972 7 INFO nova.api.openstack.compute.server_external_events [req-1d2ed473-d37a-4559-91cc-4da17f40d768 req-08766879-50f1-42bd-85b3-4fb8ec9892f1 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:10c3f335-b2ef-4fec-a1db-ce3bfcdcdab9 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 572/1143] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:42.020 7 INFO nova.api.openstack.compute.server_external_events [req-60017d21-237e-4181-9e59-5fd2427b1409 req-baf179ab-260d-48aa-ba3c-738cb2846b70 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-plugged:10c3f335-b2ef-4fec-a1db-ce3bfcdcdab9 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 575/1146] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 22:19:43.136 8 WARNING neutronclient.v2_0.client [None req-c876e9f2-3304-4597-ae49-f1b40063c839 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1147] 199.204.45.115 () {36 vars in 812 bytes} [Mon Jun 15 22:19:33 2026] POST /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface => generated 378 bytes in 9952 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:44.093 7 INFO nova.api.openstack.compute.server_external_events [req-591fb441-8e19-4c72-a522-6e248d89fcee req-7055c365-2725-4821-a44a-ddaa82869d68 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 576/1148] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:57.012 7 INFO nova.api.openstack.compute.server_external_events [req-171d71d1-f88c-444d-8e51-959a8cefb0b9 req-0c895ece-0b75-40dd-ab7a-a934d9b4ca04 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:10c3f335-b2ef-4fec-a1db-ce3bfcdcdab9 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 578/1151] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1152] 199.204.45.115 () {34 vars in 855 bytes} [Mon Jun 15 22:19:57 2026] DELETE /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface/10c3f335-b2ef-4fec-a1db-ce3bfcdcdab9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:19:59.061 7 INFO nova.api.openstack.compute.server_external_events [req-1f7aee07-62cd-44f7-b5d3-2b0da69ce10b req-bf171a93-2cad-45d5-b930-1e6fa3a8e7c0 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:10c3f335-b2ef-4fec-a1db-ce3bfcdcdab9 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 579/1153] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:19:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:01.117 7 INFO nova.api.openstack.compute.server_external_events [req-29b539ce-67b8-4b8e-bfc2-296a5bcf7dc1 req-23159eff-3e07-46bc-914d-59c4d6014c91 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:10c3f335-b2ef-4fec-a1db-ce3bfcdcdab9 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance 2026-06-15 22:20:01.117 7 INFO nova.api.openstack.compute.server_external_events [req-29b539ce-67b8-4b8e-bfc2-296a5bcf7dc1 req-23159eff-3e07-46bc-914d-59c4d6014c91 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:10c3f335-b2ef-4fec-a1db-ce3bfcdcdab9 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 581/1156] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:01 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:07.223 8 INFO nova.api.openstack.compute.server_external_events [req-8bfc0f3d-c2b9-4151-a721-d9ca149939e0 req-6b235a7d-a1d6-41ba-ac99-3cdb8d040a27 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 576/1157] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:07 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: 582/1158] 199.204.45.115 () {34 vars in 855 bytes} [Mon Jun 15 22:20:07 2026] DELETE /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface/279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:09.323 8 INFO nova.api.openstack.compute.server_external_events [req-accd339b-2779-4e1c-a865-580f262e0cf2 req-65300677-4c51-46ad-bec5-855da53fe9ec 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 577/1159] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:11.373 7 INFO nova.api.openstack.compute.server_external_events [req-faf7d582-3d59-4b7c-ae83-87e3b2713b63 req-095d0f9b-6810-4b28-8f72-28fa5f306fb5 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:279a73d0-e3a0-4230-8cf3-2f02bd7bc6e6 for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 584/1162] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1165] 199.204.45.115 () {34 vars in 855 bytes} [Mon Jun 15 22:20:28 2026] DELETE /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6/os-interface/3168fc79-ba94-42b3-908b-5bdae39c559f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:30.688 8 INFO nova.api.openstack.compute.server_external_events [req-a9659360-9837-40e3-b3bd-44ac8414bfee req-263983f8-0f98-46a1-a49c-31db7106567c 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:3168fc79-ba94-42b3-908b-5bdae39c559f for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 581/1168] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:32.755 7 INFO nova.api.openstack.compute.server_external_events [req-7d3fac70-6ea9-41aa-8e7e-5c29eab562d5 req-32902d20-5609-441c-a072-818defe694d5 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:3168fc79-ba94-42b3-908b-5bdae39c559f for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 588/1169] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:32 2026] POST /v2.1/os-server-external-events => generated 185 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: 8|app: 0|req: 582/1170] 199.204.45.115 () {34 vars in 755 bytes} [Mon Jun 15 22:20:34 2026] DELETE /v2.1/servers/4d9e80d3-d448-434e-a0de-3dffb3c7abf6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:35.481 7 INFO nova.api.openstack.compute.server_external_events [req-a111a2ea-fbaf-416c-8920-b5e528678e5f req-6703ee1c-da24-4b5a-92fd-18753e165e18 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:0262967c-411c-4167-ac5f-d009e295c8ea for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 7|app: 0|req: 589/1171] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:37.527 8 INFO nova.api.openstack.compute.server_external_events [req-db8fab1d-1018-4443-8474-faeee36bfe10 req-b2a02b03-9f29-4710-9299-d9950ee767a8 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:0262967c-411c-4167-ac5f-d009e295c8ea for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance 2026-06-15 22:20:37.529 8 INFO nova.api.openstack.compute.server_external_events [req-db8fab1d-1018-4443-8474-faeee36bfe10 req-b2a02b03-9f29-4710-9299-d9950ee767a8 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:0262967c-411c-4167-ac5f-d009e295c8ea for instance 4d9e80d3-d448-434e-a0de-3dffb3c7abf6 on instance [pid: 8|app: 0|req: 583/1172] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:37 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:37.722 7 INFO nova.api.openstack.compute.server_external_events [req-cfc91ec6-fef8-4d21-b015-a5c6438da19f req-68488bdc-3655-4b2d-9bf7-f7d33dca77b9 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:f10641a6-4425-45a1-869c-bb48976e4bcf for instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 on instance [pid: 7|app: 0|req: 590/1173] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1174] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:20:37 2026] DELETE /v2.1/servers/d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:37.881 7 WARNING neutronclient.v2_0.client [None req-6bcb55fe-73e0-4627-8e8c-8e1104e330aa 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1175] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:20:37 2026] GET /v2.1/servers/d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 => generated 1942 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-06-15 22:20:39.765 8 INFO nova.api.openstack.compute.server_external_events [req-33444ee4-8bb5-4d8c-914f-4fd440ca84ee req-ef1fc496-254a-4830-a9a0-c678a2692958 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:f10641a6-4425-45a1-869c-bb48976e4bcf for instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 on instance 2026-06-15 22:20:39.765 8 INFO nova.api.openstack.compute.server_external_events [req-33444ee4-8bb5-4d8c-914f-4fd440ca84ee req-ef1fc496-254a-4830-a9a0-c678a2692958 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:f10641a6-4425-45a1-869c-bb48976e4bcf for instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 on instance [pid: 8|app: 0|req: 585/1176] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:39 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-06-15 22:20:41.806 8 INFO nova.api.openstack.compute.server_external_events [req-000fbc87-ba45-433a-9a47-3c51f6316cb1 req-a98f8e81-25a8-49ba-bceb-b76d919c7ba6 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:f10641a6-4425-45a1-869c-bb48976e4bcf for instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 on instance [pid: 8|app: 0|req: 587/1179] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:41 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-06-15 22:20:43.144 7 WARNING neutronclient.v2_0.client [None req-67704730-f134-41d7-be87-87d4b2147c13 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1180] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:20:43 2026] GET /v2.1/servers/d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 => generated 1480 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:48.240 8 INFO nova.api.openstack.wsgi [None req-76474402-0c46-4aee-940f-007ebbeeadfb 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] HTTP exception thrown: Instance d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 could not be found. [pid: 8|app: 0|req: 588/1181] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:20:48 2026] GET /v2.1/servers/d6ef436e-6c4d-4f83-8aa7-86d7ab03ded6 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:48.820 7 INFO nova.api.openstack.compute.server_external_events [req-543c4a8e-2841-4abb-96e2-f06ad72d9e3b req-b1015507-0fee-41da-9317-42d546b33de9 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-changed:a5a1c9fe-f0c9-48b9-848c-0252a3e59557 for instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 on instance [pid: 7|app: 0|req: 594/1182] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1183] 10.0.0.254 () {32 vars in 718 bytes} [Mon Jun 15 22:20:48 2026] DELETE /v2.1/servers/d3b041a0-2e17-4f20-8f2b-90f7afb19762 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:48.992 7 WARNING neutronclient.v2_0.client [None req-dc851351-ed2d-437e-89b7-757d5717ddef 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1184] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:20:48 2026] GET /v2.1/servers/d3b041a0-2e17-4f20-8f2b-90f7afb19762 => generated 1945 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-06-15 22:20:51.290 8 INFO nova.api.openstack.compute.server_external_events [req-b9e63ccf-8644-4d87-b07c-f3e7f7922242 req-2150d6ed-9946-4dc0-aacb-7d0114570ea1 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:a5a1c9fe-f0c9-48b9-848c-0252a3e59557 for instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 on instance [pid: 8|app: 0|req: 591/1187] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:53.336 7 INFO nova.api.openstack.compute.server_external_events [req-e525c33c-2bdc-4cda-8287-ac205076084c req-e4bd67b1-eba2-4e19-befb-a4fdb7370a16 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-unplugged:a5a1c9fe-f0c9-48b9-848c-0252a3e59557 for instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 on instance 2026-06-15 22:20:53.337 7 INFO nova.api.openstack.compute.server_external_events [req-e525c33c-2bdc-4cda-8287-ac205076084c req-e4bd67b1-eba2-4e19-befb-a4fdb7370a16 081e41a5a09044f5b1746da0b05eb6aa c267a6d705c344d99e51f4fa4a6539c5 - - 63d75b1f14c647ada06f026137b99815 63d75b1f14c647ada06f026137b99815] Creating event network-vif-deleted:a5a1c9fe-f0c9-48b9-848c-0252a3e59557 for instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 on instance [pid: 7|app: 0|req: 597/1188] 10.0.0.6 () {38 vars in 813 bytes} [Mon Jun 15 22:20:53 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:54.276 8 WARNING neutronclient.v2_0.client [None req-3e8f3f6f-22ae-44d9-a6d9-51bbdfaa9d1b 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1189] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:20:54 2026] GET /v2.1/servers/d3b041a0-2e17-4f20-8f2b-90f7afb19762 => generated 1481 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:20:59.365 7 INFO nova.api.openstack.wsgi [None req-3fdf9071-87f4-47d9-a096-950e71128c8e 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] HTTP exception thrown: Instance d3b041a0-2e17-4f20-8f2b-90f7afb19762 could not be found. [pid: 7|app: 0|req: 598/1190] 10.0.0.254 () {32 vars in 715 bytes} [Mon Jun 15 22:20:59 2026] GET /v2.1/servers/d3b041a0-2e17-4f20-8f2b-90f7afb19762 => 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: 8|app: 0|req: 594/1193] 10.0.0.254 () {32 vars in 726 bytes} [Mon Jun 15 22:21:01 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1235159315 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 22:21:01.514 7 INFO nova.api.openstack.wsgi [None req-7489453a-035c-44b9-b694-f2aee90c9681 00a3704930664beca596db6a64475e19 363d7f6d8b2641b180cbf6027a27b534 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1235159315 not found for user 00a3704930664beca596db6a64475e19 [pid: 7|app: 0|req: 600/1194] 10.0.0.254 () {32 vars in 723 bytes} [Mon Jun 15 22:21:01 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1235159315 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1197] 10.0.0.254 () {32 vars in 655 bytes} [Mon Jun 15 22:21:17 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1198] 10.0.0.254 () {32 vars in 641 bytes} [Mon Jun 15 22:21:18 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-15 22:21:18.055 8 WARNING oslo_db.sqlalchemy.utils [None req-18821afc-4e1d-4bb7-89b4-52de4b6954c4 1e657930959440f5b4644cec008b876b 1a7df251aee74517a975f939dc66d086 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 597/1199] 10.0.0.254 () {32 vars in 649 bytes} [Mon Jun 15 22:21:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1200] 10.0.0.254 () {32 vars in 694 bytes} [Mon Jun 15 22:21:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1203] 10.0.0.147 () {28 vars in 454 bytes} [Mon Jun 15 22:21:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1204] 10.0.0.147 () {30 vars in 658 bytes} [Mon Jun 15 22:21:26 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 600/1205] 10.0.0.147 () {32 vars in 731 bytes} [Mon Jun 15 22:21:26 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1206] 10.0.0.147 () {34 vars in 806 bytes} [Mon Jun 15 22:21:26 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1207] 10.0.0.147 () {28 vars in 454 bytes} [Mon Jun 15 22:21:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1208] 10.0.0.147 () {30 vars in 658 bytes} [Mon Jun 15 22:21:26 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 602/1209] 10.0.0.147 () {32 vars in 731 bytes} [Mon Jun 15 22:21:27 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1210] 10.0.0.147 () {34 vars in 894 bytes} [Mon Jun 15 22:21:27 2026] GET /v2.1/servers/detail?project_id=107bc1bfece1443ea98e285847cd87df&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1211] 10.0.0.147 () {34 vars in 894 bytes} [Mon Jun 15 22:21:27 2026] GET /v2.1/servers/detail?project_id=1a7df251aee74517a975f939dc66d086&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1212] 10.0.0.147 () {34 vars in 894 bytes} [Mon Jun 15 22:21:27 2026] GET /v2.1/servers/detail?project_id=c267a6d705c344d99e51f4fa4a6539c5&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)