+ 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 [Tue Mar 31 20:55:44 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: nova-api-osapi-577955d66-qjwp5 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 0x7f7cabcd9668 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-03-31 20:55:49.924 8 INFO nova.utils [None req-ea1d5f31-6741-409c-9d74-9d298e74ea60 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-31 20:55:49.966 7 INFO nova.utils [None req-9a164f2d-801b-4a98-be31-1f1797cdf544 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-31 20:55:51.605 8 WARNING keystonemiddleware._common.config [None req-ea1d5f31-6741-409c-9d74-9d298e74ea60 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:55:51.614 8 WARNING oslo_config.cfg [None req-ea1d5f31-6741-409c-9d74-9d298e74ea60 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-31 20:55:51.675 7 WARNING keystonemiddleware._common.config [None req-9a164f2d-801b-4a98-be31-1f1797cdf544 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:55:51.685 7 WARNING oslo_config.cfg [None req-9a164f2d-801b-4a98-be31-1f1797cdf544 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-31 20:55:51.691 8 WARNING keystonemiddleware._common.config [None req-ea1d5f31-6741-409c-9d74-9d298e74ea60 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:55:51.706 8 WARNING oslo_config.cfg [None req-ea1d5f31-6741-409c-9d74-9d298e74ea60 - - - - - -] 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-03-31 20:55:51.719 8 WARNING oslo_config.cfg [None req-ea1d5f31-6741-409c-9d74-9d298e74ea60 - - - - - -] 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 0x7f7cabcd9668 pid: 8 (default app) 2026-03-31 20:55:51.770 7 WARNING keystonemiddleware._common.config [None req-9a164f2d-801b-4a98-be31-1f1797cdf544 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:55:51.786 7 WARNING oslo_config.cfg [None req-9a164f2d-801b-4a98-be31-1f1797cdf544 - - - - - -] 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-03-31 20:55:51.799 7 WARNING oslo_config.cfg [None req-9a164f2d-801b-4a98-be31-1f1797cdf544 - - - - - -] 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 0x7f7cabcd9668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 20:55:58 2026] GET /v2.1 => generated 114 bytes in 16 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-03-31 20:55:59.248 8 WARNING oslo_policy.policy [None req-a8a75510-c569-4b4a-a104-01f3cbd57329 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - 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-03-31 20:55:59.248 8 WARNING oslo_policy.policy [None req-a8a75510-c569-4b4a-a104-01f3cbd57329 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 20:55:58 2026] GET /v2.1 => generated 0 bytes in 610 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 20:55:59.355 7 WARNING oslo_policy.policy [req-a8a75510-c569-4b4a-a104-01f3cbd57329 req-146ae972-2e89-4528-8282-f9717165907c 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - 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-03-31 20:55:59.355 7 WARNING oslo_policy.policy [req-a8a75510-c569-4b4a-a104-01f3cbd57329 req-146ae972-2e89-4528-8282-f9717165907c 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - 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] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 20:55:59 2026] GET /v2.1/ => generated 400 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 20:55:59.467 8 INFO nova.api.openstack.wsgi [None req-f51f364b-5042-4c90-80c8-332abe9ef5df 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.207 () {48 vars in 1009 bytes} [Tue Mar 31 20:55:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 20:55:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.207 () {52 vars in 1046 bytes} [Tue Mar 31 20:55:59 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 20:56:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 20:56:00 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 20:56:00 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 20:56:00.402 8 INFO nova.api.openstack.wsgi [None req-bb016ca1-f836-46b4-b7b6-8b69bd7308e2 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.207 () {48 vars in 1011 bytes} [Tue Mar 31 20:56:00 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 20:56:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.207 () {52 vars in 1046 bytes} [Tue Mar 31 20:56:00 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 20:56:01 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 20:56:01 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 20:56:01 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 20:56:01.581 8 INFO nova.api.openstack.wsgi [None req-3fce1d1c-49cd-40c2-8011-dfceaa205aba 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Mar 31 20:56:01 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 20:56:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.207 () {52 vars in 1046 bytes} [Tue Mar 31 20:56:01 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 20:56:02 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: 11/22] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 20:56:02 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 20:56:02 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 20:56:02.545 8 INFO nova.api.openstack.wsgi [None req-e0f6cb03-4487-4003-9869-7bdfb2eda70c 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.207 () {48 vars in 1011 bytes} [Tue Mar 31 20:56:02 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 20:56:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.207 () {52 vars in 1046 bytes} [Tue Mar 31 20:56:02 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 20:56:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 20:56:03 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 20:56:03 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 20:56:03.549 8 INFO nova.api.openstack.wsgi [None req-0097cfd4-e99a-4898-b4d8-d76756a66f43 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Mar 31 20:56:03 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 20:56:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.207 () {52 vars in 1046 bytes} [Tue Mar 31 20:56:03 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 10.0.0.239 () {28 vars in 453 bytes} [Tue Mar 31 21:00:10 2026] GET /v2.1 => generated 114 bytes in 0 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: 42/84] 10.0.0.239 () {30 vars in 657 bytes} [Tue Mar 31 21:00:10 2026] GET /v2.1 => generated 0 bytes in 367 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: 43/85] 10.0.0.239 () {32 vars in 730 bytes} [Tue Mar 31 21:00:10 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 10.0.0.239 () {34 vars in 764 bytes} [Tue Mar 31 21:00:10 2026] GET /v2.1/os-services => generated 545 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.239 () {28 vars in 453 bytes} [Tue Mar 31 21:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 44/88] 10.0.0.239 () {30 vars in 657 bytes} [Tue Mar 31 21:00:15 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/89] 10.0.0.239 () {32 vars in 730 bytes} [Tue Mar 31 21:00:15 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 10.0.0.239 () {34 vars in 764 bytes} [Tue Mar 31 21:00:15 2026] GET /v2.1/os-services => generated 545 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 10.0.0.239 () {28 vars in 453 bytes} [Tue Mar 31 21:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 46/94] 10.0.0.239 () {30 vars in 657 bytes} [Tue Mar 31 21:00:19 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 49/95] 10.0.0.239 () {32 vars in 730 bytes} [Tue Mar 31 21:00:19 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 10.0.0.239 () {34 vars in 807 bytes} [Tue Mar 31 21:00:19 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 10.0.0.239 () {28 vars in 453 bytes} [Tue Mar 31 21:00:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 48/98] 10.0.0.239 () {30 vars in 657 bytes} [Tue Mar 31 21:00:23 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 51/99] 10.0.0.239 () {32 vars in 730 bytes} [Tue Mar 31 21:00:23 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 10.0.0.239 () {34 vars in 807 bytes} [Tue Mar 31 21:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 10.0.0.67 () {28 vars in 452 bytes} [Tue Mar 31 21:02:58 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: 68/134] 10.0.0.67 () {30 vars in 656 bytes} [Tue Mar 31 21:02:58 2026] GET /v2.1 => generated 0 bytes in 118 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: 67/135] 10.0.0.67 () {32 vars in 729 bytes} [Tue Mar 31 21:02:58 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/136] 10.0.0.67 () {34 vars in 802 bytes} [Tue Mar 31 21:02:58 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/163] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:05:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/164] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:05:10 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 84/165] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:05:10 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:05:10.536 7 INFO nova.api.openstack.wsgi [None req-4d5ed471-b9a9-4fcb-a647-442c37244197 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/166] 162.253.55.207 () {48 vars in 1015 bytes} [Tue Mar 31 21:05:10 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: 8|app: 0|req: 85/167] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:05:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/168] 162.253.55.207 () {52 vars in 1047 bytes} [Tue Mar 31 21:05:10 2026] POST /v2.1/flavors => generated 534 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/191] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:07:03 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: 95/192] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:07:03 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 98/193] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:07:03 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:07:03.407 7 INFO nova.api.openstack.wsgi [None req-c15b9889-6e23-40f9-9444-2202a8e4b86b 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 1fb81fc2be8b47efaee3fb490edc2f2f [pid: 7|app: 0|req: 96/194] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:07:03 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-31 21:07:03.422 8 WARNING oslo_db.sqlalchemy.utils [None req-734a9f0d-eb31-4626-beb8-50fda077d030 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 99/195] 162.253.55.207 () {48 vars in 1014 bytes} [Tue Mar 31 21:07:03 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/196] 162.253.55.207 () {52 vars in 1055 bytes} [Tue Mar 31 21:07:03 2026] POST /v2.1/os-keypairs => generated 576 bytes in 62 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/199] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:07:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/200] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:07:07 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 102/201] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:07:07 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/202] 162.253.55.207 () {48 vars in 1071 bytes} [Tue Mar 31 21:07:07 2026] GET /v2.1/os-quota-sets/f71a91126cce433ea0b8fcd165f86120 => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/203] 162.253.55.207 () {52 vars in 1123 bytes} [Tue Mar 31 21:07:07 2026] PUT /v2.1/os-quota-sets/f71a91126cce433ea0b8fcd165f86120 => generated 238 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/354] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:19:37 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: 176/355] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:19:37 2026] GET /v2.1 => generated 0 bytes in 140 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 180/356] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:19:38 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:19:38.073 7 INFO nova.api.openstack.wsgi [None req-d37f53af-ed00-4605-adc0-51672c80a8bc 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 177/357] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Mar 31 21:19:38 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: 181/358] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:19:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 162.253.55.207 () {52 vars in 1047 bytes} [Tue Mar 31 21:19:38 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:23:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:23:08 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 201/404] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:23:08 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 162.253.55.207 () {48 vars in 1071 bytes} [Tue Mar 31 21:23:08 2026] GET /v2.1/os-quota-sets/83ffef3a96a3477e8529b16b27f73a70 => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 162.253.55.207 () {52 vars in 1123 bytes} [Tue Mar 31 21:23:08 2026] PUT /v2.1/os-quota-sets/83ffef3a96a3477e8529b16b27f73a70 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:33:43 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: 268/534] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:33:43 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/535] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:33:43 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:33:43.805 8 INFO nova.api.openstack.wsgi [None req-2569c647-d8f6-45ce-a6c2-bf8c6a08d5e9 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 269/536] 162.253.55.207 () {48 vars in 1009 bytes} [Tue Mar 31 21:33:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:33:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 162.253.55.207 () {48 vars in 1097 bytes} [Tue Mar 31 21:33:43 2026] GET /v2.1/flavors/9d397882-a022-4783-8767-c56242276ce3/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:33:44 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: 271/540] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:33:44 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/541] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:33:44 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:33:44.726 8 INFO nova.api.openstack.wsgi [None req-c05bdecd-7d6d-44cf-b5c8-601f1e3de9c6 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 272/542] 162.253.55.207 () {48 vars in 1011 bytes} [Tue Mar 31 21:33:44 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: 271/543] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:33:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 162.253.55.207 () {48 vars in 1097 bytes} [Tue Mar 31 21:33:44 2026] GET /v2.1/flavors/05a043e9-bd90-4ee5-898d-3327cff1c2e7/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:33:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:33:45 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/549] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:33:45 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:33:45.713 8 INFO nova.api.openstack.wsgi [None req-edfd36f1-3dc9-4c58-b93d-40b4921d39ab 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 276/550] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Mar 31 21:33:45 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:33:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 162.253.55.207 () {48 vars in 1097 bytes} [Tue Mar 31 21:33:45 2026] GET /v2.1/flavors/965b234b-67a7-4693-9c34-efc2cbc5fbb8/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:33:46 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: 278/554] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:33:46 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/555] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:33:46 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:33:46.641 8 INFO nova.api.openstack.wsgi [None req-1856dc69-f124-47a0-852e-845e0cf1ef84 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 279/556] 162.253.55.207 () {48 vars in 1011 bytes} [Tue Mar 31 21:33:46 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:33:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/558] 162.253.55.207 () {48 vars in 1097 bytes} [Tue Mar 31 21:33:46 2026] GET /v2.1/flavors/81833fb5-2747-4554-aad6-33fdb6e7c0c2/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: 279/559] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:33: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) [pid: 8|app: 0|req: 281/560] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:33:47 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/561] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:33:47 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:33:47.546 8 INFO nova.api.openstack.wsgi [None req-306635da-9a52-447e-9f21-ad7df450e5c3 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 282/562] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Mar 31 21:33:47 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/563] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:33:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/564] 162.253.55.207 () {48 vars in 1097 bytes} [Tue Mar 31 21:33:47 2026] GET /v2.1/flavors/87f38d82-d346-458c-a691-e8ad8c437b08/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:34: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: 290/578] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:34:48 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 289/579] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:34:48 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:34:48.569 8 INFO nova.api.openstack.wsgi [None req-15509f72-000a-4611-bac8-3e2c4be728e3 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 291/580] 162.253.55.207 () {48 vars in 1015 bytes} [Tue Mar 31 21:34:48 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: 7|app: 0|req: 290/581] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:34:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 162.253.55.207 () {48 vars in 1097 bytes} [Tue Mar 31 21:34:48 2026] GET /v2.1/flavors/f2fcf449-2ff7-4729-bfe9-227596f361cb/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:34:54 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: 293/584] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:34:54 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/585] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:34:54 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:34:55 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:34: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: 294/590] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:34:58 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 297/591] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:34:58 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 162.253.55.207 () {48 vars in 1071 bytes} [Tue Mar 31 21:34:58 2026] GET /v2.1/os-quota-sets/f71a91126cce433ea0b8fcd165f86120 => generated 280 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:35:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:35:46 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/605] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:35:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:35:46.987 8 INFO nova.api.openstack.wsgi [None req-39dbad70-f048-4ee8-9e1d-43beb1b33915 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 304/606] 162.253.55.207 () {48 vars in 1013 bytes} [Tue Mar 31 21:35:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:35:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 162.253.55.207 () {48 vars in 1097 bytes} [Tue Mar 31 21:35:47 2026] GET /v2.1/flavors/f6e302aa-bb74-4034-94bd-663637dec907/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/611] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:36:01 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: 305/612] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:36:01 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 308/613] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:36:01 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/614] 162.253.55.207 () {48 vars in 1071 bytes} [Tue Mar 31 21:36:01 2026] GET /v2.1/os-quota-sets/83ffef3a96a3477e8529b16b27f73a70 => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 162.253.55.207 () {42 vars in 703 bytes} [Tue Mar 31 21:36:49 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: 312/626] 162.253.55.207 () {44 vars in 907 bytes} [Tue Mar 31 21:36:49 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 315/627] 162.253.55.207 () {46 vars in 980 bytes} [Tue Mar 31 21:36:49 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:36:49.698 7 INFO nova.api.openstack.wsgi [None req-f292f122-9cf4-428b-8338-3ee4ff16f9b9 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 313/628] 162.253.55.207 () {48 vars in 1009 bytes} [Tue Mar 31 21:36:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 162.253.55.207 () {48 vars in 1049 bytes} [Tue Mar 31 21:36:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 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: 8|app: 0|req: 321/638] 10.0.0.112 () {32 vars in 654 bytes} [Tue Mar 31 21:37:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.112 () {32 vars in 640 bytes} [Tue Mar 31 21:37:32 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-31 21:37:32.579 8 WARNING oslo_db.sqlalchemy.utils [None req-6360e973-f9c0-4799-abb1-a16004b8fd1a 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 322/640] 10.0.0.112 () {32 vars in 648 bytes} [Tue Mar 31 21:37:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 10.0.0.112 () {32 vars in 693 bytes} [Tue Mar 31 21:37:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:37:43 2026] GET /v2.1/flavors/9d397882-a022-4783-8767-c56242276ce3 => generated 511 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.112 () {32 vars in 640 bytes} [Tue Mar 31 21:37:43 2026] GET /v2.1/flavors => generated 1674 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:37:43 2026] GET /v2.1/flavors/9d397882-a022-4783-8767-c56242276ce3 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:47.877 8 WARNING neutronclient.v2_0.client [None req-eebd3f40-d127-4582-b885-c2e3a99bacfd a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/649] 10.0.0.112 () {34 vars in 684 bytes} [Tue Mar 31 21:37:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:48.677 7 WARNING neutronclient.v2_0.client [None req-c6359988-c473-48d1-abde-b3d368236422 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/650] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:37:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 10.0.0.112 () {34 vars in 684 bytes} [Tue Mar 31 21:37:48 2026] POST /v2.1/os-security-groups => generated 244 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:49.284 8 WARNING neutronclient.v2_0.client [None req-dd304fad-aff1-4b14-9a7d-822bbec4479a a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/652] 10.0.0.112 () {34 vars in 684 bytes} [Tue Mar 31 21:37:49 2026] POST /v2.1/os-security-groups => generated 242 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:49.403 7 WARNING neutronclient.v2_0.client [None req-d3cbeb12-f6a6-4e1a-9d04-420fce41d1c3 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:49.442 7 WARNING neutronclient.v2_0.client [None req-d3cbeb12-f6a6-4e1a-9d04-420fce41d1c3 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:49.470 7 WARNING neutronclient.v2_0.client [None req-d3cbeb12-f6a6-4e1a-9d04-420fce41d1c3 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/653] 10.0.0.112 () {32 vars in 662 bytes} [Tue Mar 31 21:37:49 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:37:49.530 7 WARNING neutronclient.v2_0.client [None req-b6872986-4336-4355-9a7e-764761ea3740 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:49.561 7 WARNING neutronclient.v2_0.client [None req-b6872986-4336-4355-9a7e-764761ea3740 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:49.632 8 WARNING neutronclient.v2_0.client [None req-1db11817-04d3-43ff-9c64-07c09d90476c 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/654] 10.0.0.112 () {32 vars in 739 bytes} [Tue Mar 31 21:37:49 2026] DELETE /v2.1/os-security-groups/573c1634-f9ca-447f-b34b-950a069e93ab => generated 0 bytes in 122 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:37:49.654 7 WARNING neutronclient.v2_0.client [None req-8d9e4f9c-b3be-4ced-be2d-22fa16035fc9 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/655] 10.0.0.112 () {34 vars in 684 bytes} [Tue Mar 31 21:37:49 2026] POST /v2.1/os-security-groups => generated 247 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:49.773 7 INFO nova.api.openstack.wsgi [None req-8d9e4f9c-b3be-4ced-be2d-22fa16035fc9 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] HTTP exception thrown: Security group 573c1634-f9ca-447f-b34b-950a069e93ab does not exist Neutron server returns request_ids: ['req-180eeaf1-a460-4669-9a05-1a187352f22a'] [pid: 7|app: 0|req: 326/656] 10.0.0.112 () {32 vars in 736 bytes} [Tue Mar 31 21:37:49 2026] GET /v2.1/os-security-groups/573c1634-f9ca-447f-b34b-950a069e93ab => generated 194 bytes in 125 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:37:49.789 7 WARNING neutronclient.v2_0.client [None req-99a1af07-93b0-4dc3-a441-8b462bc9b033 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:49.793 8 WARNING neutronclient.v2_0.client [None req-0d5699ea-5794-489f-8129-d9df622eaa1a a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:49.824 7 WARNING neutronclient.v2_0.client [None req-99a1af07-93b0-4dc3-a441-8b462bc9b033 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:49.852 8 WARNING neutronclient.v2_0.client [None req-0d5699ea-5794-489f-8129-d9df622eaa1a a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in 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/657] 10.0.0.112 () {34 vars in 694 bytes} [Tue Mar 31 21:37:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:49.975 7 WARNING neutronclient.v2_0.client [None req-d65993fc-0852-4878-8073-1c7b5f61322e 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/658] 10.0.0.112 () {32 vars in 739 bytes} [Tue Mar 31 21:37:49 2026] DELETE /v2.1/os-security-groups/df2822f9-260b-4a00-962e-c3252f0a3d14 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:37:50.012 8 WARNING neutronclient.v2_0.client [None req-8a9c0999-1473-470a-90ac-8288d810b71c a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in 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/659] 10.0.0.112 () {34 vars in 684 bytes} [Tue Mar 31 21:37:49 2026] POST /v2.1/os-security-groups => generated 247 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:50.112 8 INFO nova.api.openstack.wsgi [None req-8a9c0999-1473-470a-90ac-8288d810b71c a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] HTTP exception thrown: Security group df2822f9-260b-4a00-962e-c3252f0a3d14 does not exist Neutron server returns request_ids: ['req-3eadb8b3-1c74-41f4-b7af-79ddc99d9e3c'] [pid: 8|app: 0|req: 332/660] 10.0.0.112 () {32 vars in 736 bytes} [Tue Mar 31 21:37:50 2026] GET /v2.1/os-security-groups/df2822f9-260b-4a00-962e-c3252f0a3d14 => generated 194 bytes in 108 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:37:50.125 8 WARNING neutronclient.v2_0.client [None req-96e84d61-b6b1-4741-98d0-87ae7e9b21cd a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.127 7 WARNING neutronclient.v2_0.client [None req-9a9a1738-5ce5-4caf-ae75-4c1f09b6fd1c 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.158 8 WARNING neutronclient.v2_0.client [None req-96e84d61-b6b1-4741-98d0-87ae7e9b21cd a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.177 7 WARNING neutronclient.v2_0.client [None req-9a9a1738-5ce5-4caf-ae75-4c1f09b6fd1c 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/661] 10.0.0.112 () {32 vars in 739 bytes} [Tue Mar 31 21:37:50 2026] DELETE /v2.1/os-security-groups/4c7750cd-10c4-464d-90ef-2fdc3b708697 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:37:50.268 8 WARNING neutronclient.v2_0.client [None req-4181f4c5-c1d7-46c6-9a95-c2385c16e156 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/662] 10.0.0.112 () {34 vars in 694 bytes} [Tue Mar 31 21:37:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:50.375 8 INFO nova.api.openstack.wsgi [None req-4181f4c5-c1d7-46c6-9a95-c2385c16e156 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] HTTP exception thrown: Security group 4c7750cd-10c4-464d-90ef-2fdc3b708697 does not exist Neutron server returns request_ids: ['req-89a34816-472d-49ac-b06f-439e5a01d5de'] [pid: 8|app: 0|req: 334/663] 10.0.0.112 () {32 vars in 736 bytes} [Tue Mar 31 21:37:50 2026] GET /v2.1/os-security-groups/4c7750cd-10c4-464d-90ef-2fdc3b708697 => generated 194 bytes in 117 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:37:50.382 7 WARNING neutronclient.v2_0.client [None req-d5532ba2-c011-4bc8-a06d-3a2c8865ed47 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.392 8 WARNING neutronclient.v2_0.client [None req-8376cf0e-8b0d-40aa-8d20-e205c1cfd80d a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.421 7 WARNING neutronclient.v2_0.client [None req-d5532ba2-c011-4bc8-a06d-3a2c8865ed47 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.459 8 WARNING neutronclient.v2_0.client [None req-8376cf0e-8b0d-40aa-8d20-e205c1cfd80d a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/664] 10.0.0.112 () {34 vars in 694 bytes} [Tue Mar 31 21:37:50 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:50.589 7 WARNING neutronclient.v2_0.client [None req-96d51bd1-adb3-40c5-b707-253f4e3a1932 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.597 8 WARNING neutronclient.v2_0.client [None req-8376cf0e-8b0d-40aa-8d20-e205c1cfd80d a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/665] 10.0.0.112 () {32 vars in 736 bytes} [Tue Mar 31 21:37:50 2026] GET /v2.1/os-security-groups/035cc2a7-cb5e-41e9-b50c-3e17b4745d31 => generated 664 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:50.647 7 WARNING neutronclient.v2_0.client [None req-a32c20fa-98ea-4a05-958c-83f3f783d2b1 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in 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/666] 10.0.0.112 () {32 vars in 662 bytes} [Tue Mar 31 21:37:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:50.672 7 WARNING neutronclient.v2_0.client [None req-a32c20fa-98ea-4a05-958c-83f3f783d2b1 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.684 8 WARNING neutronclient.v2_0.client [None req-a9c54009-abe8-4f64-b975-1af4ef6cefb8 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.716 7 WARNING neutronclient.v2_0.client [None req-a32c20fa-98ea-4a05-958c-83f3f783d2b1 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.729 8 INFO nova.api.openstack.wsgi [None req-a9c54009-abe8-4f64-b975-1af4ef6cefb8 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] HTTP exception thrown: Security group 4c7750cd-10c4-464d-90ef-2fdc3b708697 does not exist Neutron server returns request_ids: ['req-5d4e3034-fef1-483d-82dc-ef5bc857312b'] [pid: 8|app: 0|req: 336/667] 10.0.0.112 () {32 vars in 739 bytes} [Tue Mar 31 21:37:50 2026] DELETE /v2.1/os-security-groups/4c7750cd-10c4-464d-90ef-2fdc3b708697 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:37:50.741 8 WARNING neutronclient.v2_0.client [None req-a3ef20a0-b88e-4dad-86ad-ae72f03165b5 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/668] 10.0.0.112 () {32 vars in 749 bytes} [Tue Mar 31 21:37:50 2026] DELETE /v2.1/os-security-group-rules/58f5552c-4056-4a53-8252-58ef883658dc => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:37:50.827 8 INFO nova.api.openstack.wsgi [None req-a3ef20a0-b88e-4dad-86ad-ae72f03165b5 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] HTTP exception thrown: Security group df2822f9-260b-4a00-962e-c3252f0a3d14 does not exist Neutron server returns request_ids: ['req-d4b58f05-c33c-4623-8e66-52c5540115a2'] [pid: 8|app: 0|req: 337/669] 10.0.0.112 () {32 vars in 739 bytes} [Tue Mar 31 21:37:50 2026] DELETE /v2.1/os-security-groups/df2822f9-260b-4a00-962e-c3252f0a3d14 => generated 194 bytes in 94 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:37:50.830 7 WARNING neutronclient.v2_0.client [None req-23db5063-e12a-4de8-b622-5958d8391341 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.837 8 WARNING neutronclient.v2_0.client [None req-e15bf993-1bf8-4e9e-90de-3cbd87817c06 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.865 7 WARNING neutronclient.v2_0.client [None req-23db5063-e12a-4de8-b622-5958d8391341 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:50.873 8 INFO nova.api.openstack.wsgi [None req-e15bf993-1bf8-4e9e-90de-3cbd87817c06 a912df859103435ebdf80adb37a4d0e5 31d16d6ece23459d8d87d6fdaefc3e55 - - default default] HTTP exception thrown: Security group 573c1634-f9ca-447f-b34b-950a069e93ab does not exist Neutron server returns request_ids: ['req-687fa3eb-0db9-4329-8198-7b827663de7d'] [pid: 8|app: 0|req: 338/670] 10.0.0.112 () {32 vars in 739 bytes} [Tue Mar 31 21:37:50 2026] DELETE /v2.1/os-security-groups/573c1634-f9ca-447f-b34b-950a069e93ab => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.112 () {32 vars in 739 bytes} [Tue Mar 31 21:37:50 2026] DELETE /v2.1/os-security-groups/035cc2a7-cb5e-41e9-b50c-3e17b4745d31 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:37:51.003 8 WARNING neutronclient.v2_0.client [None req-83393621-72fe-4dd7-8014-d99f1f496604 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:52.224 8 WARNING neutronclient.v2_0.client [None req-83393621-72fe-4dd7-8014-d99f1f496604 9991213af5fc423bb31c4e78e159113f cfa7a50acc4843829ff9b955ff620cef - - default default] The python binding code in 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/672] 10.0.0.112 () {32 vars in 739 bytes} [Tue Mar 31 21:37:50 2026] DELETE /v2.1/os-security-groups/4b6934e5-5e99-4db6-8bcd-51a6fad28dbc => generated 0 bytes in 2450 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:37:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:37:54.658 8 WARNING neutronclient.v2_0.client [None req-0e63423a-4e01-4aa5-93f7-365f9c2ff021 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:54.880 8 WARNING neutronclient.v2_0.client [None req-0e63423a-4e01-4aa5-93f7-365f9c2ff021 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:55.092 8 WARNING neutronclient.v2_0.client [None req-0e63423a-4e01-4aa5-93f7-365f9c2ff021 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:55.313 7 WARNING neutronclient.v2_0.client [None req-6d2bc4dc-b97d-4b94-827e-1397618dcbab 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:55.378 7 WARNING neutronclient.v2_0.client [None req-6d2bc4dc-b97d-4b94-827e-1397618dcbab 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:37:55.584 7 WARNING neutronclient.v2_0.client [None req-6d2bc4dc-b97d-4b94-827e-1397618dcbab 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/676] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:37:54 2026] POST /v2.1/servers => generated 450 bytes in 1585 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-03-31 21:37:56.155 8 WARNING neutronclient.v2_0.client [None req-fead37c1-cd9f-4195-8b04-d6fdf3acf341 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/677] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:37:56 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/678] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:37:55 2026] POST /v2.1/servers => generated 450 bytes in 1130 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-03-31 21:37:56.378 8 WARNING neutronclient.v2_0.client [None req-08dacc3a-4658-495d-9291-c9672e90259f 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/679] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:37:56 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1424 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:37:57.276 7 WARNING neutronclient.v2_0.client [None req-7ff4ace1-1070-4268-84de-cadd5713947b f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/680] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:37:57 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1304 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-03-31 21:37:57.520 8 WARNING neutronclient.v2_0.client [None req-1b33e6df-a5e4-466c-9157-8fee2410dd5d 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in 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/681] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:37:57 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1428 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:37:58.440 7 WARNING neutronclient.v2_0.client [None req-eb6dcd63-ee73-4521-a280-6cbabf34bcdf f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] 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-03-31 21:37:58.933 8 WARNING neutronclient.v2_0.client [None req-45955487-87b2-4707-b243-87f68e921a8f 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in 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/682] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:37:58 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1352 bytes in 1252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/683] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:37:58 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1420 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/684] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:37:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:00.651 8 WARNING neutronclient.v2_0.client [None req-6c0e9b66-7627-40d6-8d18-67bc2c324161 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:00.675 7 WARNING neutronclient.v2_0.client [None req-0149f878-bb4e-4667-bf6e-f57d2e13b354 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in 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/685] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:00 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1360 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:00 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1476 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:01.520 8 WARNING neutronclient.v2_0.client [None req-e6504839-dae1-4b9d-9c44-082fa38a3a82 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:01.554 8 WARNING neutronclient.v2_0.client [None req-e6504839-dae1-4b9d-9c44-082fa38a3a82 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] 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: 342/687] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:38:01 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) 2026-03-31 21:38:01.872 8 WARNING neutronclient.v2_0.client [None req-e6504839-dae1-4b9d-9c44-082fa38a3a82 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/688] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:38:01 2026] POST /v2.1/servers => generated 452 bytes in 635 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:38:02.127 7 WARNING neutronclient.v2_0.client [None req-6c37a060-7c9d-4b13-ac4b-590f9c1b9a7a 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] 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-03-31 21:38:02.206 8 WARNING neutronclient.v2_0.client [None req-a58e7da1-8efa-4f80-abec-5f02ae1e9440 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/689] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:02 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1431 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:02.643 7 WARNING neutronclient.v2_0.client [None req-5c160349-feb2-4991-9d8d-59b93c634750 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/690] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:02 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1484 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:02 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1437 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-31 21:38:03.010 7 INFO nova.api.openstack.compute.server_external_events [req-254967b1-0be0-4377-9425-e01b106c7dca req-6b7d84d3-25e8-417d-b3bb-43bf663da1f7 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:f51ab141-6815-48d8-ba98-a0d0daa2a02c for instance 6f3c7198-1c34-4d6a-a3e6-ab757224606d on instance 2026-03-31 21:38:03.023 7 INFO nova.compute.rpcapi [None req-86174dc5-49d5-4f3f-a094-160b7748338c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-03-31 21:38:03.035 8 WARNING neutronclient.v2_0.client [None req-a9319397-56f4-4342-8708-10b401faa4b7 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/692] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:38:03.090 8 WARNING neutronclient.v2_0.client [None req-a9319397-56f4-4342-8708-10b401faa4b7 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:03.265 8 WARNING neutronclient.v2_0.client [None req-a9319397-56f4-4342-8708-10b401faa4b7 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/693] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:38:02 2026] POST /v2.1/servers => generated 449 bytes in 495 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-03-31 21:38:03.499 7 WARNING neutronclient.v2_0.client [None req-ccc43da1-0770-48b9-87fa-4353c104aa4a b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/694] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:03 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1401 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:03.655 8 WARNING neutronclient.v2_0.client [None req-5a754b33-20fa-4318-83a1-00d73e0d3ad0 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] 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-03-31 21:38:03.740 7 WARNING neutronclient.v2_0.client [None req-88d6c004-39c6-41e4-8765-c1135673ed87 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/695] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:03 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1427 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:03.791 8 WARNING neutronclient.v2_0.client [None req-bfb0f815-1102-4d19-a61c-75b04ac560a1 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/696] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:03 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1551 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:03 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1437 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:04.597 7 WARNING neutronclient.v2_0.client [None req-d1625c47-6c23-41e3-b357-769a28c407b7 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/698] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:04 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1405 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-03-31 21:38:04.806 8 WARNING neutronclient.v2_0.client [None req-a322d9b6-69bc-49c9-8455-1c8298895e2f 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/699] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:04 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:04.968 7 WARNING neutronclient.v2_0.client [None req-55d6b38c-eba8-4e4f-be7f-bbf58a448690 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:04.988 8 WARNING neutronclient.v2_0.client [None req-fb28cb87-752d-4170-9f88-2bc75747fe0c f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/700] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:04 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:05.129 7 INFO nova.api.openstack.compute.server_external_events [req-54b139d0-752e-4346-8817-ff853129fa22 req-1c4e90bc-3697-4cab-9d12-6c152523d96a c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:e7f3f73a-3aa0-495f-9286-1deb0dfa1867 for instance 0c8ed790-a4d1-47ea-9df5-eabf4050fc44 on instance [pid: 7|app: 0|req: 350/701] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:05 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: 8|app: 0|req: 352/702] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:04 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1437 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-03-31 21:38:05.697 8 WARNING neutronclient.v2_0.client [None req-83152669-44ba-4e83-a1a7-01cd480302c7 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/705] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:05 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1397 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:05.896 7 WARNING neutronclient.v2_0.client [None req-b00c6760-57dd-4da7-aae7-f1b741c7180b 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/706] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:05 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:06.157 8 WARNING neutronclient.v2_0.client [None req-2e89c502-1d8e-421a-aa16-20394d355ba4 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] 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-03-31 21:38:06.197 7 WARNING neutronclient.v2_0.client [None req-6b02f30a-2f14-4d5b-a90b-1f549ddbfbbc f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/707] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:06 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:06 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1437 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-03-31 21:38:06.787 8 WARNING neutronclient.v2_0.client [None req-08318bc2-fb9b-438d-9ec4-d1c74edf4b61 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/709] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:06 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1453 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-03-31 21:38:06.993 7 WARNING neutronclient.v2_0.client [None req-e5f05ac2-83cd-4682-96f8-8d5fe16ac20e 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/710] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:06 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1491 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-03-31 21:38:07.337 8 WARNING neutronclient.v2_0.client [None req-75154477-60e4-407d-aa42-dc22128b5049 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:07.354 7 WARNING neutronclient.v2_0.client [None req-3e883354-5253-4970-a023-68009d3bbac2 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/711] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:07 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:07 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 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-03-31 21:38:07.871 8 WARNING neutronclient.v2_0.client [None req-1096db16-0195-45c1-a01e-aa38c9d8f919 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/713] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:07 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1453 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:08.105 8 WARNING neutronclient.v2_0.client [None req-6e178be9-5341-415f-afe1-3935014a8ede 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:08.121 7 INFO nova.api.openstack.compute.server_external_events [req-0629b3ea-3c45-41d3-aa13-53d1d6a4f3f6 req-6f230ce5-e460-4298-8dbe-7ede1e56181b c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:6852d21b-c775-4920-becf-50bbe7ef91ec for instance 03f4367f-4350-4645-9787-e93a6b8895bf on instance [pid: 7|app: 0|req: 356/714] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:08 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:08.563 7 WARNING neutronclient.v2_0.client [None req-91ed2e15-610c-449f-9272-000f8763bd27 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:08.596 8 WARNING neutronclient.v2_0.client [None req-d7b9a896-8761-4a2e-a4a5-7afdcd55a3c6 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/716] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:08 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:08 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:08.954 8 WARNING neutronclient.v2_0.client [None req-c309391c-7c51-4be6-a2a0-a25616a6839c b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/718] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:08 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1528 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:09.299 7 WARNING neutronclient.v2_0.client [None req-96872dab-f7fd-42fa-975e-106faee918d5 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/719] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:09 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:09.525 8 INFO nova.api.openstack.compute.server_external_events [req-92190288-58b3-4506-b5dc-cc715f87b365 req-761c02c7-737c-43e0-ac73-7df1fd850d18 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:8829e64e-7d2a-4af1-8f65-350538634b9e for instance c4b551ac-cacd-4b20-877a-952cd48397ed on instance 2026-03-31 21:38:09.536 8 INFO nova.compute.rpcapi [None req-cf3c6a88-9755-44b8-ae7b-3fc0a2112a2e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 362/720] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:09 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:09.806 7 WARNING neutronclient.v2_0.client [None req-9e38d822-db53-4b34-886d-d1ec96399631 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:09.816 8 WARNING neutronclient.v2_0.client [None req-cd461751-6c69-452a-9dfd-4db2c88030bb 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in 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/721] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:09 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:09 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:10.180 8 WARNING neutronclient.v2_0.client [None req-c79c5c79-6e49-44f5-81e7-12a06baa77e1 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/723] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:10 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1538 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-03-31 21:38:10.442 7 WARNING neutronclient.v2_0.client [None req-cbd47be3-c40e-48fc-823a-3096f8f81bd0 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/724] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:10 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:10.996 8 WARNING neutronclient.v2_0.client [None req-6214ead6-e6cc-40e8-bcc3-bfa08eceaa89 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:11.013 7 WARNING neutronclient.v2_0.client [None req-f5a02dcc-e53e-4289-b374-251afb84d9af f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/725] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:10 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:10 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 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-03-31 21:38:11.359 8 WARNING neutronclient.v2_0.client [None req-4acb49a0-92a3-401a-81b4-dba4ffc09de3 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/727] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:11 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1526 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:11.584 7 WARNING neutronclient.v2_0.client [None req-e6a3f24c-6ec0-4ceb-89e7-3fb5d133c2b4 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/728] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:11 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:12.164 8 WARNING neutronclient.v2_0.client [None req-dc541d79-bdc2-4864-8a01-22b4bf9cc759 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:12.172 7 WARNING neutronclient.v2_0.client [None req-ac12ed7c-0be4-4e1c-96f2-3a735c207bd9 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/729] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:12 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:12 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 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-03-31 21:38:12.516 7 WARNING neutronclient.v2_0.client [None req-3e1b7900-c8af-4d8e-bfdd-aaeeb6c7982c b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/731] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:12 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:12.734 8 WARNING neutronclient.v2_0.client [None req-0a31bd3a-1a98-4600-82e9-1b3be00d9a3d 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/732] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:12 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 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-03-31 21:38:13.381 7 WARNING neutronclient.v2_0.client [None req-27117331-02ef-4686-a8c1-c5e0851b3fb3 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] 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-03-31 21:38:13.474 8 WARNING neutronclient.v2_0.client [None req-aa49ebe6-ac3f-4a57-a3f6-a30a36f7fda1 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/733] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:13 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/734] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:13 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:13.667 7 WARNING neutronclient.v2_0.client [None req-c8f33be5-9370-46d7-8e80-fec2cc97bfa9 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/735] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:13 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1526 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:13.962 8 WARNING neutronclient.v2_0.client [None req-8a4568fb-f8f0-4ace-b3e6-5c97a59ed920 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:13 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:14.574 7 WARNING neutronclient.v2_0.client [None req-fc9c4f5e-58b8-4cac-893d-991cf880e9fb f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] 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-03-31 21:38:14.627 8 WARNING neutronclient.v2_0.client [None req-b83088a1-3df4-4d55-b865-cb8ed24b4219 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in 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/737] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:14 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 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-03-31 21:38:14.748 7 INFO nova.api.openstack.compute.server_external_events [req-b7a6df84-1b2b-4955-9399-9121c8bd0740 req-93b211c5-6489-484f-85b2-ee784a99b9b6 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:e7f3f73a-3aa0-495f-9286-1deb0dfa1867 for instance 0c8ed790-a4d1-47ea-9df5-eabf4050fc44 on instance [pid: 8|app: 0|req: 371/738] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:14 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:38:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:14.828 8 WARNING neutronclient.v2_0.client [None req-4669ce35-d9c3-4ab5-9074-6af620aab978 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/740] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:14 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1526 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-03-31 21:38:15.122 7 WARNING neutronclient.v2_0.client [None req-1b106764-468d-4406-ac3d-429a2a2a00f0 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/743] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:15 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 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-03-31 21:38:15.747 8 WARNING neutronclient.v2_0.client [None req-a19a255d-5cd6-4b90-abe4-45bee8cb18db f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] 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-03-31 21:38:15.806 7 WARNING neutronclient.v2_0.client [None req-cb11d613-dfb0-4b93-8694-9579c66fc32c 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/744] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:15 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/745] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:15 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1549 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-03-31 21:38:16.051 8 WARNING neutronclient.v2_0.client [None req-411e59d0-a7a7-4c54-aa92-b8cccac25989 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/746] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:16 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1526 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-03-31 21:38:16.271 7 WARNING neutronclient.v2_0.client [None req-f397def5-241f-474b-9dd5-c21ec3fb3613 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/747] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:16 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:16.799 8 INFO nova.api.openstack.compute.server_external_events [req-087ebd4b-e345-4a9a-adba-c81f4a311515 req-f9c08db2-5a76-4f73-adfd-fc729cbecb2d c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:f51ab141-6815-48d8-ba98-a0d0daa2a02c for instance 6f3c7198-1c34-4d6a-a3e6-ab757224606d on instance 2026-03-31 21:38:16.799 8 INFO nova.api.openstack.compute.server_external_events [req-087ebd4b-e345-4a9a-adba-c81f4a311515 req-f9c08db2-5a76-4f73-adfd-fc729cbecb2d c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:6852d21b-c775-4920-becf-50bbe7ef91ec for instance 03f4367f-4350-4645-9787-e93a6b8895bf on instance [pid: 8|app: 0|req: 377/748] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:38:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:16.910 7 WARNING neutronclient.v2_0.client [None req-bf96c5fe-0564-4f0f-9fed-82268a8d0ecd f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] 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-03-31 21:38:16.975 8 WARNING neutronclient.v2_0.client [None req-19625d86-3e16-476c-8584-42db7483500b 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/749] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:16 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1425 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:16 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1727 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-03-31 21:38:17.153 7 WARNING neutronclient.v2_0.client [None req-c7fe1ee0-7bce-4a29-9ba6-d35e2292eab8 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] 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: 373/751] 10.0.0.112 () {32 vars in 740 bytes} [Tue Mar 31 21:38:17 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:38:17.204 8 WARNING neutronclient.v2_0.client [None req-2d67181c-d827-4f87-a944-a1fdba7428b7 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/752] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:17 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1526 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-03-31 21:38:17.423 7 WARNING neutronclient.v2_0.client [None req-55f83141-f312-441b-8f30-09e9774c9b81 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/753] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:17 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1556 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:18.055 8 WARNING neutronclient.v2_0.client [None req-9777294d-48ea-4b06-8bad-abe5e7c8ada0 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/754] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:18 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:18.186 8 INFO nova.api.openstack.compute.server_external_events [req-34cbb711-4f0b-46f8-b532-48cfffb3b8d3 req-23b12ea7-5563-435a-9767-cc70f0fef74f c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:e7f3f73a-3aa0-495f-9286-1deb0dfa1867 for instance 0c8ed790-a4d1-47ea-9df5-eabf4050fc44 on instance [pid: 8|app: 0|req: 381/755] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:18.205 7 WARNING neutronclient.v2_0.client [None req-8ec26cc1-4261-48d1-9ee8-51c143c5173c 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:18.242 8 WARNING neutronclient.v2_0.client [None req-90b96c6f-fe7e-4a05-ad66-fba7a584195d f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/756] 10.0.0.112 () {32 vars in 740 bytes} [Tue Mar 31 21:38:18 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 375/757] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:18 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1727 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-03-31 21:38:18.378 8 WARNING neutronclient.v2_0.client [None req-1d1b1443-6e55-4850-9b8b-498690f9b6cc b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/758] 10.0.0.112 () {32 vars in 640 bytes} [Tue Mar 31 21:38:18 2026] GET /v2.1/servers => generated 378 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/759] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:18 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1526 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-03-31 21:38:18.587 8 WARNING neutronclient.v2_0.client [None req-7ac22263-9d83-4657-a9c9-c5b737efca3e 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/760] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:38:18 2026] DELETE /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 0 bytes in 168 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-03-31 21:38:18.692 7 WARNING neutronclient.v2_0.client [None req-9aa88ae8-f696-47c7-b5a4-9ddefd8f4fdc 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/761] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:18 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1739 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:18.787 8 WARNING neutronclient.v2_0.client [None req-2b94a0b4-c7a0-4054-b6e9-57facf10019b 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/762] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:18 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1733 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/763] 10.0.0.112 () {32 vars in 740 bytes} [Tue Mar 31 21:38:18 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:38:18.869 7 INFO nova.api.openstack.compute.server_external_events [req-1b6d7da7-b228-4272-ad1e-f8133b248512 req-9f1ae38f-25a0-4008-bdc8-4242d2e16397 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:8829e64e-7d2a-4af1-8f65-350538634b9e for instance c4b551ac-cacd-4b20-877a-952cd48397ed on instance [pid: 7|app: 0|req: 379/764] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:38:18 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-03-31 21:38:19.120 8 WARNING neutronclient.v2_0.client [None req-2f6cba06-ee82-456c-af06-c814ec013569 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/765] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:19 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1612 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, ' [pid: 7|app: 0|req: 380/766] 10.0.0.112 () {32 vars in 640 bytes} [Tue Mar 31 21:38:19 2026] GET /v2.1/servers => generated 388 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/767] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:38:19 2026] DELETE /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:19.550 8 WARNING neutronclient.v2_0.client [None req-d5edf10f-9860-48f0-b7aa-e08b7016bedd b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:19.558 7 WARNING neutronclient.v2_0.client [None req-776b954b-7db6-466a-a506-18381b41e2a0 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/768] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:19 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1526 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/769] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:19 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1618 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:19.791 7 INFO nova.api.openstack.compute.server_external_events [req-44b531a7-f734-4aac-841c-c6821a74a0b5 req-3e87145c-a91f-410c-9926-922dd9fac66f c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:6852d21b-c775-4920-becf-50bbe7ef91ec for instance 03f4367f-4350-4645-9787-e93a6b8895bf on instance 2026-03-31 21:38:19.791 8 WARNING neutronclient.v2_0.client [None req-842528ea-e938-4351-86e1-09479d24e9b1 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/770] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:19 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-03-31 21:38:19.891 7 WARNING neutronclient.v2_0.client [None req-cc7e223e-c67d-4ec1-8487-33b3829f4425 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/771] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:19 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1739 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/772] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:19 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1853 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.112 () {32 vars in 640 bytes} [Tue Mar 31 21:38:19 2026] GET /v2.1/servers => generated 384 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-31 21:38:20.229 8 INFO nova.api.openstack.compute.server_external_events [req-a60f5593-dc57-422e-97b3-dc33188d6f74 req-c88467c1-1a1d-47ff-bd4c-9dcfe762e61a c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:f51ab141-6815-48d8-ba98-a0d0daa2a02c for instance 6f3c7198-1c34-4d6a-a3e6-ab757224606d on instance [pid: 7|app: 0|req: 384/774] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:38:20 2026] DELETE /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:20 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-03-31 21:38:20.283 7 WARNING neutronclient.v2_0.client [None req-fa88e4ad-c7ca-4fa2-a4f8-0bb7c59591f8 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/776] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:20 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1745 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:20.764 8 WARNING neutronclient.v2_0.client [None req-3589d5b6-5a49-4c5d-b0c4-1cd30c1b8745 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:20.785 7 WARNING neutronclient.v2_0.client [None req-bbbac2a6-e3e5-48f3-930d-1e7a8db856be f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/777] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:20 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1716 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:20 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1618 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-03-31 21:38:20.955 8 WARNING neutronclient.v2_0.client [None req-a6c85c49-446e-4cf2-a217-5c7850770a9b b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/779] 10.0.0.112 () {32 vars in 740 bytes} [Tue Mar 31 21:38:20 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:21.080 7 WARNING neutronclient.v2_0.client [None req-86f9192a-039c-43d5-b0f6-51b3cde410ac 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in 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/780] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:21 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1853 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:21.443 8 WARNING neutronclient.v2_0.client [None req-c045fca0-bf94-47a5-b08c-bebf8e1bc8ad 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] 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-03-31 21:38:21.498 7 INFO nova.api.openstack.compute.server_external_events [req-7cede686-ae3b-4179-a87b-8ee96017068d req-e81887b6-60c7-4273-b09d-2767f9c7f679 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-unplugged:e7f3f73a-3aa0-495f-9286-1deb0dfa1867 for instance 0c8ed790-a4d1-47ea-9df5-eabf4050fc44 on instance [pid: 7|app: 0|req: 388/781] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:38:21 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-03-31 21:38:21.811 7 WARNING neutronclient.v2_0.client [None req-b345f29f-d54d-4a55-89c2-7a8e8a390b58 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/782] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:21 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1865 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:21 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1716 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-03-31 21:38:21.969 8 WARNING neutronclient.v2_0.client [None req-22e9f4c2-fac0-41f2-a609-39f83cdf8542 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/784] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:21 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1738 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:22.260 7 WARNING neutronclient.v2_0.client [None req-f4a41e8f-3f03-440f-b63b-1cd0589f1f76 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] 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-03-31 21:38:22.292 8 INFO nova.api.openstack.compute.server_external_events [req-e1664b9c-d419-4544-8bf0-48591ed3583c req-284d4fd6-5282-4831-bfcc-134127ab1a48 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:8829e64e-7d2a-4af1-8f65-350538634b9e for instance c4b551ac-cacd-4b20-877a-952cd48397ed on instance [pid: 8|app: 0|req: 396/785] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/786] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:22 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1786 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:38:22.340 8 INFO nova.api.openstack.compute.server_external_events [req-ab004425-84bb-4651-8b6d-64c8637efa1f req-d7816c7b-f305-4673-866c-b2ea17028c4c c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:e7f3f73a-3aa0-495f-9286-1deb0dfa1867 for instance 0c8ed790-a4d1-47ea-9df5-eabf4050fc44 on instance [pid: 8|app: 0|req: 397/787] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:22.900 7 WARNING neutronclient.v2_0.client [None req-7a8cc9b2-8abc-41d4-88b7-cf01a03cf123 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/788] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:22 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1865 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-03-31 21:38:23.225 8 WARNING neutronclient.v2_0.client [None req-4db97c54-da1d-4822-a9e3-2281d5225342 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/789] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:23 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1671 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-03-31 21:38:23.391 7 WARNING neutronclient.v2_0.client [None req-0c828e3a-2a28-4d32-9438-33b1814f3d4f 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/790] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:23 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1510 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-03-31 21:38:24.066 8 WARNING neutronclient.v2_0.client [None req-d627a373-c99a-4323-8a2a-396f7b6bc150 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/791] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:24 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1798 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:24.322 8 INFO nova.api.openstack.compute.server_external_events [req-0ccdb04c-1960-42bb-9688-5f7bb83e0371 req-09e155ce-8643-42ab-9258-4887e25cb41e c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:f51ab141-6815-48d8-ba98-a0d0daa2a02c for instance 6f3c7198-1c34-4d6a-a3e6-ab757224606d on instance [pid: 8|app: 0|req: 400/792] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:38:24.327 7 WARNING neutronclient.v2_0.client [None req-17344a1b-7ead-498c-ba69-bcd6a94c01b5 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/793] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:24 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1381 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-03-31 21:38:24.390 8 INFO nova.api.openstack.compute.server_external_events [req-2042a47e-c441-4dc3-9555-3bf7fac86b54 req-3b0146a4-f28d-45f0-9267-bd0655cfc335 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:6852d21b-c775-4920-becf-50bbe7ef91ec for instance 03f4367f-4350-4645-9787-e93a6b8895bf on instance [pid: 8|app: 0|req: 401/794] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:24 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-03-31 21:38:24.546 7 WARNING neutronclient.v2_0.client [None req-8415bf1e-f7bd-4016-93e6-6f5b87019b13 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/795] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:24 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1510 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-03-31 21:38:25.179 8 WARNING neutronclient.v2_0.client [None req-7f85d23d-0995-4efc-a376-1add4173a2db 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/798] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:25 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1517 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:25.413 7 WARNING neutronclient.v2_0.client [None req-e76996a9-9156-42c4-827c-3b49114ff68a f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/799] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:25 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1386 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-03-31 21:38:25.643 8 WARNING neutronclient.v2_0.client [None req-517bbdc9-f966-41c3-aa7f-ef8351cea3c3 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/800] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:25 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 1510 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-03-31 21:38:26.278 7 WARNING neutronclient.v2_0.client [None req-169bb3e5-a747-44fd-a248-605bcd504bde 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in 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/801] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:26 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1517 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-03-31 21:38:26.524 8 WARNING neutronclient.v2_0.client [None req-2a654552-0ab0-4015-9133-20f293100b08 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in 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/802] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:26 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1386 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-03-31 21:38:26.724 7 INFO nova.api.openstack.wsgi [None req-704f32a9-6149-4bd2-baad-5e2504f14fd8 65ece0025c7f4701abbec2b9e07a25f7 4a711a1d8ac14c7ba1b2aedc49d843f4 - - default default] HTTP exception thrown: Instance 0c8ed790-a4d1-47ea-9df5-eabf4050fc44 could not be found. [pid: 7|app: 0|req: 399/803] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:26 2026] GET /v2.1/servers/0c8ed790-a4d1-47ea-9df5-eabf4050fc44 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/804] 10.0.0.112 () {32 vars in 705 bytes} [Tue Mar 31 21:38:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1930424953 => 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-03-31 21:38:27.386 7 WARNING neutronclient.v2_0.client [None req-1111f978-0368-49ca-bfd4-d976ee1d0ab1 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/805] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:27 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1517 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:38:27.623 8 WARNING neutronclient.v2_0.client [None req-5ac3e1c4-8761-475e-bbfd-ee7e50477a78 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/806] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:27 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 1386 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-03-31 21:38:28.483 7 WARNING neutronclient.v2_0.client [None req-b5c2b27b-af9c-41de-9e81-b5f201b7f97b 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/807] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:28 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 1517 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:28.703 8 INFO nova.api.openstack.wsgi [None req-7d0eec64-01bd-4d0b-848d-85680c2b0919 f3a06e99a5b24b3e94b208c6b82fe86a ec7a881e3ab54e70a5935d639152e8f6 - - default default] HTTP exception thrown: Instance 6f3c7198-1c34-4d6a-a3e6-ab757224606d could not be found. [pid: 8|app: 0|req: 407/808] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:28 2026] GET /v2.1/servers/6f3c7198-1c34-4d6a-a3e6-ab757224606d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/809] 10.0.0.112 () {32 vars in 705 bytes} [Tue Mar 31 21:38:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1220300201 => 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-03-31 21:38:29.565 8 INFO nova.api.openstack.wsgi [None req-eb264728-a14d-4006-8047-9a03b8ef352d 22d748c7a5794a158af75ef18689e520 97a1de4f84274305a2313d324e8b5c27 - - default default] HTTP exception thrown: Instance 03f4367f-4350-4645-9787-e93a6b8895bf could not be found. [pid: 8|app: 0|req: 408/810] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:29 2026] GET /v2.1/servers/03f4367f-4350-4645-9787-e93a6b8895bf => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/811] 10.0.0.112 () {32 vars in 703 bytes} [Tue Mar 31 21:38:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-414224971 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:38.558 8 WARNING neutronclient.v2_0.client [None req-d39544d5-b130-4471-b7cf-c485e53be73f fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:38.719 8 WARNING neutronclient.v2_0.client [None req-d39544d5-b130-4471-b7cf-c485e53be73f fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in 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/814] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:38:38 2026] POST /v2.1/servers => generated 424 bytes in 618 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:38:38.935 7 WARNING neutronclient.v2_0.client [None req-b4d5a4ac-7e72-486c-bde3-b4a57cb4beb9 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in 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/815] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:38 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1371 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:40.025 8 WARNING neutronclient.v2_0.client [None req-8cfd7332-94b6-4c37-9ddf-54f86698a049 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/816] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:39 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1375 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-03-31 21:38:41.116 7 WARNING neutronclient.v2_0.client [None req-bcccb033-e43a-4baa-8aa2-461966827d75 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/817] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:41 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1423 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:42.215 8 WARNING neutronclient.v2_0.client [None req-8d07fefe-e9b5-4b47-a3fc-4b926e63bfeb fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in 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/818] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:42 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1423 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-03-31 21:38:43.304 7 WARNING neutronclient.v2_0.client [None req-61674e58-17e0-4708-b90f-5d9969a76b23 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/819] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:43 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1431 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-03-31 21:38:44.043 8 INFO nova.api.openstack.compute.server_external_events [req-a28afddc-4e8b-4c82-8e2a-017ce91f6126 req-6e324552-f533-4109-9d5d-3d96be2a9b2e c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:011dce0b-df89-47ed-b6a2-5370a7e6b806 for instance 32dec202-4d5e-4a4e-ae17-8277b111300a on instance [pid: 8|app: 0|req: 413/820] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:44 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-03-31 21:38:44.397 7 WARNING neutronclient.v2_0.client [None req-914ff02a-e256-4220-8954-00baa052a8a0 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in 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/821] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:44 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1483 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-03-31 21:38:45.601 8 WARNING neutronclient.v2_0.client [None req-3e6ea7eb-8e2c-4f55-899a-cf8729d767a7 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/824] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:45 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1471 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:46.785 7 WARNING neutronclient.v2_0.client [None req-93ba7231-c882-444f-a1f6-db77c80a5c99 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/825] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:46 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1471 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:47.934 8 WARNING neutronclient.v2_0.client [None req-73119ab8-f26f-4d08-abdc-ce0daaff0c4d fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/826] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:47 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1471 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:49.093 7 WARNING neutronclient.v2_0.client [None req-2504c157-39e0-4ed9-a78c-29fd6c238625 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/827] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:49 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1471 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:50.266 8 WARNING neutronclient.v2_0.client [None req-3a745428-bfcc-4730-a1f3-7dde6fc51e69 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:38:50.276 7 WARNING neutronclient.v2_0.client [None req-88d07c7a-f582-4ea7-8553-7e0cf804fbdc b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/828] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:50 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1471 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/829] 10.0.0.112 () {32 vars in 740 bytes} [Tue Mar 31 21:38:50 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/os-interface => generated 284 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:50.456 8 INFO nova.api.openstack.compute.server_external_events [req-603e58f9-8325-4111-9017-d5c9d850f7bd req-a08e6227-214c-48b1-b1e1-b8c461099947 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:011dce0b-df89-47ed-b6a2-5370a7e6b806 for instance 32dec202-4d5e-4a4e-ae17-8277b111300a on instance [pid: 8|app: 0|req: 418/830] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:38:50 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-03-31 21:38:50.484 7 WARNING neutronclient.v2_0.client [None req-89a3f44e-d7bd-4c17-8017-26d978bf8409 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/831] 10.0.0.112 () {32 vars in 814 bytes} [Tue Mar 31 21:38:50 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/os-interface/8829e64e-7d2a-4af1-8f65-350538634b9e => generated 281 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/832] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:50 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/ips => generated 155 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/833] 10.0.0.112 () {34 vars in 749 bytes} [Tue Mar 31 21:38:50 2026] POST /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/action => generated 0 bytes in 38 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: 420/834] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:50 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/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-03-31 21:38:51.484 7 WARNING neutronclient.v2_0.client [None req-b338bbef-91a0-47a5-b6a7-0f156cf17b0e fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in 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/835] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:51 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1471 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/836] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:51 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/ips => generated 155 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:51.891 7 INFO nova.api.openstack.compute.server_external_events [req-e0899088-0577-442f-be12-a4896fb70e55 req-3f3fcbc2-d20d-4b86-b991-550f46ae24fc c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:8829e64e-7d2a-4af1-8f65-350538634b9e for instance c4b551ac-cacd-4b20-877a-952cd48397ed on instance [pid: 7|app: 0|req: 416/837] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:51 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-03-31 21:38:52.637 8 WARNING neutronclient.v2_0.client [None req-3a60ad3c-d798-48f8-9c23-63fbf95ec22f fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/838] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:52 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1655 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 417/839] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:52 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/ips => generated 155 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/840] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:52 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a/ips => generated 108 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: 7|app: 0|req: 418/841] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:52 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a/ips => generated 108 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/842] 10.0.0.112 () {32 vars in 822 bytes} [Tue Mar 31 21:38:52 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a/ips/tempest-ServerAddressesTestJSON-751504458-network => generated 93 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/843] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:38:52 2026] DELETE /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:53.091 8 WARNING neutronclient.v2_0.client [None req-9c63f179-28cf-4c55-9a58-be0b04e30101 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:53 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1661 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/845] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:53 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/ips => generated 193 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-03-31 21:38:53.885 8 WARNING neutronclient.v2_0.client [None req-7b1bcfb3-d128-4aa7-9876-d61bf1914c81 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/846] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:53 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1950 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/847] 10.0.0.112 () {34 vars in 749 bytes} [Tue Mar 31 21:38:54 2026] POST /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/action => generated 0 bytes in 52 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: 427/848] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:54 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/ips => generated 193 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-03-31 21:38:54.270 7 WARNING neutronclient.v2_0.client [None req-ae6a0802-5737-4e00-a2ca-5c560796f44a fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/849] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:54 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1661 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, ' [pid: 8|app: 0|req: 428/851] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:55 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/ips => generated 193 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:55.382 8 INFO nova.api.openstack.compute.server_external_events [req-e0053123-9ba2-40ba-a40d-71ce9427af0b req-2abe32b1-3a4b-4ca7-b202-2ae146bafb3f c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:8829e64e-7d2a-4af1-8f65-350538634b9e for instance c4b551ac-cacd-4b20-877a-952cd48397ed on instance [pid: 8|app: 0|req: 429/853] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:55.449 7 WARNING neutronclient.v2_0.client [None req-00ec5abf-1e8e-4996-abee-5ce567d6f080 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in 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/854] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:55 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1661 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:55.822 8 INFO nova.api.openstack.compute.server_external_events [req-5c9e5839-60fb-4d92-a6ff-d6e2efb41985 req-e7a93135-bfa2-4244-a238-c6d347b4984b c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:011dce0b-df89-47ed-b6a2-5370a7e6b806 for instance 32dec202-4d5e-4a4e-ae17-8277b111300a on instance [pid: 8|app: 0|req: 430/855] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:38:55 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, ' [pid: 7|app: 0|req: 426/856] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:56 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/ips => generated 193 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-03-31 21:38:56.580 8 WARNING neutronclient.v2_0.client [None req-6f5f796a-c65d-4480-bdf9-48a239913dc1 fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in 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/857] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:56 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1452 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/858] 10.0.0.112 () {32 vars in 722 bytes} [Tue Mar 31 21:38:57 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/859] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:38:57 2026] DELETE /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 0 bytes in 90 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-03-31 21:38:57.389 7 WARNING neutronclient.v2_0.client [None req-07c0128c-453d-4a4e-a92c-860b20715e22 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/860] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:57 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1842 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:57.681 8 WARNING neutronclient.v2_0.client [None req-d7c5089b-2875-4418-a40e-124f5623d85d fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/861] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:57 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1457 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:58.564 7 WARNING neutronclient.v2_0.client [None req-64d24154-b681-44bc-97c0-16d7d87ed68c b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/862] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:58 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1842 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:58.773 8 WARNING neutronclient.v2_0.client [None req-f61e3190-1761-4fbd-819d-91cc908f02ae fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/863] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:58 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:38:59.708 7 WARNING neutronclient.v2_0.client [None req-812a6da6-6012-4e3d-8157-36bc9a96da20 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] 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: 430/864] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:59 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1842 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:38:59.854 8 INFO nova.api.openstack.wsgi [None req-3c76f635-544d-4c85-ad23-9f8d4e331a4a fccf734ab54c40f493ff5d986fa8723f f954f493b08847ffbd8ab9b70eeee6af - - default default] HTTP exception thrown: Instance 32dec202-4d5e-4a4e-ae17-8277b111300a could not be found. [pid: 8|app: 0|req: 435/865] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:38:59 2026] GET /v2.1/servers/32dec202-4d5e-4a4e-ae17-8277b111300a => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:00.434 7 INFO nova.api.openstack.compute.server_external_events [req-5bc69615-1c98-41fd-b895-b57992167d15 req-d5238ca5-22ec-41ff-a24d-0a0dd51b925b c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:8829e64e-7d2a-4af1-8f65-350538634b9e for instance c4b551ac-cacd-4b20-877a-952cd48397ed on instance [pid: 7|app: 0|req: 431/866] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:39:00 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-03-31 21:39:00.889 8 WARNING neutronclient.v2_0.client [None req-eb5204e2-ef8d-4769-a6fe-69323ecadd04 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/867] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:00 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1482 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:01.977 7 WARNING neutronclient.v2_0.client [None req-1280fb25-ea48-4721-bad3-77610b39fd2c b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/868] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:01 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1487 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:03.091 8 WARNING neutronclient.v2_0.client [None req-0acbcd48-545c-4b9b-8cea-07f8b4cde95a b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] The python binding code in 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/869] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:03 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 1487 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:04.174 7 INFO nova.api.openstack.wsgi [None req-5e351bc2-2439-475c-a05d-d3264f0e7366 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] HTTP exception thrown: Instance c4b551ac-cacd-4b20-877a-952cd48397ed could not be found. [pid: 7|app: 0|req: 433/870] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:04 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/871] 10.0.0.112 () {32 vars in 705 bytes} [Tue Mar 31 21:39:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1960152302 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/872] 10.0.0.112 () {30 vars in 412 bytes} [Tue Mar 31 21:39:04 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:04.919 7 INFO nova.api.openstack.wsgi [None req-41739cd9-f080-4a2f-8636-f84556446d45 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] HTTP exception thrown: Instance c4b551ac-cacd-4b20-877a-952cd48397ed could not be found. [pid: 7|app: 0|req: 435/873] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:39:04 2026] DELETE /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 111 bytes in 21 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-03-31 21:39:04.950 7 INFO nova.api.openstack.wsgi [None req-a65db6f0-3c72-4831-9fea-b23fe4963ce1 b6496db008504e3ebca9ba199e64e7af e95b432487eb4e94924ea07b04e1e933 - - default default] HTTP exception thrown: Instance c4b551ac-cacd-4b20-877a-952cd48397ed could not be found. [pid: 7|app: 0|req: 436/874] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:04 2026] GET /v2.1/servers/c4b551ac-cacd-4b20-877a-952cd48397ed => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/875] 10.0.0.112 () {28 vars in 559 bytes} [Tue Mar 31 21:39:04 2026] GET /v2/ => generated 402 bytes in 416 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/876] 10.0.0.112 () {28 vars in 563 bytes} [Tue Mar 31 21:39:04 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/877] 10.0.0.112 () {30 vars in 412 bytes} [Tue Mar 31 21:39:04 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: 442/880] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:39:13 2026] POST /v2.1/os-keypairs => generated 384 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:39:15.732 8 WARNING neutronclient.v2_0.client [None req-bf83a70d-b819-4852-951a-9f0cd6ecbaf0 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:39:15.906 8 WARNING neutronclient.v2_0.client [None req-bf83a70d-b819-4852-951a-9f0cd6ecbaf0 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:39:17.513 8 WARNING neutronclient.v2_0.client [None req-bf83a70d-b819-4852-951a-9f0cd6ecbaf0 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/883] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:39:15 2026] POST /v2.1/servers => generated 452 bytes in 3208 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:39:18.867 7 WARNING neutronclient.v2_0.client [None req-0a65642c-eee3-4bd1-bd2b-56eff43e9668 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/884] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:18 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1390 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:20.623 8 WARNING neutronclient.v2_0.client [None req-4d806354-fe37-41c8-9b35-75b57b3f7f70 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/885] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:20 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1442 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:21.735 7 WARNING neutronclient.v2_0.client [None req-f6f747fc-8c60-4fb9-ac79-6ea1aa64acec 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/886] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:21 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1442 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:23.580 8 WARNING neutronclient.v2_0.client [None req-75756e50-e22c-4f45-a606-054312e3b683 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/887] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:23 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1450 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-03-31 21:39:24.675 7 WARNING neutronclient.v2_0.client [None req-9e7b1e06-ae59-4513-b3b8-004973625c65 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/888] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:24 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1527 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:25.088 8 INFO nova.api.openstack.compute.server_external_events [req-cb8f464f-07ef-4bc8-ac99-84384f138e72 req-2e6ae4d3-d9e3-4e60-bdc7-9b187a3b9172 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:a8ef6861-c94b-4199-aeb9-6a1d32708457 for instance 884b6011-e210-4256-aae9-e4a4f3634afd on instance [pid: 8|app: 0|req: 447/889] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:39:25 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-03-31 21:39:26.060 8 WARNING neutronclient.v2_0.client [None req-4e996e17-c980-455d-8a3f-1074807a67d3 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/892] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:26 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1515 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:27.243 7 WARNING neutronclient.v2_0.client [None req-e8a0046e-46c9-4421-9f78-3b4413dd7da6 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/893] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:27 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1515 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:28.433 8 WARNING neutronclient.v2_0.client [None req-afd78ad1-c8c3-46c6-a8e4-2785ef117d9a 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/894] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:28 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1515 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-03-31 21:39:29.588 7 WARNING neutronclient.v2_0.client [None req-ddb9f65c-886b-4738-90f2-8f6d3e48a34b 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/895] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:29 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1515 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:30.097 8 INFO nova.api.openstack.compute.server_external_events [req-1a620ce5-195e-48bb-86fc-05eed8298b1c req-54a4823c-1b4f-44bc-803e-5cad7dc8d24b c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:a8ef6861-c94b-4199-aeb9-6a1d32708457 for instance 884b6011-e210-4256-aae9-e4a4f3634afd on instance [pid: 8|app: 0|req: 451/896] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:39:30 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-03-31 21:39:30.812 7 WARNING neutronclient.v2_0.client [None req-80ca9006-c2eb-4429-a6d0-612a5e94e8db 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/897] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:30 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1515 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:31.971 8 WARNING neutronclient.v2_0.client [None req-135b680f-619e-42f3-84bc-6e4806c1ed1c 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/898] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:31 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1698 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:32.110 7 WARNING neutronclient.v2_0.client [None req-34f00c90-6c7e-4add-921e-20341f25ebaa 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/899] 10.0.0.112 () {32 vars in 740 bytes} [Tue Mar 31 21:39:32 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd/os-interface => generated 284 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:32.973 8 INFO nova.api.openstack.compute.server_external_events [req-4fb6b3a5-8d60-45d0-98b5-0ef55d72b5b3 req-f15ba685-9cc5-4550-b210-c1f4a9fa3d29 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:a8ef6861-c94b-4199-aeb9-6a1d32708457 for instance 884b6011-e210-4256-aae9-e4a4f3634afd on instance [pid: 8|app: 0|req: 453/900] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:39:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:39.837 8 WARNING neutronclient.v2_0.client [None req-c88c9715-d2b5-4f45-b7ac-6080ac69c138 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:39:40.028 8 WARNING neutronclient.v2_0.client [None req-c88c9715-d2b5-4f45-b7ac-6080ac69c138 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/903] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:39:39 2026] POST /v2.1/servers => generated 424 bytes in 448 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-03-31 21:39:40.255 7 WARNING neutronclient.v2_0.client [None req-dd89d2ba-6fad-4c6a-8de2-c848f0708e47 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/904] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:40 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:41.359 8 WARNING neutronclient.v2_0.client [None req-84dfaf5e-62cb-46a0-913f-d714bd458df4 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/905] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:41 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1372 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:42.471 7 WARNING neutronclient.v2_0.client [None req-c476b820-9761-4099-8760-8e1b4bee242e 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/906] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:42 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1420 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-03-31 21:39:43.569 8 WARNING neutronclient.v2_0.client [None req-a26c7268-6a71-46b9-b341-34e86a339561 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/907] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:43 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:44.669 7 WARNING neutronclient.v2_0.client [None req-d33aa471-f385-41ad-9548-99a9b0724dee 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/910] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:44 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1470 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:45.444 8 INFO nova.api.openstack.compute.server_external_events [req-70d82969-b806-4485-afef-72d961d7860c req-c4d3a5b1-36ed-430a-872c-20743fe619b2 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:04b0d852-de46-45fc-9be6-960d04f84147 for instance 6a7f0fc2-97bb-418d-bc42-783e6da07c96 on instance [pid: 8|app: 0|req: 460/911] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:39:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:46.370 7 WARNING neutronclient.v2_0.client [None req-155f392d-ad30-411e-8d43-26f470860e91 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/912] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:46 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1468 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-03-31 21:39:47.577 8 WARNING neutronclient.v2_0.client [None req-15a59b0d-da82-4b46-b3e6-b08d91fa7ef2 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/913] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:47 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1468 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:48.744 7 WARNING neutronclient.v2_0.client [None req-dd82aa24-d7df-49ec-8934-919e2a436830 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/914] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:48 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1468 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-03-31 21:39:49.882 8 WARNING neutronclient.v2_0.client [None req-3de38baf-fb18-4840-be6e-50f0cfc500ae 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/915] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:49 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1468 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:51.028 7 WARNING neutronclient.v2_0.client [None req-c0cfcd31-d28b-4150-82e2-580ede9fc1dd 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/916] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:50 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1468 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:51.311 8 INFO nova.api.openstack.compute.server_external_events [req-f571da50-fae8-4eda-ba42-15e54e9d7869 req-23c4ddbc-bf0a-4aa4-9959-f2ceee52a0da c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:04b0d852-de46-45fc-9be6-960d04f84147 for instance 6a7f0fc2-97bb-418d-bc42-783e6da07c96 on instance [pid: 8|app: 0|req: 463/917] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:39:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:52.187 7 WARNING neutronclient.v2_0.client [None req-98e55554-a9a4-4c1c-aa61-e84c2cf3ffe5 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/918] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:52 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1468 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:53.410 8 WARNING neutronclient.v2_0.client [None req-68538086-133a-4772-946d-b02dae1cff88 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/919] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:53 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1647 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, ' [pid: 7|app: 0|req: 456/920] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:39:54 2026] DELETE /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 0 bytes in 103 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-03-31 21:39:54.843 8 WARNING neutronclient.v2_0.client [None req-bc18c585-0d0e-43c5-a90f-468f71a105d4 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/921] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:54 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1653 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:55.098 7 WARNING neutronclient.v2_0.client [None req-1fe18e03-af80-408f-83fc-1767e59b61c6 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/924] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:55 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1818 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:55.286 8 WARNING neutronclient.v2_0.client [None req-df10229d-8036-4167-aa06-79577e08446c 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/925] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:55 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1818 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/926] 10.0.0.112 () {34 vars in 749 bytes} [Tue Mar 31 21:39:55 2026] POST /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:55.713 8 WARNING neutronclient.v2_0.client [None req-709e9988-749b-444c-b227-4ea7cbf7f7c7 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/927] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:55 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1820 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:56.017 7 WARNING neutronclient.v2_0.client [None req-022f2974-45b0-4e81-9d24-5a40ffe36a65 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/928] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:55 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1653 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-03-31 21:39:56.852 8 WARNING neutronclient.v2_0.client [None req-e1878a6c-0a2a-4554-a12d-28d02372924a 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/929] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:56 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1820 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:57.150 7 WARNING neutronclient.v2_0.client [None req-34dd5a05-7479-4654-af58-82aa0242273f 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/930] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:57 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1653 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:57.703 8 INFO nova.api.openstack.compute.server_external_events [req-300df444-f1d4-47d2-8113-9938268bb578 req-d9120ee4-244a-455f-b4f7-67e0db75e317 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:04b0d852-de46-45fc-9be6-960d04f84147 for instance 6a7f0fc2-97bb-418d-bc42-783e6da07c96 on instance [pid: 8|app: 0|req: 471/931] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:39:57 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:57.995 7 WARNING neutronclient.v2_0.client [None req-7afcc135-a083-48e2-bfd0-7661036cb917 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/932] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:57 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1820 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:39:58.310 8 WARNING neutronclient.v2_0.client [None req-2ebce3d3-6719-438a-8294-8aa1e9defefa 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/933] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:58 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1449 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-03-31 21:39:59.140 7 WARNING neutronclient.v2_0.client [None req-742498ed-03f0-4912-b950-1dba63dc59ee 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/934] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:59 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1825 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-03-31 21:39:59.412 8 WARNING neutronclient.v2_0.client [None req-7ec60078-644b-414a-a5ff-62661a87b3d7 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/935] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:39:59 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:00.364 7 WARNING neutronclient.v2_0.client [None req-abe0eea8-1d7f-4db2-83aa-522479a2fc3f 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/936] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:00 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1825 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-03-31 21:40:00.536 8 WARNING neutronclient.v2_0.client [None req-3f47b9f6-dc8f-474b-b55b-4ea59a61825b 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] The python binding code in 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/937] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:00 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 1454 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:01.511 7 WARNING neutronclient.v2_0.client [None req-afb8371b-f178-4e3e-a4f2-d0ae5c7b5d74 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] 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-03-31 21:40:01.594 8 INFO nova.api.openstack.compute.server_external_events [req-f0baeb94-097a-4aeb-b599-09575ef9ea4c req-37496cf0-12db-4a49-b046-e8795a0385db c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-unplugged:a8ef6861-c94b-4199-aeb9-6a1d32708457 for instance 884b6011-e210-4256-aae9-e4a4f3634afd on instance [pid: 8|app: 0|req: 475/938] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:40:01 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-03-31 21:40:01.622 8 INFO nova.api.openstack.wsgi [None req-58ef3caa-ec21-4a6e-92af-92ed643c76b2 3b2eb400adf941c2a42ec959a8c2e7bc 1581af5a4a734754bb8fe1cf33de18b8 - - default default] HTTP exception thrown: Instance 6a7f0fc2-97bb-418d-bc42-783e6da07c96 could not be found. [pid: 8|app: 0|req: 476/939] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:01 2026] GET /v2.1/servers/6a7f0fc2-97bb-418d-bc42-783e6da07c96 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/940] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:01 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1825 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:02.710 8 WARNING neutronclient.v2_0.client [None req-d9d9fadf-1827-4efe-b503-3f00bc18f3b1 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/941] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:02 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1825 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-03-31 21:40:03.861 7 WARNING neutronclient.v2_0.client [None req-0365b74f-d1d2-4451-8aa7-dab69276849d 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] 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-03-31 21:40:04.338 8 INFO nova.api.openstack.compute.server_external_events [req-9b5c3676-c568-4eab-8b5e-d4011a6674ae req-db0374b4-b3b9-4c7a-b244-7cc4e7885901 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:a8ef6861-c94b-4199-aeb9-6a1d32708457 for instance 884b6011-e210-4256-aae9-e4a4f3634afd on instance [pid: 8|app: 0|req: 478/942] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:40:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/945] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:03 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1825 bytes in 1581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:06.455 8 WARNING neutronclient.v2_0.client [None req-6a78835c-ee0f-4937-a6cb-23e9eab6f614 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/946] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:06 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1818 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 466/947] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:40:09 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/948] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:40:10 2026] POST /v2.1/os-keypairs => generated 397 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:40:11.288 7 WARNING neutronclient.v2_0.client [None req-da35627a-fae8-4a01-935c-4e5d08429d60 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:40:11.373 7 WARNING neutronclient.v2_0.client [None req-da35627a-fae8-4a01-935c-4e5d08429d60 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:40:11.853 7 WARNING neutronclient.v2_0.client [None req-da35627a-fae8-4a01-935c-4e5d08429d60 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/949] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:40:11 2026] POST /v2.1/servers => generated 449 bytes in 985 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:40:12.223 8 WARNING neutronclient.v2_0.client [None req-d607ec05-61d7-4a28-901b-268f3cfc49d2 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/950] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:12 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1401 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/951] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:40:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:13.312 8 WARNING neutronclient.v2_0.client [None req-65bf6297-5abb-4041-9340-a1b4913b6a82 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:40:13.340 7 WARNING neutronclient.v2_0.client [None req-405b958d-5d6d-4a00-95fd-e8872914f910 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in 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/952] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:13 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1405 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:40:13.381 7 WARNING neutronclient.v2_0.client [None req-405b958d-5d6d-4a00-95fd-e8872914f910 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:40:13.428 7 WARNING neutronclient.v2_0.client [None req-405b958d-5d6d-4a00-95fd-e8872914f910 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:40:13.596 7 WARNING neutronclient.v2_0.client [None req-405b958d-5d6d-4a00-95fd-e8872914f910 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/953] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:40:13 2026] POST /v2.1/servers => generated 497 bytes in 534 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-03-31 21:40:13.849 8 WARNING neutronclient.v2_0.client [None req-089b322a-9665-42d3-9a0e-98ec1da2e894 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/954] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:13 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1456 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:14.397 7 WARNING neutronclient.v2_0.client [None req-9e4b546e-19f6-4e20-999b-d6ffbeab5bf9 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/955] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:14 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1453 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-03-31 21:40:14.943 8 WARNING neutronclient.v2_0.client [None req-ab713df9-e614-4787-92da-1bdcb945fb94 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/956] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:14 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1460 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:15.500 8 WARNING neutronclient.v2_0.client [None req-fababa54-20fa-4355-a517-c3953e92bbb6 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/959] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:15 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1453 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:16.030 7 WARNING neutronclient.v2_0.client [None req-5e71a813-d118-4dac-8b6c-063e696e061a 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/960] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:15 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1452 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-03-31 21:40:16.593 8 WARNING neutronclient.v2_0.client [None req-7d3a2525-37b9-41c1-99c0-ae2589d7bc6c 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/961] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:16 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1461 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-03-31 21:40:17.134 7 WARNING neutronclient.v2_0.client [None req-f02f0977-f6cc-4478-b0cd-ae6c2f7503a0 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in 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/962] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:17 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1508 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:17.601 8 INFO nova.api.openstack.compute.server_external_events [req-d291f079-007d-45b2-a000-5b6b72c08821 req-2220032f-c56f-4368-8178-115b9eeb2f19 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:5c256351-b71f-4147-943b-45c8b0114da8 for instance c0bf8773-ab78-45e9-9fe8-63c49abbfe41 on instance [pid: 8|app: 0|req: 490/963] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:40:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:17.695 7 WARNING neutronclient.v2_0.client [None req-0b252fca-64eb-40cb-ad28-2cba48b9db28 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/964] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:17 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1538 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:18.416 8 WARNING neutronclient.v2_0.client [None req-369418f1-db02-4ae2-8102-dab50e988016 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in 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/965] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:18 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1516 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-03-31 21:40:18.844 7 WARNING neutronclient.v2_0.client [None req-69769fd8-9a30-40e6-aab6-b2fe41cf160b 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/966] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:18 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1526 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:19.519 8 WARNING neutronclient.v2_0.client [None req-da9b725c-e607-4bc1-8171-8984434392cd 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] 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-03-31 21:40:19.676 7 INFO nova.api.openstack.compute.server_external_events [req-bce1f94e-1eec-4498-80f2-7dfedf42c3c9 req-c953a3ed-fda5-4270-8ee1-da1bcda13e8a c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:6c6a5d35-5c54-4ffe-b6df-62a2749d3638 for instance d823a06e-6433-46ce-841b-9fb625f76bb7 on instance [pid: 7|app: 0|req: 476/967] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:40:19 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: 492/968] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:19 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1631 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:20.089 7 WARNING neutronclient.v2_0.client [None req-4f99f030-ddea-413f-9151-f1fffbf3e66a 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/969] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:20 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1526 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-03-31 21:40:20.851 8 WARNING neutronclient.v2_0.client [None req-01f16a50-5f2f-40ee-aa5d-d8c7d012fa91 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/970] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:20 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1629 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:21.249 7 WARNING neutronclient.v2_0.client [None req-b5d963cb-8086-4ac4-a671-8ff60a48c037 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/971] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:21 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1526 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:22.009 8 WARNING neutronclient.v2_0.client [None req-a835e00b-69f6-4966-b948-ec6633b863c3 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] 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: 494/972] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:21 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1629 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:40:22.124 7 INFO nova.api.openstack.compute.server_external_events [req-a698b960-366b-44ae-a89b-a07d774fef77 req-3299962f-f24c-48c2-b327-b9f9b15283a5 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:5c256351-b71f-4147-943b-45c8b0114da8 for instance c0bf8773-ab78-45e9-9fe8-63c49abbfe41 on instance [pid: 7|app: 0|req: 479/973] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:40:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:22.382 8 WARNING neutronclient.v2_0.client [None req-90cad82c-bea9-4bf5-8417-3b8dbda6ea45 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/974] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:22 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1526 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-03-31 21:40:23.173 7 WARNING neutronclient.v2_0.client [None req-2e0f8f95-6dbe-48dc-aab5-88432263cdf8 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in 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/975] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:23 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1629 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:23.537 8 WARNING neutronclient.v2_0.client [None req-8a5faa32-e857-4fc6-bc9c-8dcfab7610c1 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/976] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:23 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:24.353 7 WARNING neutronclient.v2_0.client [None req-405017e7-7c1e-463d-acc9-f18d5fe8bc9b 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/977] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:24 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1629 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:24.717 8 WARNING neutronclient.v2_0.client [None req-ba336754-df74-4b45-a46c-ff4d1b9732a0 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] 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-03-31 21:40:24.802 7 WARNING neutronclient.v2_0.client [None req-8871c265-1e5c-44db-ba57-27bb20655936 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/978] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:24 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1695 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-03-31 21:40:24.926 8 WARNING neutronclient.v2_0.client [None req-5b3add72-de48-4215-8e03-cebc5ac72036 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/979] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:24 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1818 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, ' [pid: 8|app: 0|req: 498/980] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:24 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1695 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:25.081 8 INFO nova.api.openstack.compute.server_external_events [req-3b7b5b5e-bf39-46d9-9281-25867976f738 req-4e6e7c62-bd4f-4c7d-9cb6-467f14bb2f81 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:6c6a5d35-5c54-4ffe-b6df-62a2749d3638 for instance d823a06e-6433-46ce-841b-9fb625f76bb7 on instance [pid: 8|app: 0|req: 499/981] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:40:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/982] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:40:24 2026] DELETE /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 0 bytes in 125 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-03-31 21:40:25.168 8 WARNING neutronclient.v2_0.client [None req-879c18e3-9ec9-4891-ae48-e7f43739bb56 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/985] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:25 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1824 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-03-31 21:40:25.504 7 WARNING neutronclient.v2_0.client [None req-d41ccf84-4d6f-41f5-a0b1-b1ebabb5b9e6 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/986] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:25 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1629 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:26.361 8 WARNING neutronclient.v2_0.client [None req-4ef2ec51-5481-4c11-8d24-ef3f7b138929 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/987] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:26 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1824 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-03-31 21:40:26.549 7 INFO nova.api.openstack.compute.server_external_events [req-b141b7cb-372b-4129-acd8-d4df932a065d req-b769db62-0374-44f2-85fb-140c0c96b4ef c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:5c256351-b71f-4147-943b-45c8b0114da8 for instance c0bf8773-ab78-45e9-9fe8-63c49abbfe41 on instance [pid: 7|app: 0|req: 487/988] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:40:26 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-03-31 21:40:26.691 8 WARNING neutronclient.v2_0.client [None req-0b503ed7-892e-4861-a263-94078de2ae32 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/989] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:26 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1629 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:27.543 7 WARNING neutronclient.v2_0.client [None req-0fd2c793-9bea-4cce-9a69-f884f86e4561 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/990] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:27 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1824 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-03-31 21:40:27.863 8 WARNING neutronclient.v2_0.client [None req-04890e4f-ae3b-411f-9a29-ab60cc92541d 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/991] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:27 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1809 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-03-31 21:40:28.080 7 WARNING neutronclient.v2_0.client [None req-c989acda-0a57-4f2d-85e5-d851f67c682f 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/992] 10.0.0.112 () {32 vars in 740 bytes} [Tue Mar 31 21:40:28 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7/os-interface => generated 284 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:28.586 8 INFO nova.api.openstack.compute.server_external_events [req-7ba670d0-cd36-4ad3-b2ec-9f3839e17230 req-f3965496-fa80-4749-a367-4148d1a9f988 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:a8ef6861-c94b-4199-aeb9-6a1d32708457 for instance 884b6011-e210-4256-aae9-e4a4f3634afd on instance [pid: 8|app: 0|req: 504/993] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:40:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:28.717 7 WARNING neutronclient.v2_0.client [None req-c1a4f79c-6f41-4239-b7cd-206b9e6b2581 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/994] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:28 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1471 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:28.937 8 INFO nova.api.openstack.compute.server_external_events [req-a9517334-0a74-4ff4-8453-1264e4247de5 req-8e4305e0-e805-4fbe-ac40-20df8e8719ed c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:6c6a5d35-5c54-4ffe-b6df-62a2749d3638 for instance d823a06e-6433-46ce-841b-9fb625f76bb7 on instance [pid: 8|app: 0|req: 505/995] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:40:28 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-03-31 21:40:29.831 7 WARNING neutronclient.v2_0.client [None req-8e08cc6a-62c5-4f56-ad48-ae6c91ff52ac 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/996] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:29 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1476 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-03-31 21:40:30.936 8 WARNING neutronclient.v2_0.client [None req-6d18f012-5342-4eff-80e3-032bc319b305 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/997] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:30 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1476 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:32.052 7 WARNING neutronclient.v2_0.client [None req-e1d5ecc5-2129-47e5-b315-805d978ae213 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] The python binding code in 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/998] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:31 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 1476 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-03-31 21:40:33.133 8 INFO nova.api.openstack.wsgi [None req-27d817f3-406e-4f9c-a85a-85d66655a6e0 0c2c222f331949e69c26cdfd6d0b4bba df46b001a22d4a319ee6b312cad807b2 - - default default] HTTP exception thrown: Instance 884b6011-e210-4256-aae9-e4a4f3634afd could not be found. [pid: 8|app: 0|req: 507/999] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:33 2026] GET /v2.1/servers/884b6011-e210-4256-aae9-e4a4f3634afd => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/1000] 10.0.0.112 () {32 vars in 701 bytes} [Tue Mar 31 21:40:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-85331111 => 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-03-31 21:40:36.992 8 WARNING neutronclient.v2_0.client [None req-bafd2b25-57b4-4a1c-98d1-44e712b92e58 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1003] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:36 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1929 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1004] 10.0.0.112 () {34 vars in 749 bytes} [Tue Mar 31 21:40:37 2026] POST /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41/action => generated 31930 bytes in 562 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: 510/1005] 10.0.0.112 () {32 vars in 752 bytes} [Tue Mar 31 21:40:39 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/1006] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:40:40 2026] DELETE /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:40.877 8 WARNING neutronclient.v2_0.client [None req-8bf8bc1d-1316-4c7a-b242-dc2d4c0195f1 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1007] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:40 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1935 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-03-31 21:40:42.049 7 WARNING neutronclient.v2_0.client [None req-79897161-284a-430f-8bf8-bc92cc220cbd 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in 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/1008] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:41 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1935 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:43.246 8 WARNING neutronclient.v2_0.client [None req-4199185a-41a5-4df2-bf82-6b030275f9c4 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1009] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:43 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1935 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:44.010 7 INFO nova.api.openstack.compute.server_external_events [req-5803dd55-4d0d-46f8-9256-196e534598b7 req-dc48d16c-9a20-4e1c-ab66-b2a41586512a c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:6c6a5d35-5c54-4ffe-b6df-62a2749d3638 for instance d823a06e-6433-46ce-841b-9fb625f76bb7 on instance [pid: 7|app: 0|req: 498/1010] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:40:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:44.876 8 WARNING neutronclient.v2_0.client [None req-b1416010-a595-4a89-ab08-b38219401792 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in 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/1011] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:44 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1537 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:45.984 7 WARNING neutronclient.v2_0.client [None req-f342f993-d42f-4c24-9194-2dcf4d4310a9 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1014] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:45 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1542 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:47.082 8 WARNING neutronclient.v2_0.client [None req-864eadad-be7f-4775-8fe8-189e60427ec2 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1015] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:47 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 1542 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:48.168 7 INFO nova.api.openstack.wsgi [None req-7ee2832a-b86e-47ff-8fdb-f2a21a0717db 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] HTTP exception thrown: Instance d823a06e-6433-46ce-841b-9fb625f76bb7 could not be found. [pid: 7|app: 0|req: 501/1016] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:48 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => 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, ' 2026-03-31 21:40:48.194 8 INFO nova.api.openstack.wsgi [None req-bb25db0e-6fea-4745-8a78-7c8c33079a30 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] HTTP exception thrown: Instance d823a06e-6433-46ce-841b-9fb625f76bb7 could not be found. [pid: 8|app: 0|req: 516/1017] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:40:48 2026] DELETE /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 111 bytes in 21 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-03-31 21:40:48.232 7 INFO nova.api.openstack.wsgi [None req-2039e732-d76e-4a6f-8f4f-4484b8365271 13583ec2805f47efa16ed26a32fdddde a0725228c0f649698133033a9084c0f7 - - default default] HTTP exception thrown: Instance d823a06e-6433-46ce-841b-9fb625f76bb7 could not be found. [pid: 7|app: 0|req: 502/1018] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:48 2026] GET /v2.1/servers/d823a06e-6433-46ce-841b-9fb625f76bb7 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1019] 10.0.0.112 () {32 vars in 705 bytes} [Tue Mar 31 21:40:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1671241076 => generated 0 bytes in 15 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: 503/1020] 10.0.0.112 () {32 vars in 727 bytes} [Tue Mar 31 21:40:48 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1101565367 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:40:50.103 8 INFO nova.api.openstack.compute.server_external_events [req-324bb9bf-b7e3-4b6e-b79d-54d681bd972a req-281af9f8-74cb-47ed-8c7b-9a50d9e41100 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:5c256351-b71f-4147-943b-45c8b0114da8 for instance c0bf8773-ab78-45e9-9fe8-63c49abbfe41 on instance [pid: 8|app: 0|req: 518/1021] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:40:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1022] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:40:53 2026] POST /v2.1/os-keypairs => generated 398 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:40:55.940 8 WARNING neutronclient.v2_0.client [None req-f9e8599e-c8ed-4d4a-ab58-f955824cfc59 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:40:56.160 8 WARNING neutronclient.v2_0.client [None req-f9e8599e-c8ed-4d4a-ab58-f955824cfc59 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:40:58.152 8 WARNING neutronclient.v2_0.client [None req-f9e8599e-c8ed-4d4a-ab58-f955824cfc59 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1025] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:40:55 2026] POST /v2.1/servers => generated 449 bytes in 2882 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:40:58.782 7 WARNING neutronclient.v2_0.client [None req-a4dfb8c1-14af-4bd8-9b4b-2f618997c51c 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] 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: 521/1026] 10.0.0.112 () {34 vars in 670 bytes} [Tue Mar 31 21:40:59 2026] POST /v2.1/os-keypairs => generated 395 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1027] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:40:58 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1402 bytes in 1165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:41:00.967 8 WARNING neutronclient.v2_0.client [None req-f30ba803-96b4-4c6b-b7ed-f6743d00f1d3 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1028] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:00 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1454 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-03-31 21:41:02.164 7 WARNING neutronclient.v2_0.client [None req-c00e0931-315d-45c4-a079-6c667c8f5194 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1029] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:02 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1454 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:02.665 8 WARNING neutronclient.v2_0.client [None req-6ef821e1-a7c6-491d-95f0-272ba13907db b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:41:02.703 8 WARNING neutronclient.v2_0.client [None req-6ef821e1-a7c6-491d-95f0-272ba13907db b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:41:02.950 8 WARNING neutronclient.v2_0.client [None req-6ef821e1-a7c6-491d-95f0-272ba13907db b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1030] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:41:02 2026] POST /v2.1/servers => generated 447 bytes in 521 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-03-31 21:41:03.160 7 WARNING neutronclient.v2_0.client [None req-c7764fe2-36e6-46d2-88a2-3b0299de1437 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] 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: 508/1031] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:03 2026] GET /v2.1/servers/7327e4f0-6fa2-4794-be8b-1942c7f8ae81 => generated 1394 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:41:03.344 8 WARNING neutronclient.v2_0.client [None req-7f2fbb5d-5597-4877-958a-64b02eff65ec 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1032] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:03 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1462 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:04.403 7 INFO nova.api.openstack.compute.server_external_events [req-653c6997-678e-456e-bcca-4bc18d5c238f req-2622bf15-4f4e-476e-ac70-3943f6d88d44 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:3e81558a-d17a-4023-80ad-153b8c3393a2 for instance 001c9ba6-b53e-4a39-8b18-736c973e77ba on instance [pid: 7|app: 0|req: 509/1033] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:41:04 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-03-31 21:41:04.467 8 WARNING neutronclient.v2_0.client [None req-ac76ead6-a800-43d6-8702-d31a6e2781c0 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1034] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:04 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1539 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:05.714 8 WARNING neutronclient.v2_0.client [None req-b8af6165-f7c7-46f7-9a7f-b83b5af959c9 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1037] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:05 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1527 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:06.927 7 WARNING neutronclient.v2_0.client [None req-c493e2b5-8631-45d3-8176-765e223f3fe5 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1038] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:06 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:08.094 8 WARNING neutronclient.v2_0.client [None req-766e8d8a-f1e3-4bd8-8c8b-0a31db28092d 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] 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-03-31 21:41:08.370 7 WARNING neutronclient.v2_0.client [None req-25cdc237-9d43-41eb-a02b-06cc88b58813 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1039] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:08 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1527 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:08.665 8 INFO nova.api.openstack.compute.server_external_events [req-e6d774de-cf69-41c6-918a-33f4e3eb6d90 req-3528478f-8403-4bdd-be6f-00cd8a7f551d c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:526c36cf-d5a7-4960-b47a-3ff70282139c for instance 7327e4f0-6fa2-4794-be8b-1942c7f8ae81 on instance [pid: 8|app: 0|req: 529/1040] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:41:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1041] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:08 2026] GET /v2.1/servers/7327e4f0-6fa2-4794-be8b-1942c7f8ae81 => generated 1519 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:09.700 8 WARNING neutronclient.v2_0.client [None req-c18d502d-04a8-4d01-b785-b006d39ec98e 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/1042] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:09 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1527 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-03-31 21:41:10.511 7 INFO nova.api.openstack.compute.server_external_events [req-f62d4ba1-e3a2-4cb6-85a7-7846475ac6c5 req-040e9ac8-2b96-4417-b4e2-153c28e6d8ce c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:3e81558a-d17a-4023-80ad-153b8c3393a2 for instance 001c9ba6-b53e-4a39-8b18-736c973e77ba on instance [pid: 7|app: 0|req: 513/1043] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:41:10 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-03-31 21:41:10.943 8 WARNING neutronclient.v2_0.client [None req-daab7b20-f9ee-4905-b315-be192853d206 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1044] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:10 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1527 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-03-31 21:41:12.369 7 WARNING neutronclient.v2_0.client [None req-97bc0c40-75bb-4801-a496-b52b3a1be27f 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/1045] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:12 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1696 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:12.999 8 WARNING neutronclient.v2_0.client [None req-52ab434d-66d1-4cc0-9962-5b4fc3ea066e 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1046] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:12 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1696 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:13.741 7 WARNING neutronclient.v2_0.client [None req-8bd41433-bb51-4f3c-a78f-b44643846587 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] 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-03-31 21:41:14.282 8 INFO nova.api.openstack.compute.server_external_events [req-d90c6fd8-3179-4045-9414-c2a744a0d889 req-e2148091-2df7-489c-9d07-43a45d958e88 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:3e81558a-d17a-4023-80ad-153b8c3393a2 for instance 001c9ba6-b53e-4a39-8b18-736c973e77ba on instance [pid: 8|app: 0|req: 533/1047] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:41:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1048] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:13 2026] GET /v2.1/servers/7327e4f0-6fa2-4794-be8b-1942c7f8ae81 => generated 1517 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:14.725 8 INFO nova.api.openstack.compute.server_external_events [req-ea6b6294-b859-4c11-b38e-07a32496bf4b req-6af6251d-4126-456e-83a1-a4f372916876 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:526c36cf-d5a7-4960-b47a-3ff70282139c for instance 7327e4f0-6fa2-4794-be8b-1942c7f8ae81 on instance [pid: 8|app: 0|req: 534/1049] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:41:14 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-03-31 21:41:19.552 8 WARNING neutronclient.v2_0.client [None req-5b3bc5e6-6cd5-4586-9c4a-6db7709d59c3 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in 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/1052] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:19 2026] GET /v2.1/servers/7327e4f0-6fa2-4794-be8b-1942c7f8ae81 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:20.860 8 INFO nova.api.openstack.compute.server_external_events [req-c2a2b5ef-e47c-494f-bfc6-278b889c88fa req-1ba526d0-6ad3-4215-990f-31d1452a2897 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:526c36cf-d5a7-4960-b47a-3ff70282139c for instance 7327e4f0-6fa2-4794-be8b-1942c7f8ae81 on instance [pid: 8|app: 0|req: 537/1053] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:41:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:41:20.903 7 WARNING neutronclient.v2_0.client [None req-83505084-4019-439b-ad4b-cfbf1299cb2c b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:41:20.941 7 WARNING neutronclient.v2_0.client [None req-83505084-4019-439b-ad4b-cfbf1299cb2c b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:41:21.155 7 WARNING neutronclient.v2_0.client [None req-83505084-4019-439b-ad4b-cfbf1299cb2c b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1054] 10.0.0.112 () {34 vars in 662 bytes} [Tue Mar 31 21:41:20 2026] POST /v2.1/servers => generated 447 bytes in 496 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-03-31 21:41:21.355 8 WARNING neutronclient.v2_0.client [None req-3c958490-2473-4940-983d-1cb7b476534d b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in 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/1055] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:21 2026] GET /v2.1/servers/7d811e23-1c94-4a28-afed-5b9da76c97d2 => generated 1394 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:26.433 8 WARNING neutronclient.v2_0.client [None req-f8fc0282-35ac-4750-9bb7-b61f237c5e7c b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1058] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:26 2026] GET /v2.1/servers/7d811e23-1c94-4a28-afed-5b9da76c97d2 => generated 1519 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:26.631 7 INFO nova.api.openstack.compute.server_external_events [req-0c0d23dd-3e4f-4f2e-955f-c0876711879c req-268f7c4d-2aeb-411c-b9a7-33f19da86d5b c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:357c9015-9cdc-47bb-9126-47a8e4d29a59 for instance 7d811e23-1c94-4a28-afed-5b9da76c97d2 on instance [pid: 7|app: 0|req: 519/1059] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:41:26 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-03-31 21:41:30.639 8 INFO nova.api.openstack.compute.server_external_events [req-e87215fc-a642-4e63-98bd-abad077da6db req-9278c3eb-06e0-4f1c-aec8-520a7bad2187 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:357c9015-9cdc-47bb-9126-47a8e4d29a59 for instance 7d811e23-1c94-4a28-afed-5b9da76c97d2 on instance [pid: 8|app: 0|req: 541/1060] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:41:30 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-03-31 21:41:31.629 7 WARNING neutronclient.v2_0.client [None req-b907a973-b8a3-47f0-8262-f705fd20c97b b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1061] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:31 2026] GET /v2.1/servers/7d811e23-1c94-4a28-afed-5b9da76c97d2 => generated 1517 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1062] 10.0.0.84 () {30 vars in 617 bytes} [Tue Mar 31 21:41:33 2026] GET /v2.1 => generated 0 bytes in 143 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: 521/1063] 10.0.0.84 () {32 vars in 690 bytes} [Tue Mar 31 21:41:33 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: 8|app: 0|req: 543/1064] 10.0.0.84 () {34 vars in 911 bytes} [Tue Mar 31 21:41:33 2026] GET /v2.1/os-simple-tenant-usage/a91d1c7c20204dfcbf43ab0a52e3a40a?start=2026-03-30T00:00:00&end=2026-03-31T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1065] 10.0.0.84 () {30 vars in 652 bytes} [Tue Mar 31 21:41:33 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1066] 10.0.0.112 () {34 vars in 749 bytes} [Tue Mar 31 21:41:33 2026] POST /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba/action => generated 32047 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-31 21:41:36.838 8 WARNING neutronclient.v2_0.client [None req-fb89f5a5-6f5c-478d-8e2d-d840ce9ce25e b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in 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/1069] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:36 2026] GET /v2.1/servers/7d811e23-1c94-4a28-afed-5b9da76c97d2 => generated 1816 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, ' [pid: 7|app: 0|req: 524/1070] 10.0.0.84 () {30 vars in 617 bytes} [Tue Mar 31 21:41:36 2026] GET /v2.1 => generated 0 bytes in 212 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: 547/1071] 10.0.0.84 () {32 vars in 690 bytes} [Tue Mar 31 21:41:37 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: 525/1072] 10.0.0.84 () {34 vars in 911 bytes} [Tue Mar 31 21:41:37 2026] GET /v2.1/os-simple-tenant-usage/a91d1c7c20204dfcbf43ab0a52e3a40a?start=2026-03-30T00:00:00&end=2026-03-31T23:59:59 => generated 20 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1073] 10.0.0.84 () {30 vars in 652 bytes} [Tue Mar 31 21:41:37 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:38.120 7 INFO nova.api.openstack.compute.server_external_events [req-b17e9d5f-cc8e-4aa7-a812-c5848fe88795 req-694d6c54-214f-4283-a344-55a02385a3b9 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:357c9015-9cdc-47bb-9126-47a8e4d29a59 for instance 7d811e23-1c94-4a28-afed-5b9da76c97d2 on instance [pid: 7|app: 0|req: 526/1074] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:41:38 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) [pid: 8|app: 0|req: 549/1075] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:41:44 2026] DELETE /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 0 bytes in 87 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-03-31 21:41:45.037 7 WARNING neutronclient.v2_0.client [None req-6c0192df-0ed4-432a-bfb8-06cefb88ba25 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/1078] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:45 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1822 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:46.228 8 WARNING neutronclient.v2_0.client [None req-be16be4e-338b-41d0-ad90-94c4bfde5dce 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/1079] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:46 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1822 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:47.402 7 WARNING neutronclient.v2_0.client [None req-6129b93f-b723-4389-9f49-01200f2c8284 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1080] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:47 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1822 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:48.108 8 INFO nova.api.openstack.compute.server_external_events [req-c61b503a-0a8d-4225-93b1-c760e3d040c1 req-c50cabe1-8ba8-434b-b9ad-90f7bf89b99e c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:3e81558a-d17a-4023-80ad-153b8c3393a2 for instance 001c9ba6-b53e-4a39-8b18-736c973e77ba on instance [pid: 8|app: 0|req: 553/1081] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:41:48 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-03-31 21:41:48.557 7 WARNING neutronclient.v2_0.client [None req-7b6d59f3-fd6e-4dff-b53e-e4a932818788 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/1082] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:48 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1483 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-03-31 21:41:49.655 8 WARNING neutronclient.v2_0.client [None req-1cc53c4a-759b-4d0d-ab16-2d3c92633af6 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1083] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:49 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1488 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-03-31 21:41:50.915 7 WARNING neutronclient.v2_0.client [None req-ff274a81-1580-460c-9990-b5ff799669d6 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/1084] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:50 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => generated 1488 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:51.999 8 INFO nova.api.openstack.wsgi [None req-d63b7711-5b13-427e-9d19-38c7196a9a2d 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] HTTP exception thrown: Instance 001c9ba6-b53e-4a39-8b18-736c973e77ba could not be found. [pid: 8|app: 0|req: 555/1085] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:51 2026] GET /v2.1/servers/001c9ba6-b53e-4a39-8b18-736c973e77ba => 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: 531/1086] 10.0.0.112 () {32 vars in 729 bytes} [Tue Mar 31 21:41:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1253977093 => 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: 8|app: 0|req: 556/1087] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:41:52 2026] DELETE /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-31 21:41:52.589 7 WARNING neutronclient.v2_0.client [None req-c8e22531-5556-4034-83f0-5c79db46be70 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/1088] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:52 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1701 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:53.794 8 WARNING neutronclient.v2_0.client [None req-435d92f8-3858-4cbc-a51c-a3e2845294eb 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1089] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:53 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1701 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:54.987 7 WARNING neutronclient.v2_0.client [None req-ad9d5003-eaf5-456b-97de-707cf2fdd258 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1090] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:54 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1701 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-03-31 21:41:55.375 8 INFO nova.api.openstack.compute.server_external_events [req-9eb471c4-d4e2-4dc3-94ce-6bfbecbeb3af req-d7188007-a93a-4946-8dc2-f0d3685ff40c c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:5c256351-b71f-4147-943b-45c8b0114da8 for instance c0bf8773-ab78-45e9-9fe8-63c49abbfe41 on instance [pid: 8|app: 0|req: 559/1093] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:41:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:56.153 7 WARNING neutronclient.v2_0.client [None req-474dc75f-5a8a-45c0-aa2f-168dbc107e2d 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in 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/1094] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:56 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1482 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-03-31 21:41:57.249 8 WARNING neutronclient.v2_0.client [None req-55044d95-f4aa-4186-b8ad-adea37ae4757 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1095] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:57 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1487 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:41:58.348 7 WARNING neutronclient.v2_0.client [None req-2c47a07e-8ab4-41df-9332-62d3939fd02c 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1096] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:58 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 1487 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-03-31 21:41:59.428 8 INFO nova.api.openstack.wsgi [None req-b1627f15-0316-4dc4-9d77-3a0b56dece48 6fe80da0565748d29cff5d14a71fd97c ae25cba07cd54a78b6b4f70b5aa2ec7b - - default default] HTTP exception thrown: Instance c0bf8773-ab78-45e9-9fe8-63c49abbfe41 could not be found. [pid: 8|app: 0|req: 561/1097] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:41:59 2026] GET /v2.1/servers/c0bf8773-ab78-45e9-9fe8-63c49abbfe41 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1098] 10.0.0.112 () {32 vars in 727 bytes} [Tue Mar 31 21:41:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-471710765 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:42:16.134 8 WARNING neutronclient.v2_0.client [None req-0bcd51bc-a4d3-4d31-b3dd-0c92c22baf4d 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:42:16.175 8 WARNING neutronclient.v2_0.client [None req-0bcd51bc-a4d3-4d31-b3dd-0c92c22baf4d 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:42:16.325 8 WARNING neutronclient.v2_0.client [None req-0bcd51bc-a4d3-4d31-b3dd-0c92c22baf4d 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1103] 162.253.55.207 () {36 vars in 713 bytes} [Tue Mar 31 21:42:15 2026] POST /v2.1/servers => generated 453 bytes in 740 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-03-31 21:42:16.871 7 WARNING neutronclient.v2_0.client [None req-b89ab418-e3b1-4d73-be41-f9bf031f90d3 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1104] 162.253.55.207 () {32 vars in 732 bytes} [Tue Mar 31 21:42:16 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80 => generated 2213 bytes in 46 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-03-31 21:42:16.924 8 WARNING neutronclient.v2_0.client [None req-79125751-caa5-4db7-8f40-35f558f22136 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1105] 162.253.55.207 () {32 vars in 758 bytes} [Tue Mar 31 21:42:16 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1106] 162.253.55.207 () {32 vars in 776 bytes} [Tue Mar 31 21:42:16 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:42:19.820 8 WARNING neutronclient.v2_0.client [None req-4ced60fb-b6ad-410c-ae5d-172f8ea8795f 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1107] 162.253.55.207 () {32 vars in 732 bytes} [Tue Mar 31 21:42:19 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80 => generated 2371 bytes in 275 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-03-31 21:42:19.917 7 WARNING neutronclient.v2_0.client [None req-55f6fa8c-9217-4ba7-9e4c-21512e576a64 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1108] 162.253.55.207 () {32 vars in 758 bytes} [Tue Mar 31 21:42:19 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 28 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1109] 162.253.55.207 () {32 vars in 776 bytes} [Tue Mar 31 21:42:19 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-volume_attachments => generated 197 bytes in 66 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-03-31 21:42:21.880 7 INFO nova.api.openstack.compute.server_external_events [req-137704d4-7f8e-4cbc-8a49-689d2978037b req-c1367113-3734-4c25-a57c-4552b22d90a4 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:89b6e97a-e99b-4d35-a229-1b27ba99c1e9 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 543/1110] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:42:21 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-03-31 21:42:22.859 8 WARNING neutronclient.v2_0.client [None req-a13e88a4-c4e7-4749-abe5-785030a5b3d6 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1111] 162.253.55.207 () {32 vars in 732 bytes} [Tue Mar 31 21:42:22 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80 => generated 2445 bytes in 382 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-03-31 21:42:23.254 7 WARNING neutronclient.v2_0.client [None req-e696abe7-42ce-46f5-bcdb-b95364cc0688 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in 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/1112] 162.253.55.207 () {32 vars in 758 bytes} [Tue Mar 31 21:42:23 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 283 bytes in 217 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: 569/1113] 162.253.55.207 () {32 vars in 776 bytes} [Tue Mar 31 21:42:23 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-volume_attachments => generated 197 bytes in 52 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-03-31 21:42:26.264 7 WARNING neutronclient.v2_0.client [None req-94adbbbd-0184-4215-8216-101a50daa3f7 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in 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/1116] 162.253.55.207 () {32 vars in 732 bytes} [Tue Mar 31 21:42:26 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80 => generated 2433 bytes in 148 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-03-31 21:42:26.393 8 WARNING neutronclient.v2_0.client [None req-f2335f0b-21fd-41e1-b4aa-35b913b0b5f0 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1117] 162.253.55.207 () {32 vars in 758 bytes} [Tue Mar 31 21:42:26 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 283 bytes in 85 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/1118] 162.253.55.207 () {32 vars in 776 bytes} [Tue Mar 31 21:42:26 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/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-03-31 21:42:27.110 8 INFO nova.api.openstack.compute.server_external_events [req-ed8a419c-aeb0-409f-8bc8-a10f082933ff req-8694ee78-1149-4ee9-8d55-43149c1b109f c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:89b6e97a-e99b-4d35-a229-1b27ba99c1e9 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 8|app: 0|req: 572/1119] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:42:27 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-03-31 21:42:29.357 7 WARNING neutronclient.v2_0.client [None req-be53ce41-c706-420d-8ec3-d9b21e1e923e 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in 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/1120] 162.253.55.207 () {32 vars in 732 bytes} [Tue Mar 31 21:42:29 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80 => generated 2433 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:42:29.518 8 WARNING neutronclient.v2_0.client [None req-edd9b470-e3d1-4de1-9f4f-b40980bddab3 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1121] 162.253.55.207 () {32 vars in 758 bytes} [Tue Mar 31 21:42:29 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 285 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: 549/1122] 162.253.55.207 () {32 vars in 776 bytes} [Tue Mar 31 21:42:29 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/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-03-31 21:42:32.223 8 WARNING neutronclient.v2_0.client [None req-8d188fca-29ad-416d-9e43-8ede77b517e8 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1123] 162.253.55.207 () {32 vars in 732 bytes} [Tue Mar 31 21:42:32 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80 => generated 2580 bytes in 133 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-03-31 21:42:32.357 7 WARNING neutronclient.v2_0.client [None req-9dac9ced-0f7b-42af-a9b4-bcb2c3ee63b0 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in 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/1124] 162.253.55.207 () {32 vars in 758 bytes} [Tue Mar 31 21:42:32 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1125] 162.253.55.207 () {32 vars in 776 bytes} [Tue Mar 31 21:42:32 2026] GET /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/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-03-31 21:43:08.352 7 WARNING neutronclient.v2_0.client [None req-f6376505-0f6d-47cb-9c87-8bf216366207 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:43:08.534 7 WARNING neutronclient.v2_0.client [None req-f6376505-0f6d-47cb-9c87-8bf216366207 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] 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-03-31 21:43:10.889 8 INFO nova.api.openstack.compute.server_external_events [req-e346a0fa-063c-4a36-ab0f-f7bc0f0e98a8 req-0f5ea849-f723-4b6e-8383-3d4681295d01 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:73281231-5ad7-45df-98d7-bea9758a3ebe for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 8|app: 0|req: 580/1134] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:43:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:43:14.610 8 INFO nova.api.openstack.compute.server_external_events [req-00c766d9-8053-4505-b5c8-55edea3b914d req-169e9bee-5edf-46cd-a52f-124dae23d05a c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:73281231-5ad7-45df-98d7-bea9758a3ebe for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 8|app: 0|req: 581/1135] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:43:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:43:17.086 7 WARNING neutronclient.v2_0.client [None req-f6376505-0f6d-47cb-9c87-8bf216366207 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1138] 162.253.55.207 () {36 vars in 811 bytes} [Tue Mar 31 21:43:08 2026] POST /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 281 bytes in 8826 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-03-31 21:43:17.453 8 INFO nova.api.openstack.compute.server_external_events [req-e17f0159-5643-4ba6-9e52-de7f7b2df9be req-d6b6404a-e7dc-444b-8870-b12ac5ca79bf c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:73281231-5ad7-45df-98d7-bea9758a3ebe for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 8|app: 0|req: 584/1139] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:43:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:43:17.751 7 INFO nova.api.openstack.compute.server_external_events [req-341f5e82-a7da-4c97-90e5-dcd641fb641d req-eb48b892-3b94-4cd0-99f4-04b40fb1950b c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:73281231-5ad7-45df-98d7-bea9758a3ebe for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 556/1140] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:43:17 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-03-31 21:43:42.269 8 WARNING neutronclient.v2_0.client [None req-7c9b1943-49e3-4640-b19e-ce584871df6a 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:43:42.345 8 WARNING neutronclient.v2_0.client [None req-7c9b1943-49e3-4640-b19e-ce584871df6a 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] 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-03-31 21:43:44.673 7 INFO nova.api.openstack.compute.server_external_events [req-e492d407-d5b6-4bbd-a37e-4d472f04a1e4 req-47ff5cd7-8354-455a-b112-08881848055c c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:fcd83301-19dd-414e-8271-951e6c185b61 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 559/1145] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:43:44 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-03-31 21:43:50.221 7 INFO nova.api.openstack.compute.server_external_events [req-17f92540-f67d-4a44-af03-acb6ed22b075 req-49f922ce-26af-4db9-be1e-a44b615f1367 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:fcd83301-19dd-414e-8271-951e6c185b61 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 562/1148] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:43:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:43:51.424 8 WARNING neutronclient.v2_0.client [None req-7c9b1943-49e3-4640-b19e-ce584871df6a 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1149] 162.253.55.207 () {36 vars in 811 bytes} [Tue Mar 31 21:43:42 2026] POST /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 376 bytes in 9260 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1150] 10.0.0.39 () {28 vars in 452 bytes} [Tue Mar 31 21:43: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 588/1151] 10.0.0.39 () {30 vars in 656 bytes} [Tue Mar 31 21:43:52 2026] GET /v2.1 => generated 0 bytes in 58 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: 564/1152] 10.0.0.39 () {32 vars in 729 bytes} [Tue Mar 31 21:43:52 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:43:53.058 8 WARNING neutronclient.v2_0.client [None req-16f2a42c-18e0-4461-a9c9-8d991405433e 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1153] 10.0.0.39 () {34 vars in 804 bytes} [Tue Mar 31 21:43:52 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8684 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1154] 10.0.0.39 () {28 vars in 452 bytes} [Tue Mar 31 21:43:53 2026] GET /v2.1 => generated 114 bytes in 0 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: 590/1155] 10.0.0.39 () {30 vars in 656 bytes} [Tue Mar 31 21:43:53 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 566/1156] 10.0.0.39 () {32 vars in 729 bytes} [Tue Mar 31 21:43:53 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1157] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:53 2026] GET /v2.1/servers/detail?project_id=008fbffcdca042d1acf8f08d33a25864&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1158] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:53 2026] GET /v2.1/servers/detail?project_id=0c07d7961df34eb8929586b8c4f24195&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-31 21:43:53.779 8 WARNING neutronclient.v2_0.client [None req-3ccf3e8e-b4d5-42b6-b152-2c7481bffd7f 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1159] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:53 2026] GET /v2.1/servers/detail?project_id=0d5abe4125ae4c24abaf5e037399403d&all_tenants=True => generated 5454 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1160] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:53 2026] GET /v2.1/servers/detail?project_id=30c3ed9b575746628b4339cc91d5f7ad&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1161] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:53 2026] GET /v2.1/servers/detail?project_id=4ecaec2680174d1ca8764861b5462308&all_tenants=True => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1162] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:54 2026] GET /v2.1/servers/detail?project_id=5531755842704e76b593b583e19c5747&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: 594/1163] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:54 2026] GET /v2.1/servers/detail?project_id=83ffef3a96a3477e8529b16b27f73a70&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1164] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:54 2026] GET /v2.1/servers/detail?project_id=897383cbf1194287aa968b2c8c5f9048&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1165] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:54 2026] GET /v2.1/servers/detail?project_id=c00c1a861c5048c3a0a34807890429ec&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1166] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:54 2026] GET /v2.1/servers/detail?project_id=ca3ea0a6e6a542d5bdbd3d441ef3faee&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-31 21:43:54.353 8 WARNING neutronclient.v2_0.client [None req-1a7f3fd4-3ac6-47a3-97d4-21040ba82bb4 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1167] 10.0.0.39 () {34 vars in 892 bytes} [Tue Mar 31 21:43:54 2026] GET /v2.1/servers/detail?project_id=f71a91126cce433ea0b8fcd165f86120&all_tenants=True => generated 3309 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:01.612 8 WARNING neutronclient.v2_0.client [None req-e617eb9e-9764-4ca8-8ddd-6ce43b280255 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:01.656 8 WARNING neutronclient.v2_0.client [None req-e617eb9e-9764-4ca8-8ddd-6ce43b280255 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:03.917 7 INFO nova.api.openstack.compute.server_external_events [req-6ad9d8bc-b506-412a-bab4-a30765499a5e req-48beedad-bea0-480d-9979-1dcf04921e66 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:33e990b0-6b00-4a57-a747-94a0d1e459f3 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 573/1170] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:44:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:08.799 7 INFO nova.api.openstack.compute.server_external_events [req-943679c4-8358-4cac-9b08-db4b50ce61da req-ee692ba6-86c6-4fc8-b5ca-9de1da5bb053 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-plugged:33e990b0-6b00-4a57-a747-94a0d1e459f3 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 576/1173] 10.0.0.72 () {38 vars in 813 bytes} [Tue Mar 31 21:44:08 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-03-31 21:44:10.695 8 WARNING neutronclient.v2_0.client [None req-e617eb9e-9764-4ca8-8ddd-6ce43b280255 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1174] 162.253.55.207 () {36 vars in 811 bytes} [Tue Mar 31 21:44:01 2026] POST /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface => generated 378 bytes in 9182 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-03-31 21:44:11.273 7 INFO nova.api.openstack.compute.server_external_events [req-e4a9ac2e-b681-4d43-a33f-5983cd9be812 req-4921b578-e975-4408-8ba2-8bc468b94475 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:fcd83301-19dd-414e-8271-951e6c185b61 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 577/1175] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:44:11 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-03-31 21:44:25.432 7 INFO nova.api.openstack.compute.server_external_events [req-5bbd28e0-2dde-4fd7-9fa3-d4d17ca28056 req-9fb983e2-f91d-4f6a-a053-2e094fd39d73 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:33e990b0-6b00-4a57-a747-94a0d1e459f3 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 580/1180] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:44:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 601/1181] 162.253.55.207 () {34 vars in 854 bytes} [Tue Mar 31 21:44:25 2026] DELETE /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface/33e990b0-6b00-4a57-a747-94a0d1e459f3 => generated 0 bytes in 62 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-03-31 21:44:27.467 7 INFO nova.api.openstack.compute.server_external_events [req-d5eb83cf-15f9-45eb-8ed9-76e52b57ff36 req-687356ba-ec7a-4651-93a1-0e978c57404f c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:33e990b0-6b00-4a57-a747-94a0d1e459f3 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 581/1182] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:44:27 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-03-31 21:44:36.237 8 INFO nova.api.openstack.compute.server_external_events [req-0a2a8db2-0908-4994-ba24-b26c320e3a7a req-e03e3175-98aa-4e1a-96e4-0b5b46ec1985 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:fcd83301-19dd-414e-8271-951e6c185b61 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 8|app: 0|req: 603/1185] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:44:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1186] 162.253.55.207 () {34 vars in 854 bytes} [Tue Mar 31 21:44:36 2026] DELETE /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface/fcd83301-19dd-414e-8271-951e6c185b61 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1191] 162.253.55.207 () {34 vars in 854 bytes} [Tue Mar 31 21:44:56 2026] DELETE /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80/os-interface/73281231-5ad7-45df-98d7-bea9758a3ebe => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 606/1192] 162.253.55.207 () {34 vars in 754 bytes} [Tue Mar 31 21:45:01 2026] DELETE /v2.1/servers/984d91ca-7553-4721-8d18-679826f28e80 => generated 0 bytes in 139 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-03-31 21:45:04.549 7 INFO nova.api.openstack.compute.server_external_events [req-39e88442-52c0-4fef-bc63-e127b3f39f66 req-4500cde6-0a49-4c6f-b1f7-b8cec65a350d c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:89b6e97a-e99b-4d35-a229-1b27ba99c1e9 for instance 984d91ca-7553-4721-8d18-679826f28e80 on instance [pid: 7|app: 0|req: 587/1193] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:45:04 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-03-31 21:45:06.685 8 INFO nova.api.openstack.compute.server_external_events [req-1fa844fd-9781-4b2b-854e-1de444f03973 req-90dab323-2d96-4b46-a443-2eec6475abd3 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:357c9015-9cdc-47bb-9126-47a8e4d29a59 for instance 7d811e23-1c94-4a28-afed-5b9da76c97d2 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 608/1196] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:45:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1197] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:45:06 2026] DELETE /v2.1/servers/7d811e23-1c94-4a28-afed-5b9da76c97d2 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:06.829 8 WARNING neutronclient.v2_0.client [None req-54abcdc5-d1fd-455a-8ccf-58a8e090de38 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1198] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:45:06 2026] GET /v2.1/servers/7d811e23-1c94-4a28-afed-5b9da76c97d2 => generated 1942 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:09.629 7 INFO nova.api.openstack.compute.server_external_events [req-60f55875-69b6-4692-844b-005a5a797dd3 req-e61b2040-866b-4193-9f55-5dd8f7dac2b8 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:357c9015-9cdc-47bb-9126-47a8e4d29a59 for instance 7d811e23-1c94-4a28-afed-5b9da76c97d2 on instance [pid: 7|app: 0|req: 590/1199] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:45:09 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:12.023 8 WARNING neutronclient.v2_0.client [None req-b4745d1b-8267-4816-89ff-7aac01518070 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1200] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:45:11 2026] GET /v2.1/servers/7d811e23-1c94-4a28-afed-5b9da76c97d2 => generated 1480 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:17.099 8 INFO nova.api.openstack.wsgi [None req-51d78306-dc2b-4570-ac87-6f95ef6610c0 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] HTTP exception thrown: Instance 7d811e23-1c94-4a28-afed-5b9da76c97d2 could not be found. [pid: 8|app: 0|req: 612/1203] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:45:17 2026] GET /v2.1/servers/7d811e23-1c94-4a28-afed-5b9da76c97d2 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:17.688 7 INFO nova.api.openstack.compute.server_external_events [req-7d941c9f-2859-4896-829c-24d9921e7baa req-26b4fec0-aec1-4d67-9606-75a08cee5d1b c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-changed:526c36cf-d5a7-4960-b47a-3ff70282139c for instance 7327e4f0-6fa2-4794-be8b-1942c7f8ae81 on instance [pid: 7|app: 0|req: 592/1204] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:45:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1205] 10.0.0.112 () {32 vars in 717 bytes} [Tue Mar 31 21:45:17 2026] DELETE /v2.1/servers/7327e4f0-6fa2-4794-be8b-1942c7f8ae81 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:17.821 7 WARNING neutronclient.v2_0.client [None req-955e3dd2-4d6e-42c2-86c9-344a827c7019 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1206] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:45:17 2026] GET /v2.1/servers/7327e4f0-6fa2-4794-be8b-1942c7f8ae81 => generated 1943 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:20.577 8 INFO nova.api.openstack.compute.server_external_events [req-43af93a1-8ca6-4738-8d3d-01bf36a15235 req-24976e05-aebf-42bc-8d81-4eee9af47530 c6f20800e36a494f893f08b4bd3845a6 83ffef3a96a3477e8529b16b27f73a70 - - fdfe82a2c13d4e9a81238704e9ea4cf3 fdfe82a2c13d4e9a81238704e9ea4cf3] Creating event network-vif-deleted:526c36cf-d5a7-4960-b47a-3ff70282139c for instance 7327e4f0-6fa2-4794-be8b-1942c7f8ae81 on instance [pid: 8|app: 0|req: 614/1207] 10.0.0.172 () {38 vars in 814 bytes} [Tue Mar 31 21:45:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:23.009 7 WARNING neutronclient.v2_0.client [None req-fa3eff04-b2d8-475b-b4d6-d1b541617020 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1208] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:45:22 2026] GET /v2.1/servers/7327e4f0-6fa2-4794-be8b-1942c7f8ae81 => generated 1480 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:28.088 8 INFO nova.api.openstack.wsgi [None req-2265ec23-519c-4170-9b4c-86b8c10c6375 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] HTTP exception thrown: Instance 7327e4f0-6fa2-4794-be8b-1942c7f8ae81 could not be found. [pid: 8|app: 0|req: 616/1211] 10.0.0.112 () {32 vars in 714 bytes} [Tue Mar 31 21:45:28 2026] GET /v2.1/servers/7327e4f0-6fa2-4794-be8b-1942c7f8ae81 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1212] 10.0.0.112 () {32 vars in 723 bytes} [Tue Mar 31 21:45:29 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-864289207 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:29.089 8 INFO nova.api.openstack.wsgi [None req-2cf908f5-909b-4f37-8958-35d026de11c1 b3531685974f43f5bba00a6fac2c71a5 0d5abe4125ae4c24abaf5e037399403d - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-864289207 not found for user b3531685974f43f5bba00a6fac2c71a5 [pid: 8|app: 0|req: 617/1213] 10.0.0.112 () {32 vars in 720 bytes} [Tue Mar 31 21:45:29 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-864289207 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1216] 10.0.0.112 () {32 vars in 654 bytes} [Tue Mar 31 21:45:42 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1217] 10.0.0.112 () {32 vars in 640 bytes} [Tue Mar 31 21:45:43 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-31 21:45:43.245 7 WARNING oslo_db.sqlalchemy.utils [None req-483c6580-4be8-4c7f-b0d5-241364ecd3b7 1fb81fc2be8b47efaee3fb490edc2f2f f71a91126cce433ea0b8fcd165f86120 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 599/1218] 10.0.0.112 () {32 vars in 648 bytes} [Tue Mar 31 21:45:43 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1219] 10.0.0.112 () {32 vars in 693 bytes} [Tue Mar 31 21:45:43 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)