+ 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 May 11 12:36:51 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-b67855684-857wg 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 0x7faf3d3cf668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-11 12:36:56.468 7 INFO nova.utils [None req-1ae14eb1-cd79-440d-91d4-16fab040def6 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-11 12:36:56.584 8 INFO nova.utils [None req-c35460e8-4ee6-440e-b31c-3d55bab43d36 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-11 12:36:58.271 7 WARNING keystonemiddleware._common.config [None req-1ae14eb1-cd79-440d-91d4-16fab040def6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 12:36:58.279 7 WARNING oslo_config.cfg [None req-1ae14eb1-cd79-440d-91d4-16fab040def6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 12:36:58.358 7 WARNING keystonemiddleware._common.config [None req-1ae14eb1-cd79-440d-91d4-16fab040def6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 12:36:58.373 7 WARNING oslo_config.cfg [None req-1ae14eb1-cd79-440d-91d4-16fab040def6 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-11 12:36:58.385 7 WARNING oslo_config.cfg [None req-1ae14eb1-cd79-440d-91d4-16fab040def6 - - - - - -] 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 0x7faf3d3cf668 pid: 7 (default app) 2026-05-11 12:36:58.427 8 WARNING keystonemiddleware._common.config [None req-c35460e8-4ee6-440e-b31c-3d55bab43d36 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 12:36:58.436 8 WARNING oslo_config.cfg [None req-c35460e8-4ee6-440e-b31c-3d55bab43d36 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 12:36:58.513 8 WARNING keystonemiddleware._common.config [None req-c35460e8-4ee6-440e-b31c-3d55bab43d36 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 12:36:58.528 8 WARNING oslo_config.cfg [None req-c35460e8-4ee6-440e-b31c-3d55bab43d36 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-11 12:36:58.540 8 WARNING oslo_config.cfg [None req-c35460e8-4ee6-440e-b31c-3d55bab43d36 - - - - - -] 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 0x7faf3d3cf668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.248 () {42 vars in 703 bytes} [Mon May 11 12:37:03 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:37:04.205 7 WARNING oslo_policy.policy [None req-d327d5d7-a6a0-4e0f-9d47-b0643c55bbd6 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 12:37:04.205 7 WARNING oslo_policy.policy [None req-d327d5d7-a6a0-4e0f-9d47-b0643c55bbd6 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - 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.248 () {44 vars in 907 bytes} [Mon May 11 12:37:03 2026] GET /v2.1 => generated 0 bytes in 551 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:37:04.326 8 WARNING oslo_policy.policy [req-d327d5d7-a6a0-4e0f-9d47-b0643c55bbd6 req-0bdd560b-48e1-4285-8baf-40aae4458a49 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-11 12:37:04.326 8 WARNING oslo_policy.policy [req-d327d5d7-a6a0-4e0f-9d47-b0643c55bbd6 req-0bdd560b-48e1-4285-8baf-40aae4458a49 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - 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.248 () {46 vars in 980 bytes} [Mon May 11 12:37:04 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:37:04.429 7 INFO nova.api.openstack.wsgi [None req-0cf9a187-3960-43b9-816f-fd7cf3cdc3a7 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.248 () {48 vars in 1009 bytes} [Mon May 11 12:37:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.248 () {48 vars in 1049 bytes} [Mon May 11 12:37:04 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.248 () {52 vars in 1046 bytes} [Mon May 11 12:37:04 2026] POST /v2.1/flavors => generated 529 bytes in 45 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.248 () {42 vars in 703 bytes} [Mon May 11 12:37:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.248 () {44 vars in 907 bytes} [Mon May 11 12:37:05 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:37:05 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:37:05.612 7 INFO nova.api.openstack.wsgi [None req-9c429d64-e675-45ce-bee9-e1937d9f9adf 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.248 () {48 vars in 1011 bytes} [Mon May 11 12:37:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 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.248 () {48 vars in 1049 bytes} [Mon May 11 12:37:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 31 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.248 () {52 vars in 1046 bytes} [Mon May 11 12:37:05 2026] POST /v2.1/flavors => generated 532 bytes in 25 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.248 () {42 vars in 703 bytes} [Mon May 11 12:37:06 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.248 () {44 vars in 907 bytes} [Mon May 11 12:37:06 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:37:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:37:06.700 7 INFO nova.api.openstack.wsgi [None req-5f34020e-5a40-4f70-bb75-7ae39501d2d4 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.248 () {48 vars in 1013 bytes} [Mon May 11 12:37:06 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.248 () {48 vars in 1049 bytes} [Mon May 11 12:37:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 24 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.248 () {52 vars in 1046 bytes} [Mon May 11 12:37:06 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.248 () {42 vars in 703 bytes} [Mon May 11 12:37: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: 12/23] 199.204.45.248 () {44 vars in 907 bytes} [Mon May 11 12:37:07 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:37:07 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:37:07.809 7 INFO nova.api.openstack.wsgi [None req-43211459-275f-497b-a845-24ee83059c71 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.248 () {48 vars in 1011 bytes} [Mon May 11 12:37:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.248 () {48 vars in 1049 bytes} [Mon May 11 12:37:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.248 () {52 vars in 1046 bytes} [Mon May 11 12:37:07 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.248 () {42 vars in 703 bytes} [Mon May 11 12:37:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.204.45.248 () {44 vars in 907 bytes} [Mon May 11 12:37:08 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: 17/32] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:37:08 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:37:08.911 7 INFO nova.api.openstack.wsgi [None req-75222177-d75f-4504-b799-afcce7cb83c8 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 199.204.45.248 () {48 vars in 1013 bytes} [Mon May 11 12:37:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.248 () {48 vars in 1049 bytes} [Mon May 11 12:37:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.204.45.248 () {52 vars in 1046 bytes} [Mon May 11 12:37:08 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.248 () {42 vars in 703 bytes} [Mon May 11 12:41:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.248 () {44 vars in 907 bytes} [Mon May 11 12:41:23 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:41:23 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: 7|app: 0|req: 44/89] 199.204.45.248 () {48 vars in 1071 bytes} [Mon May 11 12:41:23 2026] GET /v2.1/os-quota-sets/7ded428446d444f38d3a593df0489b37 => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.248 () {52 vars in 1123 bytes} [Mon May 11 12:41:23 2026] PUT /v2.1/os-quota-sets/7ded428446d444f38d3a593df0489b37 => generated 238 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.248 () {42 vars in 703 bytes} [Mon May 11 12:41:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.248 () {44 vars in 907 bytes} [Mon May 11 12:41:41 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:41:41 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:41:42.004 7 INFO nova.api.openstack.wsgi [None req-5fd6fb53-f08a-4da4-8753-0f8049ac6ae8 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 48/98] 199.204.45.248 () {48 vars in 1013 bytes} [Mon May 11 12:41:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.248 () {48 vars in 1049 bytes} [Mon May 11 12:41:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.248 () {52 vars in 1047 bytes} [Mon May 11 12:41:42 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.248 () {42 vars in 703 bytes} [Mon May 11 12:42: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: 54/110] 199.204.45.248 () {44 vars in 907 bytes} [Mon May 11 12:42:26 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:42:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:42:26.516 7 INFO nova.api.openstack.wsgi [None req-f3458e3e-fd83-4b6e-b844-9d80cfbb3774 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 55/112] 199.204.45.248 () {48 vars in 1015 bytes} [Mon May 11 12:42:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.248 () {48 vars in 1049 bytes} [Mon May 11 12:42:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.248 () {52 vars in 1047 bytes} [Mon May 11 12:42:26 2026] POST /v2.1/flavors => generated 534 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 10.0.0.87 () {28 vars in 452 bytes} [Mon May 11 12:42:51 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: 60/122] 10.0.0.87 () {30 vars in 656 bytes} [Mon May 11 12:42:51 2026] GET /v2.1 => generated 0 bytes in 34 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: 63/123] 10.0.0.87 () {32 vars in 729 bytes} [Mon May 11 12:42:51 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: 61/124] 10.0.0.87 () {34 vars in 802 bytes} [Mon May 11 12:42:51 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/147] 199.204.45.248 () {42 vars in 701 bytes} [Mon May 11 12:44:48 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: 73/148] 199.204.45.248 () {44 vars in 905 bytes} [Mon May 11 12:44:48 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 76/149] 199.204.45.248 () {46 vars in 978 bytes} [Mon May 11 12:44:48 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/150] 199.204.45.248 () {52 vars in 1121 bytes} [Mon May 11 12:44:48 2026] PUT /v2.1/os-quota-sets/a66c3ce1070e44d8854633c3306a878a => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/163] 199.204.45.248 () {42 vars in 703 bytes} [Mon May 11 12:45:46 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: 81/164] 199.204.45.248 () {44 vars in 907 bytes} [Mon May 11 12:45:46 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/165] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:45:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:45:46.858 7 INFO nova.api.openstack.wsgi [None req-382c2a75-8a6f-4021-b26f-1a88957c81ad 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 70463dbe27f8442ba43cc3e145ec15b3 [pid: 7|app: 0|req: 82/166] 199.204.45.248 () {48 vars in 1049 bytes} [Mon May 11 12:45:46 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-11 12:45:46.876 8 WARNING oslo_db.sqlalchemy.utils [None req-a4505e78-c447-4513-9463-67ca3fe0ab5f 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/167] 199.204.45.248 () {48 vars in 1014 bytes} [Mon May 11 12:45:46 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/168] 199.204.45.248 () {52 vars in 1055 bytes} [Mon May 11 12:45:46 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.204.45.248 () {42 vars in 703 bytes} [Mon May 11 12:48:51 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: 103/208] 199.204.45.248 () {44 vars in 907 bytes} [Mon May 11 12:48:51 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.248 () {46 vars in 980 bytes} [Mon May 11 12:48:51 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-05-11 12:48:51.722 7 INFO nova.api.openstack.wsgi [None req-73f4e5fd-262a-4721-8bd9-f0e2ce98be29 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 104/210] 199.204.45.248 () {48 vars in 1009 bytes} [Mon May 11 12:48:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.204.45.248 () {48 vars in 1049 bytes} [Mon May 11 12:48:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 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: 109/220] 10.0.0.156 () {32 vars in 654 bytes} [Mon May 11 12:49:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 10.0.0.156 () {32 vars in 640 bytes} [Mon May 11 12:49:32 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 12:49:32.334 7 WARNING oslo_db.sqlalchemy.utils [None req-24a60312-6212-4196-a0c5-2a91a881dd2d 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 110/222] 10.0.0.156 () {32 vars in 648 bytes} [Mon May 11 12:49:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 10.0.0.156 () {32 vars in 693 bytes} [Mon May 11 12:49:32 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: 115/226] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:44 2026] GET /v2.1/flavors/2ad32216-2628-44bf-b15c-9d703bff45b5 => generated 511 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 10.0.0.156 () {32 vars in 640 bytes} [Mon May 11 12:49:44 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:44 2026] GET /v2.1/flavors/2ad32216-2628-44bf-b15c-9d703bff45b5 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:49:48.808 8 WARNING neutronclient.v2_0.client [None req-515ddd8d-f07b-4d42-ae09-6deca8565dba c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/229] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:49:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/232] 10.0.0.156 () {34 vars in 684 bytes} [Mon May 11 12:49:48 2026] POST /v2.1/os-security-groups => generated 246 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:49:49.682 7 WARNING neutronclient.v2_0.client [None req-9f1a9a62-d708-41b3-8853-d7da6374bd74 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:50.306 7 WARNING neutronclient.v2_0.client [None req-9f1a9a62-d708-41b3-8853-d7da6374bd74 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:50.670 8 WARNING neutronclient.v2_0.client [None req-4b504d21-db66-470a-a297-53107e614280 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/233] 10.0.0.156 () {34 vars in 694 bytes} [Mon May 11 12:49:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1081 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:49:50.779 7 WARNING neutronclient.v2_0.client [None req-19f4f8b2-b384-4d9f-9e08-fd6a52fdd69f c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:50.965 8 WARNING neutronclient.v2_0.client [None req-4b504d21-db66-470a-a297-53107e614280 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 117/234] 10.0.0.156 () {34 vars in 684 bytes} [Mon May 11 12:49:50 2026] POST /v2.1/os-security-groups => generated 247 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:49:51.100 7 WARNING neutronclient.v2_0.client [None req-58496afd-5df0-406d-9b15-a98ccae677ec c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:51.625 7 WARNING neutronclient.v2_0.client [None req-58496afd-5df0-406d-9b15-a98ccae677ec c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/235] 10.0.0.156 () {34 vars in 694 bytes} [Mon May 11 12:49:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:49:51.789 7 WARNING neutronclient.v2_0.client [None req-a3a3b9a5-5f61-4af1-aa70-582d3e499d8b c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:51.894 8 WARNING neutronclient.v2_0.client [None req-4b504d21-db66-470a-a297-53107e614280 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:51.917 7 WARNING neutronclient.v2_0.client [None req-a3a3b9a5-5f61-4af1-aa70-582d3e499d8b c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/236] 10.0.0.156 () {34 vars in 694 bytes} [Mon May 11 12:49:51 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:49:52 2026] POST /v2.1/os-keypairs => generated 385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:49:52.165 7 WARNING neutronclient.v2_0.client [None req-e7a7564e-33cf-4ea7-8b94-bc94fcb2f2fb c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/238] 10.0.0.156 () {32 vars in 736 bytes} [Mon May 11 12:49:52 2026] GET /v2.1/os-security-groups/b70e24d2-173f-49f9-802c-37f0c447327d => generated 664 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:49:52.332 7 WARNING neutronclient.v2_0.client [None req-797aacea-f6d2-4c4e-8b94-2bc1483cfb21 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:52.494 7 WARNING neutronclient.v2_0.client [None req-797aacea-f6d2-4c4e-8b94-2bc1483cfb21 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:52.676 7 WARNING neutronclient.v2_0.client [None req-797aacea-f6d2-4c4e-8b94-2bc1483cfb21 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/239] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:49:50 2026] POST /v2.1/servers => generated 450 bytes in 2304 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 122/240] 10.0.0.156 () {32 vars in 749 bytes} [Mon May 11 12:49:52 2026] DELETE /v2.1/os-security-group-rules/31f9f857-5cf1-4a8c-bbe7-83cf847e59d7 => generated 0 bytes in 767 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 12:49:53.102 8 WARNING neutronclient.v2_0.client [None req-f8a6e0bf-b5a9-497a-b5fd-25d46322fd79 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:53.108 7 WARNING neutronclient.v2_0.client [None req-235f3e83-68ee-4fa8-bc55-69286878ac59 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/241] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:52 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1398 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:53.664 8 WARNING neutronclient.v2_0.client [None req-15e81956-580d-4bb8-bede-cf19008f3e7f 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:53.670 7 WARNING neutronclient.v2_0.client [None req-235f3e83-68ee-4fa8-bc55-69286878ac59 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:53.707 8 WARNING neutronclient.v2_0.client [None req-15e81956-580d-4bb8-bede-cf19008f3e7f 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/242] 10.0.0.156 () {32 vars in 739 bytes} [Mon May 11 12:49:53 2026] DELETE /v2.1/os-security-groups/b70e24d2-173f-49f9-802c-37f0c447327d => generated 0 bytes in 689 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 12:49:53.808 7 WARNING neutronclient.v2_0.client [None req-9c2fca30-aca8-4618-983c-95b79b93a417 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:53.847 7 WARNING neutronclient.v2_0.client [None req-9c2fca30-aca8-4618-983c-95b79b93a417 c4f3c7c24204449381163bece073a9f1 0aa6ab4c288c4d29ab0abefcecf7399b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/243] 10.0.0.156 () {32 vars in 739 bytes} [Mon May 11 12:49:53 2026] DELETE /v2.1/os-security-groups/61da9e6f-4b6f-4e99-b0c7-132e79579f9a => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 12:49:54.028 8 WARNING neutronclient.v2_0.client [None req-15e81956-580d-4bb8-bede-cf19008f3e7f 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/244] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:49:53 2026] POST /v2.1/servers => generated 453 bytes in 764 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:54.402 8 WARNING neutronclient.v2_0.client [None req-0f5ffe1a-2d7d-4c27-8027-9eed7e39b536 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:54.460 7 WARNING neutronclient.v2_0.client [None req-7d0e75c0-d01a-493b-a218-c464c7217e99 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/245] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:54 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1431 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/246] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:54 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1394 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 122/247] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:49:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:55.517 7 WARNING neutronclient.v2_0.client [None req-261b9d86-77ca-4ee6-aa2c-3fb88682ffe8 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:55.631 8 WARNING neutronclient.v2_0.client [None req-69d10e14-f47e-469f-b318-7d07f2b2fbd3 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/248] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:55 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1435 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:55 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1450 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:56.030 7 WARNING neutronclient.v2_0.client [None req-f45d6d22-7888-47d2-8b38-535d244fe5d4 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:56.068 7 WARNING neutronclient.v2_0.client [None req-f45d6d22-7888-47d2-8b38-535d244fe5d4 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:49:56.329 7 WARNING neutronclient.v2_0.client [None req-f45d6d22-7888-47d2-8b38-535d244fe5d4 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:56.699 8 WARNING neutronclient.v2_0.client [None req-956cec8e-e5c2-4c46-96dd-9aa7e7c20422 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/250] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:56 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1427 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:56.776 8 WARNING neutronclient.v2_0.client [None req-7bacddc9-dc28-49e7-ab51-7927c3534639 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/251] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:56 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1450 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:49:55 2026] POST /v2.1/servers => generated 450 bytes in 1068 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:57.058 8 WARNING neutronclient.v2_0.client [None req-9c7e7ac9-cd37-4e50-8364-78135c8146ba c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/253] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:57 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1422 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:57.827 7 WARNING neutronclient.v2_0.client [None req-25958f59-2317-45b7-a3d2-8920697ddce6 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] 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: 128/254] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:57 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1483 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:49:57.874 8 WARNING neutronclient.v2_0.client [None req-e1beb006-5a06-48bb-b49e-92b1f20fc781 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/255] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:57 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1458 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:58.156 7 WARNING neutronclient.v2_0.client [None req-621f4365-a0fc-4035-b5a9-44cccf1c6c72 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/256] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:58 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1426 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:58.919 7 WARNING neutronclient.v2_0.client [None req-6dd94379-775f-49a8-98e5-67cc82d5605a 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] 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: 131/259] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:58 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1483 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:49:58.981 8 WARNING neutronclient.v2_0.client [None req-b267eebb-b3cb-4777-b489-9128f8586127 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/260] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:58 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1536 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:49:59.249 7 WARNING neutronclient.v2_0.client [None req-f6d436ca-1c20-4721-924e-04eeadb4e2e8 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/261] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:59 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1418 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:00.020 8 WARNING neutronclient.v2_0.client [None req-6a6d0b4a-d182-49f2-990d-07b81ada936c 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:00.079 7 INFO nova.api.openstack.compute.server_external_events [req-17989e59-49bd-4231-b8b5-eee2a5452eac req-b7fc9b3e-11ba-4e30-9c4b-39c76c7303e9 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:c94b439c-c3ab-4b46-87a9-3524430cbe0a for instance d048a659-ad11-419e-9487-865cb89775c7 on instance 2026-05-11 12:50:00.091 7 INFO nova.compute.rpcapi [None req-500d9866-90b7-4755-8ba1-a017d06e331a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 133/262] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:49:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:00.184 7 WARNING neutronclient.v2_0.client [None req-b670afaf-6b96-4ba5-9fa8-09e993953771 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/263] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:49:59 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1559 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:00.383 8 WARNING neutronclient.v2_0.client [None req-7a7bf249-ba65-4127-919d-55aadb3a1866 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/264] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:00 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:00 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1418 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:01.150 7 INFO nova.api.openstack.compute.server_external_events [req-0466f0c7-f9f7-4128-8073-4164a834ad80 req-bcd4aae9-f6c6-4ef3-abbb-80f5184b01a4 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:5b6d0244-f97b-4907-83f3-24d8ae744f67 for instance 24cb3cc2-5538-45a2-9c6e-43574f5082b8 on instance [pid: 7|app: 0|req: 135/266] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:01.412 8 WARNING neutronclient.v2_0.client [None req-0e866d1b-8f57-4d9d-b1e7-818bf3b230c1 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/267] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:01 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:01.845 7 WARNING neutronclient.v2_0.client [None req-ce94ab13-9bb6-472b-951b-2eb41a203f3e bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:01.854 8 WARNING neutronclient.v2_0.client [None req-460ece12-09b7-44cd-a9f7-99875b20049d c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/268] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:01 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1474 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:01 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:02.602 8 WARNING neutronclient.v2_0.client [None req-5ff567a3-fb0e-49bc-b624-be142d1a6e68 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/270] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:02 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:03.023 7 WARNING neutronclient.v2_0.client [None req-1ee0c476-5f82-4091-be97-dd44088715e6 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:03.052 8 WARNING neutronclient.v2_0.client [None req-efaef7ad-de7d-4222-a496-623aac772378 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/271] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:02 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1474 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:03 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:03.817 7 WARNING neutronclient.v2_0.client [None req-d1499b80-b5c8-4ac0-bd96-a99a50aa6ff9 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/273] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:03 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:04.125 8 WARNING neutronclient.v2_0.client [None req-81e66538-6b7e-4515-9cc2-712a2c9b5886 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/274] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:04 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1482 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:04.240 7 WARNING neutronclient.v2_0.client [None req-6d20145b-89b2-4893-8f86-490890ec1a39 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:04.307 8 WARNING neutronclient.v2_0.client [None req-b62f8f0f-05a1-413d-a6d9-b3113064cbb0 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/275] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:04 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 10.0.0.156 () {34 vars in 684 bytes} [Mon May 11 12:50:04 2026] POST /v2.1/os-security-groups => generated 244 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, ' 2026-05-11 12:50:04.434 8 WARNING neutronclient.v2_0.client [None req-2e5f9beb-acc0-44da-b913-8c15d37b3a8d 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/277] 10.0.0.156 () {34 vars in 684 bytes} [Mon May 11 12:50:04 2026] POST /v2.1/os-security-groups => generated 244 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:50:04.588 7 WARNING neutronclient.v2_0.client [None req-7521477a-ebcd-4023-be5a-d421f436745c 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/278] 10.0.0.156 () {34 vars in 684 bytes} [Mon May 11 12:50:04 2026] POST /v2.1/os-security-groups => generated 243 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:50:04.746 8 WARNING neutronclient.v2_0.client [None req-d68442bd-6c2d-4143-ad49-55a81060476e 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:04.814 8 WARNING neutronclient.v2_0.client [None req-d68442bd-6c2d-4143-ad49-55a81060476e 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:04.857 8 WARNING neutronclient.v2_0.client [None req-d68442bd-6c2d-4143-ad49-55a81060476e 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/279] 10.0.0.156 () {32 vars in 662 bytes} [Mon May 11 12:50:04 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:04.922 7 WARNING neutronclient.v2_0.client [None req-7c07b8f5-7088-44f0-95ad-1d7311f7408c 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:04.967 7 WARNING neutronclient.v2_0.client [None req-7c07b8f5-7088-44f0-95ad-1d7311f7408c 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:04.995 8 WARNING neutronclient.v2_0.client [None req-e0c1c6f8-c4e9-4026-bc3c-d07e4e8a5154 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/280] 10.0.0.156 () {32 vars in 739 bytes} [Mon May 11 12:50:04 2026] DELETE /v2.1/os-security-groups/93cd330a-0faa-403a-80c4-e7d242b24244 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 12:50:05.084 7 WARNING neutronclient.v2_0.client [None req-15c4de8b-b40e-406e-b2d9-5b670a1f3dcf 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:05.130 7 INFO nova.api.openstack.wsgi [None req-15c4de8b-b40e-406e-b2d9-5b670a1f3dcf 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] HTTP exception thrown: Security group 93cd330a-0faa-403a-80c4-e7d242b24244 does not exist Neutron server returns request_ids: ['req-67c3eeac-7e49-4c7b-9992-98186ff336b8'] [pid: 7|app: 0|req: 142/281] 10.0.0.156 () {32 vars in 736 bytes} [Mon May 11 12:50:05 2026] GET /v2.1/os-security-groups/93cd330a-0faa-403a-80c4-e7d242b24244 => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 12:50:05.144 7 WARNING neutronclient.v2_0.client [None req-9460b06c-cb02-4a8a-9005-a3affa432c43 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/282] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:04 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:05.188 7 WARNING neutronclient.v2_0.client [None req-9460b06c-cb02-4a8a-9005-a3affa432c43 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:05.248 8 WARNING neutronclient.v2_0.client [None req-0aba53b9-2d37-4634-a75e-5b23a44bf377 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/283] 10.0.0.156 () {32 vars in 739 bytes} [Mon May 11 12:50:05 2026] DELETE /v2.1/os-security-groups/78514162-c9e6-49d1-991a-3562ecc69c03 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 12:50:05.301 7 WARNING neutronclient.v2_0.client [None req-d68d9372-b51b-4763-be6d-266e74f5f33e 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:05.336 7 INFO nova.api.openstack.wsgi [None req-d68d9372-b51b-4763-be6d-266e74f5f33e 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] HTTP exception thrown: Security group 78514162-c9e6-49d1-991a-3562ecc69c03 does not exist Neutron server returns request_ids: ['req-7e91d4fd-5d26-45b6-9551-2f096b239819'] [pid: 7|app: 0|req: 144/284] 10.0.0.156 () {32 vars in 736 bytes} [Mon May 11 12:50:05 2026] GET /v2.1/os-security-groups/78514162-c9e6-49d1-991a-3562ecc69c03 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 12:50:05.347 7 WARNING neutronclient.v2_0.client [None req-382c5d37-d030-4c51-9a14-7c7f88d1b878 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/285] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:05 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1549 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:05.390 7 WARNING neutronclient.v2_0.client [None req-382c5d37-d030-4c51-9a14-7c7f88d1b878 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:05.487 8 WARNING neutronclient.v2_0.client [None req-d3b78e75-0e9b-4fb5-a2dd-257f8e40f77f bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/286] 10.0.0.156 () {32 vars in 739 bytes} [Mon May 11 12:50:05 2026] DELETE /v2.1/os-security-groups/e3f19c2e-4e02-4432-8dfe-edf8fced1f88 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 12:50:05.508 7 WARNING neutronclient.v2_0.client [None req-6b4f8b72-9f07-45eb-b0d6-e813f6266604 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:05.595 7 INFO nova.api.openstack.wsgi [None req-6b4f8b72-9f07-45eb-b0d6-e813f6266604 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] HTTP exception thrown: Security group e3f19c2e-4e02-4432-8dfe-edf8fced1f88 does not exist Neutron server returns request_ids: ['req-1bac7e5c-17f2-4aaf-ac5a-af3edbc7fc40'] [pid: 7|app: 0|req: 146/287] 10.0.0.156 () {32 vars in 736 bytes} [Mon May 11 12:50:05 2026] GET /v2.1/os-security-groups/e3f19c2e-4e02-4432-8dfe-edf8fced1f88 => generated 194 bytes in 94 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 12:50:05.616 7 INFO nova.api.openstack.compute.server_external_events [req-3d29fb74-5d7c-422d-a565-b47b4f34adc9 req-ec8b5559-e245-4360-b093-24587b6cad8d 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:bb37a441-5d2e-4b94-9557-4e65711c1fe6 for instance 3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 on instance [pid: 7|app: 0|req: 147/288] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:05.630 7 WARNING neutronclient.v2_0.client [None req-2de5a203-7312-462a-a16e-e54417bf4a7d 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/289] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:05 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:05.667 7 WARNING neutronclient.v2_0.client [None req-2de5a203-7312-462a-a16e-e54417bf4a7d 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:05.706 7 WARNING neutronclient.v2_0.client [None req-2de5a203-7312-462a-a16e-e54417bf4a7d 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/290] 10.0.0.156 () {32 vars in 662 bytes} [Mon May 11 12:50:05 2026] GET /v2.1/os-security-groups => generated 707 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:05.779 8 WARNING neutronclient.v2_0.client [None req-d40b684c-3c05-434c-bda7-603f9c2f8211 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:05.808 8 INFO nova.api.openstack.wsgi [None req-d40b684c-3c05-434c-bda7-603f9c2f8211 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] HTTP exception thrown: Security group e3f19c2e-4e02-4432-8dfe-edf8fced1f88 does not exist Neutron server returns request_ids: ['req-c8e92014-7652-4b52-965a-10acde7e57ef'] [pid: 8|app: 0|req: 143/291] 10.0.0.156 () {32 vars in 739 bytes} [Mon May 11 12:50:05 2026] DELETE /v2.1/os-security-groups/e3f19c2e-4e02-4432-8dfe-edf8fced1f88 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 12:50:05.820 7 WARNING neutronclient.v2_0.client [None req-d134054a-784e-4d04-ae94-bc32e377aa3a 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:05.843 7 INFO nova.api.openstack.wsgi [None req-d134054a-784e-4d04-ae94-bc32e377aa3a 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] HTTP exception thrown: Security group 78514162-c9e6-49d1-991a-3562ecc69c03 does not exist Neutron server returns request_ids: ['req-99d60da4-84a3-4cd8-a30e-c0ace26c26f6'] [pid: 7|app: 0|req: 149/292] 10.0.0.156 () {32 vars in 739 bytes} [Mon May 11 12:50:05 2026] DELETE /v2.1/os-security-groups/78514162-c9e6-49d1-991a-3562ecc69c03 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 12:50:05.855 8 WARNING neutronclient.v2_0.client [None req-a93c916f-ad9c-4701-a086-70a325d26fd7 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:05.879 8 INFO nova.api.openstack.wsgi [None req-a93c916f-ad9c-4701-a086-70a325d26fd7 8be5194ec9214c9c966f40a30182080d 4c11081a7b9b4a36be5189ed0db4c077 - - default default] HTTP exception thrown: Security group 93cd330a-0faa-403a-80c4-e7d242b24244 does not exist Neutron server returns request_ids: ['req-a97ac902-6d38-4376-8495-7d9320227035'] [pid: 8|app: 0|req: 144/293] 10.0.0.156 () {32 vars in 739 bytes} [Mon May 11 12:50:05 2026] DELETE /v2.1/os-security-groups/93cd330a-0faa-403a-80c4-e7d242b24244 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 12:50:06.252 7 WARNING neutronclient.v2_0.client [None req-c37630cb-2ce5-4682-bbe8-47c25e28aad7 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/294] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:06 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:06.437 8 WARNING neutronclient.v2_0.client [None req-97aeeb46-dd35-4214-83ad-9bfb39fee41f c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/295] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:06 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1547 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-05-11 12:50:06.725 7 WARNING neutronclient.v2_0.client [None req-4bd3575b-446a-453d-b3bf-c6888db3e413 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/296] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:06 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 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-05-11 12:50:07.441 8 WARNING neutronclient.v2_0.client [None req-46f3025e-ee45-47f4-9944-a2973fba1e0c 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/297] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:07 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:07.660 7 WARNING neutronclient.v2_0.client [None req-96c00439-4fc6-4259-b750-1dcb10cbc622 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/298] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:07 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1547 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:07.905 8 WARNING neutronclient.v2_0.client [None req-7b4cbac5-5410-4add-bc65-362e8f0fd058 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/299] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:07 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 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-05-11 12:50:08.683 7 WARNING neutronclient.v2_0.client [None req-842d137b-12d3-4453-ae04-dfbcc6340b8a 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] 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: 153/300] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:08 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:08.846 8 WARNING neutronclient.v2_0.client [None req-e57c6f2a-761f-4c29-817a-5db8f292dcff c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/303] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:08 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1547 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:09.225 7 WARNING neutronclient.v2_0.client [None req-ea8f2cbd-4d6f-4da8-9ed8-08ee16eda39e bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/304] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:09 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:09.585 8 INFO nova.api.openstack.compute.server_external_events [req-30f7860c-2ece-4acc-bd97-995d9dbd44ec req-91697e53-218f-4afd-b36e-0449e8c669a3 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:c94b439c-c3ab-4b46-87a9-3524430cbe0a for instance d048a659-ad11-419e-9487-865cb89775c7 on instance 2026-05-11 12:50:09.596 8 INFO nova.compute.rpcapi [None req-ee477f25-cae0-4e0d-9181-330a0ac3ba0e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 149/305] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:50:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:09.901 7 WARNING neutronclient.v2_0.client [None req-a24582c3-5428-44b7-8d8f-3709a781d13c 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:10.016 8 WARNING neutronclient.v2_0.client [None req-db2703a0-03fd-4b42-9cee-af501123537e c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/306] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:09 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:09 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1547 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:10.446 7 WARNING neutronclient.v2_0.client [None req-a9c70529-cb95-4138-b230-0e4bab55c8a6 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/308] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:10 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1524 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:11.106 8 WARNING neutronclient.v2_0.client [None req-f135870d-155c-45b3-a73a-ddce0e55beb6 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] 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: 151/309] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:11 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:11.269 7 WARNING neutronclient.v2_0.client [None req-eab7c42b-a38b-4069-999d-743a0ca3b5f1 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/310] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:11 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1547 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-05-11 12:50:11.616 8 WARNING neutronclient.v2_0.client [None req-e9d88a32-fdee-4f8e-a0b0-c68a7d62583e bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:11.670 7 INFO nova.api.openstack.compute.server_external_events [req-461ef90c-2752-4155-aa33-918a729bfb5c req-0800ed57-ce0e-4081-a204-5ece116d1fe3 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:5b6d0244-f97b-4907-83f3-24d8ae744f67 for instance 24cb3cc2-5538-45a2-9c6e-43574f5082b8 on instance [pid: 7|app: 0|req: 160/311] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:50:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/312] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:11 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1716 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:11.825 7 WARNING neutronclient.v2_0.client [None req-60ed79f5-78ca-406c-91c9-0cfb88c6fbf9 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] 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: 161/313] 10.0.0.156 () {32 vars in 740 bytes} [Mon May 11 12:50:11 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:50:11.919 8 INFO nova.api.openstack.compute.server_external_events [req-175c39cd-122a-4a7a-9d77-1b23f6da4b1d req-646ade6b-0e34-4cb7-a6f8-1c534fee7fc3 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:bb37a441-5d2e-4b94-9557-4e65711c1fe6 for instance 3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 on instance [pid: 8|app: 0|req: 153/314] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:50:11 2026] POST /v2.1/os-server-external-events => generated 183 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-05-11 12:50:12.309 7 WARNING neutronclient.v2_0.client [None req-51a255a6-4b27-4ac8-a3bb-57ae1e8883f2 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:12.507 8 WARNING neutronclient.v2_0.client [None req-82f87d4f-e6a7-4476-88d5-16220420b5ae c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/315] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:12 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1557 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 154/316] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:12 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1547 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:13.379 7 WARNING neutronclient.v2_0.client [None req-18d1cff7-47df-4e8f-8a80-8db48547f99b bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:13.405 8 INFO nova.api.openstack.compute.server_external_events [req-3ecd9313-16d7-4a24-a963-71d6ee4f81bf req-17fb8293-5e39-47a8-a5a0-8e10f903f5b1 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:c94b439c-c3ab-4b46-87a9-3524430cbe0a for instance d048a659-ad11-419e-9487-865cb89775c7 on instance [pid: 8|app: 0|req: 155/317] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/318] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:13 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1716 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:14.386 8 WARNING neutronclient.v2_0.client [None req-b844e2c1-085d-4cc5-a4b0-30f8dfbb5a39 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:14.428 7 WARNING neutronclient.v2_0.client [None req-d58b0905-9e2a-4da1-b767-10d5783a5659 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/319] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:14 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1740 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 164/320] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:14 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1723 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:14.652 8 WARNING neutronclient.v2_0.client [None req-17eae0dd-159c-458e-80e2-1557756009f3 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:14.654 7 WARNING neutronclient.v2_0.client [None req-982c52d9-6e50-4f99-96be-51a11ced2772 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/321] 10.0.0.156 () {32 vars in 740 bytes} [Mon May 11 12:50:14 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/322] 10.0.0.156 () {32 vars in 740 bytes} [Mon May 11 12:50:14 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:15.463 7 INFO nova.api.openstack.compute.server_external_events [req-2e304474-4263-49b2-a888-22f070ebdc0e req-1429bdba-711f-4c1e-ac5a-aa61721fb864 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:bb37a441-5d2e-4b94-9557-4e65711c1fe6 for instance 3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 on instance [pid: 7|app: 0|req: 166/323] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:15 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) 2026-05-11 12:50:15.479 8 WARNING neutronclient.v2_0.client [None req-41d7f56a-91db-4a24-84af-c6e668806461 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] 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: 158/324] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:15 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1723 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:15.621 7 WARNING neutronclient.v2_0.client [None req-a97d431a-c04a-4fd2-baeb-b6e5eca9d306 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/325] 10.0.0.156 () {32 vars in 640 bytes} [Mon May 11 12:50:15 2026] GET /v2.1/servers => generated 377 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:15.825 7 WARNING neutronclient.v2_0.client [None req-a97d431a-c04a-4fd2-baeb-b6e5eca9d306 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/326] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:50:15 2026] DELETE /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:15.882 8 WARNING neutronclient.v2_0.client [None req-4433049e-e00e-42d8-9f39-30a55737e18f 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/327] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:15 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1740 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:16.033 8 INFO nova.api.openstack.compute.server_external_events [req-0e1dcd8a-fa28-4eb2-860c-9a4196d4cdd0 req-6eaf1d0a-d454-4f19-a423-4431583ab60d 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:5b6d0244-f97b-4907-83f3-24d8ae744f67 for instance 24cb3cc2-5538-45a2-9c6e-43574f5082b8 on instance [pid: 8|app: 0|req: 162/328] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:15 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:16.091 8 WARNING neutronclient.v2_0.client [None req-968dcd5d-d38c-4d90-a639-8a27b3de5db5 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/329] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:50:15 2026] POST /v2.1/servers => generated 424 bytes in 600 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 163/330] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:16 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1729 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:16.220 8 WARNING neutronclient.v2_0.client [None req-2934a61a-bdf3-49f7-8965-8911c758fd08 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/331] 10.0.0.156 () {32 vars in 640 bytes} [Mon May 11 12:50:16 2026] GET /v2.1/servers => generated 384 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 164/332] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:16 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1371 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/333] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:50:16 2026] DELETE /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:16.441 8 WARNING neutronclient.v2_0.client [None req-b1e6ca66-e976-4161-8c90-def9a96d97ef 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/334] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:16 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1746 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:17.258 7 WARNING neutronclient.v2_0.client [None req-4db450a6-1ea8-4ba1-9183-455dbe356152 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:17.324 8 WARNING neutronclient.v2_0.client [None req-1814bf3a-0f84-4140-8342-ff3b9b84fe13 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/335] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:17 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1375 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/336] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:17 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1849 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:17.641 8 WARNING neutronclient.v2_0.client [None req-e2e68521-2f1b-454e-af04-44238fd400a9 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/337] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:17 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1866 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:18.452 7 WARNING neutronclient.v2_0.client [None req-3a34f4c5-7c06-4b1c-8876-20ae328308eb aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:18.493 8 WARNING neutronclient.v2_0.client [None req-a6c6b47f-1c6c-41b4-9fe1-c167aef7e06b c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/338] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:18 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1423 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/339] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:18 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1849 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-05-11 12:50:18.813 7 WARNING neutronclient.v2_0.client [None req-0d12dfda-19ec-40dc-a0aa-85bb30661e13 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/342] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:18 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1866 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:19.577 8 WARNING neutronclient.v2_0.client [None req-7952f36a-7554-4e97-adbc-2ff9bd3daa88 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:19.681 7 WARNING neutronclient.v2_0.client [None req-b03b594d-a283-4581-af14-ac21e0b109de c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/343] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:19 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1423 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 173/344] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:19 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1782 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:19.745 8 INFO nova.api.openstack.compute.server_external_events [req-e8663c6a-c4c7-44f0-bb47-84f27c28062e req-abbca73f-771f-484a-b557-6d47179e08bc 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:5b6d0244-f97b-4907-83f3-24d8ae744f67 for instance 24cb3cc2-5538-45a2-9c6e-43574f5082b8 on instance [pid: 8|app: 0|req: 172/345] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:20.052 7 WARNING neutronclient.v2_0.client [None req-185772fc-1967-4ba3-8772-e009539ba69b 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:20.078 8 INFO nova.api.openstack.compute.server_external_events [req-0519a9f1-5d4a-4245-8f46-ac2f908db18a req-df6616b2-0489-4707-a2dc-b14629393cd0 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:bb37a441-5d2e-4b94-9557-4e65711c1fe6 for instance 3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 on instance [pid: 8|app: 0|req: 173/346] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:20 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: 7|app: 0|req: 174/347] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:20 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1512 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:20.783 8 WARNING neutronclient.v2_0.client [None req-37ff6d13-4cd0-47d1-bbc7-730dcd30740b aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:20.790 7 WARNING neutronclient.v2_0.client [None req-b1087b07-e65f-45ae-bd00-507a18f2d043 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/348] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:20 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1431 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:20 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1503 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:21.174 8 WARNING neutronclient.v2_0.client [None req-d25b0e2d-78e5-4597-9ad1-9241301c1250 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/350] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:21 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:21.871 7 WARNING neutronclient.v2_0.client [None req-8fb6f71b-ff08-4022-8e5c-b85d194c8593 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:21.911 8 WARNING neutronclient.v2_0.client [None req-aa961687-0787-4f52-a6bb-339c18d33192 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/351] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:21 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1508 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:21 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1483 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:22.125 8 INFO nova.api.openstack.compute.server_external_events [req-2d98d92d-0556-4fe2-931a-814a791e7e31 req-bda53705-7692-4c68-be71-8719b4a8325a 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:081e37e9-4722-43ea-9170-345625111236 for instance 3939202f-aab4-4165-b48f-c55d258ceee3 on instance [pid: 8|app: 0|req: 177/353] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:22.310 7 WARNING neutronclient.v2_0.client [None req-552e42f1-02fa-45cc-9421-f72ce4ab6db4 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/354] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:22 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 1517 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:23.035 8 WARNING neutronclient.v2_0.client [None req-eda0f59a-3135-45e7-aa5d-f93eaedf4717 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:23.041 7 WARNING neutronclient.v2_0.client [None req-c87d7299-9c92-49b9-85f8-b21f561c5d3f aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/355] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:22 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 1508 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:23 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1471 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:23.403 8 INFO nova.api.openstack.wsgi [None req-c6abe437-464e-457e-a9ea-5c0b618248bf 45ce923513444f308b37b69186b94bd3 2137fba212584bd6aee848a21cfa0ff2 - - default default] HTTP exception thrown: Instance 24cb3cc2-5538-45a2-9c6e-43574f5082b8 could not be found. [pid: 8|app: 0|req: 179/357] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:23 2026] GET /v2.1/servers/24cb3cc2-5538-45a2-9c6e-43574f5082b8 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 179/358] 10.0.0.156 () {32 vars in 703 bytes} [Mon May 11 12:50:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-532680419 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:24.126 8 INFO nova.api.openstack.wsgi [None req-2a68f5ca-f818-4d5a-a7c2-3b5e54414dc0 c001980db7684212a7129ddd8310866b 52e2a9cd7e604954aa412ba8b1484789 - - default default] HTTP exception thrown: Instance 3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 could not be found. [pid: 8|app: 0|req: 180/359] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:24 2026] GET /v2.1/servers/3f72aa09-cfa7-43ee-84b0-6f09c20b94d6 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 10.0.0.156 () {32 vars in 703 bytes} [Mon May 11 12:50:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-443562882 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:24.264 8 WARNING neutronclient.v2_0.client [None req-5923d692-fe78-49ca-8560-0223a93b6963 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/361] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:24 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1471 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:50:25.526 7 WARNING neutronclient.v2_0.client [None req-9b716a1c-c173-4841-9748-72d44a3cef9a aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/362] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:25 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1471 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:26.380 8 INFO nova.api.openstack.compute.server_external_events [req-8edcb520-ddc6-4ace-a04b-010f91ad0cd9 req-cd09c2e9-3980-4a59-979f-f578aa5e5a4b 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:081e37e9-4722-43ea-9170-345625111236 for instance 3939202f-aab4-4165-b48f-c55d258ceee3 on instance [pid: 8|app: 0|req: 182/363] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:50:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:26.951 7 WARNING neutronclient.v2_0.client [None req-297084b5-2316-4885-b490-26646ede90fe aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/364] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:26 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1471 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:28.200 8 WARNING neutronclient.v2_0.client [None req-e29a50ba-1ef3-41f0-8d5e-ddaac0aad5d6 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/365] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:28 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1657 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 183/366] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:28 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3/ips => generated 110 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, ' [pid: 8|app: 0|req: 184/367] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:28 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3/ips => generated 110 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: 7|app: 0|req: 184/368] 10.0.0.156 () {32 vars in 824 bytes} [Mon May 11 12:50:28 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3/ips/tempest-ServerAddressesTestJSON-1054789557-network => generated 95 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 185/369] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:50:28 2026] DELETE /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:28.681 7 WARNING neutronclient.v2_0.client [None req-b0ab5da6-7d40-4ec4-89af-0d268fd877e4 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/370] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:28 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1663 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:29.876 7 WARNING neutronclient.v2_0.client [None req-308bbf3e-a8e3-445d-af0b-b6288b83dfb9 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/373] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:29 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1663 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:31.101 8 WARNING neutronclient.v2_0.client [None req-496cf43b-ff69-4d09-9c86-76841677875c aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/374] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:31 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1663 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:31.663 7 INFO nova.api.openstack.compute.server_external_events [req-aef06551-4f54-4399-9c91-3047fa35b53d req-07be6e92-4864-4677-8cf3-04b25da0d1b4 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:081e37e9-4722-43ea-9170-345625111236 for instance 3939202f-aab4-4165-b48f-c55d258ceee3 on instance [pid: 7|app: 0|req: 188/375] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:32.325 8 WARNING neutronclient.v2_0.client [None req-570ece44-1981-4c05-b2ba-bcb3b54e8a13 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/376] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:32 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1452 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-05-11 12:50:33.483 7 WARNING neutronclient.v2_0.client [None req-daec92a8-fdfd-47ad-b7a4-d4f4107782bb aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/377] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:33 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1457 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:34.598 7 WARNING neutronclient.v2_0.client [None req-ad9f640e-6181-4221-a9a7-0a8cb8496b57 aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] 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: 190/378] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:34 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 1457 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:50:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:35.680 7 INFO nova.api.openstack.wsgi [None req-b67f36dd-aca9-473f-bb73-4570cc67456a aea669e1cdc943dc90d7e0db25534f87 18ef41bd19f246519096ae2080da6ab7 - - default default] HTTP exception thrown: Instance 3939202f-aab4-4165-b48f-c55d258ceee3 could not be found. [pid: 7|app: 0|req: 191/380] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:35 2026] GET /v2.1/servers/3939202f-aab4-4165-b48f-c55d258ceee3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 12:50:36.156 8 WARNING neutronclient.v2_0.client [None req-b46dc71c-9901-42cc-acad-f588494c52e3 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:36.217 8 WARNING neutronclient.v2_0.client [None req-b46dc71c-9901-42cc-acad-f588494c52e3 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:50:36.960 8 WARNING neutronclient.v2_0.client [None req-b46dc71c-9901-42cc-acad-f588494c52e3 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/381] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:50:36 2026] POST /v2.1/servers => generated 453 bytes in 1088 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:37.178 7 WARNING neutronclient.v2_0.client [None req-67b5fabe-c3fb-4681-92ea-b09ebf8480f6 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/382] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:37 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1390 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:38.300 8 WARNING neutronclient.v2_0.client [None req-4fa7abac-2b42-4910-a506-359030a0ac38 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/383] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:38 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1394 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:39.399 8 WARNING neutronclient.v2_0.client [None req-bb9cbf6e-0629-4f2e-8d63-29727634add7 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/386] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:39 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1442 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:40.499 7 WARNING neutronclient.v2_0.client [None req-d415ae23-4d82-44de-8aa8-4a228877f668 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/387] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:40 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1442 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:41.590 8 WARNING neutronclient.v2_0.client [None req-e29d4a5f-7e2b-4e79-8622-fa504915fd6c 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/388] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:41 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1450 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:42.566 7 INFO nova.api.openstack.compute.server_external_events [req-35a9cc25-4913-40a4-be34-68fe02ab6faa req-29928e3f-7bb8-43d2-b561-faee9d2cc09c 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:1447660f-7243-4623-8c94-80f5243e6a11 for instance 7337f877-6987-4362-91ca-bc27f408f45b on instance [pid: 7|app: 0|req: 195/389] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:42.690 8 WARNING neutronclient.v2_0.client [None req-b721452d-d9b0-4cd3-9ad6-a4f446cfbd13 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/390] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:42 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1528 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:43.846 7 WARNING neutronclient.v2_0.client [None req-064fc3b3-ab5d-446f-b81f-5cd829069fb1 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/391] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:43 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1516 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:45.058 8 WARNING neutronclient.v2_0.client [None req-034cd781-5f4d-4963-bf94-12c981008cb2 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/392] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:45 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1516 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:46.201 7 WARNING neutronclient.v2_0.client [None req-fdbb1fea-e5db-4c95-b9fe-2b076313750d 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/393] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:46 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1516 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:47.337 8 WARNING neutronclient.v2_0.client [None req-b8319df8-bc1b-499a-ab74-878391469c39 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/394] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:47 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1516 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:48.045 7 INFO nova.api.openstack.compute.server_external_events [req-e3136c88-0db4-4bae-bdd7-8c80e94dce65 req-19aad3b2-c9ff-4f91-b8df-9f325b06809a 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:1447660f-7243-4623-8c94-80f5243e6a11 for instance 7337f877-6987-4362-91ca-bc27f408f45b on instance [pid: 7|app: 0|req: 198/395] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:50:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:48.530 8 WARNING neutronclient.v2_0.client [None req-a19e5692-db0a-47c0-97bf-07edecc264d8 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/396] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:48 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1516 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:49.674 7 WARNING neutronclient.v2_0.client [None req-44a55d77-b529-42ff-9dfd-8cab9f859036 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/399] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:49 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1700 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:49.847 8 WARNING neutronclient.v2_0.client [None req-3f5f0dee-9b02-468b-97a9-a60dd92cd6c0 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/400] 10.0.0.156 () {32 vars in 740 bytes} [Mon May 11 12:50:49 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b/os-interface => generated 285 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:50.455 7 INFO nova.api.openstack.compute.server_external_events [req-393076fe-6ada-43fa-8113-95371598504d req-853df6e5-0fe6-4e54-929f-cb42666aec86 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:1447660f-7243-4623-8c94-80f5243e6a11 for instance 7337f877-6987-4362-91ca-bc27f408f45b on instance [pid: 7|app: 0|req: 201/401] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:50 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-05-11 12:50:50.502 8 WARNING neutronclient.v2_0.client [None req-825dbd90-f9e2-47e4-bf72-f077deb4e109 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/402] 10.0.0.156 () {32 vars in 740 bytes} [Mon May 11 12:50:50 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/os-interface => generated 285 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-05-11 12:50:50.635 7 WARNING neutronclient.v2_0.client [None req-61dd2117-3191-4dd0-a2fe-94d4f885c1a8 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/403] 10.0.0.156 () {32 vars in 814 bytes} [Mon May 11 12:50:50 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/os-interface/c94b439c-c3ab-4b46-87a9-3524430cbe0a => generated 282 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 202/404] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:50 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/ips => generated 157 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: 203/405] 10.0.0.156 () {34 vars in 749 bytes} [Mon May 11 12:50:50 2026] POST /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/406] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:50 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/407] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:51 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/ips => generated 157 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:50:51.928 8 INFO nova.api.openstack.compute.server_external_events [req-7af7b799-2d59-41fb-9664-554c304cd422 req-26043d4e-8e91-4175-b346-6518f2eb31c6 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:c94b439c-c3ab-4b46-87a9-3524430cbe0a for instance d048a659-ad11-419e-9487-865cb89775c7 on instance [pid: 8|app: 0|req: 204/408] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:51 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, ' [pid: 7|app: 0|req: 205/409] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:52 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 205/410] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:53 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:54.046 7 WARNING neutronclient.v2_0.client [None req-0d5087b0-ac84-49fe-bf85-298a21c5f11f bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/411] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:54 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1950 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, ' [pid: 8|app: 0|req: 206/412] 10.0.0.156 () {34 vars in 749 bytes} [Mon May 11 12:50:54 2026] POST /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/action => generated 0 bytes in 48 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: 207/413] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:54 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 207/414] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:55 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:55.511 7 INFO nova.api.openstack.compute.server_external_events [req-4f4fdd4d-dd2c-4f83-9cf7-8cc1d34c9a6f req-95deee91-79db-4c28-9677-0f7cdc636b99 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:c94b439c-c3ab-4b46-87a9-3524430cbe0a for instance d048a659-ad11-419e-9487-865cb89775c7 on instance [pid: 7|app: 0|req: 208/415] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 208/416] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:50:56 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/417] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:50:56 2026] DELETE /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:56.584 8 WARNING neutronclient.v2_0.client [None req-713f6049-ad26-4ccc-a27f-1ed910e6b098 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/418] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:56 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1842 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:57.795 7 WARNING neutronclient.v2_0.client [None req-99bed2b4-0ffa-493c-b285-37e1d0e3b422 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/419] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:57 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1842 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:58.947 8 WARNING neutronclient.v2_0.client [None req-3696cec2-de41-4763-b795-3366ad88596e bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/422] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:50:58 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1842 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:50:59.741 7 INFO nova.api.openstack.compute.server_external_events [req-72b89986-4d4f-45a2-a2b6-6c6ab22d4893 req-5e061ac9-12fb-4bd0-ba06-78f9edb01330 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:c94b439c-c3ab-4b46-87a9-3524430cbe0a for instance d048a659-ad11-419e-9487-865cb89775c7 on instance [pid: 7|app: 0|req: 212/423] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:50:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:00.164 8 WARNING neutronclient.v2_0.client [None req-ddb398c4-9422-47cf-8a1e-6b70bd7de391 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/424] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:00 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1479 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:01.288 7 WARNING neutronclient.v2_0.client [None req-d75c2f9a-bd30-469c-92ff-c9f2b1541f36 bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/425] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:01 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1484 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:02.384 8 WARNING neutronclient.v2_0.client [None req-f1bb7024-b512-4df7-82f6-bba904094bfa bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/426] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:02 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 1484 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:03.482 7 INFO nova.api.openstack.wsgi [None req-6a441d2d-0ab5-46a0-a3e4-b35cb7f8ddef bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] HTTP exception thrown: Instance d048a659-ad11-419e-9487-865cb89775c7 could not be found. [pid: 7|app: 0|req: 214/427] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:03 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => 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: 214/428] 10.0.0.156 () {32 vars in 703 bytes} [Mon May 11 12:51:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-503009403 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:03.982 7 INFO nova.api.openstack.wsgi [None req-30e25ef1-8a08-460b-9fd2-88f8e2c0b5ce bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] HTTP exception thrown: Instance d048a659-ad11-419e-9487-865cb89775c7 could not be found. [pid: 7|app: 0|req: 215/429] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:51:03 2026] DELETE /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 12:51:04.019 8 INFO nova.api.openstack.wsgi [None req-b2138381-da1a-41b1-9831-6698b8dc173b bb088ab354e042a7b4017cb5f0ef9043 b397e9d328244c63806ff2801d2025a5 - - default default] HTTP exception thrown: Instance d048a659-ad11-419e-9487-865cb89775c7 could not be found. [pid: 8|app: 0|req: 215/430] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:03 2026] GET /v2.1/servers/d048a659-ad11-419e-9487-865cb89775c7 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:12.659 7 WARNING neutronclient.v2_0.client [None req-e0aa13a3-0710-4579-be66-d54ab6ec4e2f 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/433] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:12 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1820 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:13.099 8 WARNING neutronclient.v2_0.client [None req-7153bd8b-4cb5-44f8-8f54-ce2d33199c38 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/434] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:13 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1820 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 218/435] 10.0.0.156 () {34 vars in 749 bytes} [Mon May 11 12:51:13 2026] POST /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b/action => generated 0 bytes in 90 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: 218/436] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:51:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:51:13.622 8 WARNING neutronclient.v2_0.client [None req-587eb64f-77ac-4cbc-9508-3efaad777bad 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/437] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:13 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1822 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:14.830 7 WARNING neutronclient.v2_0.client [None req-b75b4062-e4b6-4419-a159-ca69559d1c81 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/438] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:14 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1822 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:15.988 8 WARNING neutronclient.v2_0.client [None req-2e6fcd7c-b245-46d5-9323-b495c194f49c 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/439] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:15 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1822 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:17.163 7 WARNING neutronclient.v2_0.client [None req-fed9bb43-7931-4f2e-b028-0ffe40b0b3f1 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/440] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:17 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1827 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:18.335 8 WARNING neutronclient.v2_0.client [None req-5fbd6700-12c0-46cc-bc7b-5a985a366604 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/441] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:18 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1827 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:19.521 8 WARNING neutronclient.v2_0.client [None req-30670527-6169-45c9-97e8-2733f000be80 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] 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: 223/444] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:19 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1827 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:19.671 7 WARNING neutronclient.v2_0.client [None req-96c6eb69-aa18-4514-8ed1-e475a70f9e4b 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:51:19.688 8 INFO nova.api.openstack.compute.server_external_events [req-a3f93722-3fef-4bdb-958a-6bd844ff3a69 req-a43a1874-d020-4117-b04b-b6cb21ee9875 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-unplugged:1447660f-7243-4623-8c94-80f5243e6a11 for instance 7337f877-6987-4362-91ca-bc27f408f45b on instance [pid: 8|app: 0|req: 224/445] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:51:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:51:19.715 7 WARNING neutronclient.v2_0.client [None req-96c6eb69-aa18-4514-8ed1-e475a70f9e4b 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:51:19.915 7 WARNING neutronclient.v2_0.client [None req-96c6eb69-aa18-4514-8ed1-e475a70f9e4b 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/446] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:51:19 2026] POST /v2.1/servers => generated 451 bytes in 682 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:20.290 8 WARNING neutronclient.v2_0.client [None req-b9f172d3-31c3-4be0-b60c-22c9947656af 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/447] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:20 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1252 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:20.719 7 WARNING neutronclient.v2_0.client [None req-71313b07-6022-401e-846d-cc30af32c7fd 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/448] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:20 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1827 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:21.406 8 WARNING neutronclient.v2_0.client [None req-1cd2f3ab-1431-404f-bc87-80d3ebebb0f5 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/449] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:21 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1302 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:21.939 7 WARNING neutronclient.v2_0.client [None req-b98937c1-5491-4b26-b082-8f68410bd150 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:22.027 8 INFO nova.api.openstack.compute.server_external_events [req-5a835027-e33d-4f19-b0c6-e5bf96b0a64a req-1553e5de-4c0a-43e2-8e04-8fd02eb42298 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:1447660f-7243-4623-8c94-80f5243e6a11 for instance 7337f877-6987-4362-91ca-bc27f408f45b on instance [pid: 8|app: 0|req: 227/450] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:51: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: 224/451] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:21 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1827 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:22.526 8 WARNING neutronclient.v2_0.client [None req-99772900-547f-4bda-a999-b1f5ccd1c3a1 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/452] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:22 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1350 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:23.110 7 WARNING neutronclient.v2_0.client [None req-15891524-7c8f-48dd-8840-90ca13043f32 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/453] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:23 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1827 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-05-11 12:51:23.630 8 WARNING neutronclient.v2_0.client [None req-5c06a6be-f933-4b3e-946f-bdcd7093d1a7 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/454] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:23 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1350 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:24.286 7 WARNING neutronclient.v2_0.client [None req-afabca3d-8855-4a3b-91a3-0c76c9375ee3 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/455] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:24 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1820 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:24.725 8 WARNING neutronclient.v2_0.client [None req-3cb51427-54fe-4163-b8a3-207253512ed0 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/456] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:24 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1358 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:25.699 7 INFO nova.api.openstack.compute.server_external_events [req-2afe748f-8da7-480f-b3fa-f26668a184a4 req-9a7de695-cc3c-433c-bf17-9496aa50bd6a 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:b9445391-5541-488c-a93c-f1089b7d9e31 for instance 19c96cef-2f8c-4efd-a209-4cd948171035 on instance [pid: 7|app: 0|req: 227/457] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:51:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:25.838 8 WARNING neutronclient.v2_0.client [None req-0db2e730-b805-4a87-bcfc-f8d3a3aa4073 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/458] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:25 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1436 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:27.002 7 WARNING neutronclient.v2_0.client [None req-c1d9df57-b6e4-4eb8-b3e8-c4003aaf9711 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/459] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:26 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1436 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 232/460] 10.0.0.238 () {30 vars in 618 bytes} [Mon May 11 12:51:27 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 229/461] 10.0.0.238 () {32 vars in 691 bytes} [Mon May 11 12:51:28 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/462] 10.0.0.238 () {34 vars in 912 bytes} [Mon May 11 12:51:28 2026] GET /v2.1/os-simple-tenant-usage/450ca13231ed4dd998f6f8e6da978c83?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:28.215 7 WARNING neutronclient.v2_0.client [None req-ed6baea0-8c19-4dfe-98c9-ecb97412db2f 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/463] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:28 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1436 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, ' [pid: 8|app: 0|req: 234/464] 10.0.0.238 () {30 vars in 653 bytes} [Mon May 11 12:51:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:51:29.367 8 WARNING neutronclient.v2_0.client [None req-ea810b4c-c7f7-4be9-8557-de49f9448455 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/467] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:29 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1436 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:30.539 7 WARNING neutronclient.v2_0.client [None req-29a43dfd-4e8b-4c52-8a14-89bc40480234 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/468] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:30 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1436 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, ' [pid: 8|app: 0|req: 237/469] 10.0.0.238 () {30 vars in 618 bytes} [Mon May 11 12:51:31 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 233/470] 10.0.0.238 () {32 vars in 691 bytes} [Mon May 11 12:51:31 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: 238/471] 10.0.0.238 () {34 vars in 912 bytes} [Mon May 11 12:51:31 2026] GET /v2.1/os-simple-tenant-usage/450ca13231ed4dd998f6f8e6da978c83?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:31.688 7 WARNING neutronclient.v2_0.client [None req-397d0361-ba77-43b9-9900-112a24e4e9a3 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] 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: 239/472] 10.0.0.238 () {30 vars in 653 bytes} [Mon May 11 12:51:31 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:31 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1424 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:32.889 8 WARNING neutronclient.v2_0.client [None req-b64cce40-ad89-4c78-a739-ab4af51bcff6 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/474] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:32 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1424 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:34.088 7 WARNING neutronclient.v2_0.client [None req-a46b83cc-b436-4bc5-8645-3be5a52b0cf2 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/475] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:34 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1424 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:34.331 8 INFO nova.api.openstack.compute.server_external_events [req-5757ce72-a0f6-4d67-854e-569c5beed949 req-5e39a777-04d8-4d2a-aa95-5a5aed131ddc 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:b9445391-5541-488c-a93c-f1089b7d9e31 for instance 19c96cef-2f8c-4efd-a209-4cd948171035 on instance [pid: 8|app: 0|req: 241/476] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:51:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:35.269 7 WARNING neutronclient.v2_0.client [None req-42bbcb4b-be3f-4f0f-8cf1-020f7adfff4d 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/477] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:35 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1424 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:36.519 8 WARNING neutronclient.v2_0.client [None req-96f99ea7-b2e2-4c6c-8ff3-d80e33aed887 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/478] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:36 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1611 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-05-11 12:51:36.719 7 WARNING neutronclient.v2_0.client [None req-a6920ef5-6b18-4238-a702-35ff713d26d5 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/479] 10.0.0.156 () {32 vars in 740 bytes} [Mon May 11 12:51:36 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035/os-interface => generated 285 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:37.602 8 WARNING neutronclient.v2_0.client [None req-3f7c5378-2ae0-4770-a19e-860c80d6678b 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:51:37.604 7 INFO nova.api.openstack.compute.server_external_events [req-16ca8723-fc51-4367-80d3-200b4af8ad5c req-7c2f71e5-d05b-44f6-ab61-02a17b764c6c 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:b9445391-5541-488c-a93c-f1089b7d9e31 for instance 19c96cef-2f8c-4efd-a209-4cd948171035 on instance [pid: 7|app: 0|req: 238/480] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:51:37 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) [pid: 8|app: 0|req: 243/481] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:37 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1611 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/482] 10.0.0.156 () {32 vars in 640 bytes} [Mon May 11 12:51:37 2026] GET /v2.1/servers => generated 387 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/483] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:51:37 2026] DELETE /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:37.954 7 WARNING neutronclient.v2_0.client [None req-05cf5eb9-865b-4809-88eb-3da142871a33 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/484] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:37 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1617 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:39.122 7 WARNING neutronclient.v2_0.client [None req-10dec3a0-feef-49c7-9995-35f4903db385 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/487] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:39 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1737 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:41.057 8 WARNING neutronclient.v2_0.client [None req-1d245284-68f3-4491-9362-a95ff3febb8e 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:41.180 7 INFO nova.api.openstack.compute.server_external_events [req-6b1bd9e1-e087-4036-a1e8-f0979e468dd5 req-733c336f-d473-4a89-a465-38952ffdbe48 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:b9445391-5541-488c-a93c-f1089b7d9e31 for instance 19c96cef-2f8c-4efd-a209-4cd948171035 on instance [pid: 7|app: 0|req: 243/488] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:51:41 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) [pid: 8|app: 0|req: 246/489] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:41 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1669 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:42.552 7 WARNING neutronclient.v2_0.client [None req-ffef4b5c-8f07-4d0b-9bdc-aee510e5721a 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/490] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:42 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1379 bytes in 1219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 247/491] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:51:44 2026] POST /v2.1/os-keypairs => generated 398 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:44.896 7 WARNING neutronclient.v2_0.client [None req-f253ac80-5f3f-45fc-9b1d-cf6d275ffa9f 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/492] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:44 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => generated 1384 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:45.747 8 WARNING neutronclient.v2_0.client [None req-1b4a09cb-e7f8-40a9-b7df-162074e80f82 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:51:45.808 8 WARNING neutronclient.v2_0.client [None req-1b4a09cb-e7f8-40a9-b7df-162074e80f82 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:45.942 7 WARNING neutronclient.v2_0.client [None req-c61fae85-19e9-444c-b53e-a3db9d622dae 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:51:46.022 8 WARNING neutronclient.v2_0.client [None req-1b4a09cb-e7f8-40a9-b7df-162074e80f82 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/493] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:45 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1820 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:46.166 7 INFO nova.api.openstack.wsgi [None req-64007df9-a28b-43f1-a969-72287019f66c 332ba6d44fdb44618fdbcc7b22bef369 82afe8000aaf49f1a92ca6bb90f609b0 - - default default] HTTP exception thrown: Instance 19c96cef-2f8c-4efd-a209-4cd948171035 could not be found. [pid: 7|app: 0|req: 247/494] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:46 2026] GET /v2.1/servers/19c96cef-2f8c-4efd-a209-4cd948171035 => 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: 8|app: 0|req: 248/495] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:51:45 2026] POST /v2.1/servers => generated 449 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 249/496] 10.0.0.156 () {32 vars in 703 bytes} [Mon May 11 12:51:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-684222541 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:51:46 2026] DELETE /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-11 12:51:46.299 8 WARNING neutronclient.v2_0.client [None req-25293c18-35b6-4b92-8807-80eefdc7e1c8 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] 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: 250/498] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:46 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1403 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:46.351 7 WARNING neutronclient.v2_0.client [None req-0c198057-52ef-4c93-81fb-97ef340146c0 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/499] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:46 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1826 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, ' [pid: 8|app: 0|req: 251/500] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:51:46 2026] POST /v2.1/os-keypairs => generated 397 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:47.417 7 WARNING neutronclient.v2_0.client [None req-4254983b-8a1a-4833-a248-a05777dc3b12 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/501] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:47 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1407 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:47.606 8 WARNING neutronclient.v2_0.client [None req-763ccb23-6fae-4a4e-ab23-0b5bc356e95e 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/502] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:47 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1826 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 251/503] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:51:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:48.552 8 WARNING neutronclient.v2_0.client [None req-902f12bf-4f7b-4f7e-9a7c-c679763b4b16 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/504] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:48 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1455 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:49.057 8 WARNING neutronclient.v2_0.client [None req-cb7fe2e1-8b1f-49ee-a32b-ce28290320c5 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/507] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:48 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1826 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:49.607 7 WARNING neutronclient.v2_0.client [None req-b6099c2a-9466-4cd2-b1a6-f49fd1c66f3e 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:49.638 8 WARNING neutronclient.v2_0.client [None req-a332d8b0-39c3-445c-b6ab-8a54d18c4c49 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:51:49.706 7 WARNING neutronclient.v2_0.client [None req-b6099c2a-9466-4cd2-b1a6-f49fd1c66f3e 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/508] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:49 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1455 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:49.751 7 WARNING neutronclient.v2_0.client [None req-b6099c2a-9466-4cd2-b1a6-f49fd1c66f3e 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:51:49.930 7 WARNING neutronclient.v2_0.client [None req-b6099c2a-9466-4cd2-b1a6-f49fd1c66f3e 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:49.987 8 INFO nova.api.openstack.compute.server_external_events [req-4731c3ad-f509-4799-91c5-d3bcca50dbea req-a38c5364-55cd-4b53-9f80-19186a806bcc 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:1447660f-7243-4623-8c94-80f5243e6a11 for instance 7337f877-6987-4362-91ca-bc27f408f45b on instance [pid: 8|app: 0|req: 257/509] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:51:49 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) [pid: 7|app: 0|req: 253/510] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:51:49 2026] POST /v2.1/servers => generated 495 bytes in 665 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:50.256 8 WARNING neutronclient.v2_0.client [None req-d2fe3e5e-5602-4695-b623-10532edb7535 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/511] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:50 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1457 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:50.609 7 WARNING neutronclient.v2_0.client [None req-f8c65f5c-5115-4e65-bd09-dde337317315 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/512] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:50 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1471 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:50.785 8 WARNING neutronclient.v2_0.client [None req-c04db2e3-6aa4-4685-9b68-0e7d22c1d633 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/513] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:50 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:51.349 7 WARNING neutronclient.v2_0.client [None req-184e4645-4ec7-48d4-bc1f-1f4003ace7e5 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/514] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:51 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1461 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:51.736 8 WARNING neutronclient.v2_0.client [None req-407bfe29-7588-4f05-bb8b-5b5654f482ab 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/515] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:51 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1476 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-05-11 12:51:51.838 7 INFO nova.api.openstack.compute.server_external_events [req-eff5118a-e8d0-4581-9f28-252a88ed7938 req-58f26e5c-f408-4b17-8aa7-819deec6087c 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:41d16c89-24cf-42ec-8da6-30fe597bc936 for instance 66cc66ff-fba2-40da-8a5c-2ea6364603a3 on instance [pid: 7|app: 0|req: 256/516] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:51:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:51.881 8 WARNING neutronclient.v2_0.client [None req-e8e0c03c-d53c-41e4-bdc6-d9bf00081e23 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/517] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:51 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1540 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:52.448 7 WARNING neutronclient.v2_0.client [None req-c01da3d4-de4f-43ec-816e-20e20caebc97 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/518] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:52 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:52.852 8 WARNING neutronclient.v2_0.client [None req-e8b1cde2-ec94-4959-928f-0fb1c1f0674b 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/519] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:52 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => generated 1476 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-05-11 12:51:53.090 7 WARNING neutronclient.v2_0.client [None req-06f8763e-697b-4ed1-8e47-3cd03c2d04f6 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/520] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:53 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1528 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:53.579 8 WARNING neutronclient.v2_0.client [None req-c1c059d0-871c-47bb-a1e0-0cc8ea71455a 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/521] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:53 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1509 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:53.961 7 INFO nova.api.openstack.wsgi [None req-725dfb64-fc2d-4e30-adfa-0a0ce50aa1bd 59cc3622a6d6402ca88ce093eefb8b32 eaa7bb6785044c1891cf10e5c0eaffa9 - - default default] HTTP exception thrown: Instance 7337f877-6987-4362-91ca-bc27f408f45b could not be found. [pid: 7|app: 0|req: 259/522] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:53 2026] GET /v2.1/servers/7337f877-6987-4362-91ca-bc27f408f45b => 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, ' [pid: 8|app: 0|req: 264/523] 10.0.0.156 () {32 vars in 703 bytes} [Mon May 11 12:51:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-228025285 => 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-05-11 12:51:54.323 7 WARNING neutronclient.v2_0.client [None req-dbaf77dc-a264-452c-ba43-2f67547a3f47 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/524] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:54 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:54.703 8 WARNING neutronclient.v2_0.client [None req-ebde23d3-f28b-4b73-b41b-16a1399d3f62 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/525] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:54 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:55.502 7 WARNING neutronclient.v2_0.client [None req-ca4809dc-d206-4651-9a58-85fa86099161 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:55.803 8 WARNING neutronclient.v2_0.client [None req-f117632c-b9fa-472a-a26d-8fa093633c47 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/526] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:55 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1528 bytes in 1042 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:56.524 7 INFO nova.api.openstack.compute.server_external_events [req-a3647f3d-cbe2-4c9d-9965-4c67956ea3b2 req-53afb533-7100-4088-b313-6a2b687f1049 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:c42b7330-4bed-48f7-95ac-71e9b4482324 for instance 45b73a1c-5858-4cd5-928b-13c76902605c on instance [pid: 7|app: 0|req: 262/527] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:51:56 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: 266/528] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:55 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1630 bytes in 930 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:57.053 7 INFO nova.api.openstack.compute.server_external_events [req-65f723ec-1df7-4db6-b0ba-44ee35930af9 req-70c89148-c292-471b-852c-7b93b0852f9e 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:41d16c89-24cf-42ec-8da6-30fe597bc936 for instance 66cc66ff-fba2-40da-8a5c-2ea6364603a3 on instance [pid: 7|app: 0|req: 263/529] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:51:57 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-05-11 12:51:57.566 8 WARNING neutronclient.v2_0.client [None req-e24280cb-8e69-4b59-b6ed-c0c8f2f4a586 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/530] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:57 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1528 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:57.756 7 WARNING neutronclient.v2_0.client [None req-87ce6d64-2c80-4b47-9a51-18dc1c2f79fe 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/531] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:57 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1628 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:58.746 8 WARNING neutronclient.v2_0.client [None req-f89616cb-5e7f-406c-98ae-38aab0ab014c f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] 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: 268/534] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:58 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1697 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:51:58.929 7 WARNING neutronclient.v2_0.client [None req-be5d421d-bfbd-4546-9270-e8aef53453ed 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:51:58.988 8 WARNING neutronclient.v2_0.client [None req-e779aed1-ea32-45db-8848-c22a3733eaf5 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/535] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:58 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1628 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:51:58 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1697 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 10.0.0.156 () {30 vars in 412 bytes} [Mon May 11 12:51:59 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:00.128 7 WARNING neutronclient.v2_0.client [None req-6d99afee-c937-4073-a0e5-eb23f1cfcba3 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/538] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:00 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1628 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 270/539] 10.0.0.156 () {28 vars in 559 bytes} [Mon May 11 12:51:59 2026] GET /v2/ => generated 402 bytes in 704 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: 270/540] 10.0.0.156 () {28 vars in 563 bytes} [Mon May 11 12:52:00 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: 271/541] 10.0.0.156 () {30 vars in 412 bytes} [Mon May 11 12:52:00 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-11 12:52:00.644 7 INFO nova.api.openstack.compute.server_external_events [req-699a7650-ee20-4a50-aab7-d78b96ed3983 req-1e71d1a9-208d-49e5-8dd1-d96bcf9b341f 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:41d16c89-24cf-42ec-8da6-30fe597bc936 for instance 66cc66ff-fba2-40da-8a5c-2ea6364603a3 on instance [pid: 7|app: 0|req: 271/542] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:52:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:52:01.335 8 WARNING neutronclient.v2_0.client [None req-6f35c90b-41f0-4178-a1b9-787c24caa8d5 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:01.673 7 INFO nova.api.openstack.compute.server_external_events [req-dedcb677-a237-454e-9c25-d26907ed304f req-5a4089b0-e567-4299-92aa-afe2e116a424 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:c42b7330-4bed-48f7-95ac-71e9b4482324 for instance 45b73a1c-5858-4cd5-928b-13c76902605c on instance [pid: 7|app: 0|req: 272/543] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:52:01 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: 272/544] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:01 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1628 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:02.799 7 WARNING neutronclient.v2_0.client [None req-f404a2eb-abbf-4799-ae08-be3269aa2697 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/545] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:02 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1628 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-05-11 12:52:04.050 8 WARNING neutronclient.v2_0.client [None req-1b974c52-3f16-43bb-a4ff-e2d761ec546e 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/546] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:04 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1807 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:04.229 7 WARNING neutronclient.v2_0.client [None req-9a88e627-ed34-49b8-aa44-939d9448d6d6 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/547] 10.0.0.156 () {32 vars in 740 bytes} [Mon May 11 12:52:04 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:05.105 8 INFO nova.api.openstack.compute.server_external_events [req-7343b2e9-21b8-4539-bc39-47fb93b3b442 req-92f879f2-f3ab-435f-af90-d7c1ea1375de 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:c42b7330-4bed-48f7-95ac-71e9b4482324 for instance 45b73a1c-5858-4cd5-928b-13c76902605c on instance [pid: 8|app: 0|req: 274/548] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:52:05 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 276/551] 10.0.0.156 () {34 vars in 749 bytes} [Mon May 11 12:52:09 2026] POST /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3/action => generated 31908 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:13.240 8 WARNING neutronclient.v2_0.client [None req-40450051-5104-4ff4-b7be-683a93ce7316 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/552] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:13 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1927 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, ' [pid: 7|app: 0|req: 277/553] 10.0.0.156 () {32 vars in 752 bytes} [Mon May 11 12:52:16 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c/os-server-password => generated 116 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:17.878 8 INFO nova.api.openstack.compute.server_external_events [req-0028d360-19fe-48e5-99bd-aa771b693b5f req-f07184aa-5270-4bb1-ad03-8f97e8feaf4b 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:41d16c89-24cf-42ec-8da6-30fe597bc936 for instance 66cc66ff-fba2-40da-8a5c-2ea6364603a3 on instance [pid: 8|app: 0|req: 277/554] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:52:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/555] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:52:18 2026] DELETE /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:18.582 8 WARNING neutronclient.v2_0.client [None req-7e6671d3-aa89-4dda-ad0c-1bc69a6e9762 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/558] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:18 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1933 bytes in 939 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:20.547 7 WARNING neutronclient.v2_0.client [None req-60ef4b42-0abe-40c9-a184-193e78677725 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/559] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:20 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1933 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:20.934 8 INFO nova.api.openstack.compute.server_external_events [req-a3df394e-6b79-4f58-bee2-15bb0f1a75fb req-e62cacfd-2043-4a4a-83ae-8907f52e6a20 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-unplugged:c42b7330-4bed-48f7-95ac-71e9b4482324 for instance 45b73a1c-5858-4cd5-928b-13c76902605c on instance [pid: 8|app: 0|req: 279/560] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:52:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 282/561] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:52:21 2026] POST /v2.1/os-keypairs => generated 398 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:21.748 8 WARNING neutronclient.v2_0.client [None req-ef18e100-ecc3-4c6a-b07a-ade9550d6f3c 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:52:21.766 7 INFO nova.api.openstack.compute.server_external_events [req-a2ea0a91-306b-421a-a947-429ab2ccbe11 req-6474e697-fa0b-429b-8533-1a308a8d1f8f 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:c42b7330-4bed-48f7-95ac-71e9b4482324 for instance 45b73a1c-5858-4cd5-928b-13c76902605c on instance [pid: 7|app: 0|req: 283/562] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:52:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/563] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:21 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1820 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:22.856 7 WARNING neutronclient.v2_0.client [None req-6ba3286f-a343-4bdb-a022-aa52151e98f2 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/564] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:22 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1543 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:23.283 8 WARNING neutronclient.v2_0.client [None req-be214ab1-2b78-4654-8a21-0392b1f6c974 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:52:23.333 8 WARNING neutronclient.v2_0.client [None req-be214ab1-2b78-4654-8a21-0392b1f6c974 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:52:23.504 8 WARNING neutronclient.v2_0.client [None req-be214ab1-2b78-4654-8a21-0392b1f6c974 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/565] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:52:23 2026] POST /v2.1/servers => generated 450 bytes in 507 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:23.748 7 WARNING neutronclient.v2_0.client [None req-8bf5f72c-3c47-41fa-923f-1bb5f0c5009c f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/566] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:23 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1403 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:23.992 8 WARNING neutronclient.v2_0.client [None req-7724baff-02f6-4f5d-aa5f-dd7a82c22905 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/567] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:23 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 1543 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:24.839 7 WARNING neutronclient.v2_0.client [None req-814cd3d9-3eff-4028-9513-8875c3c3d3be f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/568] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:24 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1407 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:25.079 8 INFO nova.api.openstack.wsgi [None req-28356cdd-296a-4168-b463-2c0f822d637e 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] HTTP exception thrown: Instance 45b73a1c-5858-4cd5-928b-13c76902605c could not be found. [pid: 8|app: 0|req: 283/569] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:25 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:25.109 7 INFO nova.api.openstack.wsgi [None req-d5a3cbb0-5ad8-44d8-874f-262ea8f014fe 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] HTTP exception thrown: Instance 45b73a1c-5858-4cd5-928b-13c76902605c could not be found. [pid: 7|app: 0|req: 287/570] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:52:25 2026] DELETE /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:25.141 8 INFO nova.api.openstack.wsgi [None req-481da0f0-8388-4dfc-bd57-d947902fdbe0 1d412889e1b349d6aebf890e851f9081 1c2513b0c0d2436bb18c9c79b93352c7 - - default default] HTTP exception thrown: Instance 45b73a1c-5858-4cd5-928b-13c76902605c could not be found. [pid: 8|app: 0|req: 284/571] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:25 2026] GET /v2.1/servers/45b73a1c-5858-4cd5-928b-13c76902605c => 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: 288/572] 10.0.0.156 () {32 vars in 703 bytes} [Mon May 11 12:52:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-494632473 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 285/573] 10.0.0.156 () {32 vars in 727 bytes} [Mon May 11 12:52:25 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1649026770 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 12:52:25.991 7 WARNING neutronclient.v2_0.client [None req-41c300bb-a541-47d6-afd1-8f02b322e71b f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/574] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:25 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1455 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 12:52:27.191 8 WARNING neutronclient.v2_0.client [None req-00049a1b-d8b3-422b-9f8a-1d873e70974a f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/575] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:27 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1455 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:28.356 7 WARNING neutronclient.v2_0.client [None req-6dfde168-44ff-4127-994e-0717a262e1fd f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/576] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:28 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1463 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:29.422 7 INFO nova.api.openstack.compute.server_external_events [req-f64ab673-7492-4db9-a3dd-ed7553d36955 req-dd057f3e-7e70-4140-a8e6-7163da4b97bc 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:f3637eaa-5ffa-44c3-a019-a296fd4f1147 for instance 48f7a877-1d6e-49be-8a80-9dc5e4165c93 on instance [pid: 7|app: 0|req: 292/579] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:52:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:29.557 8 WARNING neutronclient.v2_0.client [None req-4d4e4fed-45f2-40e9-9da7-305f8553c114 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/580] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:29 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1541 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:31.007 7 WARNING neutronclient.v2_0.client [None req-0ac49a0a-1df9-4620-a9cb-cc19d294010b f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/581] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:30 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1529 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:32.179 8 WARNING neutronclient.v2_0.client [None req-c26eca47-d6f6-4456-9f57-c99a8b6191b3 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/582] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:32 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1529 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:33.715 7 WARNING neutronclient.v2_0.client [None req-b630a1da-4914-4a55-803b-2f3ba0de4a66 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/583] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:33 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1529 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:35.268 8 WARNING neutronclient.v2_0.client [None req-969a9532-8763-48e5-b2df-8eb676bee8cc f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:35.320 7 INFO nova.api.openstack.compute.server_external_events [req-4bd42f22-34c5-47ce-b0d7-fff6c310a548 req-64029181-3da3-4aba-b020-5def306d6370 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:f3637eaa-5ffa-44c3-a019-a296fd4f1147 for instance 48f7a877-1d6e-49be-8a80-9dc5e4165c93 on instance [pid: 7|app: 0|req: 295/584] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:52:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/585] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:35 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1529 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:36.532 7 WARNING neutronclient.v2_0.client [None req-b4da54e0-62db-44c0-854c-146b521a6bde f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/586] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:36 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1697 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:37.058 8 WARNING neutronclient.v2_0.client [None req-fe55ee53-c5eb-4766-b30c-fed68d899f97 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/587] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:37 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1697 bytes in 1093 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:39.199 8 INFO nova.api.openstack.compute.server_external_events [req-f652267b-58db-482e-8b29-edc88a3be69c req-f40a59a4-a081-4896-b3c0-be38314aa740 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:f3637eaa-5ffa-44c3-a019-a296fd4f1147 for instance 48f7a877-1d6e-49be-8a80-9dc5e4165c93 on instance [pid: 8|app: 0|req: 293/590] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:52:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 298/591] 10.0.0.156 () {34 vars in 749 bytes} [Mon May 11 12:52:45 2026] POST /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93/action => generated 31854 bytes in 541 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: 300/594] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:52:56 2026] DELETE /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => 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-05-11 12:52:56.874 8 WARNING neutronclient.v2_0.client [None req-d9917ea8-b145-4a94-ab0f-32a4315c584a f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/595] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:56 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1823 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:52:58.083 7 WARNING neutronclient.v2_0.client [None req-fa264f20-9cc2-41ca-9fe3-caa970f2bae1 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/596] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:58 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1823 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-05-11 12:52:59.309 8 WARNING neutronclient.v2_0.client [None req-b6372e1c-3f50-456e-9fc3-02f691bac395 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/599] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:52:59 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1823 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:00.077 7 INFO nova.api.openstack.compute.server_external_events [req-8bbabde6-f848-4665-bc36-4b5ba85a693b req-951c6217-5eb0-41b4-bf9e-c8db4d3afea9 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:f3637eaa-5ffa-44c3-a019-a296fd4f1147 for instance 48f7a877-1d6e-49be-8a80-9dc5e4165c93 on instance [pid: 7|app: 0|req: 303/600] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:53:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:00.459 8 WARNING neutronclient.v2_0.client [None req-d2dcda1f-2811-4ccd-b381-694286823a80 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/601] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:00 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1484 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:01.553 7 WARNING neutronclient.v2_0.client [None req-1dcc7c64-45b2-4702-9545-df7da1ec8ddb f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/602] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:01 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1489 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, ' 2026-05-11 12:53:02.804 8 WARNING neutronclient.v2_0.client [None req-14a1a223-135a-41a2-842b-9a81cbef98ea f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/603] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:02 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:03.912 7 WARNING neutronclient.v2_0.client [None req-6a35e19a-9fbb-4037-a542-a32e35901521 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in 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/604] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:03 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 1489 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:04.995 8 INFO nova.api.openstack.wsgi [None req-7efad826-ba6b-49c5-8688-8c395d0c9a23 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] HTTP exception thrown: Instance 48f7a877-1d6e-49be-8a80-9dc5e4165c93 could not be found. [pid: 8|app: 0|req: 300/605] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:04 2026] GET /v2.1/servers/48f7a877-1d6e-49be-8a80-9dc5e4165c93 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/606] 10.0.0.156 () {32 vars in 729 bytes} [Mon May 11 12:53:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1600401407 => generated 0 bytes in 26 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: 301/607] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:53:05 2026] DELETE /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-11 12:53:05.976 7 WARNING neutronclient.v2_0.client [None req-4a7fc50e-090d-4740-8409-af06cba608b1 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in 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/608] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:05 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1703 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:07.188 8 WARNING neutronclient.v2_0.client [None req-9b194994-4094-4749-9ad2-b05cc6dc3269 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/609] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:07 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1703 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-05-11 12:53:08.382 7 WARNING neutronclient.v2_0.client [None req-83f1eda2-7c02-42e9-b2d5-9d63c9d1e4bc f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/610] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:08 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1703 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:08.881 7 INFO nova.api.openstack.compute.server_external_events [req-76080d62-4f7e-4811-b687-7c07ae7045c6 req-a7eb58d9-bf46-4425-951c-6a99514ff277 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:41d16c89-24cf-42ec-8da6-30fe597bc936 for instance 66cc66ff-fba2-40da-8a5c-2ea6364603a3 on instance [pid: 7|app: 0|req: 310/613] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:53:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:09.611 8 WARNING neutronclient.v2_0.client [None req-74cc5082-52c6-4620-b28e-6b798a0fee05 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/614] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:09 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1484 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:10.731 7 WARNING neutronclient.v2_0.client [None req-6cc620c4-b189-4a34-b45c-5989f7bda9c0 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in 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/615] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:10 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1489 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:11.866 8 WARNING neutronclient.v2_0.client [None req-f211eb8e-e4ac-47de-a1e5-7fe5b6e97812 f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/616] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:11 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 1489 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:12.951 7 INFO nova.api.openstack.wsgi [None req-a30b436b-a3b5-497a-ae7e-6b3ff17fbbed f55d2378c4584df6b2d6a1b4e1c71799 a367999623864515b2c39e1f6fc9ea87 - - default default] HTTP exception thrown: Instance 66cc66ff-fba2-40da-8a5c-2ea6364603a3 could not be found. [pid: 7|app: 0|req: 312/617] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:12 2026] GET /v2.1/servers/66cc66ff-fba2-40da-8a5c-2ea6364603a3 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/618] 10.0.0.156 () {32 vars in 729 bytes} [Mon May 11 12:53:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1466185909 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:14.568 7 WARNING neutronclient.v2_0.client [None req-27f47f77-229a-472c-889a-43dd57faa6df cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:53:14.765 7 WARNING neutronclient.v2_0.client [None req-27f47f77-229a-472c-889a-43dd57faa6df cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/619] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:53:14 2026] POST /v2.1/servers => generated 424 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 12:53:15.005 8 WARNING neutronclient.v2_0.client [None req-3e8abd6d-f802-4e97-a99a-e797d5268067 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/620] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:14 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1368 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:16.103 7 WARNING neutronclient.v2_0.client [None req-6360445b-3790-417b-8b86-6c9ffa6259dd cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/621] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:16 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1372 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:17.216 8 WARNING neutronclient.v2_0.client [None req-74093d6f-649e-4352-a747-43b0d1fb58e2 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/622] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:17 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1420 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:18.329 7 WARNING neutronclient.v2_0.client [None req-111018c6-8582-4992-8ece-28c3750dac87 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/623] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:18 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1420 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:19.436 8 WARNING neutronclient.v2_0.client [None req-59cdb716-44e0-4d98-8879-27f72a882a86 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/626] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:19 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1428 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:20.470 7 INFO nova.api.openstack.compute.server_external_events [req-970a5293-8960-4586-8921-90395b34a9de req-cfe006ed-8ec9-43ee-833a-010b43263ebe 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:9c950fed-68ec-4637-892e-66367d2f306c for instance 226ce9a0-b26a-404f-a9a0-393fd6cbe109 on instance [pid: 7|app: 0|req: 317/627] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:53:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:20.537 8 WARNING neutronclient.v2_0.client [None req-cb1d1fac-a2e2-4edc-9ecd-49c0afbefe63 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/628] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:20 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1480 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:21.761 7 WARNING neutronclient.v2_0.client [None req-ce169232-94d3-42aa-9dd6-189833c5bd49 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/629] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:21 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:22.910 8 WARNING neutronclient.v2_0.client [None req-51ddf2b2-68a4-4ee7-a1f9-ce72f579784f cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/630] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:22 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1468 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:24.216 7 WARNING neutronclient.v2_0.client [None req-b7710db7-cdb0-44a6-8755-dd2adf3c2a58 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/631] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:24 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1468 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:25.376 8 WARNING neutronclient.v2_0.client [None req-3bebe8b5-28e3-46ff-8880-f4d5fb101121 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/632] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:25 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1468 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:25.878 7 INFO nova.api.openstack.compute.server_external_events [req-77a949a1-de86-47be-8ee2-660ac16829bd req-7a1a0181-e395-4649-82af-862c2a418c65 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:9c950fed-68ec-4637-892e-66367d2f306c for instance 226ce9a0-b26a-404f-a9a0-393fd6cbe109 on instance [pid: 7|app: 0|req: 320/633] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:53:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:26.771 8 WARNING neutronclient.v2_0.client [None req-cea325a3-c7e0-481a-8a86-eb5756372ead cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/634] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:26 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1468 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-05-11 12:53:27.998 7 WARNING neutronclient.v2_0.client [None req-1ddc2ec9-e507-481d-aea1-9a17531ec9a3 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/635] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:27 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1648 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, ' [pid: 7|app: 0|req: 323/638] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:53:29 2026] DELETE /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:29.492 8 WARNING neutronclient.v2_0.client [None req-968233b8-8c3c-4cec-aae9-e6a15622b04e cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/639] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:29 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1654 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:30.673 7 WARNING neutronclient.v2_0.client [None req-abfac792-f4c3-45fe-a316-1cd779bcf19f cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/640] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:30 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1654 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:31.923 8 WARNING neutronclient.v2_0.client [None req-0c714b8a-d489-46e6-a2a9-136d472fce07 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/641] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:31 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1654 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:32.740 7 INFO nova.api.openstack.compute.server_external_events [req-5ad49ab4-8911-452f-b3cf-04d3fe52ddc4 req-d13d9774-d457-4a4d-ba75-211196197066 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:9c950fed-68ec-4637-892e-66367d2f306c for instance 226ce9a0-b26a-404f-a9a0-393fd6cbe109 on instance [pid: 7|app: 0|req: 325/642] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:53:32 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:33.518 8 WARNING neutronclient.v2_0.client [None req-69b85970-4c9c-4c7e-b57c-a315dd967f59 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/643] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:33 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1449 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-05-11 12:53:34.727 7 WARNING neutronclient.v2_0.client [None req-17b0aae0-e934-4ba9-ac37-5a4c791dbbbf cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in 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/644] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:34 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:35.833 8 WARNING neutronclient.v2_0.client [None req-53b56448-aceb-4cf6-8fdf-3e36485e54a7 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/645] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:35 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:53:36.911 7 INFO nova.api.openstack.wsgi [None req-5ad4ba54-d180-4dd1-acc0-4ba569e58e78 cb61ba4e885e4675b796044ab143c3d5 9c6da568e7bb4c6aa39bc8b06efc71a6 - - default default] HTTP exception thrown: Instance 226ce9a0-b26a-404f-a9a0-393fd6cbe109 could not be found. [pid: 7|app: 0|req: 327/646] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:53:36 2026] GET /v2.1/servers/226ce9a0-b26a-404f-a9a0-393fd6cbe109 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/655] 10.0.0.156 () {34 vars in 670 bytes} [Mon May 11 12:54:18 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:54:20.926 7 WARNING neutronclient.v2_0.client [None req-2dd72614-be01-458c-a03b-9f89d1584ba5 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:54:20.968 7 WARNING neutronclient.v2_0.client [None req-2dd72614-be01-458c-a03b-9f89d1584ba5 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:54:21.258 7 WARNING neutronclient.v2_0.client [None req-2dd72614-be01-458c-a03b-9f89d1584ba5 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in 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/658] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:54:20 2026] POST /v2.1/servers => generated 448 bytes in 599 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:21.480 8 WARNING neutronclient.v2_0.client [None req-ddc4388e-7982-4665-964a-1f1501fa59b4 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in 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/659] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:54:21 2026] GET /v2.1/servers/57672757-976f-4e33-902a-7efb2156a231 => generated 1394 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:26.561 7 WARNING neutronclient.v2_0.client [None req-3ed936d1-d4f3-4c84-b631-eeabd2e22d32 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in 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/660] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:54:26 2026] GET /v2.1/servers/57672757-976f-4e33-902a-7efb2156a231 => generated 1520 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:26.829 8 INFO nova.api.openstack.compute.server_external_events [req-0e248185-96bc-4b8f-a40a-842605a65a84 req-1da75564-5d94-4a56-895a-0b84a3b250cb 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:09664905-5fa5-4ed9-9dbc-07a3b58ec38b for instance 57672757-976f-4e33-902a-7efb2156a231 on instance [pid: 8|app: 0|req: 326/661] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:54:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:31.596 8 INFO nova.api.openstack.compute.server_external_events [req-bf29deaf-56c9-4281-8a98-066e660788a4 req-4e7f6904-b0bf-4064-b343-02c72cc7d8cb 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:09664905-5fa5-4ed9-9dbc-07a3b58ec38b for instance 57672757-976f-4e33-902a-7efb2156a231 on instance [pid: 8|app: 0|req: 328/664] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:54:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:31.836 7 WARNING neutronclient.v2_0.client [None req-6ccb7dce-9fe8-454d-a377-2f137ebaf0c2 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/665] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:54:31 2026] GET /v2.1/servers/57672757-976f-4e33-902a-7efb2156a231 => generated 1518 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-05-11 12:54:37.038 8 WARNING neutronclient.v2_0.client [None req-3a89464f-5293-4f8d-8254-09c0fd9974a2 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/666] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:54:37 2026] GET /v2.1/servers/57672757-976f-4e33-902a-7efb2156a231 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:38.463 7 INFO nova.api.openstack.compute.server_external_events [req-683e3b12-2ead-479a-965a-084de6cf56a8 req-2ccdee86-13b4-4fd3-ab68-0d49f7271fa9 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:09664905-5fa5-4ed9-9dbc-07a3b58ec38b for instance 57672757-976f-4e33-902a-7efb2156a231 on instance [pid: 7|app: 0|req: 338/667] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:54:38 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) 2026-05-11 12:54:38.520 8 WARNING neutronclient.v2_0.client [None req-cf749f70-6f19-4568-bf42-24434cb95fde 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:54:38.572 8 WARNING neutronclient.v2_0.client [None req-cf749f70-6f19-4568-bf42-24434cb95fde 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:54:38.837 8 WARNING neutronclient.v2_0.client [None req-cf749f70-6f19-4568-bf42-24434cb95fde 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/670] 10.0.0.156 () {34 vars in 662 bytes} [Mon May 11 12:54:38 2026] POST /v2.1/servers => generated 448 bytes in 598 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:39.071 7 WARNING neutronclient.v2_0.client [None req-2a871f6f-cb13-4a8a-8a29-7fe824da15c3 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/671] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:54:39 2026] GET /v2.1/servers/3a57cd0e-4f1e-43af-855b-b0afc0876c2a => generated 1395 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:44.170 8 WARNING neutronclient.v2_0.client [None req-d0763b18-0be6-4b84-ade5-c6a23051e284 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in 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/672] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:54:44 2026] GET /v2.1/servers/3a57cd0e-4f1e-43af-855b-b0afc0876c2a => generated 1521 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:44.566 7 INFO nova.api.openstack.compute.server_external_events [req-fdb5159b-f85a-4b3c-99eb-ccf20c91897a req-be0398e2-cd8d-441a-84c6-4f484ae1809c 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:4fe0a768-5a7d-4ab1-8d7f-a09b29f5b287 for instance 3a57cd0e-4f1e-43af-855b-b0afc0876c2a on instance [pid: 7|app: 0|req: 342/673] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:54:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:49.051 8 INFO nova.api.openstack.compute.server_external_events [req-4f8aa055-56fa-4c64-a0ef-f78bd519f464 req-dbc19737-408a-46f4-a149-7c39c27719de 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:4fe0a768-5a7d-4ab1-8d7f-a09b29f5b287 for instance 3a57cd0e-4f1e-43af-855b-b0afc0876c2a on instance [pid: 8|app: 0|req: 333/676] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:54:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:49.337 7 WARNING neutronclient.v2_0.client [None req-87624569-2502-4391-8ea8-f41a6ac7cb23 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in 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/677] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:54:49 2026] GET /v2.1/servers/3a57cd0e-4f1e-43af-855b-b0afc0876c2a => generated 1519 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:54.721 8 WARNING neutronclient.v2_0.client [None req-c74381cf-d872-4141-b441-2b3674403b84 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in 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/678] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:54:54 2026] GET /v2.1/servers/3a57cd0e-4f1e-43af-855b-b0afc0876c2a => generated 1820 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:54:56.188 7 INFO nova.api.openstack.compute.server_external_events [req-db827294-588d-46fc-ad5a-b8212e8ce755 req-f257426c-7612-4cb7-b000-527f3b3cd8b0 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:4fe0a768-5a7d-4ab1-8d7f-a09b29f5b287 for instance 3a57cd0e-4f1e-43af-855b-b0afc0876c2a on instance [pid: 7|app: 0|req: 345/679] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:54:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:26.262 8 WARNING neutronclient.v2_0.client [None req-4d244fd4-16be-453b-9f00-ef1114572d36 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:55:26.306 8 WARNING neutronclient.v2_0.client [None req-4d244fd4-16be-453b-9f00-ef1114572d36 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:55:26.479 8 WARNING neutronclient.v2_0.client [None req-4d244fd4-16be-453b-9f00-ef1114572d36 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/686] 199.204.45.248 () {36 vars in 713 bytes} [Mon May 11 12:55:26 2026] POST /v2.1/servers => generated 453 bytes in 806 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:27.128 7 WARNING neutronclient.v2_0.client [None req-3b641a07-6f8b-42ba-8fa8-820669614c89 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in 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/687] 199.204.45.248 () {32 vars in 732 bytes} [Mon May 11 12:55:27 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8 => generated 2213 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:27.207 8 WARNING neutronclient.v2_0.client [None req-1ab8beb0-776c-4014-9027-24e1babfa1ab 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/688] 199.204.45.248 () {32 vars in 758 bytes} [Mon May 11 12:55:27 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface => generated 28 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/689] 199.204.45.248 () {32 vars in 776 bytes} [Mon May 11 12:55:27 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/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-05-11 12:55:30.292 7 WARNING neutronclient.v2_0.client [None req-2042741d-20e8-4c75-998f-ab12e202f9bf 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/692] 199.204.45.248 () {32 vars in 732 bytes} [Mon May 11 12:55:30 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8 => generated 2371 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:30.401 8 WARNING neutronclient.v2_0.client [None req-a7bbc2db-7022-4976-803e-98af3232b3c4 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/693] 199.204.45.248 () {32 vars in 758 bytes} [Mon May 11 12:55:30 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/694] 199.204.45.248 () {32 vars in 776 bytes} [Mon May 11 12:55:30 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:32.374 8 INFO nova.api.openstack.compute.server_external_events [req-3bb2e51a-806f-4bec-af84-e12e3986b682 req-3339cd8a-4a13-465a-a8be-f4bbbbbc93f9 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:0bc5e543-0772-4c94-a03f-b2b18b228422 for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 342/695] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:55:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:33.836 7 WARNING neutronclient.v2_0.client [None req-c2025b17-5269-4085-a821-8bbc69afee67 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in 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/696] 199.204.45.248 () {32 vars in 732 bytes} [Mon May 11 12:55:33 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8 => generated 2445 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:33.980 8 WARNING neutronclient.v2_0.client [None req-75495645-15b9-42e8-96a8-55e82eb0dde5 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/697] 199.204.45.248 () {32 vars in 758 bytes} [Mon May 11 12:55:33 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface => generated 284 bytes in 83 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: 355/698] 199.204.45.248 () {32 vars in 776 bytes} [Mon May 11 12:55:34 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:37.834 8 INFO nova.api.openstack.compute.server_external_events [req-305b1804-2149-4424-b07a-104c98ca58fa req-fbfb7154-46bc-4cfd-a594-c63f20732d92 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:0bc5e543-0772-4c94-a03f-b2b18b228422 for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 344/699] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:55:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:41.738 7 WARNING neutronclient.v2_0.client [None req-07fd7f6a-e1f7-44c6-912f-5e7460ee7f12 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/702] 199.204.45.248 () {32 vars in 732 bytes} [Mon May 11 12:55:41 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8 => generated 2581 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:55:41.884 8 WARNING neutronclient.v2_0.client [None req-62de3816-ae12-46a0-9a3c-852ed046fecc 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/703] 199.204.45.248 () {32 vars in 758 bytes} [Mon May 11 12:55:41 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface => generated 286 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: 358/704] 199.204.45.248 () {32 vars in 776 bytes} [Mon May 11 12:55:41 2026] GET /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:56:37.290 7 WARNING neutronclient.v2_0.client [None req-d8943247-7b1d-44a6-9a8b-9eff3c961318 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:56:37.334 7 WARNING neutronclient.v2_0.client [None req-d8943247-7b1d-44a6-9a8b-9eff3c961318 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:56:39.735 8 INFO nova.api.openstack.compute.server_external_events [req-c03deac9-51d3-4303-9016-e1e8dec6b6bf req-dd2f2104-93c5-4a3d-a599-c85023465e51 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:37559da1-85ad-4cc1-936e-b88dfadf5651 for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 354/717] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:56:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:56:43.054 8 INFO nova.api.openstack.compute.server_external_events [req-73ca7435-fa72-49dd-83d9-05654c2a6d75 req-17d50e4c-4213-41fe-9882-49c4e425c070 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:37559da1-85ad-4cc1-936e-b88dfadf5651 for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 355/718] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:56:43 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-05-11 12:56:45.887 7 WARNING neutronclient.v2_0.client [None req-d8943247-7b1d-44a6-9a8b-9eff3c961318 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/719] 199.204.45.248 () {36 vars in 811 bytes} [Mon May 11 12:56:37 2026] POST /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface => generated 281 bytes in 8688 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:56:46.237 8 INFO nova.api.openstack.compute.server_external_events [req-fccc0e71-af9f-4b50-bc77-3b20319574f9 req-d63ef045-c940-49dd-bbd8-c07787904941 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:37559da1-85ad-4cc1-936e-b88dfadf5651 for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 356/720] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:56:46 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-05-11 12:56:46.610 7 INFO nova.api.openstack.compute.server_external_events [req-4024faa1-e91b-4a2e-b8d7-a1bec7c91cfb req-bcb7d7cf-d933-4adf-83c8-2fa5b788d168 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:37559da1-85ad-4cc1-936e-b88dfadf5651 for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 7|app: 0|req: 365/721] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:56:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:57:15.719 7 WARNING neutronclient.v2_0.client [None req-deec4f6c-6eea-4b2f-a21d-a4accb37efd1 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:57:15.769 7 WARNING neutronclient.v2_0.client [None req-deec4f6c-6eea-4b2f-a21d-a4accb37efd1 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:57:18.132 8 INFO nova.api.openstack.compute.server_external_events [req-cff1220b-6569-4b82-a30f-1dbf8d49a4c3 req-2f4e2875-cb21-444c-aa79-8894cb826a7f 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:b4290291-c91e-4256-9d9f-9542078cb5bf for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 360/728] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:57:18 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) 2026-05-11 12:57:24.818 7 WARNING neutronclient.v2_0.client [None req-deec4f6c-6eea-4b2f-a21d-a4accb37efd1 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/731] 199.204.45.248 () {36 vars in 811 bytes} [Mon May 11 12:57:15 2026] POST /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface => generated 374 bytes in 9236 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:57:25.004 8 INFO nova.api.openstack.compute.server_external_events [req-8ec5c7e9-e8a2-45a3-86a0-7535a3e48946 req-15b99427-9308-454e-a4e2-d3a534b3bb21 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:b4290291-c91e-4256-9d9f-9542078cb5bf for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 363/732] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:57:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:57:36.458 8 WARNING neutronclient.v2_0.client [None req-70571a3e-af08-4574-9675-308a3a604070 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-11 12:57:36.497 8 WARNING neutronclient.v2_0.client [None req-70571a3e-af08-4574-9675-308a3a604070 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:57:38.768 7 INFO nova.api.openstack.compute.server_external_events [req-281b1b57-3bec-4bde-b3e4-de69ae437903 req-909e36cc-bfc9-4ff0-9bc5-b1d52f66f66e 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:af7853cc-7242-419f-9818-0065af369d9d for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 7|app: 0|req: 371/735] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:57:38 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-05-11 12:57:43.766 7 INFO nova.api.openstack.compute.server_external_events [req-ccc675ee-ec92-403a-a5a4-3096941e4adf req-a554eb8a-5571-42e6-96ac-8183b5579297 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-plugged:af7853cc-7242-419f-9818-0065af369d9d for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 7|app: 0|req: 374/738] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:57:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 12:57:46.075 8 WARNING neutronclient.v2_0.client [None req-70571a3e-af08-4574-9675-308a3a604070 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/739] 199.204.45.248 () {36 vars in 811 bytes} [Mon May 11 12:57:36 2026] POST /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface => generated 377 bytes in 9723 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:57:46.838 7 INFO nova.api.openstack.compute.server_external_events [req-01dd2df3-321b-4b03-8c8a-3ff9e70c534f req-b95996be-d616-49e4-958a-65a6fdf0dfd5 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:b4290291-c91e-4256-9d9f-9542078cb5bf for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 7|app: 0|req: 375/740] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:57:46 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-05-11 12:58:00.441 7 INFO nova.api.openstack.compute.server_external_events [req-ada76d2a-2a8a-4f36-8935-9affca4599cb req-7daeb664-e694-4711-bfca-804bea871ab8 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:af7853cc-7242-419f-9818-0065af369d9d for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 7|app: 0|req: 378/745] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:58:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/746] 199.204.45.248 () {34 vars in 854 bytes} [Mon May 11 12:58:01 2026] DELETE /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface/af7853cc-7242-419f-9818-0065af369d9d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:02.482 7 INFO nova.api.openstack.compute.server_external_events [req-3ed10c4d-124e-4561-aaf0-6a51ea1fa097 req-9286bf26-d65a-4303-bfff-93c0d37179eb 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:af7853cc-7242-419f-9818-0065af369d9d for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 7|app: 0|req: 379/747] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:58: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-05-11 12:58:10.884 8 INFO nova.api.openstack.compute.server_external_events [req-133bfdf0-a3c9-4999-90a5-c4614c1d6f7e req-83c218fa-b567-48df-98bb-3dc12024c651 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:b4290291-c91e-4256-9d9f-9542078cb5bf for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 370/750] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:58:10 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, ' [pid: 7|app: 0|req: 381/751] 199.204.45.248 () {34 vars in 854 bytes} [Mon May 11 12:58:10 2026] DELETE /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface/b4290291-c91e-4256-9d9f-9542078cb5bf => 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, ' [pid: 7|app: 0|req: 384/756] 199.204.45.248 () {34 vars in 854 bytes} [Mon May 11 12:58:32 2026] DELETE /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8/os-interface/37559da1-85ad-4cc1-936e-b88dfadf5651 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/757] 199.204.45.248 () {34 vars in 754 bytes} [Mon May 11 12:58:36 2026] DELETE /v2.1/servers/2c241974-a595-4b64-8fad-e498f9e35cd8 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:39.808 7 INFO nova.api.openstack.compute.server_external_events [req-06a1e12b-eeb8-42b9-9e25-75f6c0eb12e0 req-a0073f6d-8529-4088-b715-66fe4dbd8d8b 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-unplugged:0bc5e543-0772-4c94-a03f-b2b18b228422 for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 7|app: 0|req: 386/760] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:58:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:40.149 8 INFO nova.api.openstack.compute.server_external_events [req-8e239349-7a1a-4c36-8a76-4fb34a15b541 req-445bf832-bd20-478c-9dbb-96185de15ae0 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:0bc5e543-0772-4c94-a03f-b2b18b228422 for instance 2c241974-a595-4b64-8fad-e498f9e35cd8 on instance [pid: 8|app: 0|req: 375/761] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:58:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:41.931 7 INFO nova.api.openstack.compute.server_external_events [req-2968d0d5-54fb-48e4-b8ea-7c4ff2174e75 req-f808da5b-bef7-4e44-97c3-cb1bee306936 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:4fe0a768-5a7d-4ab1-8d7f-a09b29f5b287 for instance 3a57cd0e-4f1e-43af-855b-b0afc0876c2a on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/762] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:58:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/763] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:58:41 2026] DELETE /v2.1/servers/3a57cd0e-4f1e-43af-855b-b0afc0876c2a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:42.104 7 WARNING neutronclient.v2_0.client [None req-16fa00c7-91a1-4571-b278-7565da8eee0d 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in 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/764] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:58:42 2026] GET /v2.1/servers/3a57cd0e-4f1e-43af-855b-b0afc0876c2a => generated 1946 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:45.006 8 INFO nova.api.openstack.compute.server_external_events [req-fbd78072-a726-42dc-8e49-0cef6cc3b93b req-dc89e720-d2cd-4e46-96af-c569a36b8538 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:4fe0a768-5a7d-4ab1-8d7f-a09b29f5b287 for instance 3a57cd0e-4f1e-43af-855b-b0afc0876c2a on instance [pid: 8|app: 0|req: 377/765] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:58:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:47.332 7 WARNING neutronclient.v2_0.client [None req-3b86a6cd-7e56-4795-9b35-01d2b08e7cfa 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/766] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:58:47 2026] GET /v2.1/servers/3a57cd0e-4f1e-43af-855b-b0afc0876c2a => generated 1481 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:52.433 7 INFO nova.api.openstack.wsgi [None req-725cf363-025e-46d5-a83e-dad70a368bbb 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] HTTP exception thrown: Instance 3a57cd0e-4f1e-43af-855b-b0afc0876c2a could not be found. [pid: 7|app: 0|req: 391/769] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:58:52 2026] GET /v2.1/servers/3a57cd0e-4f1e-43af-855b-b0afc0876c2a => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:53.206 8 INFO nova.api.openstack.compute.server_external_events [req-165f32a3-877d-4afb-918e-8b21f236f279 req-9fe879a0-18dc-488f-8d61-ec7a9fa53257 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-changed:09664905-5fa5-4ed9-9dbc-07a3b58ec38b for instance 57672757-976f-4e33-902a-7efb2156a231 on instance [pid: 8|app: 0|req: 379/770] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:58:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/771] 10.0.0.156 () {32 vars in 717 bytes} [Mon May 11 12:58:53 2026] DELETE /v2.1/servers/57672757-976f-4e33-902a-7efb2156a231 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:53.361 8 WARNING neutronclient.v2_0.client [None req-51519d34-247d-439d-8930-6a392a81a2e9 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in 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/772] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:58:53 2026] GET /v2.1/servers/57672757-976f-4e33-902a-7efb2156a231 => generated 1943 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:55.851 7 INFO nova.api.openstack.compute.server_external_events [req-943a5d78-d0bd-405f-8ef8-e5bd263f6779 req-584b9493-6aaa-4228-9c15-196fc13f6056 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-unplugged:09664905-5fa5-4ed9-9dbc-07a3b58ec38b for instance 57672757-976f-4e33-902a-7efb2156a231 on instance [pid: 7|app: 0|req: 393/773] 10.0.0.9 () {38 vars in 812 bytes} [Mon May 11 12:58:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:56.284 8 INFO nova.api.openstack.compute.server_external_events [req-fd16df16-56e8-4603-ad17-223cf61e221b req-c70504c2-ea74-4bbb-8e3f-5036500ee988 91da810648fd43a4ac8bf18092b7510d a66c3ce1070e44d8854633c3306a878a - - 4c20b39b18f44ad6a4c29acccb8dfb31 4c20b39b18f44ad6a4c29acccb8dfb31] Creating event network-vif-deleted:09664905-5fa5-4ed9-9dbc-07a3b58ec38b for instance 57672757-976f-4e33-902a-7efb2156a231 on instance [pid: 8|app: 0|req: 381/774] 10.0.0.63 () {38 vars in 813 bytes} [Mon May 11 12:58:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:58:58.564 7 WARNING neutronclient.v2_0.client [None req-0adac25f-1fab-4a25-9f26-5bb17e8fff15 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/775] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:58:58 2026] GET /v2.1/servers/57672757-976f-4e33-902a-7efb2156a231 => generated 1480 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 12:59:03.648 8 INFO nova.api.openstack.wsgi [None req-2b1ca127-b1e8-492f-91fc-e50bef8e5744 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] HTTP exception thrown: Instance 57672757-976f-4e33-902a-7efb2156a231 could not be found. [pid: 8|app: 0|req: 383/778] 10.0.0.156 () {32 vars in 714 bytes} [Mon May 11 12:59:03 2026] GET /v2.1/servers/57672757-976f-4e33-902a-7efb2156a231 => generated 111 bytes in 22 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: 396/779] 10.0.0.156 () {32 vars in 725 bytes} [Mon May 11 12:59:04 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2073475596 => 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-05-11 12:59:04.793 8 INFO nova.api.openstack.wsgi [None req-66107d7c-6ea0-4747-a9ca-f08ee4f399c4 1fb8a4b3b2eb4e309f2016baf5505b65 b855e0c805e546219da92d082180e6e1 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2073475596 not found for user 1fb8a4b3b2eb4e309f2016baf5505b65 [pid: 8|app: 0|req: 384/780] 10.0.0.156 () {32 vars in 722 bytes} [Mon May 11 12:59:04 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2073475596 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/785] 10.0.0.156 () {32 vars in 654 bytes} [Mon May 11 12:59:20 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/786] 10.0.0.156 () {32 vars in 640 bytes} [Mon May 11 12:59:20 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 12:59:20.859 7 WARNING oslo_db.sqlalchemy.utils [None req-c633c467-9b9f-4998-baa2-81f978dd5a58 70463dbe27f8442ba43cc3e145ec15b3 7ded428446d444f38d3a593df0489b37 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 400/787] 10.0.0.156 () {32 vars in 648 bytes} [Mon May 11 12:59:20 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/788] 10.0.0.156 () {32 vars in 693 bytes} [Mon May 11 12:59:20 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/797] 10.0.0.46 () {28 vars in 452 bytes} [Mon May 11 13:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/798] 10.0.0.46 () {30 vars in 656 bytes} [Mon May 11 13:00:08 2026] GET /v2.1 => generated 0 bytes in 77 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 406/799] 10.0.0.46 () {32 vars in 729 bytes} [Mon May 11 13:00:08 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/800] 10.0.0.46 () {34 vars in 763 bytes} [Mon May 11 13:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/803] 10.0.0.46 () {28 vars in 452 bytes} [Mon May 11 13:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/804] 10.0.0.46 () {30 vars in 656 bytes} [Mon May 11 13:00:13 2026] GET /v2.1 => generated 0 bytes in 53 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: 397/805] 10.0.0.46 () {32 vars in 729 bytes} [Mon May 11 13:00:13 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/806] 10.0.0.46 () {34 vars in 763 bytes} [Mon May 11 13:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/807] 10.0.0.46 () {28 vars in 452 bytes} [Mon May 11 13:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 410/808] 10.0.0.46 () {30 vars in 656 bytes} [Mon May 11 13:00:18 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 399/809] 10.0.0.46 () {32 vars in 729 bytes} [Mon May 11 13:00:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/810] 10.0.0.46 () {34 vars in 806 bytes} [Mon May 11 13:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/813] 10.0.0.46 () {28 vars in 452 bytes} [Mon May 11 13:00:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/814] 10.0.0.46 () {30 vars in 656 bytes} [Mon May 11 13:00:23 2026] GET /v2.1 => generated 0 bytes in 77 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/815] 10.0.0.46 () {32 vars in 729 bytes} [Mon May 11 13:00: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: 8|app: 0|req: 402/816] 10.0.0.46 () {34 vars in 806 bytes} [Mon May 11 13:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)