+ 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 [Thu Apr 16 16:54:05 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-75f78b444f-gg7cs 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 0x7f1120d75668 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-16 16:54:10.147 7 INFO nova.utils [None req-0ca41c6e-50bd-4de7-9db1-8168acb8e9f0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 16:54:10.271 8 INFO nova.utils [None req-636df264-5493-48df-ba6c-5b86517cff2e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 16:54:11.777 7 WARNING keystonemiddleware._common.config [None req-0ca41c6e-50bd-4de7-9db1-8168acb8e9f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 16:54:11.786 7 WARNING oslo_config.cfg [None req-0ca41c6e-50bd-4de7-9db1-8168acb8e9f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 16:54:11.863 7 WARNING keystonemiddleware._common.config [None req-0ca41c6e-50bd-4de7-9db1-8168acb8e9f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 16:54:11.877 7 WARNING oslo_config.cfg [None req-0ca41c6e-50bd-4de7-9db1-8168acb8e9f0 - - - - - -] 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-16 16:54:11.889 7 WARNING oslo_config.cfg [None req-0ca41c6e-50bd-4de7-9db1-8168acb8e9f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f1120d75668 pid: 7 (default app) 2026-04-16 16:54:12.081 8 WARNING keystonemiddleware._common.config [None req-636df264-5493-48df-ba6c-5b86517cff2e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 16:54:12.092 8 WARNING oslo_config.cfg [None req-636df264-5493-48df-ba6c-5b86517cff2e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 16:54:12.170 8 WARNING keystonemiddleware._common.config [None req-636df264-5493-48df-ba6c-5b86517cff2e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 16:54:12.187 8 WARNING oslo_config.cfg [None req-636df264-5493-48df-ba6c-5b86517cff2e - - - - - -] 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-16 16:54:12.200 8 WARNING oslo_config.cfg [None req-636df264-5493-48df-ba6c-5b86517cff2e - - - - - -] 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 0x7f1120d75668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 16:54:18 2026] GET /v2.1 => generated 114 bytes in 22 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-16 16:54:18.702 7 WARNING oslo_policy.policy [None req-d8c2be80-af75-417f-9555-9d38a2808e44 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:54:18.702 7 WARNING oslo_policy.policy [None req-d8c2be80-af75-417f-9555-9d38a2808e44 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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.23 () {44 vars in 905 bytes} [Thu Apr 16 16:54:18 2026] GET /v2.1 => generated 0 bytes in 567 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 16:54:18.808 8 WARNING oslo_policy.policy [req-d8c2be80-af75-417f-9555-9d38a2808e44 req-713f9d48-2e82-471c-8945-649db0f06c26 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - 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-16 16:54:18.808 8 WARNING oslo_policy.policy [req-d8c2be80-af75-417f-9555-9d38a2808e44 req-713f9d48-2e82-471c-8945-649db0f06c26 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 16:54:18 2026] GET /v2.1/ => generated 399 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 16:54:18.930 7 INFO nova.api.openstack.wsgi [None req-e26e5c02-ad78-48b6-a06e-6dd6d4118826 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.23 () {48 vars in 1007 bytes} [Thu Apr 16 16:54:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 16:54:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.23 () {52 vars in 1044 bytes} [Thu Apr 16 16:54:18 2026] POST /v2.1/flavors => generated 527 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 16:54:19 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: 6/11] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 16:54:19 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 16:54:19 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 16:54:19.884 7 INFO nova.api.openstack.wsgi [None req-c4167503-3c89-40fa-93cc-4ec3e0b5d343 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.23 () {48 vars in 1009 bytes} [Thu Apr 16 16:54:19 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: 8|app: 0|req: 7/14] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 16:54:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 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.23 () {52 vars in 1044 bytes} [Thu Apr 16 16:54:19 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 16:54:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 16:54:20 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 16:54:20 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 16:54:20.858 7 INFO nova.api.openstack.wsgi [None req-0a0f5df1-f2d4-4f3d-89bb-943ded7bff8b cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.23 () {48 vars in 1011 bytes} [Thu Apr 16 16:54:20 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 16:54:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.23 () {52 vars in 1044 bytes} [Thu Apr 16 16:54:20 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 16:54:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 16:54:21 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 16:54:21 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 16:54:21.791 7 INFO nova.api.openstack.wsgi [None req-732d4e46-f0a4-4ed6-b4bc-5149e138ce85 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.23 () {48 vars in 1009 bytes} [Thu Apr 16 16:54:21 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 16:54:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.23 () {52 vars in 1044 bytes} [Thu Apr 16 16:54:21 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 16:54:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 16:54:22 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 16:54:22 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 16:54:22.715 7 INFO nova.api.openstack.wsgi [None req-e63798d6-3147-4ea1-8d08-58aaf8541b83 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.204.45.23 () {48 vars in 1011 bytes} [Thu Apr 16 16:54:22 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 16:54:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.204.45.23 () {52 vars in 1044 bytes} [Thu Apr 16 16:54:22 2026] POST /v2.1/flavors => generated 533 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.253 () {28 vars in 454 bytes} [Thu Apr 16 17:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 53/105] 10.0.0.253 () {30 vars in 658 bytes} [Thu Apr 16 17:00:08 2026] GET /v2.1 => generated 0 bytes in 116 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: 53/106] 10.0.0.253 () {32 vars in 731 bytes} [Thu Apr 16 17:00:08 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: 54/107] 10.0.0.253 () {34 vars in 765 bytes} [Thu Apr 16 17:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 10.0.0.253 () {28 vars in 454 bytes} [Thu Apr 16 17:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 56/111] 10.0.0.253 () {30 vars in 658 bytes} [Thu Apr 16 17:00:12 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 56/112] 10.0.0.253 () {32 vars in 731 bytes} [Thu Apr 16 17:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 10.0.0.253 () {34 vars in 765 bytes} [Thu Apr 16 17:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 10.0.0.25 () {28 vars in 453 bytes} [Thu Apr 16 17:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 58/115] 10.0.0.25 () {30 vars in 657 bytes} [Thu Apr 16 17:00:14 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 58/116] 10.0.0.25 () {32 vars in 730 bytes} [Thu Apr 16 17:00:14 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 10.0.0.25 () {34 vars in 803 bytes} [Thu Apr 16 17:00:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 10.0.0.253 () {28 vars in 454 bytes} [Thu Apr 16 17:00:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 60/119] 10.0.0.253 () {30 vars in 658 bytes} [Thu Apr 16 17:00:16 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 60/120] 10.0.0.253 () {32 vars in 731 bytes} [Thu Apr 16 17:00:16 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/121] 10.0.0.253 () {34 vars in 808 bytes} [Thu Apr 16 17:00:16 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: 8|app: 0|req: 61/122] 10.0.0.253 () {28 vars in 454 bytes} [Thu Apr 16 17:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 62/123] 10.0.0.253 () {30 vars in 658 bytes} [Thu Apr 16 17:00:20 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 62/124] 10.0.0.253 () {32 vars in 731 bytes} [Thu Apr 16 17:00:20 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/125] 10.0.0.253 () {34 vars in 808 bytes} [Thu Apr 16 17:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:02:52 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: 79/159] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:02:52 2026] GET /v2.1 => generated 0 bytes in 419 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/160] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:02:52 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:02:53.007 8 INFO nova.api.openstack.wsgi [None req-945f8b76-b273-4552-a3b9-ad31d79d8d66 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 80/161] 199.204.45.23 () {48 vars in 1013 bytes} [Thu Apr 16 17:02:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:02:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/163] 199.204.45.23 () {52 vars in 1045 bytes} [Thu Apr 16 17:02:53 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:04:12 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:04:12 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:04:12 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:04:12.845 7 INFO nova.api.openstack.wsgi [None req-26343dea-976b-4a58-965e-4d0dd532266b cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user cce701f6e3424b48a9f74d0e8b85cbd3 [pid: 7|app: 0|req: 92/183] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:04:12 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-16 17:04:12.863 8 WARNING oslo_db.sqlalchemy.utils [None req-520a9021-1772-48e8-b50d-f5a658a3b334 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/184] 199.204.45.23 () {48 vars in 1012 bytes} [Thu Apr 16 17:04:12 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.23 () {52 vars in 1053 bytes} [Thu Apr 16 17:04:12 2026] POST /v2.1/os-keypairs => generated 576 bytes in 67 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:04: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: 7|app: 0|req: 94/187] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:04:16 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 94/188] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:04:16 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.23 () {48 vars in 1069 bytes} [Thu Apr 16 17:04:16 2026] GET /v2.1/os-quota-sets/576e1be47fb041e5bd23cb54f83dd591 => generated 283 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.23 () {52 vars in 1121 bytes} [Thu Apr 16 17:04:16 2026] PUT /v2.1/os-quota-sets/576e1be47fb041e5bd23cb54f83dd591 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:13:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:13:23 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 152/303] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:13:23 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:13:23.207 7 INFO nova.api.openstack.wsgi [None req-02a9de0c-a4c2-4ab2-ab4a-5d0831995a4d cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 152/304] 199.204.45.23 () {48 vars in 1011 bytes} [Thu Apr 16 17:13:23 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:13:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/306] 199.204.45.23 () {52 vars in 1045 bytes} [Thu Apr 16 17:13:23 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:16:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:16:41 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 174/347] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:16:41 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/348] 199.204.45.23 () {48 vars in 1069 bytes} [Thu Apr 16 17:16:41 2026] GET /v2.1/os-quota-sets/003bcdac068740389ca42976642e493a => generated 283 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 199.204.45.23 () {52 vars in 1121 bytes} [Thu Apr 16 17:16:41 2026] PUT /v2.1/os-quota-sets/003bcdac068740389ca42976642e493a => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:27:49 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: 243/485] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:27:49 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:27:49 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:27:49.398 8 INFO nova.api.openstack.wsgi [None req-99763af3-d5d9-4168-b92b-7a42276e9fd4 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 244/487] 199.204.45.23 () {48 vars in 1007 bytes} [Thu Apr 16 17:27:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:27:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.204.45.23 () {48 vars in 1095 bytes} [Thu Apr 16 17:27:49 2026] GET /v2.1/flavors/a04d868e-2ea0-4add-8618-d6b233b15e74/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:27:50 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: 246/491] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:27:50.388 8 INFO nova.api.openstack.wsgi [None req-c956dfc3-5ad3-4a39-a8d1-97dfe89850e5 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 247/493] 199.204.45.23 () {48 vars in 1009 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.23 () {48 vars in 1095 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.1/flavors/1ef1bd7b-835f-4590-bb48-372c4a3f1999/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:27:51 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: 249/497] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:27:51.390 8 INFO nova.api.openstack.wsgi [None req-e24fc032-62e8-49f6-9874-b3f557368d6a cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 250/499] 199.204.45.23 () {48 vars in 1011 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.23 () {48 vars in 1095 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.1/flavors/ea7c81b8-451e-470b-b7b0-e512686532e0/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:27:52 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: 252/503] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:27:52 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:27:52 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:27:52.361 8 INFO nova.api.openstack.wsgi [None req-74da1886-3ffb-4c1b-9e40-4485d335ce94 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 253/507] 199.204.45.23 () {48 vars in 1009 bytes} [Thu Apr 16 17:27:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/508] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:27:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/509] 199.204.45.23 () {48 vars in 1095 bytes} [Thu Apr 16 17:27:52 2026] GET /v2.1/flavors/d32433ac-c2e2-4212-99a9-f76a02121c85/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/510] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:27:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:27:53 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/512] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:27:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:27:53.337 8 INFO nova.api.openstack.wsgi [None req-cbec8034-3488-4017-ab9b-74facb22abd8 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 256/513] 199.204.45.23 () {48 vars in 1011 bytes} [Thu Apr 16 17:27:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/514] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:27:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 199.204.45.23 () {48 vars in 1095 bytes} [Thu Apr 16 17:27:53 2026] GET /v2.1/flavors/b1334ef8-6a6d-48cc-b56a-f4d37b698081/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:28:58 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: 265/529] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:28:58 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:28:58 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:28:58.556 7 INFO nova.api.openstack.wsgi [None req-fc953731-2301-4431-b7d5-070540563afb cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 266/531] 199.204.45.23 () {48 vars in 1013 bytes} [Thu Apr 16 17:28:58 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:28:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.23 () {48 vars in 1095 bytes} [Thu Apr 16 17:28:58 2026] GET /v2.1/flavors/77538e7c-9cec-4f7e-b7ce-6851440f0cbb/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:29:05 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: 269/537] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/538] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:29: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: 271/541] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:29:09 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:29:09 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.23 () {48 vars in 1069 bytes} [Thu Apr 16 17:29:09 2026] GET /v2.1/os-quota-sets/576e1be47fb041e5bd23cb54f83dd591 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:29:59 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: 278/555] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:29:59 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:29:59 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:29:59.887 7 INFO nova.api.openstack.wsgi [None req-6f7588cf-0ca1-4037-82fc-683b2beca8d4 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 279/557] 199.204.45.23 () {48 vars in 1011 bytes} [Thu Apr 16 17:29:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:29:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.204.45.23 () {48 vars in 1095 bytes} [Thu Apr 16 17:29:59 2026] GET /v2.1/flavors/6a9e14d2-897d-454a-a244-ebb37493a764/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:30: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: 282/565] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:30:14 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 284/566] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:30:14 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.23 () {48 vars in 1069 bytes} [Thu Apr 16 17:30:14 2026] GET /v2.1/os-quota-sets/003bcdac068740389ca42976642e493a => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 199.204.45.23 () {42 vars in 701 bytes} [Thu Apr 16 17:31:05 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: 289/579] 199.204.45.23 () {44 vars in 905 bytes} [Thu Apr 16 17:31:05 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.23 () {46 vars in 978 bytes} [Thu Apr 16 17:31:05 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:31:05.871 8 INFO nova.api.openstack.wsgi [None req-c30d47bd-241d-482a-a6c2-f4bfc8d98e9b cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 290/581] 199.204.45.23 () {48 vars in 1007 bytes} [Thu Apr 16 17:31:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.23 () {48 vars in 1047 bytes} [Thu Apr 16 17:31:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/591] 10.0.0.21 () {32 vars in 654 bytes} [Thu Apr 16 17:31:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 10.0.0.21 () {32 vars in 640 bytes} [Thu Apr 16 17:31:47 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-16 17:31:47.945 7 WARNING oslo_db.sqlalchemy.utils [None req-8211f389-3a14-4699-83d4-51be82e3a66e cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 298/593] 10.0.0.21 () {32 vars in 648 bytes} [Thu Apr 16 17:31:47 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: 296/594] 10.0.0.21 () {32 vars in 693 bytes} [Thu Apr 16 17:31:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:31:59 2026] GET /v2.1/flavors/a04d868e-2ea0-4add-8618-d6b233b15e74 => generated 511 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 10.0.0.21 () {30 vars in 412 bytes} [Thu Apr 16 17:31:59 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 10.0.0.21 () {32 vars in 640 bytes} [Thu Apr 16 17:31:59 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:31:59 2026] GET /v2.1/flavors/a04d868e-2ea0-4add-8618-d6b233b15e74 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.21 () {28 vars in 559 bytes} [Thu Apr 16 17:31:59 2026] GET /v2/ => generated 402 bytes in 503 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 10.0.0.21 () {28 vars in 563 bytes} [Thu Apr 16 17:31:59 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: 302/603] 10.0.0.21 () {30 vars in 412 bytes} [Thu Apr 16 17:31:59 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/606] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:32:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:32:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:32:10.714 7 WARNING neutronclient.v2_0.client [None req-9c608835-bef1-43f6-8b72-cb6100956bed f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/608] 10.0.0.21 () {34 vars in 684 bytes} [Thu Apr 16 17:32:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 990 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:32:11.574 7 WARNING neutronclient.v2_0.client [None req-288d9ac7-1e96-4ed7-9cda-2d0949f8a1bf f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:11.607 7 WARNING neutronclient.v2_0.client [None req-288d9ac7-1e96-4ed7-9cda-2d0949f8a1bf f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:12.061 8 WARNING neutronclient.v2_0.client [None req-83ee6a0d-bb87-46fb-87ce-ff6279263812 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The 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-16 17:32:12.107 8 WARNING neutronclient.v2_0.client [None req-83ee6a0d-bb87-46fb-87ce-ff6279263812 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/609] 10.0.0.21 () {34 vars in 694 bytes} [Thu Apr 16 17:32:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:32:12.305 7 WARNING neutronclient.v2_0.client [None req-972b2250-c04a-4622-92d4-91d237308f9a b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The 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-16 17:32:12.330 8 WARNING neutronclient.v2_0.client [None req-83ee6a0d-bb87-46fb-87ce-ff6279263812 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The 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-16 17:32:12.359 7 WARNING neutronclient.v2_0.client [None req-972b2250-c04a-4622-92d4-91d237308f9a b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The 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-16 17:32:12.517 7 WARNING neutronclient.v2_0.client [None req-972b2250-c04a-4622-92d4-91d237308f9a b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/610] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:32:11 2026] POST /v2.1/servers => generated 453 bytes in 1635 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-16 17:32:13.090 8 WARNING neutronclient.v2_0.client [None req-9cde4055-d6b6-452a-99c9-c2c38d1fe151 f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The python binding code in 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/611] 10.0.0.21 () {34 vars in 684 bytes} [Thu Apr 16 17:32:13 2026] POST /v2.1/os-security-groups => generated 247 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:32:12 2026] POST /v2.1/servers => generated 450 bytes in 1029 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-16 17:32:13.268 8 WARNING neutronclient.v2_0.client [None req-2515e24b-40ba-4c31-9894-d5446ef6a4a3 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The 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-16 17:32:13.273 7 WARNING neutronclient.v2_0.client [None req-43664ac1-d3cc-4a17-821d-1318cf2c04ac f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:13.306 7 WARNING neutronclient.v2_0.client [None req-43664ac1-d3cc-4a17-821d-1318cf2c04ac f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The python binding code in 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/615] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:13 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1430 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-16 17:32:13.372 8 WARNING neutronclient.v2_0.client [None req-f48cc63f-6a83-4c68-beec-365bedd8d869 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/616] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:13 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1399 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.21 () {34 vars in 694 bytes} [Thu Apr 16 17:32:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:13.468 8 WARNING neutronclient.v2_0.client [None req-7168c4ee-9923-4fad-993e-4f7304885b9c f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:13.531 8 WARNING neutronclient.v2_0.client [None req-7168c4ee-9923-4fad-993e-4f7304885b9c f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/618] 10.0.0.21 () {34 vars in 694 bytes} [Thu Apr 16 17:32:13 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:32:13.730 7 WARNING neutronclient.v2_0.client [None req-689dd617-71e9-4bbe-9a33-f2f216f34b06 f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/619] 10.0.0.21 () {32 vars in 736 bytes} [Thu Apr 16 17:32:13 2026] GET /v2.1/os-security-groups/a23e5809-3972-4ef2-810f-5ded05428ead => generated 664 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:32:13.815 8 WARNING neutronclient.v2_0.client [None req-8fbb2a04-7bb2-4fcd-aa5c-55f7fc53e42d f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:13.846 8 WARNING neutronclient.v2_0.client [None req-8fbb2a04-7bb2-4fcd-aa5c-55f7fc53e42d f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:13.937 8 WARNING neutronclient.v2_0.client [None req-8fbb2a04-7bb2-4fcd-aa5c-55f7fc53e42d f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/620] 10.0.0.21 () {32 vars in 749 bytes} [Thu Apr 16 17:32:13 2026] DELETE /v2.1/os-security-group-rules/a7977401-2a69-46e5-a848-a4496fb1e11a => generated 0 bytes in 288 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 17:32:14.112 7 WARNING neutronclient.v2_0.client [None req-2baa4745-0c47-4c98-b6a5-c10a744d065b f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:14.190 7 WARNING neutronclient.v2_0.client [None req-2baa4745-0c47-4c98-b6a5-c10a744d065b f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The python binding code in 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/621] 10.0.0.21 () {32 vars in 739 bytes} [Thu Apr 16 17:32:14 2026] DELETE /v2.1/os-security-groups/a23e5809-3972-4ef2-810f-5ded05428ead => generated 0 bytes in 231 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 17:32:14.347 8 WARNING neutronclient.v2_0.client [None req-cde2b40e-a76d-4042-9c28-e403f9f1b72b f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:14.400 8 WARNING neutronclient.v2_0.client [None req-cde2b40e-a76d-4042-9c28-e403f9f1b72b f7dd7ecccc9c4666a13a921a756bb50a b89db8cabce44225af8ee0c9facfc1be - - default default] The 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-16 17:32:14.458 7 WARNING neutronclient.v2_0.client [None req-2e64c0c0-3b10-4033-9381-605d2b3657c2 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/622] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:14 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1434 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-16 17:32:14.576 7 WARNING neutronclient.v2_0.client [None req-bd3c62de-9979-4962-be8f-5c6d31096ff6 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/623] 10.0.0.21 () {32 vars in 739 bytes} [Thu Apr 16 17:32:14 2026] DELETE /v2.1/os-security-groups/117063aa-1e61-4e1e-92a3-22ba6d6235bb => generated 0 bytes in 273 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:14 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1403 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-16 17:32:15.665 8 WARNING neutronclient.v2_0.client [None req-a9030b0b-6242-4072-b9e9-864269115005 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The 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-16 17:32:15.687 7 WARNING neutronclient.v2_0.client [None req-438f5624-ef6f-40a9-b973-8726d215c54d b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/625] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:15 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1482 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:15 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:16.785 8 WARNING neutronclient.v2_0.client [None req-beed9a92-b74b-486e-8a10-5b0d2333d5df b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The 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-16 17:32:16.795 7 WARNING neutronclient.v2_0.client [None req-afd745c5-ae82-4e0b-bf1c-069aa60106fa b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/627] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:16 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1482 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:16 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1395 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:17.949 8 WARNING neutronclient.v2_0.client [None req-50796932-6727-487a-a041-b5f3c4704117 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The 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-16 17:32:17.980 7 WARNING neutronclient.v2_0.client [None req-c76c11d4-35cf-4e04-9471-82d857d3890c b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/629] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:17 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1490 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:17 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1451 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:19.055 8 WARNING neutronclient.v2_0.client [None req-1df57075-c3c2-49c6-a7cc-ad88e848a23e b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The 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-16 17:32:19.074 7 WARNING neutronclient.v2_0.client [None req-6b7c82e9-57b8-4117-b940-9fb99098f35d b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/631] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:19 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1451 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:19 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1568 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-16 17:32:20.186 7 WARNING neutronclient.v2_0.client [None req-1fffd568-4093-4368-a3fb-a3c4e4f88613 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] 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-16 17:32:20.300 8 WARNING neutronclient.v2_0.client [None req-ce102795-eef5-4c10-b76a-96c90bdced79 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/633] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:20 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1459 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, ' [pid: 8|app: 0|req: 317/634] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:20 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:32:20.522 7 INFO nova.api.openstack.compute.server_external_events [req-332d47c4-3a19-461f-8611-1e1c541183df req-8ad83433-8093-469c-83af-29fb47defc32 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:c2ff90f6-36ab-4dc2-8de2-68e9d2cb17ec for instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 on instance 2026-04-16 17:32:20.532 7 INFO nova.compute.rpcapi [None req-cedbec5c-cca0-466e-81af-1382d27fef8b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 318/635] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:21.413 8 WARNING neutronclient.v2_0.client [None req-e560b25a-54e1-486a-825a-03da02a216b0 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] 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-16 17:32:21.556 7 WARNING neutronclient.v2_0.client [None req-13246436-a81f-465e-a5ab-edd2ed878844 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in 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/636] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:21 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1525 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:21 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:22.595 7 INFO nova.api.openstack.compute.server_external_events [req-027a1779-efc9-4600-8074-1d344b50b8bc req-21530e03-b2a7-4edb-a0c8-79f41859a72b 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:c2ff90f6-36ab-4dc2-8de2-68e9d2cb17ec for instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 on instance 2026-04-16 17:32:22.595 7 INFO nova.api.openstack.compute.server_external_events [req-027a1779-efc9-4600-8074-1d344b50b8bc req-21530e03-b2a7-4edb-a0c8-79f41859a72b 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance [pid: 7|app: 0|req: 321/640] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:22 2026] POST /v2.1/os-server-external-events => generated 346 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-16 17:32:23.026 8 WARNING neutronclient.v2_0.client [None req-3bf87f46-1169-4904-8f08-389c5d2d8d14 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/641] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:22 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1525 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:23.403 7 WARNING neutronclient.v2_0.client [None req-14ba5e18-443a-4153-ad82-9c2343e1c900 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in 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/642] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:23 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:24.271 8 WARNING neutronclient.v2_0.client [None req-6677fc5b-23c7-4d39-9128-63a745215acd b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] 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-16 17:32:24.707 7 WARNING neutronclient.v2_0.client [None req-55447c49-07d8-4c88-900f-05e497170e9a b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/643] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:24 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1525 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:24 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:25.558 8 WARNING neutronclient.v2_0.client [None req-a4e6b41b-c803-4c8a-9eb6-77c90ff1ee86 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The python binding code in 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/645] 10.0.0.21 () {34 vars in 684 bytes} [Thu Apr 16 17:32:25 2026] POST /v2.1/os-security-groups => generated 244 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:25.976 7 WARNING neutronclient.v2_0.client [None req-a3bef42d-4827-40de-8142-ba2f257222db 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:26.087 8 WARNING neutronclient.v2_0.client [None req-21ab44d8-88d3-4dea-a5fa-d32cb8f73e0d b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/646] 10.0.0.21 () {34 vars in 684 bytes} [Thu Apr 16 17:32:25 2026] POST /v2.1/os-security-groups => generated 243 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/647] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:26 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:32:26.192 7 WARNING neutronclient.v2_0.client [None req-f6f01cf5-3641-4a8b-b20f-f47f89b3058f 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] 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-16 17:32:26.229 8 WARNING neutronclient.v2_0.client [None req-57c6cb6b-5f97-40d5-9c9e-4239eb95d887 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in 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/648] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:26 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.21 () {34 vars in 684 bytes} [Thu Apr 16 17:32:26 2026] POST /v2.1/os-security-groups => generated 242 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:26.444 8 WARNING neutronclient.v2_0.client [None req-b2821687-e045-4d36-b886-4dd8fc48f136 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:26.494 8 WARNING neutronclient.v2_0.client [None req-b2821687-e045-4d36-b886-4dd8fc48f136 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:26.535 8 WARNING neutronclient.v2_0.client [None req-b2821687-e045-4d36-b886-4dd8fc48f136 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/650] 10.0.0.21 () {32 vars in 662 bytes} [Thu Apr 16 17:32:26 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:32:26.591 7 WARNING neutronclient.v2_0.client [None req-f8856d14-2cde-461b-9f70-cecc31147b8b 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:26.625 7 WARNING neutronclient.v2_0.client [None req-f8856d14-2cde-461b-9f70-cecc31147b8b 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/651] 10.0.0.21 () {32 vars in 739 bytes} [Thu Apr 16 17:32:26 2026] DELETE /v2.1/os-security-groups/17cf5e8f-9057-4460-9178-5b05964faf43 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 17:32:26.764 8 WARNING neutronclient.v2_0.client [None req-431b4c40-fdd7-4ac3-91af-1c4680f11197 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:26.785 8 INFO nova.api.openstack.wsgi [None req-431b4c40-fdd7-4ac3-91af-1c4680f11197 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] HTTP exception thrown: Security group 17cf5e8f-9057-4460-9178-5b05964faf43 does not exist Neutron server returns request_ids: ['req-25bf5a38-cf8b-4b30-9c0e-e92ecd8cb059'] [pid: 8|app: 0|req: 326/652] 10.0.0.21 () {32 vars in 736 bytes} [Thu Apr 16 17:32:26 2026] GET /v2.1/os-security-groups/17cf5e8f-9057-4460-9178-5b05964faf43 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 17:32:26.811 7 WARNING neutronclient.v2_0.client [None req-c740d77b-bddb-42fb-832a-c42d15e4d87a 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:26.851 7 WARNING neutronclient.v2_0.client [None req-c740d77b-bddb-42fb-832a-c42d15e4d87a 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/653] 10.0.0.21 () {32 vars in 739 bytes} [Thu Apr 16 17:32:26 2026] DELETE /v2.1/os-security-groups/88d37ed9-a927-4fbb-82b2-c0f5ddd2485a => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 17:32:27.013 8 WARNING neutronclient.v2_0.client [None req-48b9f797-2583-4fd6-95b8-03b86f3decf4 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:27.034 8 INFO nova.api.openstack.wsgi [None req-48b9f797-2583-4fd6-95b8-03b86f3decf4 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] HTTP exception thrown: Security group 88d37ed9-a927-4fbb-82b2-c0f5ddd2485a does not exist Neutron server returns request_ids: ['req-601709f7-3beb-46c6-9887-10f5028d7513'] [pid: 8|app: 0|req: 327/654] 10.0.0.21 () {32 vars in 736 bytes} [Thu Apr 16 17:32:27 2026] GET /v2.1/os-security-groups/88d37ed9-a927-4fbb-82b2-c0f5ddd2485a => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 17:32:27.045 7 WARNING neutronclient.v2_0.client [None req-d9a734b4-1734-402d-87a4-e69d0d45685f 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:27.080 7 WARNING neutronclient.v2_0.client [None req-d9a734b4-1734-402d-87a4-e69d0d45685f 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/655] 10.0.0.21 () {32 vars in 739 bytes} [Thu Apr 16 17:32:27 2026] DELETE /v2.1/os-security-groups/48743aab-6ede-4aec-9122-c341e97c6105 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 17:32:27.231 7 WARNING neutronclient.v2_0.client [None req-9dbe5387-d574-48a6-bd81-d9915ca25874 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:27.254 8 WARNING neutronclient.v2_0.client [None req-9f6f5531-7b87-4d52-b66d-0707a978c4a0 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The 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-16 17:32:27.257 7 INFO nova.api.openstack.wsgi [None req-9dbe5387-d574-48a6-bd81-d9915ca25874 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] HTTP exception thrown: Security group 48743aab-6ede-4aec-9122-c341e97c6105 does not exist Neutron server returns request_ids: ['req-52289c24-38e3-4964-948b-5d3a8aeddb3c'] [pid: 7|app: 0|req: 329/656] 10.0.0.21 () {32 vars in 736 bytes} [Thu Apr 16 17:32:27 2026] GET /v2.1/os-security-groups/48743aab-6ede-4aec-9122-c341e97c6105 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 17:32:27.272 7 WARNING neutronclient.v2_0.client [None req-3d17c566-9bb1-422c-927b-7d2ec4bf3561 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:27.311 7 WARNING neutronclient.v2_0.client [None req-3d17c566-9bb1-422c-927b-7d2ec4bf3561 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:27.349 7 WARNING neutronclient.v2_0.client [None req-3d17c566-9bb1-422c-927b-7d2ec4bf3561 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The python binding code in 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/657] 10.0.0.21 () {32 vars in 662 bytes} [Thu Apr 16 17:32:27 2026] GET /v2.1/os-security-groups => generated 707 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:27 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1525 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-16 17:32:27.408 8 WARNING neutronclient.v2_0.client [None req-2062330b-b7be-48d3-aa04-214a43254137 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:27.426 7 WARNING neutronclient.v2_0.client [None req-a3985073-7177-4bca-9773-3f371d453e14 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The 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-16 17:32:27.431 8 INFO nova.api.openstack.wsgi [None req-2062330b-b7be-48d3-aa04-214a43254137 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] HTTP exception thrown: Security group 48743aab-6ede-4aec-9122-c341e97c6105 does not exist Neutron server returns request_ids: ['req-d8cbea7c-2294-4d06-b11d-b84b05728f30'] [pid: 8|app: 0|req: 329/659] 10.0.0.21 () {32 vars in 739 bytes} [Thu Apr 16 17:32:27 2026] DELETE /v2.1/os-security-groups/48743aab-6ede-4aec-9122-c341e97c6105 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 17:32:27.445 8 WARNING neutronclient.v2_0.client [None req-14e733c9-6dd2-469a-acc1-bfc7f1fc5b6f 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:27.469 8 INFO nova.api.openstack.wsgi [None req-14e733c9-6dd2-469a-acc1-bfc7f1fc5b6f 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] HTTP exception thrown: Security group 88d37ed9-a927-4fbb-82b2-c0f5ddd2485a does not exist Neutron server returns request_ids: ['req-a49d8337-5b0b-4af3-870d-dd631c9b2860'] [pid: 8|app: 0|req: 330/660] 10.0.0.21 () {32 vars in 739 bytes} [Thu Apr 16 17:32:27 2026] DELETE /v2.1/os-security-groups/88d37ed9-a927-4fbb-82b2-c0f5ddd2485a => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 17:32:27.481 8 WARNING neutronclient.v2_0.client [None req-186c120d-8ef2-4eb9-94b1-8378b2d0fa89 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] The 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-16 17:32:27.504 8 INFO nova.api.openstack.wsgi [None req-186c120d-8ef2-4eb9-94b1-8378b2d0fa89 2aeac7d34f3942a3ad09acfd0515db75 e83cc78fc755414e9e515940cc19e304 - - default default] HTTP exception thrown: Security group 17cf5e8f-9057-4460-9178-5b05964faf43 does not exist Neutron server returns request_ids: ['req-796b5b08-b9e2-4dd4-9f76-b3c09a8cb5c1'] [pid: 8|app: 0|req: 331/661] 10.0.0.21 () {32 vars in 739 bytes} [Thu Apr 16 17:32:27 2026] DELETE /v2.1/os-security-groups/17cf5e8f-9057-4460-9178-5b05964faf43 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:27 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:32:28.448 8 WARNING neutronclient.v2_0.client [None req-cf68584f-5a46-43ba-b81e-302c50f2305c b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] 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-16 17:32:28.532 7 INFO nova.api.openstack.compute.server_external_events [req-aa4f830d-1444-49b9-85b3-9320a95e406d req-76da3980-0f62-4335-a170-6b46b479d52d 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance [pid: 7|app: 0|req: 332/663] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:28 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-16 17:32:28.616 7 WARNING neutronclient.v2_0.client [None req-8e24be0f-3b52-438f-ab9d-7cdc1d747bec b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/664] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:28 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1525 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:28 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 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-16 17:32:29.682 8 WARNING neutronclient.v2_0.client [None req-e77ba95c-82ef-4571-b614-5128b2315a38 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] 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-16 17:32:29.792 7 WARNING neutronclient.v2_0.client [None req-ba959ae0-5258-4847-89d8-0712b4cf053c b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/666] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:29 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1525 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:29 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 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-16 17:32:30.594 8 INFO nova.api.openstack.compute.server_external_events [req-33f978cc-ef89-4e87-9513-71bd55c2ae78 req-c47dc8b4-cfe7-408b-9714-707f1851aba1 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance 2026-04-16 17:32:30.594 8 INFO nova.api.openstack.compute.server_external_events [req-33f978cc-ef89-4e87-9513-71bd55c2ae78 req-c47dc8b4-cfe7-408b-9714-707f1851aba1 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:c2ff90f6-36ab-4dc2-8de2-68e9d2cb17ec for instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 on instance 2026-04-16 17:32:30.594 8 INFO nova.api.openstack.compute.server_external_events [req-33f978cc-ef89-4e87-9513-71bd55c2ae78 req-c47dc8b4-cfe7-408b-9714-707f1851aba1 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:c2ff90f6-36ab-4dc2-8de2-68e9d2cb17ec for instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 on instance 2026-04-16 17:32:30.607 8 INFO nova.compute.rpcapi [None req-4849f63e-34b6-4740-9c21-0156580e5c7e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 334/668] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:30 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:30.868 7 WARNING neutronclient.v2_0.client [None req-f7159ade-9e4e-484e-9922-b730bb16d3ff b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/669] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:30 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1715 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:31.111 8 WARNING neutronclient.v2_0.client [None req-7207d162-fccf-4812-8500-588b1884c4a5 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/670] 10.0.0.21 () {32 vars in 740 bytes} [Thu Apr 16 17:32:31 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:31.218 7 WARNING neutronclient.v2_0.client [None req-40decfdd-a073-4d06-bbbf-2531ec07e1f7 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/671] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:31 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1556 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:32.110 8 WARNING neutronclient.v2_0.client [None req-30fec85c-be26-4c0c-9984-604994b5401c b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/672] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:32 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1715 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-16 17:32:32.636 8 WARNING neutronclient.v2_0.client [None req-4490a10a-2e43-467b-a1df-4dd751488d8e b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] 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-16 17:32:32.695 7 INFO nova.api.openstack.compute.server_external_events [req-985ffee6-a9b4-4790-bec8-32996d846966 req-e06dd7ba-be29-4d9b-84b1-85370281bf8b 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance [pid: 7|app: 0|req: 338/675] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:32 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: 338/676] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:32 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1739 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-16 17:32:32.882 7 WARNING neutronclient.v2_0.client [None req-9d008701-626d-42d8-a9cc-b82fdc71019c b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in 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/677] 10.0.0.21 () {32 vars in 740 bytes} [Thu Apr 16 17:32:32 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:33.790 8 WARNING neutronclient.v2_0.client [None req-f27756cd-a8c7-4675-8f78-2cab13d3dbbb b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in 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/678] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:33 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1739 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 17:32:34.753 7 INFO nova.api.openstack.compute.server_external_events [req-3b1e8447-140a-480c-be54-dbe4d3d3c7f4 req-831ce988-d2b1-4da1-bcb8-85170726349d 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:c2ff90f6-36ab-4dc2-8de2-68e9d2cb17ec for instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 on instance [pid: 7|app: 0|req: 340/679] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:34 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: 8|app: 0|req: 340/680] 10.0.0.21 () {32 vars in 640 bytes} [Thu Apr 16 17:32:34 2026] GET /v2.1/servers => generated 383 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/681] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:32:34 2026] DELETE /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 0 bytes in 127 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-16 17:32:35.022 8 WARNING neutronclient.v2_0.client [None req-4ecca552-cfed-405a-a2a3-cc4f7d749775 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in 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/682] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:34 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1745 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:36.575 7 WARNING neutronclient.v2_0.client [None req-fea1b0c6-f0dd-4dad-a9ef-a08f8d0ff4c0 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] 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-16 17:32:36.797 8 INFO nova.api.openstack.compute.server_external_events [req-ff1c8b33-8617-4702-bf64-4fb1df2708b8 req-23ab0196-97bd-4d56-bf4d-efdd45b364f2 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:c2ff90f6-36ab-4dc2-8de2-68e9d2cb17ec for instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 on instance 2026-04-16 17:32:36.798 8 INFO nova.api.openstack.compute.server_external_events [req-ff1c8b33-8617-4702-bf64-4fb1df2708b8 req-23ab0196-97bd-4d56-bf4d-efdd45b364f2 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:c2ff90f6-36ab-4dc2-8de2-68e9d2cb17ec for instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 on instance [pid: 8|app: 0|req: 342/683] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:36 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:36 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1745 bytes in 893 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:38.484 8 WARNING neutronclient.v2_0.client [None req-90c91cf8-92d2-483f-a35c-f522033c523d b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in 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/685] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:38 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1797 bytes in 945 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:39.847 7 INFO nova.api.openstack.compute.server_external_events [req-b6e323d1-8e80-49f6-92bc-872125dc3120 req-f58b6afd-fd3f-4c4e-a262-4dc84020788e 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:c2ff90f6-36ab-4dc2-8de2-68e9d2cb17ec for instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 on instance [pid: 7|app: 0|req: 343/686] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:40.453 8 WARNING neutronclient.v2_0.client [None req-f04f2a85-1eef-4c46-bd70-c3cb467a0161 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/687] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:40 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1516 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/688] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:32:40 2026] POST /v2.1/os-keypairs => generated 386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:41.557 8 WARNING neutronclient.v2_0.client [None req-92703208-b401-4012-bd6f-3acb9d2e0ba1 b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/689] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:41 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 1516 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:32:42.130 7 WARNING neutronclient.v2_0.client [None req-e6bfa833-c0bd-4b4b-a776-6002bc4e3d6b b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/690] 10.0.0.21 () {32 vars in 740 bytes} [Thu Apr 16 17:32:42 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/os-interface => generated 284 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:42.300 8 WARNING neutronclient.v2_0.client [None req-0fe8bcf0-aec3-424c-bfd8-a3b7c2956ff4 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/693] 10.0.0.21 () {32 vars in 814 bytes} [Thu Apr 16 17:32:42 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/os-interface/375aea76-9561-48e1-937a-f3682ad82bbe => generated 281 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: 7|app: 0|req: 348/694] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:42 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/695] 10.0.0.21 () {34 vars in 749 bytes} [Thu Apr 16 17:32:42 2026] POST /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/696] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:42 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 155 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-16 17:32:42.688 8 INFO nova.api.openstack.wsgi [None req-6c04f4c8-629f-4aa3-89fd-aece5e5a3dcc b6250d7c413a41298a810ad5a1e5f605 2a84bad89aad47e488d46acf600f57e6 - - default default] HTTP exception thrown: Instance 93ceef2f-cd0d-48f2-9cc1-79352f2305e3 could not be found. [pid: 8|app: 0|req: 348/697] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:42 2026] GET /v2.1/servers/93ceef2f-cd0d-48f2-9cc1-79352f2305e3 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/698] 10.0.0.21 () {32 vars in 703 bytes} [Thu Apr 16 17:32:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-394894411 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/699] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:43 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:32:43.814 7 INFO nova.api.openstack.compute.server_external_events [req-ba8b3a44-846f-4b63-a442-0c3317695d85 req-ef3824e9-1b15-4b4b-87aa-644c0992cf2f 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance [pid: 7|app: 0|req: 351/700] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/701] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:44 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/702] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:45 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 194 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-16 17:32:45.721 8 WARNING neutronclient.v2_0.client [None req-29e46793-ed8f-416e-b7c2-e8cfedb62f09 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/703] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:45 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1950 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, ' [pid: 7|app: 0|req: 353/704] 10.0.0.21 () {34 vars in 749 bytes} [Thu Apr 16 17:32:45 2026] POST /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/action => generated 0 bytes in 39 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: 352/705] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:45 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 194 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-16 17:32:46.401 7 WARNING neutronclient.v2_0.client [None req-f26c5e01-193b-41bc-b88b-aa45ac03d704 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The 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-16 17:32:46.451 7 WARNING neutronclient.v2_0.client [None req-f26c5e01-193b-41bc-b88b-aa45ac03d704 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The 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-16 17:32:46.592 7 WARNING neutronclient.v2_0.client [None req-f26c5e01-193b-41bc-b88b-aa45ac03d704 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in 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/706] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:32:46 2026] POST /v2.1/servers => generated 450 bytes in 683 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-16 17:32:47.002 8 WARNING neutronclient.v2_0.client [None req-32495903-f8af-4ab7-bf2f-f99e4915abf4 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] 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: 355/707] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:47 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:46 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1254 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:48.111 8 WARNING neutronclient.v2_0.client [None req-bf496a3c-5755-4e2d-92a5-7fd1a3eeb1ca de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/709] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:48 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 194 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:48.434 7 INFO nova.api.openstack.compute.server_external_events [req-d81cb851-d82a-45ff-9b67-d474107f7369 req-5cd6a191-f944-49ee-9963-bae1948f46ab 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance [pid: 7|app: 0|req: 357/710] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:48 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1304 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/712] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:49 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:49.543 8 WARNING neutronclient.v2_0.client [None req-4ec48230-33ba-4daf-87c5-68bb17d70902 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in 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/713] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:49 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1352 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/714] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:50 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 194 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-16 17:32:51.079 8 WARNING neutronclient.v2_0.client [None req-0209b7e7-d975-4b89-81ba-9655f44ba264 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] 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: 360/715] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:32:51 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/716] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:32:51 2026] DELETE /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 0 bytes in 89 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-16 17:32:51.405 7 WARNING neutronclient.v2_0.client [None req-111f22fc-4b14-4b3c-9d7b-51ec08aebc4e b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/717] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:51 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1360 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:51 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1841 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:52.506 7 WARNING neutronclient.v2_0.client [None req-2567261f-1f94-4ac3-bacf-ce03a705ae93 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] 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-16 17:32:52.721 8 INFO nova.api.openstack.compute.server_external_events [req-27a5e2e2-c709-4095-8481-468512705fc5 req-5a7ad3da-619b-42cf-bfe0-039db12293ef 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance [pid: 8|app: 0|req: 358/721] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:53.011 8 WARNING neutronclient.v2_0.client [None req-be282ef5-2faf-46ee-bd20-f1b074b905be b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/722] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:52 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1437 bytes in 1317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:52 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1841 bytes in 839 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:54.578 8 INFO nova.api.openstack.compute.server_external_events [req-c76eb56b-9694-4c57-893b-65c375cd4e3d req-a3f426e4-9f9c-4818-acff-2670db6f2009 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance [pid: 8|app: 0|req: 360/724] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:54 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-16 17:32:54.714 7 WARNING neutronclient.v2_0.client [None req-e8011e29-7010-4c3e-8c66-2a0b2f4be71f c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] 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-16 17:32:54.771 8 INFO nova.api.openstack.compute.server_external_events [req-676fabd4-85d4-4180-a93d-e18dcdcca493 req-b6e1341b-02f8-4fce-b6ca-360c226f1a03 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:375aea76-9561-48e1-937a-f3682ad82bbe for instance e1460ac7-d5e9-466f-b3b7-b14622c71bea on instance 2026-04-16 17:32:54.771 8 INFO nova.api.openstack.compute.server_external_events [req-676fabd4-85d4-4180-a93d-e18dcdcca493 req-b6e1341b-02f8-4fce-b6ca-360c226f1a03 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:843a5f39-8af5-403b-aede-f7a57d87ec1e for instance aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 on instance [pid: 8|app: 0|req: 361/725] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:32:54 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:54.827 8 WARNING neutronclient.v2_0.client [None req-513ed3b5-1688-4d95-8149-d6612fad1921 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The 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-16 17:32:54.909 7 WARNING neutronclient.v2_0.client [None req-e8011e29-7010-4c3e-8c66-2a0b2f4be71f c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in 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/726] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:54 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1437 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-16 17:32:55.043 8 WARNING neutronclient.v2_0.client [None req-5f9e45ed-1a53-4c14-9d7e-7a11973f6444 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in 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/727] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:55 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1773 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:32:54 2026] POST /v2.1/servers => generated 424 bytes in 605 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-16 17:32:55.172 8 WARNING neutronclient.v2_0.client [None req-f62ce4ff-e6a8-479d-843b-3551721cc51f c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/729] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:55 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1370 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:56.052 7 WARNING neutronclient.v2_0.client [None req-e9d8d0f9-df78-41a1-9a82-057fc954c4b9 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] 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-16 17:32:56.153 8 WARNING neutronclient.v2_0.client [None req-70c2e92b-d671-44e4-954d-4c7f2e62fb41 b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/730] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:56 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1437 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:56 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1485 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:56.261 7 WARNING neutronclient.v2_0.client [None req-0fb6752a-45a3-4b1e-83ee-bb22ec0de058 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/732] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:56 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1374 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:57.236 8 WARNING neutronclient.v2_0.client [None req-bb1a778e-1552-4104-8940-002c31214c95 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The 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-16 17:32:57.253 7 WARNING neutronclient.v2_0.client [None req-61bead48-a9a5-4474-bee5-643092f633cd b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/733] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:57 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 1485 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, ' [pid: 8|app: 0|req: 366/734] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:57 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1425 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:32:57.367 7 WARNING neutronclient.v2_0.client [None req-1612f51b-107c-4f65-8494-f3ebc59dd8ae c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in 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/735] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:57 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1422 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-16 17:32:58.329 8 INFO nova.api.openstack.wsgi [None req-9454184b-09a9-48e5-97fa-ac03ff87a55c b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] HTTP exception thrown: Instance e1460ac7-d5e9-466f-b3b7-b14622c71bea could not be found. [pid: 8|app: 0|req: 367/736] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:58 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/737] 10.0.0.21 () {32 vars in 703 bytes} [Thu Apr 16 17:32:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-613439860 => 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-16 17:32:58.393 8 WARNING neutronclient.v2_0.client [None req-d1d657a1-a615-42c4-9afd-4769c86de5e4 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The 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-16 17:32:58.467 7 WARNING neutronclient.v2_0.client [None req-b7f56982-4991-4810-9938-cca4b59281a7 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in 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/738] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:58 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1422 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:58 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1425 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:59.539 7 INFO nova.api.openstack.wsgi [None req-4f2bda48-a12c-4cbf-9472-53e10ac201fe b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] HTTP exception thrown: Instance e1460ac7-d5e9-466f-b3b7-b14622c71bea could not be found. [pid: 7|app: 0|req: 372/740] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:32:59 2026] DELETE /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:59.568 8 INFO nova.api.openstack.wsgi [None req-466e873e-324a-40d4-8b34-23344a52b8cc b5fe68a7d55041f28dddd5a0728dc540 343dbfbbff8f4a69b14857e28ee00c36 - - default default] HTTP exception thrown: Instance e1460ac7-d5e9-466f-b3b7-b14622c71bea could not be found. [pid: 8|app: 0|req: 369/741] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:59 2026] GET /v2.1/servers/e1460ac7-d5e9-466f-b3b7-b14622c71bea => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:32:59.652 7 WARNING neutronclient.v2_0.client [None req-fc476a01-7362-4797-8f50-dadb9fa916b4 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The 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-16 17:32:59.674 8 WARNING neutronclient.v2_0.client [None req-96a9dd48-80bb-4399-b2fc-d65520ec40b7 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/742] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:59 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1430 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:32:59 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1425 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:00.354 7 INFO nova.api.openstack.compute.server_external_events [req-b436a99d-5f0b-48ee-ac57-1d32113fabd4 req-bd6b5cbc-8d8f-4e4a-a276-e55a8ecf19b1 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:843a5f39-8af5-403b-aede-f7a57d87ec1e for instance aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 on instance [pid: 7|app: 0|req: 374/744] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:00 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-16 17:33:00.799 8 WARNING neutronclient.v2_0.client [None req-125db07d-efa8-456a-8b82-2cff288bb9a8 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] 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-16 17:33:01.153 7 WARNING neutronclient.v2_0.client [None req-02de6b9b-82e5-430b-ac55-cab21f722523 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/745] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:00 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1472 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:01.494 8 INFO nova.api.openstack.compute.server_external_events [req-298ca558-9e04-4197-8381-db2fe7e6663c req-4fff9a4d-8a68-4cee-ac8b-cb408e225847 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:ca13da31-2fbb-4187-9d68-8b521d1a62a3 for instance 10c7cea8-d499-4d20-a534-544ef89d41ec on instance [pid: 8|app: 0|req: 372/746] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:01 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) [pid: 7|app: 0|req: 375/747] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:01 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1425 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:02.413 8 INFO nova.api.openstack.compute.server_external_events [req-dd4662a9-3d55-4e07-8ea3-c41e847c1c6b req-19c62712-737b-4d6c-aef4-7122b892f036 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:843a5f39-8af5-403b-aede-f7a57d87ec1e for instance aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 on instance [pid: 8|app: 0|req: 374/750] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:02.516 7 WARNING neutronclient.v2_0.client [None req-68936d23-9954-44ac-bb24-600975ac04c8 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] 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-16 17:33:02.652 8 WARNING neutronclient.v2_0.client [None req-b52af0b0-440e-402a-b736-61b5b59dfa45 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/751] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:02 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1470 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:02 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1613 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:02.910 7 WARNING neutronclient.v2_0.client [None req-10ec8f10-ef88-4ab3-99d0-670bf403b36d de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/753] 10.0.0.21 () {32 vars in 740 bytes} [Thu Apr 16 17:33:02 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3/os-interface => generated 285 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:03.683 7 INFO nova.api.openstack.compute.server_external_events [req-bb47a322-5319-46eb-8997-501b6af1c397 req-54fa278e-7c3e-4bcb-9fe2-f8adff55b1a8 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:843a5f39-8af5-403b-aede-f7a57d87ec1e for instance aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 on instance [pid: 7|app: 0|req: 379/754] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:03.695 8 WARNING neutronclient.v2_0.client [None req-bb2d3c3f-bb95-426a-87e4-a7037fc76f31 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The 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-16 17:33:03.730 7 WARNING neutronclient.v2_0.client [None req-f8893156-277e-406e-b73c-70f24fd15e13 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/755] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:03 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1613 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/756] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:03 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1470 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.21 () {32 vars in 640 bytes} [Thu Apr 16 17:33:03 2026] GET /v2.1/servers => generated 388 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/758] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:33:03 2026] DELETE /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => 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-16 17:33:04.032 8 WARNING neutronclient.v2_0.client [None req-38974ec3-737a-4df4-b3bb-ca919d347f94 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in 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/759] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:03 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1619 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-16 17:33:04.891 7 WARNING neutronclient.v2_0.client [None req-b091a21f-d24b-45c7-a90b-216a3c79e46a c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/760] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:04 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1470 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:05.177 8 WARNING neutronclient.v2_0.client [None req-eec6ce96-09f2-42a7-9346-1dcb8e97308e de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] 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-16 17:33:05.332 7 INFO nova.api.openstack.compute.server_external_events [req-221f82dc-4056-482c-b5c4-14259858193d req-dbe1a709-daf8-4e9c-b4bd-35a130c2bdce 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:843a5f39-8af5-403b-aede-f7a57d87ec1e for instance aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 on instance [pid: 7|app: 0|req: 383/761] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 379/762] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:05 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1739 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:06.033 7 WARNING neutronclient.v2_0.client [None req-c1b38f66-7373-481d-8caa-faa9ee8ed539 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/763] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:05 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1470 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 17:33:06.380 7 INFO nova.api.openstack.compute.server_external_events [req-d0631021-5abc-402d-afaa-978a6c655392 req-b2ccfdef-10ae-4c4d-91c8-22d9adcfadd4 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:ca13da31-2fbb-4187-9d68-8b521d1a62a3 for instance 10c7cea8-d499-4d20-a534-544ef89d41ec on instance [pid: 7|app: 0|req: 385/764] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:33:06.386 8 WARNING neutronclient.v2_0.client [None req-b8872f2d-a19b-43d7-b2d7-29cb988d848a de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/765] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:06 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1739 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:07.331 7 WARNING neutronclient.v2_0.client [None req-8432d23e-6cc7-4f37-a21f-b9a9addcdd81 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] 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-16 17:33:07.384 8 INFO nova.api.openstack.compute.server_external_events [req-c63458ff-f85d-499b-a249-ec8602b3a797 req-5b847292-3bd9-4f4f-b785-38af91bbcc87 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:843a5f39-8af5-403b-aede-f7a57d87ec1e for instance aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 on instance [pid: 8|app: 0|req: 381/766] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:07.818 8 WARNING neutronclient.v2_0.client [None req-8f46e0d2-c31c-45b1-9914-46a31765c831 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/767] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:07 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1672 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/768] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:07 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1470 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:08.450 8 INFO nova.api.openstack.compute.server_external_events [req-d2dde36a-a0ec-40c4-ad23-9f218dd5f62f req-75b844f7-7050-4039-a75c-4c7c28657c92 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:ca13da31-2fbb-4187-9d68-8b521d1a62a3 for instance 10c7cea8-d499-4d20-a534-544ef89d41ec on instance 2026-04-16 17:33:08.450 8 INFO nova.api.openstack.compute.server_external_events [req-d2dde36a-a0ec-40c4-ad23-9f218dd5f62f req-75b844f7-7050-4039-a75c-4c7c28657c92 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:843a5f39-8af5-403b-aede-f7a57d87ec1e for instance aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 on instance [pid: 8|app: 0|req: 383/769] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:08 2026] POST /v2.1/os-server-external-events => generated 354 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-16 17:33:09.279 7 WARNING neutronclient.v2_0.client [None req-f4d140f0-6cca-41ce-a130-d82871a9eeda de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] 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-16 17:33:09.319 8 WARNING neutronclient.v2_0.client [None req-afd8a39f-4ba0-4813-bd2e-bb96d5b3baf6 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/770] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1381 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1655 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 388/772] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/773] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:33:10 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec/ips => generated 109 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 389/774] 10.0.0.21 () {32 vars in 824 bytes} [Thu Apr 16 17:33:10 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec/ips/tempest-ServerAddressesTestJSON-1175865003-network => generated 94 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/775] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:33:10 2026] DELETE /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 0 bytes in 135 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-16 17:33:10.345 7 WARNING neutronclient.v2_0.client [None req-73310a29-8b02-4de6-9306-8dc828ed16e8 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in 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/776] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:10 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1661 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, ' [pid: 8|app: 0|req: 387/777] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:33:10 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-04-16 17:33:10.772 7 WARNING neutronclient.v2_0.client [None req-75d5aa31-436e-4f89-b3f1-1c172a6a991a de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/778] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:10 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => generated 1386 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:33:11.584 8 WARNING neutronclient.v2_0.client [None req-23a281b8-b494-4837-aea3-e691be156ead c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/779] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:11 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1661 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:11.881 7 INFO nova.api.openstack.wsgi [None req-2e513b85-0116-4ca8-99d3-f4a0ed865431 de40d2b0016a4c78bdf23edf4d629c4b 0ed82c30efa049968c9c8aa1c941f7d0 - - default default] HTTP exception thrown: Instance aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 could not be found. [pid: 7|app: 0|req: 392/780] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:11 2026] GET /v2.1/servers/aea7f981-8ae2-42eb-bbcf-6aa19dc74ae3 => 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: 389/781] 10.0.0.21 () {32 vars in 705 bytes} [Thu Apr 16 17:33:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1321504431 => 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-16 17:33:12.382 7 WARNING neutronclient.v2_0.client [None req-88f8c988-0c0d-473f-83f0-ca093d39ae15 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The 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-16 17:33:12.421 7 WARNING neutronclient.v2_0.client [None req-88f8c988-0c0d-473f-83f0-ca093d39ae15 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The 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-16 17:33:12.582 7 WARNING neutronclient.v2_0.client [None req-88f8c988-0c0d-473f-83f0-ca093d39ae15 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The 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-16 17:33:12.815 8 WARNING neutronclient.v2_0.client [None req-23959927-0450-40b6-af41-3ca4668fcbb7 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/784] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:33:12 2026] POST /v2.1/servers => generated 453 bytes in 519 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-16 17:33:12.860 7 WARNING neutronclient.v2_0.client [None req-29a9581d-3951-44bf-8f3b-730bd2b10ac1 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/785] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1619 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:13.109 8 INFO nova.api.openstack.compute.server_external_events [req-cd2abcf8-92bb-4cd0-ad4f-45615780d4df req-97e71569-16ec-446d-8ff0-515ddbf4f8a5 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:ca13da31-2fbb-4187-9d68-8b521d1a62a3 for instance 10c7cea8-d499-4d20-a534-544ef89d41ec on instance [pid: 7|app: 0|req: 394/786] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1393 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:14.135 7 WARNING neutronclient.v2_0.client [None req-0f03ceb7-c81b-4a65-9110-25e643d700cd c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The 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-16 17:33:14.167 8 WARNING neutronclient.v2_0.client [None req-a58c55d9-cede-4ea5-98ba-f792456e4f68 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/788] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:14 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1456 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:14 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1389 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:15.256 7 WARNING neutronclient.v2_0.client [None req-27d92dfa-b74f-4d76-a710-d0dca5ec5576 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] 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: 396/790] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:15 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1456 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:33:15.311 8 WARNING neutronclient.v2_0.client [None req-7dc15b6e-780e-4b01-a538-f86f3144614d dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/791] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:15 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1445 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-16 17:33:16.357 7 WARNING neutronclient.v2_0.client [None req-659a3c90-73ca-43bd-bc49-bba6e76da28b c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/792] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:16 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1456 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-16 17:33:16.446 8 WARNING neutronclient.v2_0.client [None req-4287e222-0a75-4f87-abeb-0b6ac35ef78e dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/793] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:16 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1445 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:17.469 7 WARNING neutronclient.v2_0.client [None req-b5f229af-2e7e-4fb0-85e4-52401d216b62 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] 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-16 17:33:17.557 8 WARNING neutronclient.v2_0.client [None req-21c58dbf-6a75-4fc2-a132-1a0a271d2200 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/794] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:17 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => generated 1456 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/795] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:17 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1521 bytes in 1110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:33:18.628 7 INFO nova.api.openstack.compute.server_external_events [req-bdd9898b-1d70-4820-8949-1d20ab9f6284 req-f872bffd-741c-4059-9ba6-e8995eb218ce 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 7|app: 0|req: 399/796] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:18 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-16 17:33:18.934 8 INFO nova.api.openstack.wsgi [None req-93787aa2-2a60-4ead-b3fe-94edc18fa2b9 c2c1207447064e3ca72e674df5a162fe 3f217a34c280483396886890b042f914 - - default default] HTTP exception thrown: Instance 10c7cea8-d499-4d20-a534-544ef89d41ec could not be found. [pid: 8|app: 0|req: 398/797] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:18 2026] GET /v2.1/servers/10c7cea8-d499-4d20-a534-544ef89d41ec => 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-16 17:33:19.685 7 WARNING neutronclient.v2_0.client [None req-d796a67d-7412-4bf6-a9d9-230572f91234 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/798] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1519 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:21.341 8 WARNING neutronclient.v2_0.client [None req-a7dd4caa-905b-4d58-b10d-1b1bcb1185b5 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/799] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:21 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1519 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:22.672 8 WARNING neutronclient.v2_0.client [None req-08caa505-8122-4b10-bd94-c5b933ad3ff8 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/802] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:22 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1519 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:23.844 7 WARNING neutronclient.v2_0.client [None req-ff9f0f9b-662f-4281-8935-051843dc2f85 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in 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/803] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:23 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1519 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/804] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:33:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:24.869 7 INFO nova.api.openstack.compute.server_external_events [req-955a7c9d-e5f8-4189-99fa-83f48adba9c3 req-619e3df7-ae40-4925-91b2-7f4470924584 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 7|app: 0|req: 403/805] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:24 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) 2026-04-16 17:33:25.036 8 WARNING neutronclient.v2_0.client [None req-e4c1e0d8-6341-45b6-8d09-8a02feec3408 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/806] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:25 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1519 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:25.761 7 WARNING neutronclient.v2_0.client [None req-283c732d-63d2-4ef6-bf47-a09114ece237 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The 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-16 17:33:25.793 7 WARNING neutronclient.v2_0.client [None req-283c732d-63d2-4ef6-bf47-a09114ece237 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The 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-16 17:33:25.969 7 WARNING neutronclient.v2_0.client [None req-283c732d-63d2-4ef6-bf47-a09114ece237 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/807] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:33:25 2026] POST /v2.1/servers => generated 450 bytes in 510 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-16 17:33:26.232 8 WARNING neutronclient.v2_0.client [None req-6ed3df67-6d73-4eda-b6c8-5f7b7eec074d e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/808] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:26 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1423 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-16 17:33:26.495 7 WARNING neutronclient.v2_0.client [None req-824ba65e-3789-4973-b302-b25a58687501 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/809] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:26 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1702 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:26.638 8 WARNING neutronclient.v2_0.client [None req-9095f45a-9955-45ee-a8e2-ea8880911b55 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/810] 10.0.0.21 () {32 vars in 740 bytes} [Thu Apr 16 17:33:26 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:26.912 7 INFO nova.api.openstack.compute.server_external_events [req-5bf743f0-ab45-4a12-9990-134ca73ce696 req-73c8e92d-9f33-4448-96e1-c9fb8b1fb4b2 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 7|app: 0|req: 406/811] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:26 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-16 17:33:27.328 8 WARNING neutronclient.v2_0.client [None req-f95872f4-1328-4396-8864-0bd6739825b0 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/812] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:27 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1427 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-16 17:33:27.400 7 INFO nova.api.openstack.compute.server_external_events [req-ffeb69f9-89ec-45b5-8d68-9af2f2ff8df9 req-b88b3a22-56d8-4caa-83cb-38c9d4dec62e 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 7|app: 0|req: 407/813] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:27 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-16 17:33:28.428 8 WARNING neutronclient.v2_0.client [None req-3cab7383-599c-4d3e-a261-f57df30da5ac e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/814] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:28 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1475 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:29.528 7 WARNING neutronclient.v2_0.client [None req-71d2545b-d353-49fa-b8c2-0505653b06ac e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/815] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:29 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1475 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-16 17:33:30.622 8 WARNING neutronclient.v2_0.client [None req-9b74a320-b4d6-4ed6-91ef-a853552a5a4a e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/816] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:30 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1550 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:32.061 7 INFO nova.api.openstack.compute.server_external_events [req-efba24c4-c558-44e5-9dfb-459de30be732 req-c964498a-b1ee-440d-84dd-c31680ba74bc 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:da76d72a-a0c9-40ff-ae9e-397dbf2d1df5 for instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 on instance [pid: 7|app: 0|req: 409/817] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:32 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-16 17:33:32.527 8 WARNING neutronclient.v2_0.client [None req-20bc53bd-429e-4517-a23a-35d9210cf52f e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/820] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:32 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1548 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-16 17:33:33.683 7 WARNING neutronclient.v2_0.client [None req-eb309418-a5fd-4abb-9428-fbdf66ec24cc e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] 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-16 17:33:33.793 8 INFO nova.api.openstack.compute.server_external_events [req-aa05a551-43e0-4c97-af1a-ff37122bf0af req-5bcfd2f1-eaa9-44ec-9178-ad399e238b8e 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:da76d72a-a0c9-40ff-ae9e-397dbf2d1df5 for instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 on instance [pid: 8|app: 0|req: 411/821] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/822] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:33 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1548 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:34.856 8 WARNING neutronclient.v2_0.client [None req-c0c6662c-e4ae-4317-9f74-744ce8457910 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/823] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:34 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1548 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 412/824] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:33:36 2026] POST /v2.1/os-keypairs => generated 398 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-16 17:33:36.432 8 WARNING neutronclient.v2_0.client [None req-fa592869-90c6-4635-a00a-d37f196b52b6 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/825] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:36 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1548 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:33:37.618 7 WARNING neutronclient.v2_0.client [None req-fee230df-3ee1-4c69-8164-327fa29f3244 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] 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: 413/826] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:37 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1548 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:33:37.770 8 INFO nova.api.openstack.compute.server_external_events [req-5c93e6b4-c3cf-4e8a-9e9e-dfebaa14882c req-6440384d-caa6-4b40-bb43-39ee50fdada3 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:da76d72a-a0c9-40ff-ae9e-397dbf2d1df5 for instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 on instance [pid: 8|app: 0|req: 414/827] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:37 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-16 17:33:38.424 7 WARNING neutronclient.v2_0.client [None req-2a216798-8a88-4f2a-8839-0efe95be2fdc 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:33:38.470 7 WARNING neutronclient.v2_0.client [None req-2a216798-8a88-4f2a-8839-0efe95be2fdc 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:33:38.711 7 WARNING neutronclient.v2_0.client [None req-2a216798-8a88-4f2a-8839-0efe95be2fdc 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:33:38.817 8 WARNING neutronclient.v2_0.client [None req-f258a252-5384-4b1c-bad2-dbde51de9a59 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/828] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:33:38 2026] POST /v2.1/servers => generated 450 bytes in 581 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: 415/829] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:38 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1548 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:33:38.977 7 WARNING neutronclient.v2_0.client [None req-87d926ae-5e9d-4836-8906-0e609cab342e 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/830] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:38 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1403 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:39.812 8 INFO nova.api.openstack.compute.server_external_events [req-774ab7a1-c733-4e3e-b6ce-c1f2f07ed398 req-f9de647b-d936-42e0-8872-eea0116b3184 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:da76d72a-a0c9-40ff-ae9e-397dbf2d1df5 for instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 on instance [pid: 8|app: 0|req: 416/831] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:40.023 7 WARNING neutronclient.v2_0.client [None req-03b61817-f2be-46ae-856b-d4fbd0365f12 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] 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-16 17:33:40.074 8 WARNING neutronclient.v2_0.client [None req-b1467289-f934-4489-96e6-d0679645f67f 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/832] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:39 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1725 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/833] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:40 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1407 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:33:40.171 7 WARNING neutronclient.v2_0.client [None req-c2b4dc6b-d96e-4965-9025-8825ffcb1617 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/834] 10.0.0.21 () {32 vars in 740 bytes} [Thu Apr 16 17:33:40 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 17:33:41.015 7 INFO nova.api.openstack.compute.server_external_events [req-6e8fdb63-e82a-450b-8b6c-ff92a4000e48 req-34f53803-8f9f-4579-b854-61ae01e0484f 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:da76d72a-a0c9-40ff-ae9e-397dbf2d1df5 for instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 on instance 2026-04-16 17:33:41.019 8 WARNING neutronclient.v2_0.client [None req-0f639da3-a479-4d23-b43b-f655b8f96065 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/835] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:40 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: 8|app: 0|req: 418/836] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:40 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1725 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:41.217 7 WARNING neutronclient.v2_0.client [None req-d5c11415-16e6-48f0-95a0-500313e38979 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/837] 10.0.0.21 () {32 vars in 640 bytes} [Thu Apr 16 17:33:41 2026] GET /v2.1/servers => generated 377 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/838] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:41 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1455 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:33:41 2026] DELETE /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 0 bytes in 80 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-16 17:33:41.371 7 WARNING neutronclient.v2_0.client [None req-bbe97a92-a57c-40a6-b2e4-f8ebb9ccfb74 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/840] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:41 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1731 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:42.321 8 WARNING neutronclient.v2_0.client [None req-f21d3385-848e-40cc-a31c-dd8fa5b71c47 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/843] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1455 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:42.534 7 WARNING neutronclient.v2_0.client [None req-c2d9b16d-e6ca-47ee-952a-d054ede5cefc e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] 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-16 17:33:42.624 8 INFO nova.api.openstack.compute.server_external_events [req-062e1ec9-e91c-456b-aa20-a3f48c68de51 req-e887c7f4-75af-447e-a2ee-d964605bdd80 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:da76d72a-a0c9-40ff-ae9e-397dbf2d1df5 for instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 on instance [pid: 8|app: 0|req: 422/844] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/845] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1851 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-16 17:33:42.809 8 WARNING neutronclient.v2_0.client [None req-9138971b-dce5-4290-b185-565281adcd75 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/846] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1822 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-16 17:33:43.029 7 WARNING neutronclient.v2_0.client [None req-45e2cef7-5c9c-4603-abbe-e8173a87d46e dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/847] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1822 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, ' [pid: 8|app: 0|req: 424/848] 10.0.0.21 () {34 vars in 749 bytes} [Thu Apr 16 17:33:43 2026] POST /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934/action => generated 0 bytes in 79 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:43.416 7 WARNING neutronclient.v2_0.client [None req-7837d2c3-6c88-4bf5-8096-6c5a41eb70ad 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:33:43.418 8 WARNING neutronclient.v2_0.client [None req-71b0081b-ebc4-4b3c-ad81-f9e0ce03a499 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/849] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:43 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1463 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/850] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:43 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1824 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-16 17:33:43.736 7 WARNING neutronclient.v2_0.client [None req-d2ecbb57-88f3-4350-91f5-7908eb460ad0 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] 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-16 17:33:44.152 8 INFO nova.api.openstack.compute.server_external_events [req-26fcfff9-1362-422e-be14-a7dead11e1fd req-bc06562b-ec15-41a5-a6d7-273ba4935835 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:da76d72a-a0c9-40ff-ae9e-397dbf2d1df5 for instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 on instance [pid: 8|app: 0|req: 426/851] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:43 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1851 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:44.501 8 WARNING neutronclient.v2_0.client [None req-f5e0a819-2431-4170-8c32-38a5b043a134 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:33:44.627 7 WARNING neutronclient.v2_0.client [None req-5267c42b-ce1a-49e2-b43f-14a28f561809 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/853] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:44 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1541 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-16 17:33:44.676 8 INFO nova.api.openstack.compute.server_external_events [req-639568e1-4deb-454f-8292-479ce9503efe req-deb386ea-a515-4601-be68-12db0a214749 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:da76d72a-a0c9-40ff-ae9e-397dbf2d1df5 for instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 on instance 2026-04-16 17:33:44.677 8 INFO nova.api.openstack.compute.server_external_events [req-639568e1-4deb-454f-8292-479ce9503efe req-deb386ea-a515-4601-be68-12db0a214749 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:f789e137-11e1-4d08-9815-4ff1b666c6bb for instance 09566a62-62e1-4861-9c17-cdff60f674f0 on instance [pid: 8|app: 0|req: 428/854] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:44 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/855] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:44 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1824 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:45.232 8 WARNING neutronclient.v2_0.client [None req-e40004ec-8431-4dfe-bcde-78cd2fa433f3 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/856] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:45 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1509 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:45.704 7 WARNING neutronclient.v2_0.client [None req-1462893e-5142-424c-9538-51e0d6de2915 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:33:45.782 8 WARNING neutronclient.v2_0.client [None req-9c5a0ba8-2328-457a-8281-c564708c2cf6 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/857] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:45 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1529 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/858] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:45 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1824 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:46.323 7 WARNING neutronclient.v2_0.client [None req-a5af7d0e-217d-43b8-b352-c34149d2c5e1 e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/859] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 1509 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-16 17:33:46.855 8 WARNING neutronclient.v2_0.client [None req-1442a25e-9e89-44b1-a855-fc2dc41c2326 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:33:46.934 7 WARNING neutronclient.v2_0.client [None req-5fbcc79c-e732-483f-83ce-14205c69dfa3 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/860] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1529 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1829 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-16 17:33:47.423 8 INFO nova.api.openstack.wsgi [None req-57c695ad-bf3c-4616-ad6f-929d930294ee e48a3fc3d29640a2b72a83d8ca839dfc 0c5aef8bc23b4c7f96f1d0bc123039b6 - - default default] HTTP exception thrown: Instance 9d62447e-5fc4-4e99-b129-02cf5fde2c73 could not be found. [pid: 8|app: 0|req: 432/862] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:47 2026] GET /v2.1/servers/9d62447e-5fc4-4e99-b129-02cf5fde2c73 => generated 111 bytes in 36 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: 431/863] 10.0.0.21 () {32 vars in 705 bytes} [Thu Apr 16 17:33:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1055939232 => 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-16 17:33:47.503 8 INFO nova.api.openstack.compute.server_external_events [req-4dade364-0f7c-4ae2-be0d-e9ce10baf3f8 req-744700ea-103a-4a9f-93d4-bbcf29478380 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 8|app: 0|req: 433/864] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:33:48.011 7 WARNING neutronclient.v2_0.client [None req-ae66c819-90ff-4711-b05e-26b4bbb15580 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:33:48.085 8 WARNING neutronclient.v2_0.client [None req-7ac91d6f-cc5f-4af3-942f-c76d17e151de dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/865] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:47 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1529 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/866] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1829 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-16 17:33:49.166 7 WARNING neutronclient.v2_0.client [None req-35105b85-69cd-4940-87da-1796a806b817 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:33:49.302 8 WARNING neutronclient.v2_0.client [None req-c5e8595d-9261-4e6b-9724-be1e1db8ac84 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/867] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:49 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1529 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/868] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:49 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1829 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:49.556 8 INFO nova.api.openstack.compute.server_external_events [req-2d5b7b16-cd46-4734-8bf5-9fa1c67730ff req-b81a33ad-d9d3-4e6b-ad70-b353c8b02839 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:f789e137-11e1-4d08-9815-4ff1b666c6bb for instance 09566a62-62e1-4861-9c17-cdff60f674f0 on instance 2026-04-16 17:33:49.561 7 INFO nova.api.openstack.compute.server_external_events [req-af17dfa4-e903-498d-a3c3-1e690c8942ca req-e612e004-cf89-41da-98e4-bb9902015ab3 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 8|app: 0|req: 436/869] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/870] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:49 2026] POST /v2.1/os-server-external-events => generated 185 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-16 17:33:50.408 8 WARNING neutronclient.v2_0.client [None req-d7df7185-02d2-45cf-8bb8-f722dfb8e7c3 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:33:50.549 7 WARNING neutronclient.v2_0.client [None req-c44889da-2511-4c26-b757-f7b97aec27aa dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/871] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:50 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1529 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/872] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:50 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1829 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:51.604 8 INFO nova.api.openstack.compute.server_external_events [req-96a6e4ac-3a91-4a45-be47-25a958e9a881 req-9c4881bc-1a67-4333-85e4-182eb3d5d583 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance 2026-04-16 17:33:51.604 8 INFO nova.api.openstack.compute.server_external_events [req-96a6e4ac-3a91-4a45-be47-25a958e9a881 req-9c4881bc-1a67-4333-85e4-182eb3d5d583 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 8|app: 0|req: 438/873] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:51 2026] POST /v2.1/os-server-external-events => generated 354 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-16 17:33:51.628 7 INFO nova.api.openstack.compute.server_external_events [req-cf10eb7a-d3d4-489d-9a5e-8cfad2251934 req-4b869536-231b-4ec0-8aef-570efffe196d 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:f789e137-11e1-4d08-9815-4ff1b666c6bb for instance 09566a62-62e1-4861-9c17-cdff60f674f0 on instance [pid: 7|app: 0|req: 436/874] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:33:51.648 8 WARNING neutronclient.v2_0.client [None req-e1997292-32d9-4aac-8754-137cc12e6fc9 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:33:51.749 7 WARNING neutronclient.v2_0.client [None req-c93a749f-fe69-4276-827e-3d8fcc773865 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/875] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:51 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1697 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 437/876] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:51 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1829 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:33:51.993 8 WARNING neutronclient.v2_0.client [None req-c6de4e5c-c2c7-48da-8927-57e1feb6051f 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/877] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:51 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1697 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:53.060 7 WARNING neutronclient.v2_0.client [None req-425f132f-2464-4f05-b856-a3bef97e6b55 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/880] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1822 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:33:53.640 8 INFO nova.api.openstack.compute.server_external_events [req-3d053749-7c6a-46ed-9bb3-9721d6b7e45c req-69f885f9-1ab6-4c0a-977f-841307d9c15d 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:f789e137-11e1-4d08-9815-4ff1b666c6bb for instance 09566a62-62e1-4861-9c17-cdff60f674f0 on instance [pid: 8|app: 0|req: 442/881] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:33:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/882] 10.0.0.21 () {34 vars in 749 bytes} [Thu Apr 16 17:34:01 2026] POST /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0/action => generated 31919 bytes in 558 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-16 17:34:05.930 7 INFO nova.api.openstack.compute.server_external_events [req-e017e8ac-d58d-4c74-81d1-19d5bd14a1a7 req-10fa805e-3ada-4cb6-b0b8-a63327c3e87e 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:f789e137-11e1-4d08-9815-4ff1b666c6bb for instance 09566a62-62e1-4861-9c17-cdff60f674f0 on instance [pid: 7|app: 0|req: 442/885] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/886] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:34:07 2026] POST /v2.1/os-keypairs => generated 397 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-16 17:34:08.972 7 WARNING neutronclient.v2_0.client [None req-5a8e7049-415a-46de-9d64-dceccd3c12f5 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/887] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1822 bytes in 947 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/888] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:34:09 2026] DELETE /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:10.018 7 WARNING neutronclient.v2_0.client [None req-4172bea4-6145-4d92-9c85-c351d2699bf5 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/889] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:09 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1828 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:10.856 8 WARNING neutronclient.v2_0.client [None req-c472eebc-2583-4551-8ad3-1bf2d660b0f7 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:34:10.917 8 WARNING neutronclient.v2_0.client [None req-c472eebc-2583-4551-8ad3-1bf2d660b0f7 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:34:11.114 8 WARNING neutronclient.v2_0.client [None req-c472eebc-2583-4551-8ad3-1bf2d660b0f7 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:34:11.409 7 INFO nova.api.openstack.compute.server_external_events [req-daa71f57-3c36-43d9-b774-e3aabe9b646d req-9f0ff460-c4b1-4c83-9659-e95d7c46f978 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 7|app: 0|req: 445/890] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/891] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:34:10 2026] POST /v2.1/servers => generated 450 bytes in 748 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-16 17:34:11.568 7 WARNING neutronclient.v2_0.client [None req-f5caabc6-1e82-44c5-9b69-926452682744 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:34:11.752 8 WARNING neutronclient.v2_0.client [None req-91aa3efc-7951-43ce-a225-395c34d9c0e8 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/892] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:11 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1401 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/893] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:11 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1828 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:12.920 8 WARNING neutronclient.v2_0.client [None req-f5402f3b-2f93-43c6-854a-ebae9ee4f0e7 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:34:13.045 7 WARNING neutronclient.v2_0.client [None req-9922d9d4-a9c8-4384-acf8-d70b4f3a4374 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/896] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:12 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1397 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/897] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1760 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:13.472 8 INFO nova.api.openstack.compute.server_external_events [req-94739ea2-df63-4e4c-bef6-e5c6faee0b2b req-f99af7d7-7d3a-43e5-a712-da29359887d9 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance 2026-04-16 17:34:13.472 8 INFO nova.api.openstack.compute.server_external_events [req-94739ea2-df63-4e4c-bef6-e5c6faee0b2b req-f99af7d7-7d3a-43e5-a712-da29359887d9 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:beaaeff7-8f68-4579-b7cf-4e4697f9aafa for instance a086e538-e4c4-4e62-8206-1648ff4e9934 on instance [pid: 8|app: 0|req: 450/898] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:13 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:14.315 7 WARNING neutronclient.v2_0.client [None req-48c81580-2b19-45a7-978a-b0107cc6efdc 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:34:14.336 8 WARNING neutronclient.v2_0.client [None req-6723bffe-d56a-4601-a0ce-f610452673f5 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/899] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:14 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1453 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/900] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:14 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1479 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:15.419 7 WARNING neutronclient.v2_0.client [None req-24c8ee92-02d5-4a80-9af5-a455ba95df09 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:34:15.450 8 WARNING neutronclient.v2_0.client [None req-602ce069-c45c-4b38-bed8-6ad98d6bce13 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/901] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:15 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1461 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/902] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:15 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1479 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 17:34:16.743 7 WARNING neutronclient.v2_0.client [None req-87e4308f-0bf7-460c-b101-6edf8aedb6f2 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:34:16.763 8 WARNING neutronclient.v2_0.client [None req-78547381-9f50-48ae-b5bf-e8a8caca3d8a dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/903] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:16 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1461 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/904] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:16 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 1479 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:18.140 7 WARNING neutronclient.v2_0.client [None req-979260a3-eb4c-4d35-93ad-a7b30b909b98 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The 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-16 17:34:18.165 8 INFO nova.api.openstack.wsgi [None req-639bc370-b63c-44f9-8145-2c18f1625b45 dc120eea928746e6a8ff4b95c7a1d20b f1833738b0594a0dbade98c199efa233 - - default default] HTTP exception thrown: Instance a086e538-e4c4-4e62-8206-1648ff4e9934 could not be found. [pid: 8|app: 0|req: 454/905] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:18 2026] GET /v2.1/servers/a086e538-e4c4-4e62-8206-1648ff4e9934 => generated 111 bytes in 46 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: 455/906] 10.0.0.21 () {32 vars in 705 bytes} [Thu Apr 16 17:34:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1946168020 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 17:34:18.816 8 INFO nova.api.openstack.compute.server_external_events [req-11566be2-6474-4061-8424-205ed7ab6fce req-55b88d30-c12a-4878-b156-947bcdd9401c 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:5d4fdd34-dd82-4a2d-a08d-1d30b24831f8 for instance 0162accf-e90a-4365-8a0a-c1f865480a04 on instance [pid: 8|app: 0|req: 456/907] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/908] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:18 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 957 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:20.104 8 WARNING neutronclient.v2_0.client [None req-e9771d0c-c488-470f-847a-c90b2fb8a182 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/909] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:20 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:21.795 7 WARNING neutronclient.v2_0.client [None req-406f8083-4b1f-4cde-953c-ae07845b232e 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/910] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:21 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:23.088 8 WARNING neutronclient.v2_0.client [None req-38284b9a-2346-4b15-ab0f-3e7e40c269d0 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/913] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:23 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:24.406 7 WARNING neutronclient.v2_0.client [None req-50b4d84f-a25c-4304-af7e-9c190eade792 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/914] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:24 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:25.596 8 WARNING neutronclient.v2_0.client [None req-9fbdaade-e373-45fc-b59e-a322b3f335b9 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/915] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:25 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:26.822 7 WARNING neutronclient.v2_0.client [None req-09044519-3ecf-45c7-ba22-4916637fb923 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/916] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 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-16 17:34:27.978 8 WARNING neutronclient.v2_0.client [None req-d56d3c62-2f8b-4d8e-a4ef-30e5963a5579 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/917] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:27 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:29.483 7 WARNING neutronclient.v2_0.client [None req-f16d336a-5c53-4dc1-8fa9-7adf3efe0dc0 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/918] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:30.631 8 WARNING neutronclient.v2_0.client [None req-220183b5-04ac-4328-b242-5fea106d0cf2 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/919] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:30 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:31.357 7 INFO nova.api.openstack.compute.server_external_events [req-ac1e1608-9f2a-4a62-835a-b4ada15165b6 req-c72df51d-b4f3-454d-9de8-653e98bcbe2e 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:5d4fdd34-dd82-4a2d-a08d-1d30b24831f8 for instance 0162accf-e90a-4365-8a0a-c1f865480a04 on instance [pid: 7|app: 0|req: 458/920] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:31 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-16 17:34:31.828 8 WARNING neutronclient.v2_0.client [None req-acc561de-422d-4bc1-bfc3-3eee8b4aa62b 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/921] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1527 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:33.291 8 WARNING neutronclient.v2_0.client [None req-6f5ceea1-904b-4efb-9513-d7b4586f3771 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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: 465/924] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:33 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1695 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:34:33.405 7 INFO nova.api.openstack.compute.server_external_events [req-1005f980-f2e4-4554-a7b5-3b38eb9cd3a4 req-172e5af3-1118-4eb1-9506-8d0d4cc5d36d 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:5d4fdd34-dd82-4a2d-a08d-1d30b24831f8 for instance 0162accf-e90a-4365-8a0a-c1f865480a04 on instance [pid: 7|app: 0|req: 460/925] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:33 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-16 17:34:33.455 8 WARNING neutronclient.v2_0.client [None req-7bf546aa-9c20-472e-8a02-f8fd0b51a0b6 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/926] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:33 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1695 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:34.359 7 INFO nova.api.openstack.compute.server_external_events [req-ca974fce-cf01-448a-b731-e21e4274041c req-3aed0c85-4e44-4681-92e3-b9056297bc64 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:5d4fdd34-dd82-4a2d-a08d-1d30b24831f8 for instance 0162accf-e90a-4365-8a0a-c1f865480a04 on instance [pid: 7|app: 0|req: 461/927] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/930] 10.0.0.21 () {34 vars in 749 bytes} [Thu Apr 16 17:34:42 2026] POST /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04/action => generated 32062 bytes in 546 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: 468/931] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:34:43 2026] DELETE /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 0 bytes in 101 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-16 17:34:43.259 7 WARNING neutronclient.v2_0.client [None req-c3b859bb-ccb2-48b3-bdd0-9ce19ea59bcb 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/932] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:43 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1821 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:44.564 8 INFO nova.api.openstack.compute.server_external_events [req-3e2c858a-fc35-4ab0-94cd-f2b6e8d892d2 req-1abe2a51-c162-4f9b-8b6a-5ff3116fb11a 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:5d4fdd34-dd82-4a2d-a08d-1d30b24831f8 for instance 0162accf-e90a-4365-8a0a-c1f865480a04 on instance [pid: 8|app: 0|req: 469/933] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:45.091 7 WARNING neutronclient.v2_0.client [None req-09a20c00-d441-469f-aeef-81846b3b5bcb 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/934] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:45 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1821 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-16 17:34:46.051 8 INFO nova.api.openstack.compute.server_external_events [req-ffbae29d-ec02-4c10-9211-43390c96b236 req-33f78f46-434c-45f9-b070-17f4a0988bc2 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:5d4fdd34-dd82-4a2d-a08d-1d30b24831f8 for instance 0162accf-e90a-4365-8a0a-c1f865480a04 on instance [pid: 8|app: 0|req: 470/935] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:46.301 7 WARNING neutronclient.v2_0.client [None req-b976cb0e-8ec3-42dc-89eb-342504efafd0 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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-16 17:34:46.627 8 INFO nova.api.openstack.compute.server_external_events [req-5a371dc2-8e30-4396-aac9-714333b978a3 req-fb3c4f1e-57eb-445b-80f1-3fde2469a597 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:5d4fdd34-dd82-4a2d-a08d-1d30b24831f8 for instance 0162accf-e90a-4365-8a0a-c1f865480a04 on instance [pid: 8|app: 0|req: 471/936] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/937] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:46 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1482 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:47.902 8 WARNING neutronclient.v2_0.client [None req-cc9ec8f3-08fd-4861-bb2b-4a646b6b422f 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/938] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:47 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => generated 1487 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:49.212 7 INFO nova.api.openstack.wsgi [None req-ec37f4c4-cbf5-4d84-8b65-385c41d44d06 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] HTTP exception thrown: Instance 0162accf-e90a-4365-8a0a-c1f865480a04 could not be found. [pid: 7|app: 0|req: 467/939] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:49 2026] GET /v2.1/servers/0162accf-e90a-4365-8a0a-c1f865480a04 => 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: 473/940] 10.0.0.21 () {32 vars in 727 bytes} [Thu Apr 16 17:34:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-611825541 => 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: 468/941] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:34:51 2026] DELETE /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-16 17:34:51.716 8 WARNING neutronclient.v2_0.client [None req-adfaac36-2ba2-4642-bade-c9995453f7ba 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/942] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:51 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1703 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:53.024 7 WARNING neutronclient.v2_0.client [None req-59fe445f-86ed-4979-9406-fce87fcc3e0c 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/945] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:52 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1703 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-16 17:34:53.805 8 WARNING neutronclient.v2_0.client [None req-bd73e538-a707-4c36-b6a4-9ed1939b07a6 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The 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-16 17:34:53.985 8 WARNING neutronclient.v2_0.client [None req-bd73e538-a707-4c36-b6a4-9ed1939b07a6 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] 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-16 17:34:54.263 7 WARNING neutronclient.v2_0.client [None req-667c0810-2c26-429c-9a93-b87d4affb3be 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/946] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:54 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1635 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:54.478 7 INFO nova.api.openstack.compute.server_external_events [req-1e031956-4224-47ef-aa0f-7caabc80e9a5 req-d3637601-165d-41f8-b1d6-4a1b342e6fc2 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:f789e137-11e1-4d08-9815-4ff1b666c6bb for instance 09566a62-62e1-4861-9c17-cdff60f674f0 on instance [pid: 7|app: 0|req: 472/947] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:34:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/948] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:34:53 2026] POST /v2.1/servers => generated 424 bytes in 770 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-16 17:34:54.530 7 WARNING neutronclient.v2_0.client [None req-069bc7ef-9beb-4e3a-8aa0-3ba3292b8b33 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/949] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:54 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1367 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:55.530 8 WARNING neutronclient.v2_0.client [None req-ed16f5be-5c38-4b61-bbad-7b9af491f037 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/950] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:55 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1489 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-16 17:34:55.614 7 WARNING neutronclient.v2_0.client [None req-aea93954-22f6-4a5c-accb-a1c975faca9d 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/951] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:55 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1371 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:56.635 8 WARNING neutronclient.v2_0.client [None req-6c10b355-bd3c-4397-b6ed-2ac8745e383b 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] 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: 478/952] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:56 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:34:56.700 7 WARNING neutronclient.v2_0.client [None req-6fe4c4cd-b07a-487c-8176-c91f269e2295 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/953] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:56 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1363 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-16 17:34:57.715 8 INFO nova.api.openstack.wsgi [None req-7d306bef-c6d6-41e1-8531-aeddc7a45fa3 45f8e2f5dee7497098a629c0f3759163 ccc140838f764504a211f011e5fac135 - - default default] HTTP exception thrown: Instance 09566a62-62e1-4861-9c17-cdff60f674f0 could not be found. [pid: 8|app: 0|req: 479/954] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:57 2026] GET /v2.1/servers/09566a62-62e1-4861-9c17-cdff60f674f0 => 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-16 17:34:57.794 7 WARNING neutronclient.v2_0.client [None req-bbd2b62f-2090-4652-aa59-e6fe1a3afd57 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/955] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:57 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1419 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/956] 10.0.0.21 () {32 vars in 729 bytes} [Thu Apr 16 17:34:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1026924220 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:58.954 7 WARNING neutronclient.v2_0.client [None req-f1baa35c-fe5d-499a-8495-869469740eec 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/957] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1419 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 17:35:00.176 8 WARNING neutronclient.v2_0.client [None req-e83a5b35-7483-4f4f-824e-f1878522ed31 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/958] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:00 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1469 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:01.263 7 INFO nova.api.openstack.compute.server_external_events [req-7991ede6-29b0-40ae-996d-eaae39d19d4b req-e84909b4-2d6b-4f06-ba67-dd623bc1da06 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:e6f30383-6fc4-491b-8e76-44e6bc8d2d15 for instance 933ce4f3-90ac-4873-b5d3-311fb4f5bf5a on instance [pid: 7|app: 0|req: 478/959] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:01 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-16 17:35:01.720 8 WARNING neutronclient.v2_0.client [None req-f099b495-e6a1-41f8-9970-f1ee39086dad 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/960] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:01 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1467 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-16 17:35:02.936 7 WARNING neutronclient.v2_0.client [None req-e0f4d249-3fbc-41d4-8057-6a945da94a1c 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/963] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1467 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-16 17:35:04.134 8 WARNING neutronclient.v2_0.client [None req-b9b39e88-e749-438d-bac6-c648691ffc06 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/964] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:04 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1467 bytes in 1148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:06.172 7 INFO nova.api.openstack.compute.server_external_events [req-8af22be4-f5a0-4a17-833a-1173b5c578d1 req-6b2b6139-da6b-41e7-b788-0baefab8b122 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:e6f30383-6fc4-491b-8e76-44e6bc8d2d15 for instance 933ce4f3-90ac-4873-b5d3-311fb4f5bf5a on instance [pid: 7|app: 0|req: 481/965] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:06.315 8 WARNING neutronclient.v2_0.client [None req-7a18833c-bc8b-46fd-9d0a-b98736ebdbee 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] 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-16 17:35:08.228 7 INFO nova.api.openstack.compute.server_external_events [req-6958bdd2-4748-4131-949a-ae2436dab7d2 req-9b779603-435c-4228-a7bc-fc71ac3f7cd6 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:e6f30383-6fc4-491b-8e76-44e6bc8d2d15 for instance 933ce4f3-90ac-4873-b5d3-311fb4f5bf5a on instance [pid: 7|app: 0|req: 482/966] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/967] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:06 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1467 bytes in 2660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:09.979 7 WARNING neutronclient.v2_0.client [None req-7cfa0606-3d63-4f1a-bf1c-21d8ace4bdea 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/968] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:09 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1647 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 486/969] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:35:11 2026] DELETE /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:11.959 7 WARNING neutronclient.v2_0.client [None req-cdfd6abe-ba0a-429f-aa5c-dfceb2dff229 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/972] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:11 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1653 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:13.270 8 INFO nova.api.openstack.compute.server_external_events [req-46ae9f0d-eaa5-4134-95de-c31603af84a6 req-0ec3644d-3543-4b79-9c31-cb487796b5f1 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:e6f30383-6fc4-491b-8e76-44e6bc8d2d15 for instance 933ce4f3-90ac-4873-b5d3-311fb4f5bf5a on instance [pid: 8|app: 0|req: 489/973] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:13.631 7 WARNING neutronclient.v2_0.client [None req-113ee8dc-1aab-4f4f-80f8-fc44565756b7 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/974] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:13 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1653 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:15.221 8 WARNING neutronclient.v2_0.client [None req-6beb58d8-7661-49bc-8563-c303be216985 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] 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-16 17:35:15.312 7 INFO nova.api.openstack.compute.server_external_events [req-ee398e90-5449-4cfd-bd76-744fa2b725b4 req-e2449673-ff4f-4e01-bfec-9dd9e72f9086 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:e6f30383-6fc4-491b-8e76-44e6bc8d2d15 for instance 933ce4f3-90ac-4873-b5d3-311fb4f5bf5a on instance 2026-04-16 17:35:15.312 7 INFO nova.api.openstack.compute.server_external_events [req-ee398e90-5449-4cfd-bd76-744fa2b725b4 req-e2449673-ff4f-4e01-bfec-9dd9e72f9086 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:e6f30383-6fc4-491b-8e76-44e6bc8d2d15 for instance 933ce4f3-90ac-4873-b5d3-311fb4f5bf5a on instance [pid: 7|app: 0|req: 486/975] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:15 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/976] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:15 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1448 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:16.656 7 WARNING neutronclient.v2_0.client [None req-1149840a-5c3e-493c-8c1c-88475bccd4ff 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/977] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:16 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:17.766 8 WARNING neutronclient.v2_0.client [None req-cd8ae24b-2dc2-43e9-af3d-c7bde20fd517 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/978] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:17 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:18.838 7 INFO nova.api.openstack.wsgi [None req-93bb2460-3bd6-4722-a0ab-a2ff2a168c6e 589d1259e4564568bf5461c474c33a89 4dd2dbf8f9a042a3a38cf17c1bd875f1 - - default default] HTTP exception thrown: Instance 933ce4f3-90ac-4873-b5d3-311fb4f5bf5a could not be found. [pid: 7|app: 0|req: 488/979] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:18 2026] GET /v2.1/servers/933ce4f3-90ac-4873-b5d3-311fb4f5bf5a => generated 111 bytes in 20 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: 492/980] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:35:19 2026] POST /v2.1/os-keypairs => generated 397 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 489/981] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:35:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:35:24.345 8 WARNING neutronclient.v2_0.client [None req-ea5e65b7-bd2b-4447-9615-eb66275dcbcc b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The 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-16 17:35:24.656 8 WARNING neutronclient.v2_0.client [None req-ea5e65b7-bd2b-4447-9615-eb66275dcbcc b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The 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-16 17:35:24.710 8 WARNING neutronclient.v2_0.client [None req-ea5e65b7-bd2b-4447-9615-eb66275dcbcc b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The 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-16 17:35:25.362 8 WARNING neutronclient.v2_0.client [None req-ea5e65b7-bd2b-4447-9615-eb66275dcbcc b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/984] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:35:24 2026] POST /v2.1/servers => generated 496 bytes in 1759 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 17:35:26.042 7 WARNING neutronclient.v2_0.client [None req-49317807-3375-4049-aa58-c8b7005af877 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/985] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:26 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1457 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-16 17:35:27.259 8 WARNING neutronclient.v2_0.client [None req-0c77f0dc-a76b-4f87-834c-f38912177f68 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/986] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:27 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1461 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:28.538 7 WARNING neutronclient.v2_0.client [None req-83917822-b826-4122-8a7e-b1c1092d31b2 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/987] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:28 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1509 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:30.110 8 WARNING neutronclient.v2_0.client [None req-3249394b-ef6d-4a6d-8901-b8e3d46d3924 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/988] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1509 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:31.421 7 WARNING neutronclient.v2_0.client [None req-bfc65397-01e1-49bd-9bba-ad42fceb0692 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/989] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:31 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1631 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:33.161 8 INFO nova.api.openstack.compute.server_external_events [req-28ec1913-5ac9-4f51-8c85-a3c240efb8b1 req-2950f24c-52f2-4592-95a4-569e7b4f60a1 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:39b8dbcf-3793-49d3-ac21-e8cf833df91c for instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 on instance [pid: 8|app: 0|req: 498/992] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:33 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-16 17:35:33.381 7 WARNING neutronclient.v2_0.client [None req-9fc3a0f1-d075-45a3-af54-c1bbd711fd88 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/993] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:33 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1629 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 17:35:34.908 8 INFO nova.api.openstack.compute.server_external_events [req-889e99f4-e0f7-4d04-a65e-c5bf2a09fbf8 req-aa0f306d-29f3-4ea2-b9b3-67e1850a2053 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:39b8dbcf-3793-49d3-ac21-e8cf833df91c for instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 on instance [pid: 8|app: 0|req: 499/994] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:35:34.943 7 WARNING neutronclient.v2_0.client [None req-9c82fbb5-ebb1-41de-9761-ddb76013cb5d b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/995] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:34 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1629 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:36.482 8 WARNING neutronclient.v2_0.client [None req-0dee3bc5-809b-4332-867c-adceb28224f9 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/996] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:36 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1629 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:38.302 7 WARNING neutronclient.v2_0.client [None req-c1912a86-2355-4054-b2da-68393bef88ef b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/997] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:38 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1629 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:39.671 8 WARNING neutronclient.v2_0.client [None req-26004d81-1b89-45e8-859c-a393afffcbee b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/998] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:39 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1629 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:41.354 7 WARNING neutronclient.v2_0.client [None req-43bbfa8f-ef1e-4d41-a878-edb6e68caa25 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/999] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:41 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1629 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:42.588 8 WARNING neutronclient.v2_0.client [None req-9935e6e2-717e-4e3a-ba4d-d611e95e2fdb b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] 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-16 17:35:42.651 7 INFO nova.api.openstack.compute.server_external_events [req-bae83d4d-fa7d-4bed-8b83-fea86bdb0618 req-63e600e0-058a-43c8-9fdf-abd45ddd710a 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:39b8dbcf-3793-49d3-ac21-e8cf833df91c for instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 on instance [pid: 7|app: 0|req: 500/1002] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:42 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: 503/1003] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:42 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1629 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-16 17:35:44.022 7 WARNING neutronclient.v2_0.client [None req-813f12ab-3f4c-4d79-aafa-0bae689d6c06 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1004] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:35:43 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1808 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-16 17:35:44.186 8 WARNING neutronclient.v2_0.client [None req-929d778b-d868-44ba-96fd-febc8f922134 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1005] 10.0.0.21 () {32 vars in 740 bytes} [Thu Apr 16 17:35:44 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:44.994 7 INFO nova.api.openstack.compute.server_external_events [req-a3e93c2e-4c78-4dbb-bb1e-ee7ed8edc456 req-08fc9f12-054b-4391-bfb1-eeda647a0d62 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:39b8dbcf-3793-49d3-ac21-e8cf833df91c for instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 on instance [pid: 7|app: 0|req: 502/1006] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:47.042 8 INFO nova.api.openstack.compute.server_external_events [req-edc81e7f-4445-4713-ad0f-5ff2c81169c6 req-0f3d675d-eaa1-41bd-861e-0788bde2f540 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:39b8dbcf-3793-49d3-ac21-e8cf833df91c for instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 on instance [pid: 8|app: 0|req: 505/1007] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:35:47 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: 7|app: 0|req: 504/1010] 10.0.0.35 () {30 vars in 618 bytes} [Thu Apr 16 17:35:53 2026] GET /v2.1 => generated 0 bytes in 235 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: 507/1011] 10.0.0.35 () {32 vars in 691 bytes} [Thu Apr 16 17:35:53 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: 505/1012] 10.0.0.35 () {34 vars in 912 bytes} [Thu Apr 16 17:35:53 2026] GET /v2.1/os-simple-tenant-usage/8d945cf32de0409aa4f76786aa65976e?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1013] 10.0.0.35 () {30 vars in 653 bytes} [Thu Apr 16 17:35:54 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 506/1014] 10.0.0.35 () {30 vars in 618 bytes} [Thu Apr 16 17:35:57 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 509/1015] 10.0.0.35 () {32 vars in 691 bytes} [Thu Apr 16 17:35:57 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1016] 10.0.0.35 () {34 vars in 912 bytes} [Thu Apr 16 17:35:57 2026] GET /v2.1/os-simple-tenant-usage/8d945cf32de0409aa4f76786aa65976e?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1017] 10.0.0.35 () {30 vars in 653 bytes} [Thu Apr 16 17:35:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:36:01.058 7 WARNING neutronclient.v2_0.client [None req-63bd1396-a5da-491b-8e1c-fc0954b18094 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1018] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:36:01 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1928 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1019] 10.0.0.21 () {32 vars in 752 bytes} [Thu Apr 16 17:36:02 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68/os-server-password => generated 116 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1022] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:36:03 2026] DELETE /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => 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-16 17:36:03.926 8 WARNING neutronclient.v2_0.client [None req-b87a6502-7650-4878-a3d8-6581798b000f b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1023] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:36:03 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1934 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-16 17:36:05.077 7 WARNING neutronclient.v2_0.client [None req-9b799ca2-fb5c-4303-a336-328e4fb61035 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] 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-16 17:36:05.225 8 INFO nova.api.openstack.compute.server_external_events [req-a5c65974-510f-4844-810b-1a68aaf1f0cc req-7ae35164-8c1f-480b-a02a-bf5255070db4 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:39b8dbcf-3793-49d3-ac21-e8cf833df91c for instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 on instance [pid: 8|app: 0|req: 514/1024] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:36:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1025] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:36:05 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1934 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-16 17:36:06.326 8 WARNING neutronclient.v2_0.client [None req-0a3558a9-25e2-4da3-93d8-1a8e51cac9f1 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] 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-16 17:36:06.933 7 INFO nova.api.openstack.compute.server_external_events [req-43143c4c-1078-458b-a16b-d9eeed409745 req-3c7b00c6-0411-4a07-a419-7d051e0eed05 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:39b8dbcf-3793-49d3-ac21-e8cf833df91c for instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 on instance [pid: 7|app: 0|req: 512/1026] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:36:06 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: 515/1027] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:36:06 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1934 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:36:07.268 7 INFO nova.api.openstack.compute.server_external_events [req-1809aa25-5753-46ee-81b8-263449c78251 req-740cbdab-19f4-4fa4-970e-a66585898b61 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:39b8dbcf-3793-49d3-ac21-e8cf833df91c for instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 on instance [pid: 7|app: 0|req: 513/1028] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:36:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:36:08.010 8 WARNING neutronclient.v2_0.client [None req-9cec91af-0727-4b3c-a9e3-6f6f1eb809cf b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1029] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:36:07 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1543 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:36:09.138 7 WARNING neutronclient.v2_0.client [None req-2ea15ce6-227e-474c-9e0c-86ea4438c231 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1030] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:36:09 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 1543 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:36:10.220 8 INFO nova.api.openstack.wsgi [None req-cab51cce-aa8a-4f38-939a-87835edb75d1 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] HTTP exception thrown: Instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 could not be found. [pid: 8|app: 0|req: 517/1031] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:36:10 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:36:10.252 7 INFO nova.api.openstack.wsgi [None req-8eb057fd-2fa1-4ced-952d-a4f45ff14c88 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] HTTP exception thrown: Instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 could not be found. [pid: 7|app: 0|req: 515/1032] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:36:10 2026] DELETE /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:36:10.290 8 INFO nova.api.openstack.wsgi [None req-f3685e7a-5878-4b7d-a28f-3ce2cfbcb7b0 b892cf99c64b4285a35012c23fea748b 591693846b5e472e8ad841fee480bd24 - - default default] HTTP exception thrown: Instance 8942f845-80b5-43e2-87f6-9e1e1e055c68 could not be found. [pid: 8|app: 0|req: 518/1033] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:36:10 2026] GET /v2.1/servers/8942f845-80b5-43e2-87f6-9e1e1e055c68 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1034] 10.0.0.21 () {32 vars in 703 bytes} [Thu Apr 16 17:36:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-212802253 => 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, ' [pid: 8|app: 0|req: 519/1035] 10.0.0.21 () {32 vars in 727 bytes} [Thu Apr 16 17:36:11 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1494237392 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1052] 10.0.0.21 () {34 vars in 670 bytes} [Thu Apr 16 17:37:30 2026] POST /v2.1/os-keypairs => generated 396 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:37:34.139 8 WARNING neutronclient.v2_0.client [None req-97241412-08e9-4e98-8484-64dae4dc8da6 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The 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-16 17:37:34.297 8 WARNING neutronclient.v2_0.client [None req-97241412-08e9-4e98-8484-64dae4dc8da6 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The 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-16 17:37:34.811 8 WARNING neutronclient.v2_0.client [None req-97241412-08e9-4e98-8484-64dae4dc8da6 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1055] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:37:33 2026] POST /v2.1/servers => generated 448 bytes in 1138 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 17:37:35.054 7 WARNING neutronclient.v2_0.client [None req-21966729-7cc2-472b-ac37-f487dfe5947c 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1056] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:37:35 2026] GET /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:37:40.188 8 WARNING neutronclient.v2_0.client [None req-ca086c8c-e35f-43ff-9a59-fcf9f203a903 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1057] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:37:40 2026] GET /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => generated 1455 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-16 17:37:42.616 8 INFO nova.api.openstack.compute.server_external_events [req-0aa8a223-dc62-4eef-9c17-002620b15207 req-98de16e6-4454-4286-a2b0-fabe2570e815 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance [pid: 8|app: 0|req: 532/1060] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:37:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:37:45.306 7 WARNING neutronclient.v2_0.client [None req-724e7613-07ce-4e33-96c2-57512e94f999 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1061] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:37:45 2026] GET /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => generated 1519 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:37:48.671 8 INFO nova.api.openstack.compute.server_external_events [req-15bdd5c5-1e18-4f1d-b223-1d5f59f37146 req-bfe4f738-c9f3-4eb4-a6d0-321cc8ec47c5 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance [pid: 8|app: 0|req: 533/1062] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:37:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:37:50.537 7 WARNING neutronclient.v2_0.client [None req-1d7b63a3-6d9d-472f-9bed-c008f8dd4d32 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1063] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:37:50 2026] GET /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => generated 1519 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-16 17:37:50.730 8 INFO nova.api.openstack.compute.server_external_events [req-96e069b8-dd24-4770-9b4f-3839b59cf37c req-86d41e0c-1425-42de-aef3-d038fee45398 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance 2026-04-16 17:37:50.731 8 INFO nova.api.openstack.compute.server_external_events [req-96e069b8-dd24-4770-9b4f-3839b59cf37c req-86d41e0c-1425-42de-aef3-d038fee45398 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance [pid: 8|app: 0|req: 534/1064] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:37:50 2026] POST /v2.1/os-server-external-events => generated 354 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-16 17:37:55.760 8 WARNING neutronclient.v2_0.client [None req-f661197d-9ef3-4a92-a0a3-922ef3c5412e 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1067] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:37:55 2026] GET /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => generated 1818 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:37:57.882 8 INFO nova.api.openstack.compute.server_external_events [req-894fae91-5db5-420f-910c-80fea084630b req-0ad37d88-069b-482e-a2b1-e7cd2c5b9183 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance [pid: 8|app: 0|req: 537/1068] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:37:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:37:57.928 7 WARNING neutronclient.v2_0.client [None req-7f08856c-8bbc-46a7-86ba-445035a7c763 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The 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-16 17:37:57.975 7 WARNING neutronclient.v2_0.client [None req-7f08856c-8bbc-46a7-86ba-445035a7c763 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The 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-16 17:37:58.234 7 WARNING neutronclient.v2_0.client [None req-7f08856c-8bbc-46a7-86ba-445035a7c763 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1069] 10.0.0.21 () {34 vars in 662 bytes} [Thu Apr 16 17:37:57 2026] POST /v2.1/servers => generated 448 bytes in 683 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-16 17:37:58.575 8 WARNING neutronclient.v2_0.client [None req-d29f277b-5918-4c36-8cfe-b423d685b303 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1070] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:37:58 2026] GET /v2.1/servers/37bab8b7-d459-40c6-924f-69eb596fce21 => generated 1395 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-16 17:38:03.673 7 WARNING neutronclient.v2_0.client [None req-7bd49438-57fb-41b6-9464-16fba0c07d63 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1073] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:38:03 2026] GET /v2.1/servers/37bab8b7-d459-40c6-924f-69eb596fce21 => generated 1521 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:38:04.253 8 INFO nova.api.openstack.compute.server_external_events [req-45650449-91f0-44f3-82f0-73d082adc1f2 req-fc47682b-e93c-4333-bdd3-c9ab37912e72 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:938d9764-2cc5-46a4-825c-d6a410bfa022 for instance 37bab8b7-d459-40c6-924f-69eb596fce21 on instance [pid: 8|app: 0|req: 540/1074] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:38:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:38:08.835 7 WARNING neutronclient.v2_0.client [None req-9bfe9a8e-4efe-400b-a8d4-fca1b76cc8bd 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1075] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:38:08 2026] GET /v2.1/servers/37bab8b7-d459-40c6-924f-69eb596fce21 => generated 1519 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-16 17:38:09.937 8 INFO nova.api.openstack.compute.server_external_events [req-f504a3fe-a0ea-4124-8a4e-0158b3ba6053 req-0ec17d22-3709-4520-857f-dee3f5bdf2e6 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:938d9764-2cc5-46a4-825c-d6a410bfa022 for instance 37bab8b7-d459-40c6-924f-69eb596fce21 on instance [pid: 8|app: 0|req: 541/1076] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:38:09 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-16 17:38:11.989 7 INFO nova.api.openstack.compute.server_external_events [req-8e9fc282-695d-4f6e-affb-ac0968973a3b req-2827c281-23c0-435d-9c66-87944cd93718 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:938d9764-2cc5-46a4-825c-d6a410bfa022 for instance 37bab8b7-d459-40c6-924f-69eb596fce21 on instance [pid: 7|app: 0|req: 536/1077] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:38:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:38:14.035 8 WARNING neutronclient.v2_0.client [None req-4dcc326f-81a5-4372-a0da-7d455480baec 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1080] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:38:14 2026] GET /v2.1/servers/37bab8b7-d459-40c6-924f-69eb596fce21 => generated 1819 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-16 17:38:15.447 7 INFO nova.api.openstack.compute.server_external_events [req-9be85a29-6d22-450e-bfb7-87f54344f65d req-b808f4dc-de5e-4d0d-b07b-c0cabd6b5138 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:938d9764-2cc5-46a4-825c-d6a410bfa022 for instance 37bab8b7-d459-40c6-924f-69eb596fce21 on instance [pid: 7|app: 0|req: 538/1081] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:38:15 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-16 17:38:40.909 8 WARNING neutronclient.v2_0.client [None req-f28f59a7-dab1-460e-8ff1-2035517a04e5 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The 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-16 17:38:40.954 8 WARNING neutronclient.v2_0.client [None req-f28f59a7-dab1-460e-8ff1-2035517a04e5 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The 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-16 17:38:41.125 8 WARNING neutronclient.v2_0.client [None req-f28f59a7-dab1-460e-8ff1-2035517a04e5 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1086] 199.204.45.23 () {36 vars in 713 bytes} [Thu Apr 16 17:38:40 2026] POST /v2.1/servers => generated 453 bytes in 675 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-16 17:38:41.959 7 WARNING neutronclient.v2_0.client [None req-d8c5b77b-77d0-4923-aa02-9c67fcb7bfd9 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1087] 199.204.45.23 () {32 vars in 732 bytes} [Thu Apr 16 17:38:41 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94 => generated 2213 bytes in 94 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-16 17:38:42.052 8 WARNING neutronclient.v2_0.client [None req-8744c8d3-b3f7-4f64-b9b6-db0fea1ded72 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1088] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 16 17:38:42 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 28 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1089] 199.204.45.23 () {32 vars in 776 bytes} [Thu Apr 16 17:38:42 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:38:44.754 7 WARNING neutronclient.v2_0.client [None req-f189b69a-3646-4c86-abaa-cabcc11e122c cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1092] 199.204.45.23 () {32 vars in 732 bytes} [Thu Apr 16 17:38:44 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94 => generated 2371 bytes in 91 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-16 17:38:44.841 8 WARNING neutronclient.v2_0.client [None req-19729303-2cbf-4f48-8926-f574e853eaff cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1093] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 16 17:38:44 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 28 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1094] 199.204.45.23 () {32 vars in 776 bytes} [Thu Apr 16 17:38:44 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-volume_attachments => generated 197 bytes in 33 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-16 17:38:47.074 8 INFO nova.api.openstack.compute.server_external_events [req-9512c6c2-e75f-4bb6-a643-04fb66264148 req-36c27def-52f9-4a40-bce5-6adf5fe8054a 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:4a4e771b-3786-4b72-95ba-bf3b673c8c99 for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 550/1095] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:38:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:38:47.794 7 WARNING neutronclient.v2_0.client [None req-ccd49140-4bc2-4f53-a720-dd08561c5e0b cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1096] 199.204.45.23 () {32 vars in 732 bytes} [Thu Apr 16 17:38:47 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94 => generated 2445 bytes in 122 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-16 17:38:47.922 8 WARNING neutronclient.v2_0.client [None req-ed9a90c5-d80f-4dce-ad16-bf94aff5a37f cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1097] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 16 17:38:47 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 282 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1098] 199.204.45.23 () {32 vars in 776 bytes} [Thu Apr 16 17:38:47 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-volume_attachments => generated 197 bytes in 42 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-16 17:38:50.671 8 WARNING neutronclient.v2_0.client [None req-b5e200cc-32d1-41a8-8119-de2b94585f39 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1099] 199.204.45.23 () {32 vars in 732 bytes} [Thu Apr 16 17:38:50 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94 => generated 2433 bytes in 171 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-16 17:38:50.822 7 WARNING neutronclient.v2_0.client [None req-7e09f576-3724-47e5-8cfe-433184efeb0b cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1100] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 16 17:38:50 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 282 bytes in 96 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: 553/1101] 199.204.45.23 () {32 vars in 776 bytes} [Thu Apr 16 17:38:50 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-volume_attachments => generated 197 bytes in 44 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-16 17:38:52.968 8 INFO nova.api.openstack.compute.server_external_events [req-b7e94974-f122-4e2c-bb71-c8bff11cf0b8 req-03c3ad3c-67b1-4903-ad4a-61e457558ece 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:4a4e771b-3786-4b72-95ba-bf3b673c8c99 for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 555/1104] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:38:52 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-16 17:38:54.070 7 WARNING neutronclient.v2_0.client [None req-326eeec6-4f19-4dcd-ad42-878e5f5a48d4 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1105] 199.204.45.23 () {32 vars in 732 bytes} [Thu Apr 16 17:38:54 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94 => generated 2433 bytes in 149 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-16 17:38:54.220 8 WARNING neutronclient.v2_0.client [None req-e3488d31-a5e8-4c83-8dce-70b6a72f1e0f cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1106] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 16 17:38:54 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 284 bytes in 86 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: 551/1107] 199.204.45.23 () {32 vars in 776 bytes} [Thu Apr 16 17:38:54 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:38:55.012 8 INFO nova.api.openstack.compute.server_external_events [req-28dd9a0d-45b6-4e9e-b49b-9d425f25b971 req-2093bc11-ef6d-46fb-8a68-d450092e8ee2 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:4a4e771b-3786-4b72-95ba-bf3b673c8c99 for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 557/1108] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:38:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:38:57.006 7 WARNING neutronclient.v2_0.client [None req-fd62e23a-7fc2-4335-844b-57f0f3dd9b5e cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1109] 199.204.45.23 () {32 vars in 732 bytes} [Thu Apr 16 17:38:56 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94 => generated 2579 bytes in 165 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-16 17:38:57.172 8 WARNING neutronclient.v2_0.client [None req-beb67b6a-96fd-4af8-9bba-0726b4ffb7de cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1110] 199.204.45.23 () {32 vars in 758 bytes} [Thu Apr 16 17:38:57 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 284 bytes in 103 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: 553/1111] 199.204.45.23 () {32 vars in 776 bytes} [Thu Apr 16 17:38:57 2026] GET /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-volume_attachments => generated 197 bytes in 44 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-16 17:39:34.092 7 WARNING neutronclient.v2_0.client [None req-158dbb69-50d3-4f85-a6c4-139225a7e880 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The 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-16 17:39:34.132 7 WARNING neutronclient.v2_0.client [None req-158dbb69-50d3-4f85-a6c4-139225a7e880 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] 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-16 17:39:36.611 8 INFO nova.api.openstack.compute.server_external_events [req-73776605-c831-43aa-ae9d-2072d095cf10 req-3a5afe10-0d1c-4853-a184-862f5e5204f9 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:48bc9290-018a-4b22-ae79-b3b249fbe7ce for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 563/1120] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:39:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:39:39.709 8 INFO nova.api.openstack.compute.server_external_events [req-b01406ff-e2d9-4aee-be99-0a3ec49c7d22 req-fa6d3f5b-9b75-49a5-a11b-c102fe0f7692 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:48bc9290-018a-4b22-ae79-b3b249fbe7ce for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 564/1121] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:39:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:39:41.757 8 INFO nova.api.openstack.compute.server_external_events [req-990e30cf-23d5-4422-a5fc-5677cd0a4348 req-9e1664b8-2683-418e-8870-774aa2b38cb0 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:48bc9290-018a-4b22-ae79-b3b249fbe7ce for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 565/1122] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:39:41 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) 2026-04-16 17:39:42.687 7 WARNING neutronclient.v2_0.client [None req-158dbb69-50d3-4f85-a6c4-139225a7e880 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1125] 199.204.45.23 () {36 vars in 811 bytes} [Thu Apr 16 17:39:34 2026] POST /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 281 bytes in 8683 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-16 17:39:43.196 8 INFO nova.api.openstack.compute.server_external_events [req-2f26194b-b9a6-469f-ae80-8d45b76403ba req-d041e5e2-e97e-496e-a75b-962c60ec313f 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:48bc9290-018a-4b22-ae79-b3b249fbe7ce for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 568/1126] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:39:43 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-16 17:39:43.796 7 INFO nova.api.openstack.compute.server_external_events [req-ad037c77-24a5-4337-8ebd-4cc60013174a req-f3003a79-e37a-4e1f-b076-f01bf2facf58 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:48bc9290-018a-4b22-ae79-b3b249fbe7ce for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 559/1127] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:39:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:40:07.649 7 WARNING neutronclient.v2_0.client [None req-6ad63730-8753-42f2-8a42-b7edc4ff89e1 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The 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-16 17:40:07.694 7 WARNING neutronclient.v2_0.client [None req-6ad63730-8753-42f2-8a42-b7edc4ff89e1 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] 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-16 17:40:10.298 8 INFO nova.api.openstack.compute.server_external_events [req-6222544d-843c-40f2-b09c-3d7514cba3aa req-c048af4b-54ee-4c28-a3ca-09464e0b4fe3 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:7cdfebf8-c96b-4b23-a9a7-eb2ac996ddbf for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 571/1132] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:10 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-16 17:40:13.593 8 INFO nova.api.openstack.compute.server_external_events [req-c4691bb1-44ee-4ed7-a059-c32629d8227a req-694c983a-cbad-4d89-aff7-7e6b71c8c53d 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:7cdfebf8-c96b-4b23-a9a7-eb2ac996ddbf for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 574/1135] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:13 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-16 17:40:15.641 8 INFO nova.api.openstack.compute.server_external_events [req-cacf7691-51d5-47ed-9d81-08ef2da210a6 req-1c9f3862-3cbf-4d1e-8d30-361737a555c5 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:7cdfebf8-c96b-4b23-a9a7-eb2ac996ddbf for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 575/1136] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:15 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) 2026-04-16 17:40:16.732 7 WARNING neutronclient.v2_0.client [None req-6ad63730-8753-42f2-8a42-b7edc4ff89e1 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1137] 199.204.45.23 () {36 vars in 811 bytes} [Thu Apr 16 17:40:07 2026] POST /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 377 bytes in 9220 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-16 17:40:26.569 8 WARNING neutronclient.v2_0.client [None req-14a9577c-d887-4e59-90b7-24213562af46 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The 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-16 17:40:26.613 8 WARNING neutronclient.v2_0.client [None req-14a9577c-d887-4e59-90b7-24213562af46 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] 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-16 17:40:28.992 7 INFO nova.api.openstack.compute.server_external_events [req-95b36e77-f7f7-458d-830f-797e4d297dce req-97072570-57e7-4358-9ef7-85a2e6a52b93 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:9abf7eb3-48b0-47bd-81ab-505d36d72afd for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 564/1140] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:40:32.659 7 INFO nova.api.openstack.compute.server_external_events [req-c860f136-0b52-42a2-be0e-81fd522019eb req-734e6b6c-efbe-47d4-964b-37c2c4336a80 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:9abf7eb3-48b0-47bd-81ab-505d36d72afd for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 567/1143] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:32 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-16 17:40:34.699 7 INFO nova.api.openstack.compute.server_external_events [req-c650ebc1-8762-40e2-8782-80ab6ebf5ef6 req-3970c048-3ed1-4c67-940f-83460410e4d3 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-plugged:9abf7eb3-48b0-47bd-81ab-505d36d72afd for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 568/1144] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 17:40:35.689 8 WARNING neutronclient.v2_0.client [None req-14a9577c-d887-4e59-90b7-24213562af46 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1145] 199.204.45.23 () {36 vars in 811 bytes} [Thu Apr 16 17:40:26 2026] POST /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface => generated 378 bytes in 9217 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-16 17:40:36.418 7 INFO nova.api.openstack.compute.server_external_events [req-273e5002-6030-4f4e-8ea4-4f324028ec9c req-319f81b4-f2b1-45d0-966b-193a2cd033c8 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:7cdfebf8-c96b-4b23-a9a7-eb2ac996ddbf for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 569/1146] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:40:51.046 7 INFO nova.api.openstack.compute.server_external_events [req-5f78f35d-721f-48e4-b260-832af228a3a7 req-49d8f742-8b0d-4adf-979e-855ffb8e74ce 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:9abf7eb3-48b0-47bd-81ab-505d36d72afd for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 571/1149] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1150] 199.204.45.23 () {34 vars in 854 bytes} [Thu Apr 16 17:40:51 2026] DELETE /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface/9abf7eb3-48b0-47bd-81ab-505d36d72afd => generated 0 bytes in 54 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-16 17:40:53.094 7 INFO nova.api.openstack.compute.server_external_events [req-5449700c-c6d7-4e57-8626-71ba479c6e61 req-135529ba-8dc9-45e5-81f0-6c5fe7d03338 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:9abf7eb3-48b0-47bd-81ab-505d36d72afd for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 573/1153] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:40:55.139 8 INFO nova.api.openstack.compute.server_external_events [req-bdf03d54-1ffa-422c-bd5f-643190fffb49 req-c5bf656c-e747-4b57-9fc0-aa165385970c 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:9abf7eb3-48b0-47bd-81ab-505d36d72afd for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance 2026-04-16 17:40:55.140 8 INFO nova.api.openstack.compute.server_external_events [req-bdf03d54-1ffa-422c-bd5f-643190fffb49 req-c5bf656c-e747-4b57-9fc0-aa165385970c 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:9abf7eb3-48b0-47bd-81ab-505d36d72afd for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 581/1154] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:40:55 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:00.444 7 INFO nova.api.openstack.compute.server_external_events [req-373ed13c-5d46-463e-bc0d-bc3c8a277b4c req-8dc07472-25a5-4555-abb4-3b0c7b980c66 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:7cdfebf8-c96b-4b23-a9a7-eb2ac996ddbf for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 574/1155] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1156] 199.204.45.23 () {34 vars in 854 bytes} [Thu Apr 16 17:41:00 2026] DELETE /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface/7cdfebf8-c96b-4b23-a9a7-eb2ac996ddbf => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:02.522 8 INFO nova.api.openstack.compute.server_external_events [req-d1a1812e-c45f-40cf-a98a-1dfc355dea51 req-0390121c-9bfc-4067-a9ca-3459d1c55946 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:7cdfebf8-c96b-4b23-a9a7-eb2ac996ddbf for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 584/1159] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:04.563 7 INFO nova.api.openstack.compute.server_external_events [req-295269a6-9ee4-455c-a392-5ab823719242 req-2db78fce-5b75-4474-bd0d-6851322c8e7a 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:7cdfebf8-c96b-4b23-a9a7-eb2ac996ddbf for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 576/1160] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1163] 199.204.45.23 () {34 vars in 854 bytes} [Thu Apr 16 17:41:21 2026] DELETE /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94/os-interface/48bc9290-018a-4b22-ae79-b3b249fbe7ce => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:23.673 7 INFO nova.api.openstack.compute.server_external_events [req-5b7692aa-d4f3-483f-9276-e0b27f852b8a req-2a59b916-0c39-4ae1-9321-0a5ce5d48efe 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:48bc9290-018a-4b22-ae79-b3b249fbe7ce for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 579/1166] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:25.717 8 INFO nova.api.openstack.compute.server_external_events [req-b384dd0a-66f6-4b57-9ba3-637370f1860e req-5425fc4f-ca80-4721-bfe7-6c20e218a907 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:48bc9290-018a-4b22-ae79-b3b249fbe7ce for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 588/1167] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1168] 199.204.45.23 () {34 vars in 754 bytes} [Thu Apr 16 17:41:26 2026] DELETE /v2.1/servers/d45d10fa-10a1-426e-9d56-f47791a00e94 => generated 0 bytes in 108 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-16 17:41:28.170 8 INFO nova.api.openstack.compute.server_external_events [req-d0ab7173-e8e9-4112-978f-60d06c2dd4e5 req-564454aa-76e4-4dad-b2e3-d680c5b7ceda 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:4a4e771b-3786-4b72-95ba-bf3b673c8c99 for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 589/1169] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:29.546 7 INFO nova.api.openstack.compute.server_external_events [req-037b7e43-2378-4719-b786-702ecc87f4e0 req-69b8ccb0-bccf-4a8f-88e1-5e04ac169014 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:4a4e771b-3786-4b72-95ba-bf3b673c8c99 for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 7|app: 0|req: 581/1170] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:29 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-16 17:41:30.211 8 INFO nova.api.openstack.compute.server_external_events [req-5774b31e-f489-477f-98a2-47c8fef59c24 req-ff1f5222-7311-4442-abc5-6214f2e24235 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:4a4e771b-3786-4b72-95ba-bf3b673c8c99 for instance d45d10fa-10a1-426e-9d56-f47791a00e94 on instance [pid: 8|app: 0|req: 590/1171] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1172] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:41:31 2026] DELETE /v2.1/servers/37bab8b7-d459-40c6-924f-69eb596fce21 => generated 0 bytes in 128 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-16 17:41:31.224 8 WARNING neutronclient.v2_0.client [None req-e1de0226-706a-4ab6-9750-527ad198b86e 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1173] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:41:31 2026] GET /v2.1/servers/37bab8b7-d459-40c6-924f-69eb596fce21 => generated 1945 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-16 17:41:31.589 7 INFO nova.api.openstack.compute.server_external_events [req-572c4734-b4e9-4ba3-a9ce-f33b579cd2a6 req-1b3bb086-f6b4-468f-9a2c-fcbea80c70f5 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:938d9764-2cc5-46a4-825c-d6a410bfa022 for instance 37bab8b7-d459-40c6-924f-69eb596fce21 on instance [pid: 7|app: 0|req: 583/1174] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:32.510 8 INFO nova.api.openstack.compute.server_external_events [req-413fbdca-205e-495f-aa7f-dd57b69925f5 req-8081bdc8-fb8b-4ccf-a760-ff9618be6d0c 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:938d9764-2cc5-46a4-825c-d6a410bfa022 for instance 37bab8b7-d459-40c6-924f-69eb596fce21 on instance [pid: 8|app: 0|req: 593/1177] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:34.194 7 INFO nova.api.openstack.compute.server_external_events [req-38eb5423-c4ba-435a-852e-f36e518a89a6 req-25ac5570-2cea-42ee-8ade-1e8d7e3ef5ce 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:938d9764-2cc5-46a4-825c-d6a410bfa022 for instance 37bab8b7-d459-40c6-924f-69eb596fce21 on instance [pid: 7|app: 0|req: 585/1178] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:34.557 8 INFO nova.api.openstack.compute.server_external_events [req-accb8031-5e59-4b91-aeea-1b1884b025bb req-b41facdd-8285-4661-b1d5-e8baabe03b93 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:938d9764-2cc5-46a4-825c-d6a410bfa022 for instance 37bab8b7-d459-40c6-924f-69eb596fce21 on instance [pid: 8|app: 0|req: 594/1179] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41: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-16 17:41:36.451 7 WARNING neutronclient.v2_0.client [None req-2973ffe6-9df7-493f-b59d-e8910c3b3ba3 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1180] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:41:36 2026] GET /v2.1/servers/37bab8b7-d459-40c6-924f-69eb596fce21 => generated 1481 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-16 17:41:41.527 8 INFO nova.api.openstack.wsgi [None req-02693449-e756-45a8-807f-ba7123660052 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] HTTP exception thrown: Instance 37bab8b7-d459-40c6-924f-69eb596fce21 could not be found. [pid: 8|app: 0|req: 595/1181] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:41:41 2026] GET /v2.1/servers/37bab8b7-d459-40c6-924f-69eb596fce21 => 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, ' 2026-04-16 17:41:41.940 7 INFO nova.api.openstack.compute.server_external_events [req-88a2c6db-c6e7-4b84-97c0-cd231ed12376 req-5fab4ddf-d2ff-4b56-a7f1-dc1db2c6a059 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-changed:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance [pid: 7|app: 0|req: 587/1182] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 596/1183] 10.0.0.21 () {32 vars in 717 bytes} [Thu Apr 16 17:41:41 2026] DELETE /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => 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-16 17:41:42.090 7 WARNING neutronclient.v2_0.client [None req-83a66576-312d-4e35-8bf2-50b4af53349c 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1184] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:41:42 2026] GET /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => generated 1944 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:43.375 7 INFO nova.api.openstack.compute.server_external_events [req-81640456-3436-4a08-9722-f8ff9e764790 req-aba5907c-a8a8-407a-8ac2-c64838729c97 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance [pid: 7|app: 0|req: 590/1187] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:44.796 8 INFO nova.api.openstack.compute.server_external_events [req-807ea214-96e1-41fb-943b-f3361f59c7c7 req-b0fb3690-a7f8-4e0e-b497-2abde2b97f12 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-deleted:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance [pid: 8|app: 0|req: 598/1188] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:44 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-16 17:41:45.421 7 INFO nova.api.openstack.compute.server_external_events [req-b07e352f-d11f-48ab-9fdb-98a969bc702e req-d213217b-9ce0-4cb2-a8d0-b47efc8e19dc 88c5d75fcf1540459207997c50400da5 003bcdac068740389ca42976642e493a - - ed61617da41d4142b3210238e732b500 ed61617da41d4142b3210238e732b500] Creating event network-vif-unplugged:bb5cee37-f00d-4808-918e-0da5f11f47a9 for instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 on instance [pid: 7|app: 0|req: 591/1189] 10.0.0.133 () {38 vars in 815 bytes} [Thu Apr 16 17:41:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:41:47.304 8 WARNING neutronclient.v2_0.client [None req-60722048-c0bb-4ff1-8d7c-b747d1908920 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1190] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:41:47 2026] GET /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => generated 1481 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1191] 10.0.0.170 () {28 vars in 454 bytes} [Thu Apr 16 17:41:47 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: 600/1192] 10.0.0.170 () {30 vars in 658 bytes} [Thu Apr 16 17:41:47 2026] GET /v2.1 => generated 0 bytes in 42 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: 593/1193] 10.0.0.170 () {32 vars in 731 bytes} [Thu Apr 16 17:41:47 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: 601/1194] 10.0.0.170 () {34 vars in 806 bytes} [Thu Apr 16 17:41:47 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1195] 10.0.0.170 () {28 vars in 454 bytes} [Thu Apr 16 17:41:48 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: 602/1196] 10.0.0.170 () {30 vars in 658 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 595/1197] 10.0.0.170 () {32 vars in 731 bytes} [Thu Apr 16 17:41:48 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: 603/1198] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1/servers/detail?project_id=003bcdac068740389ca42976642e493a&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1199] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1/servers/detail?project_id=17682c79dd4c4870a885a6b1fa57cd89&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1200] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1/servers/detail?project_id=18f528eebf2446859febde01ba2004d2&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1201] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1/servers/detail?project_id=2bb1d9d17b884a8295225010e98ca473&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1202] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1/servers/detail?project_id=2fb07c03a2724cbdb96fa12c8ab11a17&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1203] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1/servers/detail?project_id=576e1be47fb041e5bd23cb54f83dd591&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1204] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1/servers/detail?project_id=6ad1049b78ba48dc9d74b7ee8795c414&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1205] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:48 2026] GET /v2.1/servers/detail?project_id=8f691b8b90e64f1486ceb5db86cc7af4&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1206] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:49 2026] GET /v2.1/servers/detail?project_id=94b905152746411ba825a7a906347263&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1207] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:49 2026] GET /v2.1/servers/detail?project_id=c6c6c4c46498468db77eca57bc27c6e9&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1208] 10.0.0.170 () {34 vars in 894 bytes} [Thu Apr 16 17:41:49 2026] GET /v2.1/servers/detail?project_id=dc4950d3b3464651a5e1d86e4b17cc1e&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-16 17:41:52.383 8 INFO nova.api.openstack.wsgi [None req-c8ae177b-7ecc-40f3-be35-24fee1bfce1c 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] HTTP exception thrown: Instance 8ed209cf-10f7-4786-8338-4bcd9fa2e545 could not be found. [pid: 8|app: 0|req: 610/1211] 10.0.0.21 () {32 vars in 714 bytes} [Thu Apr 16 17:41:52 2026] GET /v2.1/servers/8ed209cf-10f7-4786-8338-4bcd9fa2e545 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1212] 10.0.0.21 () {32 vars in 725 bytes} [Thu Apr 16 17:41:54 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1532409315 => 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-16 17:41:54.218 8 INFO nova.api.openstack.wsgi [None req-2e3210a8-185e-40dd-b650-a5beff12522b 649cfc89207649348cc076f5dbc38168 6ad1049b78ba48dc9d74b7ee8795c414 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1532409315 not found for user 649cfc89207649348cc076f5dbc38168 [pid: 8|app: 0|req: 611/1213] 10.0.0.21 () {32 vars in 722 bytes} [Thu Apr 16 17:41:54 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1532409315 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1216] 10.0.0.21 () {32 vars in 654 bytes} [Thu Apr 16 17:42:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1217] 10.0.0.21 () {32 vars in 640 bytes} [Thu Apr 16 17:42:10 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-16 17:42:10.487 7 WARNING oslo_db.sqlalchemy.utils [None req-0dc64b2d-b580-469f-a3e7-7ae5bcc45798 cce701f6e3424b48a9f74d0e8b85cbd3 576e1be47fb041e5bd23cb54f83dd591 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 605/1218] 10.0.0.21 () {32 vars in 648 bytes} [Thu Apr 16 17:42:10 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1219] 10.0.0.21 () {32 vars in 693 bytes} [Thu Apr 16 17:42:10 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)