+ 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 Apr 20 02:46:56 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-595c574969-ns76h 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 0x7ff5cf8b1668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-20 02:47:01.721 8 INFO nova.utils [None req-620a863f-d91c-4c1b-9970-742e85b301d1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-20 02:47:01.857 7 INFO nova.utils [None req-1c1136a5-c88b-4a22-8d56-733b99661d27 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-20 02:47:03.414 8 WARNING keystonemiddleware._common.config [None req-620a863f-d91c-4c1b-9970-742e85b301d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 02:47:03.426 8 WARNING oslo_config.cfg [None req-620a863f-d91c-4c1b-9970-742e85b301d1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-20 02:47:03.518 8 WARNING keystonemiddleware._common.config [None req-620a863f-d91c-4c1b-9970-742e85b301d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 02:47:03.534 8 WARNING oslo_config.cfg [None req-620a863f-d91c-4c1b-9970-742e85b301d1 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-20 02:47:03.547 8 WARNING oslo_config.cfg [None req-620a863f-d91c-4c1b-9970-742e85b301d1 - - - - - -] 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 0x7ff5cf8b1668 pid: 8 (default app) 2026-04-20 02:47:03.611 7 WARNING keystonemiddleware._common.config [None req-1c1136a5-c88b-4a22-8d56-733b99661d27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 02:47:03.620 7 WARNING oslo_config.cfg [None req-1c1136a5-c88b-4a22-8d56-733b99661d27 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-20 02:47:03.697 7 WARNING keystonemiddleware._common.config [None req-1c1136a5-c88b-4a22-8d56-733b99661d27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 02:47:03.712 7 WARNING oslo_config.cfg [None req-1c1136a5-c88b-4a22-8d56-733b99661d27 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-20 02:47:03.725 7 WARNING oslo_config.cfg [None req-1c1136a5-c88b-4a22-8d56-733b99661d27 - - - - - -] 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 0x7ff5cf8b1668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:47:10 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 02:47:11.260 8 WARNING oslo_policy.policy [None req-00c45fd6-17f7-41fe-9d6f-27f6aa3da2d9 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-20 02:47:11.260 8 WARNING oslo_policy.policy [None req-00c45fd6-17f7-41fe-9d6f-27f6aa3da2d9 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:47:10 2026] GET /v2.1 => generated 0 bytes in 548 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 02:47:11.351 7 WARNING oslo_policy.policy [req-00c45fd6-17f7-41fe-9d6f-27f6aa3da2d9 req-a6d4d048-c872-4444-9149-1631eb6ea23b 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-20 02:47:11.351 7 WARNING oslo_policy.policy [req-00c45fd6-17f7-41fe-9d6f-27f6aa3da2d9 req-a6d4d048-c872-4444-9149-1631eb6ea23b 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - 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.3 () {46 vars in 974 bytes} [Mon Apr 20 02:47:11 2026] GET /v2.1/ => generated 398 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 02:47:11.462 8 INFO nova.api.openstack.wsgi [None req-7bf0c2fc-b350-4e9f-97c4-61813b1bb244 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.3 () {48 vars in 1003 bytes} [Mon Apr 20 02:47:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 02:47:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.3 () {52 vars in 1040 bytes} [Mon Apr 20 02:47:11 2026] POST /v2.1/flavors => generated 525 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:47:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:47:12 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 02:47:12 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 02:47:12.600 8 INFO nova.api.openstack.wsgi [None req-8a332280-bc18-4730-a04c-01f88430dbb3 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.3 () {48 vars in 1005 bytes} [Mon Apr 20 02:47:12 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 02:47:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 528 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.3 () {52 vars in 1040 bytes} [Mon Apr 20 02:47:12 2026] POST /v2.1/flavors => generated 528 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:47: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: 8|app: 0|req: 8/16] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:47:13 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 02:47:13 2026] GET /v2.1/ => generated 398 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 02:47:13.785 8 INFO nova.api.openstack.wsgi [None req-854e95fe-e3d1-4385-ab16-ffb3192c5393 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.3 () {48 vars in 1007 bytes} [Mon Apr 20 02:47:13 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 02:47:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1046 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.3 () {52 vars in 1040 bytes} [Mon Apr 20 02:47:13 2026] POST /v2.1/flavors => generated 529 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:47:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:47:14 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 02:47:14 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 02:47:14.915 8 INFO nova.api.openstack.wsgi [None req-b49295cb-74ab-48dd-a690-b12d637602a3 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.3 () {48 vars in 1005 bytes} [Mon Apr 20 02:47:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 02:47:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1565 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.3 () {52 vars in 1040 bytes} [Mon Apr 20 02:47:14 2026] POST /v2.1/flavors => generated 528 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:47:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:47:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 02:47:16 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 02:47:16.094 8 INFO nova.api.openstack.wsgi [None req-0e0dcfb1-aa73-42cf-b32c-ee8ae68753b4 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.3 () {48 vars in 1007 bytes} [Mon Apr 20 02:47:16 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 02:47:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2083 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.3 () {52 vars in 1040 bytes} [Mon Apr 20 02:47:16 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:51: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: 8|app: 0|req: 45/90] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:51:51 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 02:51:51 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 02:51:51.316 8 INFO nova.api.openstack.wsgi [None req-9af47884-2cf5-44c3-b599-8d54cc93a279 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 46/92] 199.204.45.3 () {48 vars in 1007 bytes} [Mon Apr 20 02:51:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 02:51:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2604 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.204.45.3 () {52 vars in 1041 bytes} [Mon Apr 20 02:51:51 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:52:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:52:32 2026] GET /v2.1 => generated 0 bytes in 363 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 02:52:32 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 02:52:32.683 7 INFO nova.api.openstack.wsgi [None req-6fd9569e-0f4c-4983-baa9-8fff49a8cd27 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 53/106] 199.204.45.3 () {48 vars in 1009 bytes} [Mon Apr 20 02:52:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 02:52:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3124 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.3 () {52 vars in 1041 bytes} [Mon Apr 20 02:52:32 2026] POST /v2.1/flavors => generated 530 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 10.0.0.210 () {28 vars in 454 bytes} [Mon Apr 20 02:53:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 59/118] 10.0.0.210 () {30 vars in 658 bytes} [Mon Apr 20 02:53:12 2026] GET /v2.1 => generated 0 bytes in 57 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: 60/119] 10.0.0.210 () {32 vars in 731 bytes} [Mon Apr 20 02:53:12 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: 60/120] 10.0.0.210 () {34 vars in 804 bytes} [Mon Apr 20 02:53:12 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:53:31 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: 63/126] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:53:31 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 64/127] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 02:53:31 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 02:53:31.502 7 INFO nova.api.openstack.wsgi [None req-e1b1074b-21c8-4c8e-8513-03b5fdebfcb0 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 46b2e96adae644488472f04105e67297 [pid: 7|app: 0|req: 64/128] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 02:53:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-20 02:53:31.517 8 WARNING oslo_db.sqlalchemy.utils [None req-13be8880-2c06-4ebe-a713-19808b9ed45e 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 65/129] 199.204.45.3 () {48 vars in 1008 bytes} [Mon Apr 20 02:53:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 199.204.45.3 () {52 vars in 1049 bytes} [Mon Apr 20 02:53:31 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/131] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 02:53:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 02:53:35 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 67/133] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 02:53:35 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 199.204.45.3 () {48 vars in 1065 bytes} [Mon Apr 20 02:53:35 2026] GET /v2.1/os-quota-sets/afae95401e804919afefd477f6133cd2 => generated 283 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.204.45.3 () {52 vars in 1117 bytes} [Mon Apr 20 02:53:35 2026] PUT /v2.1/os-quota-sets/afae95401e804919afefd477f6133cd2 => generated 238 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/154] 199.204.45.3 () {42 vars in 695 bytes} [Mon Apr 20 02:55:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/157] 199.204.45.3 () {44 vars in 899 bytes} [Mon Apr 20 02:55:09 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/158] 199.204.45.3 () {46 vars in 972 bytes} [Mon Apr 20 02:55:09 2026] GET /v2.1/ => generated 398 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/159] 199.204.45.3 () {52 vars in 1115 bytes} [Mon Apr 20 02:55:09 2026] PUT /v2.1/os-quota-sets/502d979de8454076b813bb4911952c68 => generated 238 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 10.0.0.113 () {28 vars in 454 bytes} [Mon Apr 20 03:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 111/219] 10.0.0.113 () {30 vars in 658 bytes} [Mon Apr 20 03:00:08 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 109/220] 10.0.0.113 () {32 vars in 731 bytes} [Mon Apr 20 03:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 10.0.0.113 () {34 vars in 765 bytes} [Mon Apr 20 03:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 10.0.0.113 () {28 vars in 454 bytes} [Mon Apr 20 03:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 114/225] 10.0.0.113 () {30 vars in 658 bytes} [Mon Apr 20 03:00:13 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 112/226] 10.0.0.113 () {32 vars in 731 bytes} [Mon Apr 20 03:00:13 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 10.0.0.113 () {34 vars in 765 bytes} [Mon Apr 20 03:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/228] 10.0.0.113 () {28 vars in 454 bytes} [Mon Apr 20 03:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 116/229] 10.0.0.113 () {30 vars in 658 bytes} [Mon Apr 20 03:00:17 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: 7|app: 0|req: 114/230] 10.0.0.113 () {32 vars in 731 bytes} [Mon Apr 20 03:00:18 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 10.0.0.113 () {34 vars in 808 bytes} [Mon Apr 20 03:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/234] 10.0.0.113 () {28 vars in 454 bytes} [Mon Apr 20 03:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 119/235] 10.0.0.113 () {30 vars in 658 bytes} [Mon Apr 20 03:00:22 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 117/236] 10.0.0.113 () {32 vars in 731 bytes} [Mon Apr 20 03:00:22 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/237] 10.0.0.113 () {34 vars in 808 bytes} [Mon Apr 20 03:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 199.204.45.3 () {42 vars in 697 bytes} [Mon Apr 20 03:01:35 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: 125/253] 199.204.45.3 () {44 vars in 901 bytes} [Mon Apr 20 03:01:35 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 129/254] 199.204.45.3 () {46 vars in 974 bytes} [Mon Apr 20 03:01:35 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:01:35.143 7 INFO nova.api.openstack.wsgi [None req-3c12cb78-d531-46bd-83c4-dc2cbb542bae 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 126/255] 199.204.45.3 () {48 vars in 1003 bytes} [Mon Apr 20 03:01:35 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/256] 199.204.45.3 () {48 vars in 1043 bytes} [Mon Apr 20 03:01:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 10.0.0.228 () {32 vars in 655 bytes} [Mon Apr 20 03:04:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 147/290] 10.0.0.228 () {32 vars in 641 bytes} [Mon Apr 20 03:04:09 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-20 03:04:09.923 7 WARNING oslo_db.sqlalchemy.utils [None req-edc726f3-054d-4b83-aee9-dcaac22beda7 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 144/291] 10.0.0.228 () {32 vars in 649 bytes} [Mon Apr 20 03:04:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 10.0.0.228 () {32 vars in 694 bytes} [Mon Apr 20 03:04:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:20 2026] GET /v2.1/flavors/fff92f30-cf12-440f-be16-c26df3c872ad => generated 511 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 10.0.0.228 () {32 vars in 641 bytes} [Mon Apr 20 03:04:20 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:21 2026] GET /v2.1/flavors/fff92f30-cf12-440f-be16-c26df3c872ad => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:26.211 8 WARNING neutronclient.v2_0.client [None req-361b4c35-1345-4751-b61b-aa5a1e7adbda 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in 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/298] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:04:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/299] 10.0.0.228 () {34 vars in 685 bytes} [Mon Apr 20 03:04:26 2026] POST /v2.1/os-security-groups => generated 246 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:26.866 7 WARNING neutronclient.v2_0.client [None req-1bbebd70-c7ec-4a14-845c-5414d3c89f6c 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:27.600 7 WARNING neutronclient.v2_0.client [None req-1bbebd70-c7ec-4a14-845c-5414d3c89f6c 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/300] 10.0.0.228 () {34 vars in 695 bytes} [Mon Apr 20 03:04:26 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 881 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:27.765 8 WARNING neutronclient.v2_0.client [None req-113f0fc3-04e1-4460-ab3e-c71eaee1ce66 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:27.909 7 WARNING neutronclient.v2_0.client [None req-e3891519-101b-447d-ab3b-3e1ef96375a8 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/301] 10.0.0.228 () {34 vars in 685 bytes} [Mon Apr 20 03:04:27 2026] POST /v2.1/os-security-groups => generated 247 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:27.968 8 WARNING neutronclient.v2_0.client [None req-a11b34b9-0bda-4b62-8900-cb446985452a 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:27.979 7 WARNING neutronclient.v2_0.client [None req-e3891519-101b-447d-ab3b-3e1ef96375a8 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:28.001 8 WARNING neutronclient.v2_0.client [None req-a11b34b9-0bda-4b62-8900-cb446985452a 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/302] 10.0.0.228 () {34 vars in 695 bytes} [Mon Apr 20 03:04:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:28.205 8 WARNING neutronclient.v2_0.client [None req-b14c79fa-7777-476d-984f-9a738dacb9e0 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:28.303 7 WARNING neutronclient.v2_0.client [None req-e3891519-101b-447d-ab3b-3e1ef96375a8 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:28.325 8 WARNING neutronclient.v2_0.client [None req-b14c79fa-7777-476d-984f-9a738dacb9e0 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/303] 10.0.0.228 () {34 vars in 695 bytes} [Mon Apr 20 03:04:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:28.505 8 WARNING neutronclient.v2_0.client [None req-ce7c1352-59fd-429d-804e-54cfdf81f3c8 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/304] 10.0.0.228 () {32 vars in 737 bytes} [Mon Apr 20 03:04:28 2026] GET /v2.1/os-security-groups/f0501953-ea0d-42f3-89a3-7d1b30361c96 => generated 664 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:28.572 8 WARNING neutronclient.v2_0.client [None req-ef82cdd9-5b3e-45d7-b748-e899e9bd1324 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:28.604 8 WARNING neutronclient.v2_0.client [None req-ef82cdd9-5b3e-45d7-b748-e899e9bd1324 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:28.650 8 WARNING neutronclient.v2_0.client [None req-ef82cdd9-5b3e-45d7-b748-e899e9bd1324 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in 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/305] 10.0.0.228 () {32 vars in 750 bytes} [Mon Apr 20 03:04:28 2026] DELETE /v2.1/os-security-group-rules/2edaf436-049b-4b98-b48f-3004e8bfb407 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 03:04:28.754 8 WARNING neutronclient.v2_0.client [None req-a54137c0-c1da-447d-a068-7de85781564e 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:28.871 8 WARNING neutronclient.v2_0.client [None req-a54137c0-c1da-447d-a068-7de85781564e 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in 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/306] 10.0.0.228 () {32 vars in 740 bytes} [Mon Apr 20 03:04:28 2026] DELETE /v2.1/os-security-groups/f0501953-ea0d-42f3-89a3-7d1b30361c96 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 03:04:28.997 8 WARNING neutronclient.v2_0.client [None req-b04df1dd-1ddc-446b-b8b5-119aaa7274b2 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:29.058 8 WARNING neutronclient.v2_0.client [None req-b04df1dd-1ddc-446b-b8b5-119aaa7274b2 39532df5514140a99d866312ede414b8 e971513e17b446af8ac0989818fe1ba4 - - default default] The python binding code in 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/307] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:04:27 2026] POST /v2.1/servers => generated 449 bytes in 1320 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: 158/308] 10.0.0.228 () {32 vars in 740 bytes} [Mon Apr 20 03:04:28 2026] DELETE /v2.1/os-security-groups/9a165684-4e64-40f5-8a89-62a59bab2ce7 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 03:04:29.190 7 WARNING neutronclient.v2_0.client [None req-8a67d3d0-cc37-4721-aa38-9fd622c8cac5 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in 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/311] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:29 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1399 bytes in 913 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/312] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:04:30 2026] POST /v2.1/os-keypairs => generated 385 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:31.188 7 WARNING neutronclient.v2_0.client [None req-f020035e-f59c-4f66-8ac6-b3b2baa348b5 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in 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/313] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:31 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1395 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:04:32.959 8 WARNING neutronclient.v2_0.client [None req-b9aed92d-6ced-4ce0-b650-648e017f2189 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/314] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:32 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1451 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:34.105 7 WARNING neutronclient.v2_0.client [None req-c08afea9-c605-40df-9407-3ea56dfb209e 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/315] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:34 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1459 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:35.269 8 WARNING neutronclient.v2_0.client [None req-7f6ac41e-ff95-4410-8594-f892ed58fc31 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/316] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:35 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1526 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-04-20 03:04:36.535 7 WARNING neutronclient.v2_0.client [None req-0dacc7ef-93a3-4c1c-b12c-f0bad21562b6 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/317] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:36 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1524 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:36.892 7 INFO nova.api.openstack.compute.server_external_events [req-5f63187c-49ef-406f-9b33-5adfc952149f req-2fc80ec9-b2b8-4b2c-81b3-ad92cb8f775e 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:3ba03b7f-cb81-467b-b58e-8f713967da50 for instance 60deea93-8e5b-4f36-bc81-260186c7c732 on instance 2026-04-20 03:04:36.904 7 INFO nova.compute.rpcapi [None req-95bdeb6c-9006-4da7-86a9-8a73b7bd215c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-04-20 03:04:36.907 8 WARNING neutronclient.v2_0.client [None req-c703381a-aecd-49c1-964b-5ef92212a00b 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/318] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:04:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:36.958 8 WARNING neutronclient.v2_0.client [None req-c703381a-aecd-49c1-964b-5ef92212a00b 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:37.161 8 WARNING neutronclient.v2_0.client [None req-c703381a-aecd-49c1-964b-5ef92212a00b 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:37.720 7 WARNING neutronclient.v2_0.client [None req-34d2fee1-7168-44ac-a7eb-acf90d9a1cf4 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in 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/319] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:37 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1524 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/320] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:04:36 2026] POST /v2.1/servers => generated 451 bytes in 1409 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:38.197 7 WARNING neutronclient.v2_0.client [None req-89f80de9-8224-4f6f-b8c1-680bb3a9f82d 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/321] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:38 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1252 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:38.999 8 WARNING neutronclient.v2_0.client [None req-1e799644-a153-4a4a-b91f-07557b951529 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in 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/322] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:38 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1524 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-04-20 03:04:39.319 7 WARNING neutronclient.v2_0.client [None req-7823c11f-eb75-4d0b-9f63-f57d920a8e5d 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/325] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:39 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1302 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-04-20 03:04:39.781 8 WARNING neutronclient.v2_0.client [None req-1a63724b-3930-4dc0-9e4d-33ff9c11710c df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/326] 10.0.0.228 () {34 vars in 685 bytes} [Mon Apr 20 03:04:39 2026] POST /v2.1/os-security-groups => generated 244 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:39.943 7 WARNING neutronclient.v2_0.client [None req-1d29649f-7965-4a64-949d-4f6c39cb5c12 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in 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/327] 10.0.0.228 () {34 vars in 685 bytes} [Mon Apr 20 03:04:39 2026] POST /v2.1/os-security-groups => generated 244 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:40.161 8 WARNING neutronclient.v2_0.client [None req-74f80930-3dc2-44a3-999a-1ead49df7c12 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:40.257 7 WARNING neutronclient.v2_0.client [None req-3998ab29-46b4-4316-ae1c-d91f030c0d93 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/328] 10.0.0.228 () {34 vars in 685 bytes} [Mon Apr 20 03:04:40 2026] POST /v2.1/os-security-groups => generated 243 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:40.313 8 WARNING neutronclient.v2_0.client [None req-5ee21711-93e2-4378-82c5-38108bbdf658 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:40.366 8 WARNING neutronclient.v2_0.client [None req-5ee21711-93e2-4378-82c5-38108bbdf658 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:40.410 8 WARNING neutronclient.v2_0.client [None req-5ee21711-93e2-4378-82c5-38108bbdf658 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/329] 10.0.0.228 () {32 vars in 663 bytes} [Mon Apr 20 03:04:40 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:04:40.496 8 WARNING neutronclient.v2_0.client [None req-0e01fb98-1b1e-4850-9352-53bb06156d5e 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/330] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:40 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1350 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-04-20 03:04:40.536 8 WARNING neutronclient.v2_0.client [None req-b157867b-b12f-4831-a236-1c494cafe062 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:40.574 8 WARNING neutronclient.v2_0.client [None req-b157867b-b12f-4831-a236-1c494cafe062 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/331] 10.0.0.228 () {32 vars in 740 bytes} [Mon Apr 20 03:04:40 2026] DELETE /v2.1/os-security-groups/0d8a35f3-4222-4e09-aa9b-bcc587055ac4 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 03:04:40.693 8 WARNING neutronclient.v2_0.client [None req-86ae82a3-6be4-4d6d-ad79-bead73e0bb73 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:40.717 8 INFO nova.api.openstack.wsgi [None req-86ae82a3-6be4-4d6d-ad79-bead73e0bb73 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] HTTP exception thrown: Security group 0d8a35f3-4222-4e09-aa9b-bcc587055ac4 does not exist Neutron server returns request_ids: ['req-0fb63ba4-3044-45df-8d39-6b6845012321'] [pid: 8|app: 0|req: 173/332] 10.0.0.228 () {32 vars in 737 bytes} [Mon Apr 20 03:04:40 2026] GET /v2.1/os-security-groups/0d8a35f3-4222-4e09-aa9b-bcc587055ac4 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 03:04:40.730 8 WARNING neutronclient.v2_0.client [None req-2c026d3c-cb60-429a-bed7-d2130a9b7cd0 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:40.774 8 WARNING neutronclient.v2_0.client [None req-2c026d3c-cb60-429a-bed7-d2130a9b7cd0 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/333] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:40 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1524 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/334] 10.0.0.228 () {32 vars in 740 bytes} [Mon Apr 20 03:04:40 2026] DELETE /v2.1/os-security-groups/5ed5616e-5e42-4d64-8e2a-470345bbed03 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:40.903 7 WARNING neutronclient.v2_0.client [None req-c934e483-ce31-4c58-bede-d0d86bf32279 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:40.925 7 INFO nova.api.openstack.wsgi [None req-c934e483-ce31-4c58-bede-d0d86bf32279 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] HTTP exception thrown: Security group 5ed5616e-5e42-4d64-8e2a-470345bbed03 does not exist Neutron server returns request_ids: ['req-dced62ed-483f-4de1-9c17-4c8f290c1187'] [pid: 7|app: 0|req: 161/335] 10.0.0.228 () {32 vars in 737 bytes} [Mon Apr 20 03:04:40 2026] GET /v2.1/os-security-groups/5ed5616e-5e42-4d64-8e2a-470345bbed03 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 03:04:40.939 8 WARNING neutronclient.v2_0.client [None req-786126cb-e992-4e5a-8208-98dcc764a6bc df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:40.986 8 WARNING neutronclient.v2_0.client [None req-786126cb-e992-4e5a-8208-98dcc764a6bc df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in 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/336] 10.0.0.228 () {32 vars in 740 bytes} [Mon Apr 20 03:04:40 2026] DELETE /v2.1/os-security-groups/17da68b6-558d-460e-9988-f99e0a0096f4 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-20 03:04:41.142 7 WARNING neutronclient.v2_0.client [None req-9ca344c9-56e4-40ff-a3bf-c7130b55560f df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:41.163 7 INFO nova.api.openstack.wsgi [None req-9ca344c9-56e4-40ff-a3bf-c7130b55560f df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] HTTP exception thrown: Security group 17da68b6-558d-460e-9988-f99e0a0096f4 does not exist Neutron server returns request_ids: ['req-b3733bd9-ee19-46b0-b435-5ce55af514c3'] [pid: 7|app: 0|req: 162/337] 10.0.0.228 () {32 vars in 737 bytes} [Mon Apr 20 03:04:41 2026] GET /v2.1/os-security-groups/17da68b6-558d-460e-9988-f99e0a0096f4 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 03:04:41.178 8 WARNING neutronclient.v2_0.client [None req-a5674520-8a77-4bd5-8048-c3e17991b074 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:41.225 8 WARNING neutronclient.v2_0.client [None req-a5674520-8a77-4bd5-8048-c3e17991b074 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:41.267 8 WARNING neutronclient.v2_0.client [None req-a5674520-8a77-4bd5-8048-c3e17991b074 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in 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/338] 10.0.0.228 () {32 vars in 663 bytes} [Mon Apr 20 03:04:41 2026] GET /v2.1/os-security-groups => generated 707 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:41.325 7 WARNING neutronclient.v2_0.client [None req-72dbe4ab-033a-4418-b7fe-07fd383aa759 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:41.346 7 INFO nova.api.openstack.wsgi [None req-72dbe4ab-033a-4418-b7fe-07fd383aa759 df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] HTTP exception thrown: Security group 17da68b6-558d-460e-9988-f99e0a0096f4 does not exist Neutron server returns request_ids: ['req-e8627d44-241e-4649-82e1-8f7afbb79320'] [pid: 7|app: 0|req: 163/339] 10.0.0.228 () {32 vars in 740 bytes} [Mon Apr 20 03:04:41 2026] DELETE /v2.1/os-security-groups/17da68b6-558d-460e-9988-f99e0a0096f4 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 03:04:41.360 8 WARNING neutronclient.v2_0.client [None req-5a7ef779-e361-4e10-89a0-fb3067e1a75d df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:41.383 8 INFO nova.api.openstack.wsgi [None req-5a7ef779-e361-4e10-89a0-fb3067e1a75d df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] HTTP exception thrown: Security group 5ed5616e-5e42-4d64-8e2a-470345bbed03 does not exist Neutron server returns request_ids: ['req-78633706-a2eb-4ec1-b09e-debe576ef8e8'] [pid: 8|app: 0|req: 177/340] 10.0.0.228 () {32 vars in 740 bytes} [Mon Apr 20 03:04:41 2026] DELETE /v2.1/os-security-groups/5ed5616e-5e42-4d64-8e2a-470345bbed03 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 03:04:41.396 7 WARNING neutronclient.v2_0.client [None req-7348603f-3baa-466d-b00f-5a825148e3fc df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:41.417 7 INFO nova.api.openstack.wsgi [None req-7348603f-3baa-466d-b00f-5a825148e3fc df948ddbe7ec438692655912cb4d1cef dab7184e4e7547f8b62eb4d3efcafdb7 - - default default] HTTP exception thrown: Security group 0d8a35f3-4222-4e09-aa9b-bcc587055ac4 does not exist Neutron server returns request_ids: ['req-e556f42a-52ef-4dcb-be06-523d4b229882'] [pid: 7|app: 0|req: 164/341] 10.0.0.228 () {32 vars in 740 bytes} [Mon Apr 20 03:04:41 2026] DELETE /v2.1/os-security-groups/0d8a35f3-4222-4e09-aa9b-bcc587055ac4 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 03:04:41.607 8 WARNING neutronclient.v2_0.client [None req-b5e04844-90d9-4fb3-b500-d87682911def 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/342] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:41 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1350 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:04:41.944 7 WARNING neutronclient.v2_0.client [None req-4c7d655e-c93e-4e1d-bd77-ab95b7094493 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/343] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:41 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1524 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:42.727 8 WARNING neutronclient.v2_0.client [None req-aa7f0a46-f50e-45d1-99a9-989271e0ab21 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/344] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:42 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1358 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:43.096 7 WARNING neutronclient.v2_0.client [None req-80155b15-1636-46e7-8205-05fa867ed31b 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/345] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:43 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1524 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:43.815 8 INFO nova.api.openstack.compute.server_external_events [req-f30daed1-7409-465d-ac8f-797662532b69 req-25bc7966-86e0-46ae-a2f2-2e971c84b479 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:166d3191-a6e0-4a0b-a63e-19751b7804ed for instance 370051c6-2b61-4fbb-9b53-86948d714b3f on instance 2026-04-20 03:04:43.831 8 INFO nova.compute.rpcapi [None req-8f90ca33-1a3e-4e04-90eb-2ddfc9f1a102 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-04-20 03:04:43.834 7 WARNING neutronclient.v2_0.client [None req-9d1ae9b9-47f1-4fd0-8a08-46334e19304e 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/346] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:04:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/347] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:43 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1426 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-04-20 03:04:44.646 8 WARNING neutronclient.v2_0.client [None req-1c22424f-17a2-48f6-b73c-b2d0dfd67d19 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in 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/348] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:44 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1524 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-04-20 03:04:45.021 7 WARNING neutronclient.v2_0.client [None req-4cea0dd0-a05a-469e-81db-6ea51dd7ccaa 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/349] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:44 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1436 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:45.736 8 INFO nova.api.openstack.compute.server_external_events [req-207cb5e7-5e23-4ac7-8835-6f2199ad0532 req-2b3f1088-e913-4bcb-b976-c6994304f7c9 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:3ba03b7f-cb81-467b-b58e-8f713967da50 for instance 60deea93-8e5b-4f36-bc81-260186c7c732 on instance [pid: 8|app: 0|req: 182/350] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:04:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:45.858 7 WARNING neutronclient.v2_0.client [None req-8fdb91da-77d1-409e-aedb-c4b173f9fb43 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/351] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:45 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1524 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:46.188 8 WARNING neutronclient.v2_0.client [None req-9625f4c3-c456-4c95-a163-6406646531b6 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/352] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:46 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1436 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:47.038 7 WARNING neutronclient.v2_0.client [None req-f9e1e468-2f08-4483-8a8c-35165ed94142 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/353] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:46 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1716 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-04-20 03:04:47.239 8 WARNING neutronclient.v2_0.client [None req-3eed40a3-37c8-414d-97d3-44a85058ab0a 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/354] 10.0.0.228 () {32 vars in 741 bytes} [Mon Apr 20 03:04:47 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/os-interface => generated 285 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:47.361 7 WARNING neutronclient.v2_0.client [None req-3b9f2ca1-66b6-46ec-9a43-e3cc958a94b6 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:48.509 8 WARNING neutronclient.v2_0.client [None req-3d826b9d-81e8-4451-81f5-bc0aa9aa487c 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in 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/355] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:47 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1436 bytes in 1902 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:49.240 7 INFO nova.api.openstack.compute.server_external_events [req-97d8f635-ed45-4b67-a983-d27e117fef4a req-49681513-61e6-4c03-960f-d4cae4e8308e 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:3ba03b7f-cb81-467b-b58e-8f713967da50 for instance 60deea93-8e5b-4f36-bc81-260186c7c732 on instance [pid: 7|app: 0|req: 172/356] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:04:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/359] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:48 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1716 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:50.273 7 WARNING neutronclient.v2_0.client [None req-c587588d-2356-4083-a27c-72979f2efd65 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/360] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:50 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1424 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:51.201 8 INFO nova.api.openstack.compute.server_external_events [req-e784a74e-87f0-4ad8-9907-4fec0519cab5 req-27db9791-889d-4daa-b07f-fcd7c449c5ea 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:166d3191-a6e0-4a0b-a63e-19751b7804ed for instance 370051c6-2b61-4fbb-9b53-86948d714b3f on instance [pid: 8|app: 0|req: 186/361] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:04:51 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, ' [pid: 7|app: 0|req: 176/362] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:04:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:51.994 8 WARNING neutronclient.v2_0.client [None req-caf62041-ce60-47dd-9a67-8f2922fd0eb8 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/363] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:51 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1424 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:04:53.173 7 WARNING neutronclient.v2_0.client [None req-8e0bbafe-b94a-4881-8bc9-1ce9f673bb90 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/364] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:53 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1424 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:53.473 8 WARNING neutronclient.v2_0.client [None req-e6e103a5-fbb4-43f8-983f-59e62845298e 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:53.522 8 WARNING neutronclient.v2_0.client [None req-e6e103a5-fbb4-43f8-983f-59e62845298e 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:04:53.696 8 WARNING neutronclient.v2_0.client [None req-e6e103a5-fbb4-43f8-983f-59e62845298e 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/365] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:04:53 2026] POST /v2.1/servers => generated 453 bytes in 565 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:53.992 7 WARNING neutronclient.v2_0.client [None req-59cfd3b6-190b-4a06-a7c7-83af184ddf8a 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/366] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:53 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1432 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-04-20 03:04:54.377 8 WARNING neutronclient.v2_0.client [None req-0d0d2dd4-53b5-473b-a66c-175cc9bedf71 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/367] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:54 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1612 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:54.566 7 WARNING neutronclient.v2_0.client [None req-ca269cfa-fe78-4c16-9e87-c69c3f374c14 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/368] 10.0.0.228 () {32 vars in 741 bytes} [Mon Apr 20 03:04:54 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:55.098 8 WARNING neutronclient.v2_0.client [None req-274df05a-7d62-4a20-a5cd-6225a7fdd322 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/369] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:55 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1436 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:55.367 8 INFO nova.api.openstack.compute.server_external_events [req-3528df62-0edc-4b4a-81bd-8cc2468aff60 req-737a2a51-5324-4154-8886-8436be8732ca 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:166d3191-a6e0-4a0b-a63e-19751b7804ed for instance 370051c6-2b61-4fbb-9b53-86948d714b3f on instance [pid: 8|app: 0|req: 191/370] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:04:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:04:55.388 7 WARNING neutronclient.v2_0.client [None req-4b65c2ed-aef7-4cb6-9701-c602c9721880 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/371] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:55 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1612 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, ' [pid: 8|app: 0|req: 192/372] 10.0.0.228 () {32 vars in 641 bytes} [Mon Apr 20 03:04:55 2026] GET /v2.1/servers => generated 387 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/373] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:04:55 2026] DELETE /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 0 bytes in 173 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:55.932 8 WARNING neutronclient.v2_0.client [None req-0ffc872d-452f-4e22-b857-276bf3bc89a8 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/374] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:55 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1618 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:56.210 7 WARNING neutronclient.v2_0.client [None req-9efccac5-e0cd-46a2-ae27-0d52773de9c7 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/375] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:56 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1484 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-04-20 03:04:57.127 8 WARNING neutronclient.v2_0.client [None req-5a255689-99bb-4443-8ada-178a7d7e7318 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/376] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:57 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1738 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:57.336 7 WARNING neutronclient.v2_0.client [None req-6239319c-33be-418a-80d1-2bbdc09943d0 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/377] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:57 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1484 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-04-20 03:04:58.299 8 WARNING neutronclient.v2_0.client [None req-09eb1b1f-e5e8-49e0-b85a-308bf1ba3b3c 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:58.433 7 WARNING neutronclient.v2_0.client [None req-5fab9d82-edde-4f69-8a7e-dd098aa594e3 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/378] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:58 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1738 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/379] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:58 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1492 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:59.169 8 INFO nova.api.openstack.compute.server_external_events [req-febf54a6-977f-4e55-984f-23d8e1fe6016 req-5408f200-25a1-488a-9fc4-51da6d53ae15 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-unplugged:166d3191-a6e0-4a0b-a63e-19751b7804ed for instance 370051c6-2b61-4fbb-9b53-86948d714b3f on instance [pid: 8|app: 0|req: 196/380] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:04:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:59.350 7 INFO nova.api.openstack.compute.server_external_events [req-21ba3735-4d0b-4c05-8481-486c4fb79b27 req-180fa423-6086-49a2-957a-25e7141b75f9 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:166d3191-a6e0-4a0b-a63e-19751b7804ed for instance 370051c6-2b61-4fbb-9b53-86948d714b3f on instance [pid: 7|app: 0|req: 186/383] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:04:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:59.563 8 WARNING neutronclient.v2_0.client [None req-3e156025-5c69-42f6-a911-5194a0452485 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:04:59.617 7 WARNING neutronclient.v2_0.client [None req-7617ff4d-0364-4b3b-8acd-1660273cfc7d 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/384] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:59 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1379 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/385] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:04:59 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1570 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:00.177 8 INFO nova.api.openstack.compute.server_external_events [req-c349b146-fa43-4e0e-ae3f-c6749629a08f req-2b0c70c1-0333-429c-a534-1abd0fc6f758 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:dfc7775b-0d43-49d6-97e4-22ab0dd9c33a for instance e0766756-dd31-4460-a9da-84fe4bf545a1 on instance [pid: 8|app: 0|req: 199/386] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:00.691 7 WARNING neutronclient.v2_0.client [None req-f8db4f3c-cb73-44dc-bc17-052bad1203b3 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/387] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:00 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1379 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-04-20 03:05:00.825 8 WARNING neutronclient.v2_0.client [None req-f4573dfe-91f9-43dc-96b7-c9f0b54b45a8 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/388] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:00 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1558 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:01.814 7 WARNING neutronclient.v2_0.client [None req-e738f4be-dc75-4e72-a9b6-2869034fce6b 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in 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/389] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:01 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1384 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:01.994 8 WARNING neutronclient.v2_0.client [None req-fc6a6b00-436a-418b-9828-230aba6a3f99 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/390] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:01 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1558 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:02.940 7 WARNING neutronclient.v2_0.client [None req-28188fd7-f288-478f-96b3-c2bb2dd46a02 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/391] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:02 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 1384 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:03.179 8 WARNING neutronclient.v2_0.client [None req-90503f6a-7737-494c-82a1-41d69025783e 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:03.238 7 INFO nova.api.openstack.compute.server_external_events [req-a1eb6d9d-7ea0-4dea-931f-07cb0856272f req-d6d145b9-a5b7-4dcd-a3b3-62f991927f5a 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:dfc7775b-0d43-49d6-97e4-22ab0dd9c33a for instance e0766756-dd31-4460-a9da-84fe4bf545a1 on instance [pid: 7|app: 0|req: 191/392] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:05:03 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) [pid: 8|app: 0|req: 202/393] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:03 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1558 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:04.048 7 INFO nova.api.openstack.wsgi [None req-00ca6d73-4b7c-45a8-a2fc-ffeb78eb3888 0f1b7a55792b4f70abca6415ce1385db c7dd8a111d444225b64924047a04ffcc - - default default] HTTP exception thrown: Instance 370051c6-2b61-4fbb-9b53-86948d714b3f could not be found. [pid: 7|app: 0|req: 192/394] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:04 2026] GET /v2.1/servers/370051c6-2b61-4fbb-9b53-86948d714b3f => generated 111 bytes in 43 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: 203/395] 10.0.0.228 () {32 vars in 704 bytes} [Mon Apr 20 03:05:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-754548511 => 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-04-20 03:05:04.339 7 WARNING neutronclient.v2_0.client [None req-af5ed3ae-8d9b-407d-8573-0d3e16791dfb 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/396] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:04 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1558 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:05:05.738 8 WARNING neutronclient.v2_0.client [None req-3d4a5cce-640e-44f4-9674-cb45b629f4cf 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/397] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:05 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1558 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-04-20 03:05:06.961 7 WARNING neutronclient.v2_0.client [None req-6156fecf-85ae-4023-8688-24a0f09bf7b1 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/398] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:06 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1740 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:07.137 8 WARNING neutronclient.v2_0.client [None req-d832ace2-863f-41d9-9c05-a6a00783eb03 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/399] 10.0.0.228 () {32 vars in 741 bytes} [Mon Apr 20 03:05:07 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:08.178 7 INFO nova.api.openstack.compute.server_external_events [req-24d12eee-1bdc-42ed-a55d-3a511db2c9e9 req-370aa748-45c0-49b3-8eb5-8d3d3fb69f5f 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:dfc7775b-0d43-49d6-97e4-22ab0dd9c33a for instance e0766756-dd31-4460-a9da-84fe4bf545a1 on instance [pid: 7|app: 0|req: 195/400] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:05:08.195 8 WARNING neutronclient.v2_0.client [None req-cf326ac1-7dae-4ced-8d06-fff1d1f3d0e0 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/401] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:08 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1740 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/402] 10.0.0.228 () {32 vars in 641 bytes} [Mon Apr 20 03:05:08 2026] GET /v2.1/servers => generated 384 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/403] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:05:08 2026] DELETE /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:08.719 7 WARNING neutronclient.v2_0.client [None req-448764e6-12c2-49c4-9c14-fd814ba2e8e0 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/404] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:08 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1746 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:09.972 7 WARNING neutronclient.v2_0.client [None req-9b822b34-9f49-4d45-b0b6-ea32b8d0d4bb 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/407] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:09 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1866 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:11.372 8 WARNING neutronclient.v2_0.client [None req-07a83925-827c-41f9-b454-9e2ac753635f 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:11.978 7 INFO nova.api.openstack.compute.server_external_events [req-86883d12-fafa-4ccf-aa55-cc2e581012a0 req-bde6708d-7965-4542-a801-d6d6a6463064 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-unplugged:dfc7775b-0d43-49d6-97e4-22ab0dd9c33a for instance e0766756-dd31-4460-a9da-84fe4bf545a1 on instance [pid: 7|app: 0|req: 200/408] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:05:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:12.672 7 INFO nova.api.openstack.compute.server_external_events [req-45eddb78-a49e-46a2-8711-76f1473b4c16 req-75156a2f-ab3a-4198-a0b0-7c9a779fa14d 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:dfc7775b-0d43-49d6-97e4-22ab0dd9c33a for instance e0766756-dd31-4460-a9da-84fe4bf545a1 on instance [pid: 7|app: 0|req: 201/409] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:12 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: 209/410] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:11 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1866 bytes in 1356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:13.751 7 WARNING neutronclient.v2_0.client [None req-20a7f9dc-453c-47f9-9929-aa61e36a30fa 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in 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/411] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:13 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1518 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, ' [pid: 8|app: 0|req: 210/412] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:05:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:14.962 7 WARNING neutronclient.v2_0.client [None req-c1ffa453-4f00-4dfd-ab4f-e5ba78dfd16c 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/413] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:14 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 1518 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:05:16.150 8 INFO nova.api.openstack.wsgi [None req-3ae93bc1-272b-4d70-ab97-fc2847d02d2f 62601daae1904ac6aa92c8bdea9d49df f39a218b797040c98a3a8e26323b5705 - - default default] HTTP exception thrown: Instance e0766756-dd31-4460-a9da-84fe4bf545a1 could not be found. [pid: 8|app: 0|req: 211/414] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:16 2026] GET /v2.1/servers/e0766756-dd31-4460-a9da-84fe4bf545a1 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/415] 10.0.0.228 () {32 vars in 706 bytes} [Mon Apr 20 03:05:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1053635436 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:16.433 8 WARNING neutronclient.v2_0.client [None req-543e4359-d8fa-4bab-8044-daf3ebb9755f 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:05:16.486 8 WARNING neutronclient.v2_0.client [None req-543e4359-d8fa-4bab-8044-daf3ebb9755f 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:05:16.682 8 WARNING neutronclient.v2_0.client [None req-543e4359-d8fa-4bab-8044-daf3ebb9755f 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in 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/416] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:05:16 2026] POST /v2.1/servers => generated 450 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 03:05:16.954 7 WARNING neutronclient.v2_0.client [None req-5494c1e6-5a93-46d0-b1e5-b65be5d46312 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/417] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:16 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1423 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:18.057 8 WARNING neutronclient.v2_0.client [None req-9f6958bc-0624-4ac6-a327-51effd758ad9 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in 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/418] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:18 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1427 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:19.313 7 WARNING neutronclient.v2_0.client [None req-55343d79-9f55-4295-867e-4af8787a35c4 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in 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/421] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:19 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1419 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:20.500 8 WARNING neutronclient.v2_0.client [None req-4000960c-ee24-41f4-ad7a-e92d24d9a8d8 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/422] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:20 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1475 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:21.589 7 WARNING neutronclient.v2_0.client [None req-e25e33d7-73c0-4127-8691-5e724b72bc0d 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/423] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:21 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1475 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:22.689 8 WARNING neutronclient.v2_0.client [None req-edea0a37-5a20-4353-b18f-4345eb0bc26a 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in 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/424] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:22 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:23.704 7 INFO nova.api.openstack.compute.server_external_events [req-291af657-5c0f-42bb-a00b-f3f45946e9f8 req-dbf0badc-ef9e-43b9-a35b-fc6f61d34066 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:29c7b3f5-96a8-4a94-a4fb-1a26c571b4f5 for instance d2d654d3-4850-404e-8dfd-99694c4a6b0e on instance [pid: 7|app: 0|req: 208/425] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:23.777 8 WARNING neutronclient.v2_0.client [None req-0db98c6c-d3ec-4ac9-b680-096afe877928 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/426] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:23 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1550 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:24.944 7 WARNING neutronclient.v2_0.client [None req-9fa13265-4469-4897-ad96-127e93f885b9 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/427] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:24 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1548 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-04-20 03:05:26.217 8 WARNING neutronclient.v2_0.client [None req-ce76540f-8e4e-4485-b711-047979229070 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in 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/428] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:26 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1548 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:27.405 7 WARNING neutronclient.v2_0.client [None req-000e8840-a39d-4d53-b3c5-589c7cad01c0 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in 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/429] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:27 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1548 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:27.833 8 INFO nova.api.openstack.compute.server_external_events [req-b08a4eb6-e033-49b4-85f1-be69e40fd6de req-23886495-e6ca-42a2-b14c-14cde09ac91b 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:29c7b3f5-96a8-4a94-a4fb-1a26c571b4f5 for instance d2d654d3-4850-404e-8dfd-99694c4a6b0e on instance [pid: 8|app: 0|req: 220/430] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:05:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:28.570 7 WARNING neutronclient.v2_0.client [None req-12608483-aaeb-4206-8e8b-2d63325200bb 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:28.647 8 WARNING neutronclient.v2_0.client [None req-c7479c73-bfcf-4617-9198-8e3f12e9c06a 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in 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/431] 10.0.0.228 () {32 vars in 741 bytes} [Mon Apr 20 03:05:28 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/os-interface => generated 285 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 211/432] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:28 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1548 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:05:28.783 8 WARNING neutronclient.v2_0.client [None req-7aa0a77e-ceac-4e89-bc2b-8137701b138a 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/433] 10.0.0.228 () {32 vars in 815 bytes} [Mon Apr 20 03:05:28 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/os-interface/3ba03b7f-cb81-467b-b58e-8f713967da50 => generated 282 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/434] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:28 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 223/435] 10.0.0.228 () {34 vars in 750 bytes} [Mon Apr 20 03:05:28 2026] POST /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/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: 213/436] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:28 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:29.825 7 WARNING neutronclient.v2_0.client [None req-28b5550c-29e2-4565-b644-3c77865d02fb 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] 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: 225/439] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:29 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 157 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-04-20 03:05:30.273 8 INFO nova.api.openstack.compute.server_external_events [req-8c6d6f58-592f-4762-babd-97365dd25188 req-67d5590d-48c7-4bdc-b191-4e74c2f394c0 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:3ba03b7f-cb81-467b-b58e-8f713967da50 for instance 60deea93-8e5b-4f36-bc81-260186c7c732 on instance [pid: 8|app: 0|req: 226/440] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/441] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:29 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1548 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 227/442] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:31 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 157 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-04-20 03:05:31.384 7 WARNING neutronclient.v2_0.client [None req-a6dec3e4-f3ea-49af-bfd3-de4edae1f766 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/443] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:31 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1724 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:31.553 8 WARNING neutronclient.v2_0.client [None req-2f31280d-a7c1-4390-bc5b-d584852ef601 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in 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/444] 10.0.0.228 () {32 vars in 741 bytes} [Mon Apr 20 03:05:31 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e/os-interface => generated 284 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 217/445] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:32 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/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-04-20 03:05:32.186 8 WARNING neutronclient.v2_0.client [None req-bc642457-b397-4ed1-aad7-babf4f4cb2f1 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:32.366 7 WARNING neutronclient.v2_0.client [None req-87d20b01-f117-4254-9e2e-4c3a28e02210 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in 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/446] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:32 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1950 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:32.939 8 INFO nova.api.openstack.compute.server_external_events [req-0f45d20c-31f6-4783-8052-62dbd13803ed req-fe6a9e08-5c8e-405d-8c3a-3e066d8ea287 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:29c7b3f5-96a8-4a94-a4fb-1a26c571b4f5 for instance d2d654d3-4850-404e-8dfd-99694c4a6b0e on instance [pid: 8|app: 0|req: 230/447] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:32 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, ' [pid: 8|app: 0|req: 231/448] 10.0.0.228 () {34 vars in 750 bytes} [Mon Apr 20 03:05:32 2026] POST /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/action => 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, ' [pid: 8|app: 0|req: 232/449] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:32 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 195 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/450] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:32 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1724 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 233/451] 10.0.0.228 () {32 vars in 641 bytes} [Mon Apr 20 03:05:33 2026] GET /v2.1/servers => generated 377 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/452] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:05:33 2026] DELETE /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:33.412 8 WARNING neutronclient.v2_0.client [None req-64b6a946-89c5-40b6-a1d1-0994393ed693 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] 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: 220/453] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:34 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/454] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:33 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1730 bytes in 1003 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 221/455] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:35 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 195 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:35.433 8 WARNING neutronclient.v2_0.client [None req-e2ba8cb1-b9be-4266-bfe1-a9e7897875ec 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/456] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:35 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1730 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 222/457] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:36 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:36.829 8 INFO nova.api.openstack.compute.server_external_events [req-5badad7d-9012-4343-803c-44af2a77dc2c req-9467c4f0-d0f4-4c2d-96d9-462c14919bee 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:29c7b3f5-96a8-4a94-a4fb-1a26c571b4f5 for instance d2d654d3-4850-404e-8dfd-99694c4a6b0e on instance [pid: 8|app: 0|req: 236/458] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:37.068 7 WARNING neutronclient.v2_0.client [None req-0ed95be0-88f9-4636-ae36-9dd4b81f0292 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] 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: 237/459] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:37 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:37.355 8 INFO nova.api.openstack.compute.server_external_events [req-d0a32f33-f4c5-473c-8ff7-a69a299309a3 req-7173b626-2dea-42b5-86cb-43c157e460a8 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:3ba03b7f-cb81-467b-b58e-8f713967da50 for instance 60deea93-8e5b-4f36-bc81-260186c7c732 on instance [pid: 8|app: 0|req: 238/460] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:37 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) [pid: 7|app: 0|req: 223/461] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:37 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1504 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/462] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:38 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:38.434 7 WARNING neutronclient.v2_0.client [None req-d9b2f140-e3d1-4185-8155-9f4ca0c07135 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/463] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:38 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 1509 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 240/466] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:39 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/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-04-20 03:05:40.009 7 INFO nova.api.openstack.wsgi [None req-d0a839b3-e242-4f42-8cf6-818536e33de4 1465d7c2ed1c4d02a378ff3cfdc0a8de 65191631dc4549a3a1012a2267c22aec - - default default] HTTP exception thrown: Instance d2d654d3-4850-404e-8dfd-99694c4a6b0e could not be found. [pid: 7|app: 0|req: 227/467] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:39 2026] GET /v2.1/servers/d2d654d3-4850-404e-8dfd-99694c4a6b0e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 241/468] 10.0.0.228 () {32 vars in 706 bytes} [Mon Apr 20 03:05:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1372829642 => 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, ' [pid: 7|app: 0|req: 228/469] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:05:40 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/470] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:05:40 2026] DELETE /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:40.502 7 WARNING neutronclient.v2_0.client [None req-ff2618b5-0103-4a97-aac8-7a5338155350 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/471] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:40 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1842 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:42.210 8 WARNING neutronclient.v2_0.client [None req-0b7566a2-83a1-4b45-ad26-41f3d297a388 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/472] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:42 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1842 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:43.566 7 INFO nova.api.openstack.compute.server_external_events [req-ae13b54e-21b0-4884-bff8-cfa3800d66f4 req-21568fd2-7868-4b84-9c9a-ebec91f07bbc 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-unplugged:3ba03b7f-cb81-467b-b58e-8f713967da50 for instance 60deea93-8e5b-4f36-bc81-260186c7c732 on instance [pid: 7|app: 0|req: 230/473] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:05:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:43.995 8 WARNING neutronclient.v2_0.client [None req-57b244c7-0075-46c4-b308-cf51631d4889 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:44.112 7 INFO nova.api.openstack.compute.server_external_events [req-5b5d8b36-29be-4dcd-9b13-1dd8d4750f9e req-1d1e7fe6-5603-4666-ba82-aee706acf59e 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:3ba03b7f-cb81-467b-b58e-8f713967da50 for instance 60deea93-8e5b-4f36-bc81-260186c7c732 on instance [pid: 7|app: 0|req: 231/474] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/475] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:43 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1775 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:45.292 7 WARNING neutronclient.v2_0.client [None req-5b1e89e0-a9d1-4028-85c6-5a58af8ab27a 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in 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/476] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:45 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1485 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-04-20 03:05:46.407 8 WARNING neutronclient.v2_0.client [None req-8ae15bcd-4a9c-4af4-8ac7-de5dca79691a 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/477] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:46 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 1485 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-04-20 03:05:47.493 7 INFO nova.api.openstack.wsgi [None req-11f88535-4c81-4184-8ea2-4ef47cecea0c 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] HTTP exception thrown: Instance 60deea93-8e5b-4f36-bc81-260186c7c732 could not be found. [pid: 7|app: 0|req: 233/478] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:47 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => 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: 246/479] 10.0.0.228 () {32 vars in 704 bytes} [Mon Apr 20 03:05:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-619629661 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:47.967 7 INFO nova.api.openstack.wsgi [None req-8cdfa84d-90f3-413c-a292-567609955699 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] HTTP exception thrown: Instance 60deea93-8e5b-4f36-bc81-260186c7c732 could not be found. [pid: 7|app: 0|req: 234/480] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:05:47 2026] DELETE /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-20 03:05:48.000 8 INFO nova.api.openstack.wsgi [None req-c43c0c98-6d79-453e-823e-03791a696e52 8da0760244b343728385e2a5246084d3 e00e5bc1925d4073ab5b940540dcc9a0 - - default default] HTTP exception thrown: Instance 60deea93-8e5b-4f36-bc81-260186c7c732 could not be found. [pid: 8|app: 0|req: 247/481] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:47 2026] GET /v2.1/servers/60deea93-8e5b-4f36-bc81-260186c7c732 => 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: 249/484] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:05:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:53.080 7 WARNING neutronclient.v2_0.client [None req-51ef1f86-2674-4c6d-b6ca-c2680fd33b7f 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:05:53.139 7 WARNING neutronclient.v2_0.client [None req-51ef1f86-2674-4c6d-b6ca-c2680fd33b7f 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:05:53.301 7 WARNING neutronclient.v2_0.client [None req-51ef1f86-2674-4c6d-b6ca-c2680fd33b7f 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/485] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:05:53 2026] POST /v2.1/servers => generated 453 bytes in 490 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 03:05:53.524 8 WARNING neutronclient.v2_0.client [None req-39e0b2f6-b9cd-426c-9a36-c51f15920df7 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/486] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:53 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1391 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:54.644 7 WARNING neutronclient.v2_0.client [None req-5da92c96-18bf-47f2-a5bd-b0b0e232d089 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/487] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:54 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:55.739 8 WARNING neutronclient.v2_0.client [None req-69367de5-aa30-42fd-bfd6-7c5052ab3f60 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/488] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:55 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1443 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:56.837 7 WARNING neutronclient.v2_0.client [None req-eeff2e7f-4469-417f-bf48-e32a652f4106 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/489] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:56 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1443 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:58.079 8 WARNING neutronclient.v2_0.client [None req-ca0649aa-a984-4db4-ad77-3467b80e1816 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/490] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:58 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1519 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:58.966 7 INFO nova.api.openstack.compute.server_external_events [req-f5a177ae-be99-4dc0-b254-933866bd9023 req-ae8055cb-ec38-4235-a534-4cfbbec487de 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:555f11e3-b4ff-49e4-b201-7e2c618100bc for instance 4ddff332-8997-4e88-968f-3192559d8179 on instance [pid: 7|app: 0|req: 239/491] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:05:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:05:59.581 7 WARNING neutronclient.v2_0.client [None req-266a82f8-634a-4bf0-b8e7-5585e9c3cdb5 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/494] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:05:59 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1517 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:00.643 8 WARNING neutronclient.v2_0.client [None req-f32b10cb-f0d2-4596-bdd2-c360bcf62bf5 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:00.766 7 WARNING neutronclient.v2_0.client [None req-56f757c2-8ef9-4b3d-9a91-9f4cef052ad7 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:06:00.801 8 WARNING neutronclient.v2_0.client [None req-f32b10cb-f0d2-4596-bdd2-c360bcf62bf5 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/495] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:00 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1517 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/496] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:06:00 2026] POST /v2.1/servers => generated 424 bytes in 479 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:01.076 7 WARNING neutronclient.v2_0.client [None req-bc748c4c-0f68-4b6c-adf6-1a51eb34a256 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/497] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:01 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1368 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:01.968 8 WARNING neutronclient.v2_0.client [None req-b22e1958-e0ab-438e-a611-c597f05129f2 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/498] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:01 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1517 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:02.176 7 WARNING neutronclient.v2_0.client [None req-8efa3b22-dcb7-47e8-aa4c-9f3c06f2cab1 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/499] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:02 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1372 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:03.162 8 WARNING neutronclient.v2_0.client [None req-e6d1b322-434e-49ae-b483-2d0fdaba2552 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:03.290 7 WARNING neutronclient.v2_0.client [None req-9aeffe54-06ff-440a-9ad0-46c1798c0bd4 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/500] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:03 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1517 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/501] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:03 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1420 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:04.018 8 INFO nova.api.openstack.compute.server_external_events [req-bf755043-d962-4b98-9ec1-708f8c8faf8e req-c3e0494e-4b98-4142-8bdb-5ab4e321ace8 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:555f11e3-b4ff-49e4-b201-7e2c618100bc for instance 4ddff332-8997-4e88-968f-3192559d8179 on instance [pid: 8|app: 0|req: 257/502] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:06:03 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:04.356 7 WARNING neutronclient.v2_0.client [None req-075beb24-6088-462d-8961-5a14ea01a461 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:06:04.391 8 WARNING neutronclient.v2_0.client [None req-ace89750-9bb6-451f-8740-b10794f5aa93 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/503] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:04 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1420 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/504] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:04 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1517 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:05.512 8 WARNING neutronclient.v2_0.client [None req-f8e1df81-144a-4e64-8ee1-f33b96c9b369 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/505] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:05 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1428 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:05.634 7 WARNING neutronclient.v2_0.client [None req-105f7b34-816e-4642-8312-3db4be1bec5c 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/506] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:05 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1700 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:05.912 8 WARNING neutronclient.v2_0.client [None req-fb1a9aab-1729-47c6-b956-fe393646f5ae 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/507] 10.0.0.228 () {32 vars in 741 bytes} [Mon Apr 20 03:06:05 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:06.617 7 WARNING neutronclient.v2_0.client [None req-a49c02ce-7a94-4f96-9136-2469e17d602e e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:06.696 8 INFO nova.api.openstack.compute.server_external_events [req-59e0e72b-9747-46ce-afdb-bf64a7a94cfe req-457f34f9-8b7c-4dc7-8f68-f44ada153254 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:a4a2a93f-7019-44cd-8c9a-f7c61a0f725d for instance 2f472e1e-b879-4671-bc4d-f76e0a3935a1 on instance [pid: 8|app: 0|req: 261/508] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:06:06 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: 248/509] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:06 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1480 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-04-20 03:06:06.786 8 INFO nova.api.openstack.compute.server_external_events [req-dfebcd06-0778-4bf4-94a9-f24ab25d3ac3 req-c1b43efe-d961-4c50-99fb-1ec98f41313f 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:555f11e3-b4ff-49e4-b201-7e2c618100bc for instance 4ddff332-8997-4e88-968f-3192559d8179 on instance [pid: 8|app: 0|req: 262/510] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:06:06 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:07.809 7 WARNING neutronclient.v2_0.client [None req-0a4ab05e-c948-45a0-9c63-bdcc906324fd e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/511] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:07 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1468 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:08.971 8 WARNING neutronclient.v2_0.client [None req-7a44e257-2fdd-4033-ab2d-c032d2e9288b e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/514] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:08 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1468 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:10.845 7 WARNING neutronclient.v2_0.client [None req-893eed63-93f2-4ec3-91e4-2680b0586820 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/515] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:10 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => 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-04-20 03:06:12.014 8 WARNING neutronclient.v2_0.client [None req-be5a191b-34a7-4edf-8e75-7ef027bddc7c e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/516] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:11 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1468 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-04-20 03:06:12.415 7 INFO nova.api.openstack.compute.server_external_events [req-5309be49-2342-4f21-ae85-1e7481a32357 req-aefbab4b-3dab-4f64-ac6e-899d379a22ec 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:a4a2a93f-7019-44cd-8c9a-f7c61a0f725d for instance 2f472e1e-b879-4671-bc4d-f76e0a3935a1 on instance [pid: 7|app: 0|req: 253/517] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:06:12 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, ' [pid: 8|app: 0|req: 265/518] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:06:12 2026] POST /v2.1/os-keypairs => generated 398 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:13.204 7 WARNING neutronclient.v2_0.client [None req-2452ee24-b6c5-4a33-ad98-75a1dc66f13a e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/519] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:13 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1468 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:06:14.357 8 WARNING neutronclient.v2_0.client [None req-fd38af09-b493-4c29-9be0-611c6b9390cd e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/520] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:14 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1648 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:14.641 7 WARNING neutronclient.v2_0.client [None req-a0c1bc5b-a69b-489e-8cc6-252d33011bc9 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:06:14.690 7 WARNING neutronclient.v2_0.client [None req-a0c1bc5b-a69b-489e-8cc6-252d33011bc9 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:06:14.849 7 WARNING neutronclient.v2_0.client [None req-a0c1bc5b-a69b-489e-8cc6-252d33011bc9 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/521] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:06:14 2026] POST /v2.1/servers => generated 449 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:15.110 8 WARNING neutronclient.v2_0.client [None req-415c289d-566d-4491-be57-bf04c0c4fc85 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/522] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:15 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1403 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, ' [pid: 7|app: 0|req: 256/523] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:06:15 2026] DELETE /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:15.861 8 WARNING neutronclient.v2_0.client [None req-87fe7a86-d40b-45f2-88d7-f3faccf0336a e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/524] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:15 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1654 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-04-20 03:06:16.232 7 WARNING neutronclient.v2_0.client [None req-1a765ae2-351a-453e-8569-a5a7ea2c1f20 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/525] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:16 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1407 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:17.066 8 WARNING neutronclient.v2_0.client [None req-f91d4b6c-5468-4c57-813d-873bd52cb8a9 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/526] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:17 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1654 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:17.332 7 WARNING neutronclient.v2_0.client [None req-616ed654-7418-4b7e-8ca6-cd6e6ea0fa9c 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/527] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:17 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1455 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-04-20 03:06:18.287 8 WARNING neutronclient.v2_0.client [None req-13f8f7d3-42db-405b-b420-fff774304203 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/528] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:18 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1654 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:18.460 7 WARNING neutronclient.v2_0.client [None req-f1ae194e-18fc-40d8-a205-4f4d505754bc 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/529] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:18 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1455 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-04-20 03:06:18.720 8 INFO nova.api.openstack.compute.server_external_events [req-8ce12f28-6f07-4381-bc37-6919ed5ce6fb req-447b4a35-e59e-4a9d-8490-177b5663e3d5 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:a4a2a93f-7019-44cd-8c9a-f7c61a0f725d for instance 2f472e1e-b879-4671-bc4d-f76e0a3935a1 on instance [pid: 8|app: 0|req: 271/530] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:06:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:19.440 7 WARNING neutronclient.v2_0.client [None req-0364cd0d-4c37-4a5c-b117-320ef311ae67 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/533] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:19 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1449 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:19.567 8 WARNING neutronclient.v2_0.client [None req-4db3e2b2-e7f5-43ae-9b9d-c5dd9b1cf36b 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/534] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:19 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1463 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:20.582 7 WARNING neutronclient.v2_0.client [None req-60308c12-f527-47c0-b594-6113e857f6e8 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/535] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:20 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1454 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:20.672 8 WARNING neutronclient.v2_0.client [None req-bd585f6a-6e83-4446-b4de-39c45552ac40 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:20.762 7 INFO nova.api.openstack.compute.server_external_events [req-a4cbf6df-3470-4f2d-8e54-f5f16ae766cd req-3f8c2fc3-ddb9-43e6-a972-4057e6b3080b 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:3275bd30-3ab9-49d5-9d52-33080d0fd239 for instance de825dc5-5bb3-4d03-b257-1e66773c5952 on instance [pid: 7|app: 0|req: 263/536] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:06:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/537] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:20 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1540 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:21.714 7 WARNING neutronclient.v2_0.client [None req-2b74bd19-14fc-4f32-a837-6d4090a8c525 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] The python binding code in 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/538] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:21 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => generated 1454 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:21.823 8 WARNING neutronclient.v2_0.client [None req-d919a061-e916-468b-891e-bf3772d8ec46 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/539] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:21 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1528 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:22.806 7 INFO nova.api.openstack.wsgi [None req-62698919-3b22-46aa-adf2-70e78640dd39 e97d999d34da41dbbcaf8c77f7202ef8 04df2ed830b54a0baff2793487d8fd91 - - default default] HTTP exception thrown: Instance 2f472e1e-b879-4671-bc4d-f76e0a3935a1 could not be found. [pid: 7|app: 0|req: 265/540] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:22 2026] GET /v2.1/servers/2f472e1e-b879-4671-bc4d-f76e0a3935a1 => 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-04-20 03:06:22.980 8 WARNING neutronclient.v2_0.client [None req-596f0da1-6488-4f2f-88c4-103f23d428aa 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/541] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:22 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:24.137 7 WARNING neutronclient.v2_0.client [None req-e6bd43f7-7320-4b8b-bcbb-6d9f1758f6d5 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/542] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:24 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1528 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:25.353 8 WARNING neutronclient.v2_0.client [None req-4a2b2944-0e80-41d2-91c0-c976829d2b30 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/543] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:25 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1528 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:26.082 7 INFO nova.api.openstack.compute.server_external_events [req-654832ef-32cb-4d6b-9ff6-a9bdce3ba3c6 req-78181003-1a8a-499a-afec-cd79a2285dac 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:3275bd30-3ab9-49d5-9d52-33080d0fd239 for instance de825dc5-5bb3-4d03-b257-1e66773c5952 on instance [pid: 7|app: 0|req: 267/544] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:06:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:26.572 8 WARNING neutronclient.v2_0.client [None req-dbd8a2c4-36e3-4a8e-bb5d-f936b22942b5 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:26.686 7 WARNING neutronclient.v2_0.client [None req-3379d045-bdb9-4342-a9f1-bced416e5c7b 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/545] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:26 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1820 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/546] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:26 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:26.863 8 WARNING neutronclient.v2_0.client [None req-017797ae-7645-405c-a1af-c7d0c672d815 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/547] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:26 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1820 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, ' [pid: 7|app: 0|req: 269/548] 10.0.0.228 () {34 vars in 750 bytes} [Mon Apr 20 03:06:27 2026] POST /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:27.357 8 WARNING neutronclient.v2_0.client [None req-39ecdb11-136a-43ed-97e6-a8e1cc479c78 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/549] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:27 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1822 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:27.896 7 WARNING neutronclient.v2_0.client [None req-5a3979da-90b5-4abe-bb0d-190633e88aeb 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/550] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:27 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1696 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-04-20 03:06:28.120 8 WARNING neutronclient.v2_0.client [None req-cd242928-ce69-4ce3-8833-fee9714f59df 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/551] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:28 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1696 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-04-20 03:06:28.544 7 WARNING neutronclient.v2_0.client [None req-df8338f2-112d-45f9-8150-8d70d5c9e8e1 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/552] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:28 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1822 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-04-20 03:06:29.557 8 INFO nova.api.openstack.compute.server_external_events [req-15047b21-6eb3-4562-944f-7bbfff7f3f44 req-d7bd9c4f-5eb5-465e-80b9-f9c33452f0f1 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:3275bd30-3ab9-49d5-9d52-33080d0fd239 for instance de825dc5-5bb3-4d03-b257-1e66773c5952 on instance [pid: 8|app: 0|req: 283/555] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:06:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:29.734 7 WARNING neutronclient.v2_0.client [None req-5ec215c6-056b-4ff8-ade1-45e7931479c3 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/556] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:29 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1822 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-04-20 03:06:30.942 8 WARNING neutronclient.v2_0.client [None req-06abe5b2-5226-4d8d-90d2-7ae729c9f405 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/557] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:30 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1827 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:32.121 7 WARNING neutronclient.v2_0.client [None req-5f8bfc02-e531-40a0-b6a3-5ab4e0ad6064 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/558] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:32 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1827 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-04-20 03:06:33.324 8 WARNING neutronclient.v2_0.client [None req-3ea1c94a-a201-4a0a-84dd-7d09aaf74f2a 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/559] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:33 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1827 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:34.138 7 INFO nova.api.openstack.compute.server_external_events [req-f78af447-e6c0-4a46-a855-7b71d6310102 req-60b34421-1422-45ca-992f-27f978401091 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-unplugged:555f11e3-b4ff-49e4-b201-7e2c618100bc for instance 4ddff332-8997-4e88-968f-3192559d8179 on instance [pid: 7|app: 0|req: 275/560] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:06:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:34.499 8 WARNING neutronclient.v2_0.client [None req-1b35c8f8-5a4f-4db3-b7e5-e0f4ecfb37c2 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/561] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:34 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => 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-04-20 03:06:35.698 7 WARNING neutronclient.v2_0.client [None req-c2187008-45f8-419e-83b7-4b43492ac00d 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/562] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:35 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1827 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:36.182 8 INFO nova.api.openstack.compute.server_external_events [req-d9c91df2-7d63-487a-95ae-8b4e33c9ae38 req-b2655195-44af-4a61-a788-0da43751ae30 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:555f11e3-b4ff-49e4-b201-7e2c618100bc for instance 4ddff332-8997-4e88-968f-3192559d8179 on instance [pid: 8|app: 0|req: 287/563] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:06:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:36.922 7 WARNING neutronclient.v2_0.client [None req-d3858a77-433e-492a-b65d-0cfa0cf273e0 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/564] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:36 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1820 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, ' [pid: 8|app: 0|req: 288/565] 10.0.0.228 () {34 vars in 750 bytes} [Mon Apr 20 03:06:37 2026] POST /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952/action => generated 31921 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:50.043 7 INFO nova.api.openstack.compute.server_external_events [req-d8e6498e-baf1-4c3a-9574-5db81f21f6b1 req-e1b581c2-cfac-4860-99cf-9322fc28a442 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:3275bd30-3ab9-49d5-9d52-33080d0fd239 for instance de825dc5-5bb3-4d03-b257-1e66773c5952 on instance [pid: 7|app: 0|req: 280/570] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:06:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 291/571] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:06:53 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-04-20 03:06:55.436 7 WARNING neutronclient.v2_0.client [None req-2ff91cca-61d5-45e1-a6f4-c26cf78e0df0 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:06:55.636 7 WARNING neutronclient.v2_0.client [None req-2ff91cca-61d5-45e1-a6f4-c26cf78e0df0 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:06:56.302 7 WARNING neutronclient.v2_0.client [None req-2ff91cca-61d5-45e1-a6f4-c26cf78e0df0 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/572] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:06:55 2026] POST /v2.1/servers => generated 450 bytes in 1332 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 03:06:56.736 8 WARNING neutronclient.v2_0.client [None req-3b0e0b31-c4ba-4ab4-b0bd-0f1b605f0d04 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/573] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:56 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1403 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:57.924 7 WARNING neutronclient.v2_0.client [None req-f87d1dab-4e1c-42de-b3e2-759627564763 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/574] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:57 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1407 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:58.605 8 WARNING neutronclient.v2_0.client [None req-689dc71b-dcc5-40dc-80a8-5b0b05a41357 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/575] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:58 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1820 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 283/576] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:06:58 2026] DELETE /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => 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-04-20 03:06:58.971 8 WARNING neutronclient.v2_0.client [None req-668ddc70-54ce-4d41-82af-d89f79933932 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/577] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:58 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1826 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:06:59.248 7 WARNING neutronclient.v2_0.client [None req-b28348a9-fb8d-487e-a4a0-a59db8ee86aa 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/580] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:06:59 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1455 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:00.221 8 WARNING neutronclient.v2_0.client [None req-8c0355c3-132c-4c34-8394-dfc7a5f08230 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:00.366 7 WARNING neutronclient.v2_0.client [None req-b9fb18d9-17ec-45df-b5f2-7d362ff77dd3 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/581] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:00 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1826 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/582] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:00 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1455 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:01.471 8 WARNING neutronclient.v2_0.client [None req-575ae375-adcb-46a6-94b1-13b318fb00ba 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:07:01.510 7 WARNING neutronclient.v2_0.client [None req-a0607755-86f3-4206-9b2c-a166e050f39a 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/583] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:01 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1826 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:02.050 8 INFO nova.api.openstack.compute.server_external_events [req-89bbb766-6eee-4c42-8d6b-fc00985e3512 req-462a0a9c-9dbf-4146-b8a5-a806a6e50d75 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-unplugged:555f11e3-b4ff-49e4-b201-7e2c618100bc for instance 4ddff332-8997-4e88-968f-3192559d8179 on instance [pid: 8|app: 0|req: 299/584] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:07:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/585] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:01 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1531 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:02.396 8 INFO nova.api.openstack.compute.server_external_events [req-86d98624-7456-436e-9c5b-377eaf5df972 req-ae269167-b0cc-4d47-8028-5cf2c3f975fc 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:83e7ba67-3e62-45ae-9244-36fdeb42a9ef for instance 78583cc0-5c0e-4183-8072-0468354becd5 on instance [pid: 8|app: 0|req: 300/586] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:02.797 7 INFO nova.api.openstack.compute.server_external_events [req-91fcadd5-44b9-469c-8ea1-3f6040fcc974 req-2391adfa-4301-4f8a-ae01-3763ad41bed4 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:555f11e3-b4ff-49e4-b201-7e2c618100bc for instance 4ddff332-8997-4e88-968f-3192559d8179 on instance [pid: 7|app: 0|req: 287/587] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:02 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:03.089 8 WARNING neutronclient.v2_0.client [None req-7587f78a-bd66-4ac7-942d-906ae78485eb 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/588] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:03 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1472 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:07:03.145 7 WARNING neutronclient.v2_0.client [None req-3067c1fa-d5d9-457c-aacc-bb0e86b32725 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/589] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:03 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1529 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:04.201 8 WARNING neutronclient.v2_0.client [None req-b6dc8a94-a257-452e-a236-e1b186aedea2 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in 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/590] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:04 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1477 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:04.996 7 WARNING neutronclient.v2_0.client [None req-286fa77b-19aa-4116-9703-3e1a4871e64e 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/591] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:04 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1529 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:05.365 8 WARNING neutronclient.v2_0.client [None req-2994469e-8bd9-4771-8798-ba95a72b43aa 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/592] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:05 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => generated 1477 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:06.154 7 WARNING neutronclient.v2_0.client [None req-194322c6-4c4b-45c3-905e-795139f897cb 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/593] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:06 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1529 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-04-20 03:07:06.434 8 INFO nova.api.openstack.wsgi [None req-ee487515-8178-4030-a076-11f5e4241c56 5d745774d7ff4163bda482eadf99397e 7b2f4836d2d549149c366173c45bbf90 - - default default] HTTP exception thrown: Instance 4ddff332-8997-4e88-968f-3192559d8179 could not be found. [pid: 8|app: 0|req: 304/594] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:06 2026] GET /v2.1/servers/4ddff332-8997-4e88-968f-3192559d8179 => 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: 291/595] 10.0.0.228 () {32 vars in 706 bytes} [Mon Apr 20 03:07:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1653068203 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:07.339 8 WARNING neutronclient.v2_0.client [None req-9070e0de-1a0d-4621-8df3-3d4e6f3ce2fb 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/596] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:07 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1529 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:07:07.927 7 INFO nova.api.openstack.compute.server_external_events [req-d686f59b-627b-4e72-b169-7a369a3c585f req-8fb5676b-2eda-4f31-82f9-aca37ddb01c9 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:83e7ba67-3e62-45ae-9244-36fdeb42a9ef for instance 78583cc0-5c0e-4183-8072-0468354becd5 on instance [pid: 7|app: 0|req: 292/597] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:07:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:08.596 8 WARNING neutronclient.v2_0.client [None req-8bdc3483-991e-4d0a-b11e-e9299c657383 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/598] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:08 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1529 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:09.979 7 WARNING neutronclient.v2_0.client [None req-3403acd9-0f31-495b-a2cd-fee68a7da053 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/601] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:09 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1698 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:10.169 8 WARNING neutronclient.v2_0.client [None req-8132be62-8094-4fc9-acec-d6862228d5a0 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/602] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:10 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1698 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:11.227 7 INFO nova.api.openstack.compute.server_external_events [req-e0c1418c-d24d-43b9-a801-8ff358fb8dd3 req-672b0e1b-0662-4d8b-8fc7-49a81236e9f9 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:83e7ba67-3e62-45ae-9244-36fdeb42a9ef for instance 78583cc0-5c0e-4183-8072-0468354becd5 on instance [pid: 7|app: 0|req: 295/603] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:11 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-04-20 03:07:17.000 8 WARNING neutronclient.v2_0.client [None req-5b708469-6965-474d-853d-0bf4bb544914 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:07:17.178 8 WARNING neutronclient.v2_0.client [None req-5b708469-6965-474d-853d-0bf4bb544914 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/604] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:07:16 2026] POST /v2.1/servers => generated 424 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-04-20 03:07:17.425 7 WARNING neutronclient.v2_0.client [None req-8f901d6d-6746-4720-8826-e74a9648ea56 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in 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/605] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:17 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1369 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/606] 10.0.0.228 () {34 vars in 750 bytes} [Mon Apr 20 03:07:17 2026] POST /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5/action => generated 31852 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:18.513 7 WARNING neutronclient.v2_0.client [None req-3bf03042-9f9a-4e09-8ec5-0dd6ad13a127 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/607] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:18 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1373 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-04-20 03:07:19.619 8 WARNING neutronclient.v2_0.client [None req-070e9f86-bcec-48a6-acec-b82b53ad66a2 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in 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/610] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:19 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1421 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:20.725 7 WARNING neutronclient.v2_0.client [None req-80ffd8b7-3947-4a55-ad6a-db9687f5a130 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/611] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:20 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1421 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-04-20 03:07:21.833 8 WARNING neutronclient.v2_0.client [None req-11835a2f-8859-47b4-934d-bfead094a14d cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in 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/612] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:21 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1429 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:22.814 7 INFO nova.api.openstack.compute.server_external_events [req-874ef6c0-81cd-460a-8ffc-bd2450ebac5c req-2f60b050-419b-453f-a122-41caad132cbf 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:e91fb00e-f576-41b6-bd69-4598a3352bd9 for instance a306d611-99b1-41d9-8d8a-5267ae44b9f7 on instance [pid: 7|app: 0|req: 300/613] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:22.931 8 WARNING neutronclient.v2_0.client [None req-616518c4-3e69-45d6-8fd6-faef18bcf0a3 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in 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/614] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:22 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1481 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:24.089 7 WARNING neutronclient.v2_0.client [None req-aadcdd4d-0337-4597-83e1-b502f47447eb cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in 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/615] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:24 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1469 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:25.259 8 WARNING neutronclient.v2_0.client [None req-4ccc2506-7262-47d4-bd44-84f7c8f62c66 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/616] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:25 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1469 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:26.427 7 WARNING neutronclient.v2_0.client [None req-bfc4f229-1a9c-4c05-9cf0-4bf772455a29 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/617] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:26 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1469 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:27.570 8 WARNING neutronclient.v2_0.client [None req-4b34883e-87ce-4c56-a114-68284e9c8732 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in 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/618] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:27 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1469 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:28.617 7 INFO nova.api.openstack.compute.server_external_events [req-512314aa-c718-48e9-857c-00d8bba5ee39 req-ac9253c3-3fbb-4d6b-925d-4ca31579ee23 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:e91fb00e-f576-41b6-bd69-4598a3352bd9 for instance a306d611-99b1-41d9-8d8a-5267ae44b9f7 on instance [pid: 7|app: 0|req: 303/619] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:07:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:28.826 8 WARNING neutronclient.v2_0.client [None req-ed5a1819-6fc4-4dc6-a021-2fdf43aa537f cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] 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: 317/620] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:28 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1469 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/621] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:07:28 2026] DELETE /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:29.093 8 WARNING neutronclient.v2_0.client [None req-c72ce671-37f2-430c-9e4c-0d9568e702f6 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/622] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:29 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1824 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:30.000 8 WARNING neutronclient.v2_0.client [None req-a9991050-4e3c-4801-b193-77a456022b7b cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/625] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:29 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1654 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 306/626] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:07:30 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7/ips => generated 109 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:30.320 8 WARNING neutronclient.v2_0.client [None req-3c0e33b9-d67a-4632-ac7d-496974b7e9ff 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/627] 10.0.0.228 () {32 vars in 723 bytes} [Mon Apr 20 03:07:30 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7/ips => generated 109 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/628] 10.0.0.228 () {32 vars in 825 bytes} [Mon Apr 20 03:07:30 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7/ips/tempest-ServerAddressesTestJSON-1331845143-network => generated 94 bytes in 38 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: 321/629] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:30 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1824 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/630] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:07:30 2026] DELETE /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:30.596 8 WARNING neutronclient.v2_0.client [None req-b7dc58b7-a587-44b5-b224-515a6092371f cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/631] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:30 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1660 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:31.507 7 WARNING neutronclient.v2_0.client [None req-a6c33846-51ac-4a6e-bffa-ad36a90627f6 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/632] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:31 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1824 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-04-20 03:07:31.784 8 WARNING neutronclient.v2_0.client [None req-4e5ad3be-724e-45ff-9262-98797a0ac771 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:32.355 7 INFO nova.api.openstack.compute.server_external_events [req-98391cd6-bb29-4167-8e2e-0ab0903eb67d req-257aba30-0399-48c2-9411-cc7e83622a92 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:83e7ba67-3e62-45ae-9244-36fdeb42a9ef for instance 78583cc0-5c0e-4183-8072-0468354becd5 on instance [pid: 8|app: 0|req: 323/633] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:31 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1660 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/634] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:32 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-04-20 03:07:32.729 8 WARNING neutronclient.v2_0.client [None req-cda696f1-1d57-49cb-ae06-778305e0403d 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/635] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:32 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1484 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 312/636] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:07:33 2026] POST /v2.1/os-keypairs => generated 394 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:07:33.419 8 WARNING neutronclient.v2_0.client [None req-545d51ab-7963-4613-bc69-acf6f1c76307 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:07:33.750 7 INFO nova.api.openstack.compute.server_external_events [req-4a740432-f2af-4475-be8e-975252db2b02 req-ae61b14a-5daf-4833-be97-3d1000dfdd6e 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:e91fb00e-f576-41b6-bd69-4598a3352bd9 for instance a306d611-99b1-41d9-8d8a-5267ae44b9f7 on instance [pid: 7|app: 0|req: 313/637] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:33 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: 325/638] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:33 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1660 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:33.864 7 WARNING neutronclient.v2_0.client [None req-f98f866c-f411-4cb3-abf6-2e3643d7fbb4 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/639] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:33 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1489 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-04-20 03:07:34.837 8 WARNING neutronclient.v2_0.client [None req-8827a686-a018-4fac-8c73-e14c298b6cc5 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/640] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:34 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1455 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:34.977 7 WARNING neutronclient.v2_0.client [None req-697f7f86-3590-49f7-a014-476442787676 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/641] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:34 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 1489 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:35.651 8 WARNING neutronclient.v2_0.client [None req-f5a548f9-b70e-4714-9b49-c68d06dc34bc 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:07:35.712 8 WARNING neutronclient.v2_0.client [None req-f5a548f9-b70e-4714-9b49-c68d06dc34bc 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:35.954 7 WARNING neutronclient.v2_0.client [None req-99a3a65a-ad11-40fe-9cca-00656cbc3d9e cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/642] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:35 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 1455 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:07:36.014 8 WARNING neutronclient.v2_0.client [None req-f5a548f9-b70e-4714-9b49-c68d06dc34bc 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:36.070 7 INFO nova.api.openstack.wsgi [None req-32d37844-53ba-4025-a8d3-aeaada8dce92 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] HTTP exception thrown: Instance 78583cc0-5c0e-4183-8072-0468354becd5 could not be found. [pid: 7|app: 0|req: 317/643] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:36 2026] GET /v2.1/servers/78583cc0-5c0e-4183-8072-0468354becd5 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/644] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:07:35 2026] POST /v2.1/servers => generated 448 bytes in 609 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:36.216 7 WARNING neutronclient.v2_0.client [None req-049d9f36-683f-4014-bcee-63485bfc026a 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] 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: 318/645] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:36 2026] GET /v2.1/servers/5ff500ab-b70a-418a-b209-0ca8e1043e9e => generated 1392 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/646] 10.0.0.228 () {32 vars in 730 bytes} [Mon Apr 20 03:07:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1963730809 => 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, ' [pid: 7|app: 0|req: 319/647] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:07:36 2026] DELETE /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-20 03:07:36.754 8 WARNING neutronclient.v2_0.client [None req-1ac00fde-cb88-49e8-b167-ab7e169a0eed 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/648] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:36 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1702 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:37.037 7 INFO nova.api.openstack.wsgi [None req-0c2a00d8-41e7-4f50-bee4-4c7e77324b64 cefd28c1fc3446cf9a8e3cb5afe6d746 5eae86a3422f4c348944d36cf2a42ef4 - - default default] HTTP exception thrown: Instance a306d611-99b1-41d9-8d8a-5267ae44b9f7 could not be found. [pid: 7|app: 0|req: 320/649] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:37 2026] GET /v2.1/servers/a306d611-99b1-41d9-8d8a-5267ae44b9f7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:37.995 8 WARNING neutronclient.v2_0.client [None req-fdd147fb-bd6a-4724-82b0-84c6a55e791e 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/650] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:37 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1702 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:39.289 7 WARNING neutronclient.v2_0.client [None req-9afc570e-a524-4625-9095-b4c004ba7e25 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in 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/653] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:39 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1702 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:39.969 8 INFO nova.api.openstack.compute.server_external_events [req-50ef58f6-c2e9-4249-ad2c-531a758dead9 req-21018ce1-7b9d-45e8-ae27-08c8d7cc612d 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:3275bd30-3ab9-49d5-9d52-33080d0fd239 for instance de825dc5-5bb3-4d03-b257-1e66773c5952 on instance [pid: 8|app: 0|req: 333/654] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:39 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-04-20 03:07:40.863 7 WARNING neutronclient.v2_0.client [None req-6b49d802-0fff-48c0-a140-e7aa29a39901 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/655] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:40 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1484 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-04-20 03:07:41.325 8 WARNING neutronclient.v2_0.client [None req-ae4b6470-55d9-46b5-a72a-6f2327222731 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in 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/656] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:41 2026] GET /v2.1/servers/5ff500ab-b70a-418a-b209-0ca8e1043e9e => generated 1518 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:41.966 7 WARNING neutronclient.v2_0.client [None req-7638beaf-e72a-4ba5-8cf2-f3bad57b8db1 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/657] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:41 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1489 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/658] 10.0.0.228 () {30 vars in 413 bytes} [Mon Apr 20 03:07:42 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-20 03:07:42.056 8 INFO nova.api.openstack.compute.server_external_events [req-dc1152bc-2c1a-4ecf-a235-2d9d40d8c218 req-880520e0-c8ae-4de4-824b-3babf1df9640 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:c1912199-f842-4f6f-b300-b5c961b34dd1 for instance 5ff500ab-b70a-418a-b209-0ca8e1043e9e on instance [pid: 8|app: 0|req: 335/659] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 325/660] 10.0.0.228 () {28 vars in 560 bytes} [Mon Apr 20 03:07:42 2026] GET /v2/ => generated 402 bytes in 425 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/661] 10.0.0.228 () {28 vars in 564 bytes} [Mon Apr 20 03:07:42 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: 326/662] 10.0.0.228 () {30 vars in 413 bytes} [Mon Apr 20 03:07:42 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-20 03:07:43.067 8 WARNING neutronclient.v2_0.client [None req-15695ca5-79d0-4b3f-811d-9303beef03d8 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/663] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:43 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 1489 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-20 03:07:44.304 7 INFO nova.api.openstack.wsgi [None req-f7c6d9d1-0dcd-4d83-a5c5-81582bbdcd17 1162fac8874240c58de2620acd5b6197 34381498afdd4246ab9e09ca1684e25c - - default default] HTTP exception thrown: Instance de825dc5-5bb3-4d03-b257-1e66773c5952 could not be found. [pid: 7|app: 0|req: 327/664] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:44 2026] GET /v2.1/servers/de825dc5-5bb3-4d03-b257-1e66773c5952 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/665] 10.0.0.228 () {32 vars in 730 bytes} [Mon Apr 20 03:07:44 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1574938815 => 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-04-20 03:07:46.563 7 INFO nova.api.openstack.compute.server_external_events [req-a2e55bfe-e604-4448-aa9f-6b3ea5dd29c3 req-5d262c00-8dfd-435c-96a6-1c98584936be 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:c1912199-f842-4f6f-b300-b5c961b34dd1 for instance 5ff500ab-b70a-418a-b209-0ca8e1043e9e on instance [pid: 7|app: 0|req: 328/666] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:07:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:07:46.704 8 WARNING neutronclient.v2_0.client [None req-6ed5b546-3113-49cd-a63c-28cb5b130e12 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in 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/667] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:46 2026] GET /v2.1/servers/5ff500ab-b70a-418a-b209-0ca8e1043e9e => generated 1516 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:52.123 8 WARNING neutronclient.v2_0.client [None req-cfd3a7ae-c0fb-4448-8099-af14ed320992 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in 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/670] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:52 2026] GET /v2.1/servers/5ff500ab-b70a-418a-b209-0ca8e1043e9e => generated 1815 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:54.169 8 INFO nova.api.openstack.compute.server_external_events [req-375bdf14-ccfb-4aff-8087-416a677aa06b req-896e3cf5-0de9-4715-a435-d1bfab61b678 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:c1912199-f842-4f6f-b300-b5c961b34dd1 for instance 5ff500ab-b70a-418a-b209-0ca8e1043e9e on instance [pid: 8|app: 0|req: 342/671] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:07:54 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) 2026-04-20 03:07:54.211 7 WARNING neutronclient.v2_0.client [None req-88a75d5a-a688-4d3d-a355-d93eaa3bb61a 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:07:54.395 7 WARNING neutronclient.v2_0.client [None req-88a75d5a-a688-4d3d-a355-d93eaa3bb61a 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:07:54.995 7 WARNING neutronclient.v2_0.client [None req-88a75d5a-a688-4d3d-a355-d93eaa3bb61a 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/672] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:07:54 2026] POST /v2.1/servers => generated 448 bytes in 1433 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:07:55.619 8 WARNING neutronclient.v2_0.client [None req-a44fefdf-a419-4881-8c93-b55452f80de5 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in 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/673] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:07:55 2026] GET /v2.1/servers/86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 => generated 1392 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, ' [pid: 7|app: 0|req: 331/674] 10.0.0.186 () {30 vars in 619 bytes} [Mon Apr 20 03:07:58 2026] GET /v2.1 => generated 0 bytes in 211 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: 344/675] 10.0.0.186 () {32 vars in 692 bytes} [Mon Apr 20 03:07:58 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 10.0.0.186 () {34 vars in 913 bytes} [Mon Apr 20 03:07:58 2026] GET /v2.1/os-simple-tenant-usage/090ee4301f22449e9ebd4d08e28c2241?start=2026-04-19T00:00:00&end=2026-04-20T23:59:59 => generated 20 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/677] 10.0.0.186 () {30 vars in 654 bytes} [Mon Apr 20 03:07:58 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:00.829 7 WARNING neutronclient.v2_0.client [None req-7d446dca-028e-4c25-acbf-889ee343cd21 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:08:01.083 8 INFO nova.api.openstack.compute.server_external_events [req-2768f4e6-ce18-46c8-b0a2-7d169b6f556d req-cef4b921-9a83-4853-bec5-75c74aab0b02 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:4e61296a-37bd-4060-b8cf-91ad5604a278 for instance 86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 on instance [pid: 8|app: 0|req: 347/680] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:08:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/681] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:00 2026] GET /v2.1/servers/86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 => generated 1518 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/682] 10.0.0.186 () {30 vars in 619 bytes} [Mon Apr 20 03:08:02 2026] GET /v2.1 => generated 0 bytes in 168 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: 335/683] 10.0.0.186 () {32 vars in 692 bytes} [Mon Apr 20 03:08:02 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: 349/684] 10.0.0.186 () {34 vars in 913 bytes} [Mon Apr 20 03:08:02 2026] GET /v2.1/os-simple-tenant-usage/090ee4301f22449e9ebd4d08e28c2241?start=2026-04-19T00:00:00&end=2026-04-20T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/685] 10.0.0.186 () {30 vars in 654 bytes} [Mon Apr 20 03:08:02 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:05.874 8 INFO nova.api.openstack.compute.server_external_events [req-e4c99556-ee6a-4fe7-9424-95ee0c749ac1 req-b6e9f292-05e6-4181-83db-8909146b762e 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:4e61296a-37bd-4060-b8cf-91ad5604a278 for instance 86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 on instance [pid: 8|app: 0|req: 350/686] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:08:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:08:06.143 7 WARNING neutronclient.v2_0.client [None req-5a1edaa1-1978-4b15-89ae-a162930d3c4e 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in 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/687] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:06 2026] GET /v2.1/servers/86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 => generated 1516 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:11.444 7 WARNING neutronclient.v2_0.client [None req-8fc4bbe9-5e31-41d9-abdc-f1022babdccf 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/690] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:11 2026] GET /v2.1/servers/86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 => generated 1815 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:12.892 8 INFO nova.api.openstack.compute.server_external_events [req-1257cea1-5db7-46ea-928c-229d53fa3892 req-49ec1e7e-2ba0-493f-bfc9-60f6064f0d66 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:4e61296a-37bd-4060-b8cf-91ad5604a278 for instance 86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 on instance [pid: 8|app: 0|req: 352/691] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:08:12 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, ' [pid: 7|app: 0|req: 340/692] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:08:19 2026] POST /v2.1/os-keypairs => generated 396 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 354/695] 10.0.0.228 () {34 vars in 671 bytes} [Mon Apr 20 03:08:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:08:21.676 7 WARNING neutronclient.v2_0.client [None req-e21e014a-0bdc-4ecb-8ebb-e3ae15cdbc00 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:08:21.731 7 WARNING neutronclient.v2_0.client [None req-e21e014a-0bdc-4ecb-8ebb-e3ae15cdbc00 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:08:21.789 7 WARNING neutronclient.v2_0.client [None req-e21e014a-0bdc-4ecb-8ebb-e3ae15cdbc00 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:08:21.982 7 WARNING neutronclient.v2_0.client [None req-e21e014a-0bdc-4ecb-8ebb-e3ae15cdbc00 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/696] 10.0.0.228 () {34 vars in 663 bytes} [Mon Apr 20 03:08:21 2026] POST /v2.1/servers => generated 497 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-20 03:08:22.276 8 WARNING neutronclient.v2_0.client [None req-959864c5-b68d-4342-8314-e9adeccc81fc 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/697] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:22 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1456 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, ' 2026-04-20 03:08:23.369 7 WARNING neutronclient.v2_0.client [None req-35aefe1f-0184-4603-8514-c67227241814 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/698] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:23 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1460 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-04-20 03:08:24.474 8 WARNING neutronclient.v2_0.client [None req-ade09922-b97e-414c-82a1-15143a4461d0 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/699] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:24 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:25.582 7 WARNING neutronclient.v2_0.client [None req-b07d2c5b-0967-498f-8048-f553391efe68 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in 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/700] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:25 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1508 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:26.697 8 WARNING neutronclient.v2_0.client [None req-8b2bfb76-904d-4564-96f7-d78cd2362920 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/701] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:26 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:27.793 7 WARNING neutronclient.v2_0.client [None req-11fc18e7-a5ab-47f9-9790-06affd5ba170 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/702] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:27 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1631 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-04-20 03:08:28.318 8 INFO nova.api.openstack.compute.server_external_events [req-b4ff8a5e-d711-4371-9158-2dfcef9602c2 req-0ee97a96-7155-4645-9e03-c038fe2cb95b 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:ad10fd5f-4a10-4307-8dbc-5b65d768e103 for instance 4ff6810b-13c3-4013-ab29-2a0c15f0dd8c on instance [pid: 8|app: 0|req: 358/703] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:08:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:28.997 7 WARNING neutronclient.v2_0.client [None req-49c97bf3-41b4-49cb-abb5-b968cc64b8d4 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/704] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:28 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1629 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:30.157 7 WARNING neutronclient.v2_0.client [None req-a57ef0a2-7784-49cb-83af-f25c6142a10d 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/707] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:30 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1629 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-04-20 03:08:31.313 8 WARNING neutronclient.v2_0.client [None req-f387929f-55be-4141-9904-1e1b701fe35f 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/708] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:31 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1629 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-04-20 03:08:32.499 7 WARNING neutronclient.v2_0.client [None req-e39a76de-b01f-4172-b3a7-c7dd0398b3c0 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in 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/709] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:32 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1629 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:32.814 8 INFO nova.api.openstack.compute.server_external_events [req-51c4c0ff-3585-41bb-9cf1-15a68a0433b2 req-0d24fe58-aed1-4ab7-b1c0-48507ce78ce0 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:ad10fd5f-4a10-4307-8dbc-5b65d768e103 for instance 4ff6810b-13c3-4013-ab29-2a0c15f0dd8c on instance [pid: 8|app: 0|req: 361/710] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:08:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:33.680 7 WARNING neutronclient.v2_0.client [None req-e0c69292-5d10-4c51-aa46-47c737a7756a 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/711] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:33 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1629 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:34.894 8 WARNING neutronclient.v2_0.client [None req-b4f897ee-34bd-48af-90a4-80de8ce1443c 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/712] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:34 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1629 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:36.089 7 WARNING neutronclient.v2_0.client [None req-3ee8cb20-4a5a-45b5-8622-5bc60bc1d5c4 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/713] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:36 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1809 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:36.309 8 WARNING neutronclient.v2_0.client [None req-f346259b-dd26-40d9-8a9e-206c2e717943 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/714] 10.0.0.228 () {32 vars in 741 bytes} [Mon Apr 20 03:08:36 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c/os-interface => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:37.129 7 INFO nova.api.openstack.compute.server_external_events [req-ecd69a7b-2fd3-4efd-a260-25f7dd10c2bc req-0c85240e-5c13-40c7-88af-b4ce84e3890f 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:ad10fd5f-4a10-4307-8dbc-5b65d768e103 for instance 4ff6810b-13c3-4013-ab29-2a0c15f0dd8c on instance [pid: 7|app: 0|req: 352/715] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:08:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:44.816 7 WARNING neutronclient.v2_0.client [None req-ffeb5e9c-93f6-4e3a-9298-d8d710d45848 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in 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/718] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:44 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1929 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: 8|app: 0|req: 365/719] 10.0.0.228 () {32 vars in 753 bytes} [Mon Apr 20 03:08:46 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c/os-server-password => generated 116 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/720] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:08:48 2026] DELETE /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => 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-04-20 03:08:48.584 8 WARNING neutronclient.v2_0.client [None req-002487c5-e294-4b44-83cc-17d61b5398b4 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/721] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:48 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1935 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:49.774 8 WARNING neutronclient.v2_0.client [None req-adf6849c-0bd5-4985-9a4f-9b500bc84863 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/724] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:49 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1935 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-04-20 03:08:50.183 7 WARNING neutronclient.v2_0.client [None req-e0f6c087-3598-4e72-b4b6-bb43df96dcdb 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:08:50.235 7 WARNING neutronclient.v2_0.client [None req-e0f6c087-3598-4e72-b4b6-bb43df96dcdb 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:08:50.393 7 WARNING neutronclient.v2_0.client [None req-e0f6c087-3598-4e72-b4b6-bb43df96dcdb 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in 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/725] 199.204.45.3 () {36 vars in 712 bytes} [Mon Apr 20 03:08:49 2026] POST /v2.1/servers => generated 453 bytes in 770 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-04-20 03:08:50.960 8 WARNING neutronclient.v2_0.client [None req-d00fbe4a-4b75-43f7-915e-595586687f6c 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/726] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:50 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1935 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:51.230 7 WARNING neutronclient.v2_0.client [None req-ccf57196-92cd-439b-9003-5386edbcc8aa 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/727] 199.204.45.3 () {32 vars in 731 bytes} [Mon Apr 20 03:08:51 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013 => generated 2213 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:51.289 8 WARNING neutronclient.v2_0.client [None req-1a2accd3-912e-40f1-90ee-c7004d5af006 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/728] 199.204.45.3 () {32 vars in 757 bytes} [Mon Apr 20 03:08:51 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 28 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/729] 199.204.45.3 () {32 vars in 775 bytes} [Mon Apr 20 03:08:51 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:51.754 8 INFO nova.api.openstack.compute.server_external_events [req-cf9008bf-949b-42b0-aebe-0aef0374a3a8 req-0432ac14-8074-4b7f-a630-7c04fbe4ba0e 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:ad10fd5f-4a10-4307-8dbc-5b65d768e103 for instance 4ff6810b-13c3-4013-ab29-2a0c15f0dd8c on instance [pid: 8|app: 0|req: 371/730] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:08:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:52.164 7 WARNING neutronclient.v2_0.client [None req-d5351887-86bb-4c4a-9a7d-2225112367e7 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/731] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:52 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1537 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:53.266 8 WARNING neutronclient.v2_0.client [None req-5cb5350c-0964-405a-ba83-5bde271da3ef 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/732] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:53 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1542 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:54.244 7 WARNING neutronclient.v2_0.client [None req-23af9e04-3687-429f-82b9-bd37681dd3b8 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/733] 199.204.45.3 () {32 vars in 731 bytes} [Mon Apr 20 03:08:53 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013 => generated 2371 bytes in 319 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:54.346 8 WARNING neutronclient.v2_0.client [None req-fb386613-6a7d-45a7-9ab7-d9c2425de171 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:08:54.360 7 WARNING neutronclient.v2_0.client [None req-974e63c5-16af-4c2a-92eb-2477d0e05b07 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/734] 199.204.45.3 () {32 vars in 757 bytes} [Mon Apr 20 03:08:54 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 28 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/735] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:54 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1542 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/736] 199.204.45.3 () {32 vars in 775 bytes} [Mon Apr 20 03:08:54 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:55.522 7 WARNING neutronclient.v2_0.client [None req-43234d38-62ec-460f-8c97-eb0b885977d4 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/737] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:55 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 1542 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:55.957 8 INFO nova.api.openstack.compute.server_external_events [req-bdacd450-3a32-4dcd-909d-bf71a8e73cd8 req-fa575c38-a1d3-497e-a0e1-6037c7631d12 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:49b6b256-3c63-4a70-b58b-db445cca970c for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 8|app: 0|req: 375/738] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:08:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:56.625 7 INFO nova.api.openstack.wsgi [None req-ae2432cc-1aef-454b-84d7-75b3aa03f1bf 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] HTTP exception thrown: Instance 4ff6810b-13c3-4013-ab29-2a0c15f0dd8c could not be found. [pid: 7|app: 0|req: 364/739] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:56 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:56.669 8 INFO nova.api.openstack.wsgi [None req-3799c220-10ca-444f-b2f1-14ca6828a424 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] HTTP exception thrown: Instance 4ff6810b-13c3-4013-ab29-2a0c15f0dd8c could not be found. [pid: 8|app: 0|req: 376/740] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:08:56 2026] DELETE /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:56.715 7 INFO nova.api.openstack.wsgi [None req-52c0313c-fadf-41ae-93ab-ee772dd5084f 5bcd811bfc9441798eed8dc9e5519980 c82a2ed5bda646558bbe6adf5dddad99 - - default default] HTTP exception thrown: Instance 4ff6810b-13c3-4013-ab29-2a0c15f0dd8c could not be found. [pid: 7|app: 0|req: 365/741] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:08:56 2026] GET /v2.1/servers/4ff6810b-13c3-4013-ab29-2a0c15f0dd8c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/742] 10.0.0.228 () {32 vars in 706 bytes} [Mon Apr 20 03:08:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1576793022 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:08:57.384 7 WARNING neutronclient.v2_0.client [None req-fad045f3-c860-4a13-9274-a086a67dc28e 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/743] 10.0.0.228 () {32 vars in 726 bytes} [Mon Apr 20 03:08:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-392561240 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/744] 199.204.45.3 () {32 vars in 731 bytes} [Mon Apr 20 03:08:57 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013 => generated 2445 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-20 03:08:57.542 8 WARNING neutronclient.v2_0.client [None req-3dfdc767-65df-462c-9207-a9bf5d18e5fb 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/745] 199.204.45.3 () {32 vars in 757 bytes} [Mon Apr 20 03:08:57 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 284 bytes in 106 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: 367/746] 199.204.45.3 () {32 vars in 775 bytes} [Mon Apr 20 03:08:57 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-volume_attachments => generated 197 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:00.648 8 WARNING neutronclient.v2_0.client [None req-7354d03a-cc9d-43dd-b12c-c101733247e9 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/749] 199.204.45.3 () {32 vars in 731 bytes} [Mon Apr 20 03:09:00 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013 => generated 2433 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:00.827 7 WARNING neutronclient.v2_0.client [None req-a75daf08-68c7-416b-b9ac-b30bb55caa31 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in 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/750] 199.204.45.3 () {32 vars in 757 bytes} [Mon Apr 20 03:09:00 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/751] 199.204.45.3 () {32 vars in 775 bytes} [Mon Apr 20 03:09:00 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:02.434 7 INFO nova.api.openstack.compute.server_external_events [req-3ae64edd-3957-45d0-8ac7-e76c3f1c38bf req-bb24081d-8dd2-4a29-b7f2-11d16972992f 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:49b6b256-3c63-4a70-b58b-db445cca970c for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 7|app: 0|req: 370/752] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:09:02 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-04-20 03:09:03.913 8 WARNING neutronclient.v2_0.client [None req-077dd4da-3c2a-4ca0-ad76-1a3ea4b63d4a 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/753] 199.204.45.3 () {32 vars in 731 bytes} [Mon Apr 20 03:09:03 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013 => generated 2433 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:04.057 7 WARNING neutronclient.v2_0.client [None req-8a398225-e4c6-4923-96b4-03726bcfddec 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/754] 199.204.45.3 () {32 vars in 757 bytes} [Mon Apr 20 03:09:04 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 286 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/755] 199.204.45.3 () {32 vars in 775 bytes} [Mon Apr 20 03:09:04 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/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-04-20 03:09:06.810 7 WARNING neutronclient.v2_0.client [None req-d0b3b206-77cd-45af-bc4e-dbf8eebf048b 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/756] 199.204.45.3 () {32 vars in 731 bytes} [Mon Apr 20 03:09:06 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013 => generated 2581 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:06.957 8 WARNING neutronclient.v2_0.client [None req-4827c72a-074b-4f90-a674-bd2ba3c6f9e2 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/757] 199.204.45.3 () {32 vars in 757 bytes} [Mon Apr 20 03:09:06 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 286 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/758] 199.204.45.3 () {32 vars in 775 bytes} [Mon Apr 20 03:09:07 2026] GET /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:43.240 8 WARNING neutronclient.v2_0.client [None req-e68579d6-35d3-41f5-8b79-179e38820be3 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:09:43.453 8 WARNING neutronclient.v2_0.client [None req-e68579d6-35d3-41f5-8b79-179e38820be3 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:46.025 7 INFO nova.api.openstack.compute.server_external_events [req-d8c9ed2d-1d9d-4843-a36f-28fb878dcbbf req-52053a0f-d747-4025-a700-339e6e812e56 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:a37b3378-b955-4dc1-b4f6-f2e326c22505 for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 7|app: 0|req: 378/767] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:09:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:50.007 7 INFO nova.api.openstack.compute.server_external_events [req-0545489c-9211-4d06-a942-417fd355c5ce req-39049b57-7d18-4ab9-a7ea-4c3fa5b9b287 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:a37b3378-b955-4dc1-b4f6-f2e326c22505 for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 7|app: 0|req: 381/770] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:09:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:09:52.527 8 WARNING neutronclient.v2_0.client [None req-e68579d6-35d3-41f5-8b79-179e38820be3 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/771] 199.204.45.3 () {36 vars in 810 bytes} [Mon Apr 20 03:09:43 2026] POST /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 281 bytes in 9385 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:52.894 7 INFO nova.api.openstack.compute.server_external_events [req-4921b37d-ed9b-4f5e-bcdd-329fd3bff026 req-7bb98b53-810d-4447-8180-7f9a0e605b89 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:a37b3378-b955-4dc1-b4f6-f2e326c22505 for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 7|app: 0|req: 382/772] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:09:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:09:54.937 8 INFO nova.api.openstack.compute.server_external_events [req-c02f70f6-ef78-48eb-a956-92b2587fee9e req-59bb2c88-22d1-4145-bb39-2697227b0f7a 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:a37b3378-b955-4dc1-b4f6-f2e326c22505 for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 8|app: 0|req: 391/773] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:09:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:12.276 8 WARNING neutronclient.v2_0.client [None req-bb7ad852-b1dd-45e9-9f1c-762089e518dc 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:10:12.323 8 WARNING neutronclient.v2_0.client [None req-bb7ad852-b1dd-45e9-9f1c-762089e518dc 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:14.912 7 INFO nova.api.openstack.compute.server_external_events [req-bd58ebe0-6113-4901-a05c-2bd227b0fc96 req-e8bd88d1-1268-4ca0-95c5-83d510c0ea76 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 7|app: 0|req: 385/778] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:10:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:21.455 7 INFO nova.api.openstack.compute.server_external_events [req-010a8a56-bce7-44ae-81ff-163c05851bc9 req-88ddbdb2-f787-415e-b702-a72e4cbffde1 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 7|app: 0|req: 388/781] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:10:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:10:21.872 8 WARNING neutronclient.v2_0.client [None req-bb7ad852-b1dd-45e9-9f1c-762089e518dc 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/782] 199.204.45.3 () {36 vars in 810 bytes} [Mon Apr 20 03:10:12 2026] POST /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 377 bytes in 9741 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:33.610 7 WARNING neutronclient.v2_0.client [None req-8b8aaa0a-6858-4cd7-9f7c-56cce9d21506 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-20 03:10:33.758 7 WARNING neutronclient.v2_0.client [None req-8b8aaa0a-6858-4cd7-9f7c-56cce9d21506 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:36.097 8 INFO nova.api.openstack.compute.server_external_events [req-edb159bc-0779-4b9b-aa2e-69624b7257ca req-4af08d23-786f-4236-8d26-b9537c6a2715 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:a094e263-563a-41d5-9414-3f9eebb2006e for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 8|app: 0|req: 396/785] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:10:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:42.003 8 INFO nova.api.openstack.compute.server_external_events [req-9e02476c-da22-480c-86b6-d8d956069112 req-699d456f-64fb-45a4-aa76-48412eb349f8 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-plugged:a094e263-563a-41d5-9414-3f9eebb2006e for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 8|app: 0|req: 399/788] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:10:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-20 03:10:43.339 7 WARNING neutronclient.v2_0.client [None req-8b8aaa0a-6858-4cd7-9f7c-56cce9d21506 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/789] 199.204.45.3 () {36 vars in 810 bytes} [Mon Apr 20 03:10:33 2026] POST /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface => generated 378 bytes in 9826 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:44.077 8 INFO nova.api.openstack.compute.server_external_events [req-c7918f4f-e808-46d4-8ea5-47df60806c66 req-5f1a14dd-3c01-4935-b793-0fd60f6dcf0b 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 8|app: 0|req: 400/790] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:10:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:56.970 8 INFO nova.api.openstack.compute.server_external_events [req-a512f960-128f-4909-975f-632142cd73e4 req-8ce7ba88-111d-4d3a-a39f-3f10b536d0ed 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:a094e263-563a-41d5-9414-3f9eebb2006e for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 8|app: 0|req: 402/793] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:10:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/794] 199.204.45.3 () {34 vars in 853 bytes} [Mon Apr 20 03:10:57 2026] DELETE /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface/a094e263-563a-41d5-9414-3f9eebb2006e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:10:59.011 8 INFO nova.api.openstack.compute.server_external_events [req-3d8ec46b-c787-4b32-bb8e-e55e1c720042 req-90600650-1f60-4bd7-9978-756647e6729d 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:a094e263-563a-41d5-9414-3f9eebb2006e for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 8|app: 0|req: 403/795] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:10:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:08.017 7 INFO nova.api.openstack.compute.server_external_events [req-589cec87-5ca0-4fc5-8beb-00c0c2560caf req-30b450a1-faa3-410c-ad11-213b7c5699e8 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 7|app: 0|req: 394/798] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:11:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/799] 199.204.45.3 () {34 vars in 853 bytes} [Mon Apr 20 03:11:08 2026] DELETE /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface/330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 => generated 0 bytes in 68 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: 397/804] 199.204.45.3 () {34 vars in 853 bytes} [Mon Apr 20 03:11:29 2026] DELETE /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013/os-interface/a37b3378-b955-4dc1-b4f6-f2e326c22505 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/807] 199.204.45.3 () {34 vars in 753 bytes} [Mon Apr 20 03:11:33 2026] DELETE /v2.1/servers/e1091266-8664-49e6-951c-bfa7a09e8013 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:37.040 7 INFO nova.api.openstack.compute.server_external_events [req-363d6014-77ab-4121-8f63-8cafb36415b9 req-fe4aafcc-bd2e-43c9-b8e3-613ec80f7169 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:49b6b256-3c63-4a70-b58b-db445cca970c for instance e1091266-8664-49e6-951c-bfa7a09e8013 on instance [pid: 7|app: 0|req: 399/808] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:11:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:38.432 8 INFO nova.api.openstack.compute.server_external_events [req-8bc1c1a0-1905-44ed-b66a-48a2b5e3c635 req-c90aac2a-fa0e-46bf-90fd-e8a97f570b88 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:4e61296a-37bd-4060-b8cf-91ad5604a278 for instance 86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/809] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:11:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/810] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:11:38 2026] DELETE /v2.1/servers/86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:38.569 8 WARNING neutronclient.v2_0.client [None req-e69e5547-e0aa-4bc4-a10a-c6237edc0f15 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/811] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:11:38 2026] GET /v2.1/servers/86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 => generated 1941 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:41.336 8 INFO nova.api.openstack.compute.server_external_events [req-d51c3ac1-3ff3-4d89-9469-ab1f9336952c req-aae220a3-82ae-4003-bdc3-506f05dea723 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:4e61296a-37bd-4060-b8cf-91ad5604a278 for instance 86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 on instance [pid: 8|app: 0|req: 413/814] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:11:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:43.781 7 WARNING neutronclient.v2_0.client [None req-5aa02111-0205-4273-a523-5eef1114bdec 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/815] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:11:43 2026] GET /v2.1/servers/86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 => generated 1478 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:48.870 8 INFO nova.api.openstack.wsgi [None req-4b109a7f-6368-405c-80a8-71fea7c41337 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] HTTP exception thrown: Instance 86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 could not be found. [pid: 8|app: 0|req: 414/816] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:11:48 2026] GET /v2.1/servers/86494e88-9e56-4e2b-81bb-9fa9cb2c2d85 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:49.562 8 INFO nova.api.openstack.compute.server_external_events [req-ace9c249-afa6-496c-9f1a-340a79425b13 req-81c32032-8b61-4af7-a4b3-80eee852b9dd 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-changed:c1912199-f842-4f6f-b300-b5c961b34dd1 for instance 5ff500ab-b70a-418a-b209-0ca8e1043e9e on instance [pid: 8|app: 0|req: 416/819] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:11:49 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 404/820] 10.0.0.228 () {32 vars in 718 bytes} [Mon Apr 20 03:11:49 2026] DELETE /v2.1/servers/5ff500ab-b70a-418a-b209-0ca8e1043e9e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:49.718 8 WARNING neutronclient.v2_0.client [None req-3856c3b4-5713-4e1d-970a-d419a410cf27 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/821] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:11:49 2026] GET /v2.1/servers/5ff500ab-b70a-418a-b209-0ca8e1043e9e => generated 1941 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-04-20 03:11:52.072 7 INFO nova.api.openstack.compute.server_external_events [req-fc26529c-72ce-4e00-ae68-a9b7b85d154d req-a79065f4-5ab6-4cbf-aaba-c0de25e95eb3 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-unplugged:c1912199-f842-4f6f-b300-b5c961b34dd1 for instance 5ff500ab-b70a-418a-b209-0ca8e1043e9e on instance [pid: 7|app: 0|req: 405/822] 10.0.0.59 () {38 vars in 814 bytes} [Mon Apr 20 03:11:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:52.623 8 INFO nova.api.openstack.compute.server_external_events [req-103b6ef3-a21a-4f12-bf8d-3954090d53ee req-571251cf-845c-4f3f-928c-87c7beafa756 1aab2a970c6a43e9b4b14c4a7b3b16c8 502d979de8454076b813bb4911952c68 - - b4804f8840114d4e98bb0809dc23445b b4804f8840114d4e98bb0809dc23445b] Creating event network-vif-deleted:c1912199-f842-4f6f-b300-b5c961b34dd1 for instance 5ff500ab-b70a-418a-b209-0ca8e1043e9e on instance [pid: 8|app: 0|req: 418/823] 10.0.0.78 () {38 vars in 814 bytes} [Mon Apr 20 03:11:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:11:54.950 7 WARNING neutronclient.v2_0.client [None req-1fcd711c-ec7a-4666-831b-162a83692ca4 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/824] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:11:54 2026] GET /v2.1/servers/5ff500ab-b70a-418a-b209-0ca8e1043e9e => generated 1478 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:12:00.039 8 INFO nova.api.openstack.wsgi [None req-6942e188-8cdb-4155-bc9f-b644dac2b3b2 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] HTTP exception thrown: Instance 5ff500ab-b70a-418a-b209-0ca8e1043e9e could not be found. [pid: 8|app: 0|req: 420/827] 10.0.0.228 () {32 vars in 715 bytes} [Mon Apr 20 03:12:00 2026] GET /v2.1/servers/5ff500ab-b70a-418a-b209-0ca8e1043e9e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/828] 10.0.0.228 () {32 vars in 722 bytes} [Mon Apr 20 03:12:01 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-37025247 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-20 03:12:01.156 8 INFO nova.api.openstack.wsgi [None req-064f8a60-bd53-4370-8081-0c60930afe97 1f2a23104b864747aaec004358df0df1 bec14a95839c4feca7270cf3590ba3ca - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-37025247 not found for user 1f2a23104b864747aaec004358df0df1 [pid: 8|app: 0|req: 421/829] 10.0.0.228 () {32 vars in 719 bytes} [Mon Apr 20 03:12:01 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-37025247 => generated 140 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/832] 10.0.0.228 () {32 vars in 655 bytes} [Mon Apr 20 03:12:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/833] 10.0.0.228 () {32 vars in 641 bytes} [Mon Apr 20 03:12:15 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-20 03:12:15.767 7 WARNING oslo_db.sqlalchemy.utils [None req-7e007ae2-f36d-4a60-8351-7f498a6efb95 46b2e96adae644488472f04105e67297 afae95401e804919afefd477f6133cd2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 411/834] 10.0.0.228 () {32 vars in 649 bytes} [Mon Apr 20 03:12:15 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/835] 10.0.0.228 () {32 vars in 694 bytes} [Mon Apr 20 03:12:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)