+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 17:55:58 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-6d6557958f-7dfbd 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 0x7f705f73c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-23 17:56:03.788 8 INFO nova.utils [None req-a3511366-bc01-42c3-8731-ce1f533678f0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 17:56:03.813 7 INFO nova.utils [None req-6e50ec45-83fb-41a7-8a0c-02bf5047d320 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 17:56:05.527 8 WARNING keystonemiddleware._common.config [None req-a3511366-bc01-42c3-8731-ce1f533678f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:56:05.529 7 WARNING keystonemiddleware._common.config [None req-6e50ec45-83fb-41a7-8a0c-02bf5047d320 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:56:05.536 8 WARNING oslo_config.cfg [None req-a3511366-bc01-42c3-8731-ce1f533678f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 17:56:05.539 7 WARNING oslo_config.cfg [None req-6e50ec45-83fb-41a7-8a0c-02bf5047d320 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 17:56:05.614 8 WARNING keystonemiddleware._common.config [None req-a3511366-bc01-42c3-8731-ce1f533678f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:56:05.625 7 WARNING keystonemiddleware._common.config [None req-6e50ec45-83fb-41a7-8a0c-02bf5047d320 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:56:05.630 8 WARNING oslo_config.cfg [None req-a3511366-bc01-42c3-8731-ce1f533678f0 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-23 17:56:05.640 7 WARNING oslo_config.cfg [None req-6e50ec45-83fb-41a7-8a0c-02bf5047d320 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-23 17:56:05.642 8 WARNING oslo_config.cfg [None req-a3511366-bc01-42c3-8731-ce1f533678f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f705f73c668 pid: 8 (default app) 2026-04-23 17:56:05.652 7 WARNING oslo_config.cfg [None req-6e50ec45-83fb-41a7-8a0c-02bf5047d320 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f705f73c668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 17:56:13 2026] GET /v2.1 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:56:13.497 7 WARNING oslo_policy.policy [None req-e90f6f04-ee68-4753-a244-5bea25a87d1b 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 17:56:13.497 7 WARNING oslo_policy.policy [None req-e90f6f04-ee68-4753-a244-5bea25a87d1b 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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: 2/4] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 17:56:13 2026] GET /v2.1 => generated 0 bytes in 532 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-04-23 17:56:13.594 8 WARNING oslo_policy.policy [req-e90f6f04-ee68-4753-a244-5bea25a87d1b req-ff45c2ed-3d58-4053-8b8c-d943a967bf7b 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 17:56:13.594 8 WARNING oslo_policy.policy [req-e90f6f04-ee68-4753-a244-5bea25a87d1b req-ff45c2ed-3d58-4053-8b8c-d943a967bf7b 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 17:56:13 2026] GET /v2.1/ => generated 400 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:56:13.699 7 INFO nova.api.openstack.wsgi [None req-89c65e76-3117-49dc-a6f9-ddef103f1c67 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.153 () {48 vars in 1010 bytes} [Thu Apr 23 17:56:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 17:56:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.153 () {52 vars in 1047 bytes} [Thu Apr 23 17:56:13 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 17:56:14 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: 5/10] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 17:56:14 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 17:56:14 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-04-23 17:56:14.932 7 INFO nova.api.openstack.wsgi [None req-293a2c38-f729-4beb-a3fa-c0eab11acb1a 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.153 () {48 vars in 1012 bytes} [Thu Apr 23 17:56:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 17:56:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.153 () {52 vars in 1047 bytes} [Thu Apr 23 17:56:14 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: 8|app: 0|req: 8/15] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 17:56:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 17:56:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 17:56:16 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-04-23 17:56:16.082 7 INFO nova.api.openstack.wsgi [None req-faaffcc9-5013-4311-b96c-92256d22906c 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.153 () {48 vars in 1014 bytes} [Thu Apr 23 17:56:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 17:56:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.153 () {52 vars in 1047 bytes} [Thu Apr 23 17:56:16 2026] POST /v2.1/flavors => generated 533 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 17:56:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 17:56:17 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 17:56:17 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-04-23 17:56:17.150 7 INFO nova.api.openstack.wsgi [None req-163c6c9d-a0e8-4e1b-8daf-b3971de2fc40 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.153 () {48 vars in 1012 bytes} [Thu Apr 23 17:56:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 17:56:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.153 () {52 vars in 1047 bytes} [Thu Apr 23 17:56:17 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 17:56:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 17:56:18 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 17:56:18 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-04-23 17:56:18.197 7 INFO nova.api.openstack.wsgi [None req-f679c64f-3590-423a-b6ff-c492b16c4ee2 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.153 () {48 vars in 1014 bytes} [Thu Apr 23 17:56:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 17:56:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.153 () {52 vars in 1047 bytes} [Thu Apr 23 17:56:18 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: 7|app: 0|req: 40/79] 10.0.0.46 () {28 vars in 453 bytes} [Thu Apr 23 18:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 40/80] 10.0.0.46 () {30 vars in 657 bytes} [Thu Apr 23 18:00:08 2026] GET /v2.1 => generated 0 bytes in 394 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: 41/81] 10.0.0.46 () {32 vars in 730 bytes} [Thu Apr 23 18:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 10.0.0.46 () {34 vars in 764 bytes} [Thu Apr 23 18:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 10.0.0.46 () {28 vars in 453 bytes} [Thu Apr 23 18:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 10.0.0.46 () {30 vars in 657 bytes} [Thu Apr 23 18:00:12 2026] GET /v2.1 => generated 0 bytes in 45 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: 44/87] 10.0.0.46 () {32 vars in 730 bytes} [Thu Apr 23 18:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 10.0.0.46 () {34 vars in 764 bytes} [Thu Apr 23 18:00:12 2026] GET /v2.1/os-services => generated 546 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 10.0.0.46 () {28 vars in 453 bytes} [Thu Apr 23 18:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 45/90] 10.0.0.46 () {30 vars in 657 bytes} [Thu Apr 23 18:00:17 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 46/91] 10.0.0.46 () {32 vars in 730 bytes} [Thu Apr 23 18:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 10.0.0.46 () {34 vars in 807 bytes} [Thu Apr 23 18:00:17 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: 48/95] 10.0.0.46 () {28 vars in 453 bytes} [Thu Apr 23 18:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 48/96] 10.0.0.46 () {30 vars in 657 bytes} [Thu Apr 23 18:00:21 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/97] 10.0.0.46 () {32 vars in 730 bytes} [Thu Apr 23 18:00:21 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 10.0.0.46 () {34 vars in 807 bytes} [Thu Apr 23 18:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 18:01:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 54/108] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 18:01:06 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/109] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 18:01:06 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: 55/110] 199.204.45.153 () {48 vars in 1072 bytes} [Thu Apr 23 18:01:06 2026] GET /v2.1/os-quota-sets/12bf963eceb344e9867efeb932abc3c1 => generated 283 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.153 () {52 vars in 1124 bytes} [Thu Apr 23 18:01:06 2026] PUT /v2.1/os-quota-sets/12bf963eceb344e9867efeb932abc3c1 => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 18:01:25 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: 58/117] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 18:01:25 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 18:01:25 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:01:25.413 8 INFO nova.api.openstack.wsgi [None req-d73a95a3-7e7c-4c86-a886-d1ab2c05df74 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 59/119] 199.204.45.153 () {48 vars in 1014 bytes} [Thu Apr 23 18:01:25 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 18:01:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.153 () {52 vars in 1048 bytes} [Thu Apr 23 18:01:25 2026] POST /v2.1/flavors => generated 534 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/130] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 18:02: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: 66/131] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 18:02:07 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 18:02:07 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:02:07.572 7 INFO nova.api.openstack.wsgi [None req-6db63457-1cab-48a8-982e-b00b27537084 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 67/133] 199.204.45.153 () {48 vars in 1016 bytes} [Thu Apr 23 18:02:07 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 18:02:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 199.204.45.153 () {52 vars in 1048 bytes} [Thu Apr 23 18:02:07 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 10.0.0.77 () {28 vars in 453 bytes} [Thu Apr 23 18:02:38 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: 72/143] 10.0.0.77 () {30 vars in 657 bytes} [Thu Apr 23 18:02:38 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/144] 10.0.0.77 () {32 vars in 730 bytes} [Thu Apr 23 18:02:38 2026] GET /v2.1/ => generated 411 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 10.0.0.77 () {34 vars in 803 bytes} [Thu Apr 23 18:02:38 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/154] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 18:03:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 18:03:13 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 79/156] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 18:03:13 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-04-23 18:03:13.735 8 INFO nova.api.openstack.wsgi [None req-8491a4b1-308f-4946-bec6-bc408516e4fc 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 68fd0086e1d1492ab579b3671e66954d [pid: 8|app: 0|req: 78/157] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 18:03:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-23 18:03:13.751 7 WARNING oslo_db.sqlalchemy.utils [None req-47e9bba5-fb7f-4777-8a65-654ee396d749 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 80/158] 199.204.45.153 () {48 vars in 1015 bytes} [Thu Apr 23 18:03:13 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/159] 199.204.45.153 () {52 vars in 1056 bytes} [Thu Apr 23 18:03:13 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.153 () {42 vars in 702 bytes} [Thu Apr 23 18:05: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: 8|app: 0|req: 91/183] 199.204.45.153 () {44 vars in 906 bytes} [Thu Apr 23 18:05:01 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.204.45.153 () {46 vars in 979 bytes} [Thu Apr 23 18:05:01 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.204.45.153 () {52 vars in 1122 bytes} [Thu Apr 23 18:05:01 2026] PUT /v2.1/os-quota-sets/7fe50e380707456888eddcb185e3510a => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.204.45.153 () {42 vars in 704 bytes} [Thu Apr 23 18:06:18 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: 101/201] 199.204.45.153 () {44 vars in 908 bytes} [Thu Apr 23 18:06:18 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.204.45.153 () {46 vars in 981 bytes} [Thu Apr 23 18:06:18 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-04-23 18:06:18.511 7 INFO nova.api.openstack.wsgi [None req-66c10492-a152-449a-b1fa-95cc041283ca 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 102/203] 199.204.45.153 () {48 vars in 1010 bytes} [Thu Apr 23 18:06:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 18:06:18 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: 107/213] 10.0.0.183 () {32 vars in 655 bytes} [Thu Apr 23 18:06:55 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 107/214] 10.0.0.183 () {32 vars in 641 bytes} [Thu Apr 23 18:06:55 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 18:06:55.446 8 WARNING oslo_db.sqlalchemy.utils [None req-4effbb2b-7071-4bc3-9140-f0bec34644c0 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 108/215] 10.0.0.183 () {32 vars in 649 bytes} [Thu Apr 23 18:06:55 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 10.0.0.183 () {32 vars in 694 bytes} [Thu Apr 23 18:06:55 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: 7|app: 0|req: 110/219] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:06 2026] GET /v2.1/flavors/886853d8-8947-4fc2-9dbd-236f5fe69733 => generated 511 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 10.0.0.183 () {32 vars in 641 bytes} [Thu Apr 23 18:07:06 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:06 2026] GET /v2.1/flavors/886853d8-8947-4fc2-9dbd-236f5fe69733 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:07:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:12.576 7 WARNING neutronclient.v2_0.client [None req-65b63b1f-bed6-4498-b892-89dfc61932bd 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/225] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:07:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 10.0.0.183 () {34 vars in 685 bytes} [Thu Apr 23 18:07:12 2026] POST /v2.1/os-security-groups => generated 247 bytes in 936 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:13.255 8 WARNING neutronclient.v2_0.client [None req-f9ed650d-a9e9-49ba-94ca-0828c6a36338 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/227] 10.0.0.183 () {30 vars in 413 bytes} [Thu Apr 23 18:07:13 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-23 18:07:13.660 8 WARNING neutronclient.v2_0.client [None req-f9ed650d-a9e9-49ba-94ca-0828c6a36338 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 115/228] 10.0.0.183 () {28 vars in 560 bytes} [Thu Apr 23 18:07:13 2026] GET /v2/ => generated 402 bytes in 386 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 10.0.0.183 () {28 vars in 564 bytes} [Thu Apr 23 18:07:13 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 10.0.0.183 () {30 vars in 413 bytes} [Thu Apr 23 18:07:13 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 10.0.0.183 () {34 vars in 695 bytes} [Thu Apr 23 18:07:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:13.841 7 WARNING neutronclient.v2_0.client [None req-a6aad4f6-3253-44a2-94ce-dd2f750c2bd6 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 118/232] 10.0.0.183 () {34 vars in 685 bytes} [Thu Apr 23 18:07:13 2026] POST /v2.1/os-security-groups => generated 248 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:14.033 8 WARNING neutronclient.v2_0.client [None req-453b3c1f-3db1-4231-b459-6c196c306541 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.068 8 WARNING neutronclient.v2_0.client [None req-453b3c1f-3db1-4231-b459-6c196c306541 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 115/233] 10.0.0.183 () {34 vars in 695 bytes} [Thu Apr 23 18:07:14 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:14.212 7 WARNING neutronclient.v2_0.client [None req-c867e681-d16d-49b0-91e7-37489f6e7589 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.250 7 WARNING neutronclient.v2_0.client [None req-c867e681-d16d-49b0-91e7-37489f6e7589 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.296 8 WARNING neutronclient.v2_0.client [None req-f1afaf95-a967-44c0-a68b-c5512eb086af 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.354 8 WARNING neutronclient.v2_0.client [None req-f1afaf95-a967-44c0-a68b-c5512eb086af 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/234] 10.0.0.183 () {34 vars in 695 bytes} [Thu Apr 23 18:07:14 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:14.370 7 WARNING neutronclient.v2_0.client [None req-a4533302-abe9-4894-8a69-2f2ca8f0299c 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/235] 10.0.0.183 () {32 vars in 737 bytes} [Thu Apr 23 18:07:14 2026] GET /v2.1/os-security-groups/f527351e-89ff-41dc-ab7d-8a662121fa74 => generated 665 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:14.491 7 WARNING neutronclient.v2_0.client [None req-158c82d5-bd81-49e7-81ef-b5d2cc941570 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.607 8 WARNING neutronclient.v2_0.client [None req-f1afaf95-a967-44c0-a68b-c5512eb086af 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.615 7 WARNING neutronclient.v2_0.client [None req-158c82d5-bd81-49e7-81ef-b5d2cc941570 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.669 7 WARNING neutronclient.v2_0.client [None req-158c82d5-bd81-49e7-81ef-b5d2cc941570 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/236] 10.0.0.183 () {32 vars in 750 bytes} [Thu Apr 23 18:07:14 2026] DELETE /v2.1/os-security-group-rules/fddb0b73-8918-48a8-b499-ecf4cce95bc0 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 18:07:14.760 7 WARNING neutronclient.v2_0.client [None req-6a795c21-79ef-4edb-a323-ecc7dd059973 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.797 7 WARNING neutronclient.v2_0.client [None req-6a795c21-79ef-4edb-a323-ecc7dd059973 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/237] 10.0.0.183 () {32 vars in 740 bytes} [Thu Apr 23 18:07:14 2026] DELETE /v2.1/os-security-groups/f527351e-89ff-41dc-ab7d-8a662121fa74 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 18:07:14.887 7 WARNING neutronclient.v2_0.client [None req-16ccb486-789d-44cb-b1ce-d684e7c296eb 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:14.926 7 WARNING neutronclient.v2_0.client [None req-16ccb486-789d-44cb-b1ce-d684e7c296eb 1733a5b45c5342cf98bb8aa8b776a843 83628c678c8948a783b37729d8bf8fb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 123/238] 10.0.0.183 () {32 vars in 740 bytes} [Thu Apr 23 18:07:14 2026] DELETE /v2.1/os-security-groups/018b04ab-87ea-481f-93c5-2039a416d7f4 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/239] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:07:14 2026] POST /v2.1/servers => generated 450 bytes in 1060 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 18:07:15.330 7 WARNING neutronclient.v2_0.client [None req-8e080d61-69ec-4c54-aace-a79f817876c0 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/240] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:15 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1400 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-04-23 18:07:16.481 8 WARNING neutronclient.v2_0.client [None req-b1dbdf03-420a-4d6d-901c-a05f9e780b88 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 117/241] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:16 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1404 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:17.633 7 WARNING neutronclient.v2_0.client [None req-79167c5a-6c04-4fa3-bb80-52be9b67a9e7 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 125/242] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:17 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1396 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:18.615 8 WARNING neutronclient.v2_0.client [None req-5b0dd0e7-af54-4891-b0ea-b929010e05b5 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:18.668 8 WARNING neutronclient.v2_0.client [None req-5b0dd0e7-af54-4891-b0ea-b929010e05b5 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:18.733 7 WARNING neutronclient.v2_0.client [None req-fd14b635-5994-4508-bada-753dfe55087e 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/243] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:18 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:07:18.844 8 WARNING neutronclient.v2_0.client [None req-5b0dd0e7-af54-4891-b0ea-b929010e05b5 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/244] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:07:18 2026] POST /v2.1/servers => generated 451 bytes in 678 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:19.208 7 WARNING neutronclient.v2_0.client [None req-9c7b0f23-f7b4-4f6d-a2b3-4bb477c13d74 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 127/245] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:19 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1253 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:19.880 8 WARNING neutronclient.v2_0.client [None req-0d3c10cd-b817-4c90-ad5b-75b43d4451b3 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/246] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:19 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1452 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:20.318 8 WARNING neutronclient.v2_0.client [None req-291eeb8f-090a-4c37-b86a-5f34d7637f03 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/249] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:20 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1303 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:20.969 7 WARNING neutronclient.v2_0.client [None req-22b91102-edde-4975-888b-8a8e17619b7f 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/250] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:20 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1460 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:21.491 8 WARNING neutronclient.v2_0.client [None req-798d627a-214d-4b26-9322-1da64c0b3b9d e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/251] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:21 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1351 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:22.140 7 WARNING neutronclient.v2_0.client [None req-451f4d06-a4b1-4750-aaaf-c255621be78f 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/252] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:22 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1526 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:22.634 8 WARNING neutronclient.v2_0.client [None req-11089e23-9eba-41cb-899d-ae8beddc3ea8 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/253] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:22 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1351 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:23.088 7 INFO nova.api.openstack.compute.server_external_events [req-e9d8d2ba-25b2-4b13-a011-0608929eb469 req-cba9ffdf-bc90-4bc7-91d2-a49b8bb3933a 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:772df3c7-619d-43e6-b551-12243ccceea1 for instance 9e6939c1-f572-4d9b-92bc-46710f71d63e on instance 2026-04-23 18:07:23.100 7 INFO nova.compute.rpcapi [None req-d4d45b8e-b042-4f41-9839-ae5b34081cba - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 131/254] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:07:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:23.585 8 WARNING neutronclient.v2_0.client [None req-903857d5-ecaf-442d-9558-44033fbfcf8f 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] 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: 124/255] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:23 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:07:23.727 7 WARNING neutronclient.v2_0.client [None req-f72be8f4-5133-4603-8fc0-b3d7c972e7c0 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/256] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:23 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1359 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:24.273 8 WARNING neutronclient.v2_0.client [None req-453c03c6-d1fa-409f-8d8d-3e594a526524 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/257] 10.0.0.183 () {34 vars in 685 bytes} [Thu Apr 23 18:07:24 2026] POST /v2.1/os-security-groups => generated 242 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:24.472 7 WARNING neutronclient.v2_0.client [None req-a1dad6d1-8eaa-44b5-afba-21857c7de4ed caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/258] 10.0.0.183 () {34 vars in 685 bytes} [Thu Apr 23 18:07:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:24.652 8 WARNING neutronclient.v2_0.client [None req-0b1c1a83-44aa-49e6-a9f4-a201bbe18e8c caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:24.781 7 WARNING neutronclient.v2_0.client [None req-f3069427-151a-4461-bc83-83371972f27c 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/259] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:24 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1526 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: 8|app: 0|req: 126/260] 10.0.0.183 () {34 vars in 685 bytes} [Thu Apr 23 18:07:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:24.929 7 WARNING neutronclient.v2_0.client [None req-23ead7df-1faf-4f47-a0ea-196370a1e227 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:24.930 8 WARNING neutronclient.v2_0.client [None req-1a9f3588-b283-4244-b9b4-209740b77f5b caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:24.982 8 WARNING neutronclient.v2_0.client [None req-1a9f3588-b283-4244-b9b4-209740b77f5b caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.057 8 WARNING neutronclient.v2_0.client [None req-1a9f3588-b283-4244-b9b4-209740b77f5b caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/261] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:24 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1437 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/262] 10.0.0.183 () {32 vars in 663 bytes} [Thu Apr 23 18:07:24 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:07:25.132 8 WARNING neutronclient.v2_0.client [None req-eb126136-a8cb-47cc-a820-8f961fcea2ad caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.188 8 WARNING neutronclient.v2_0.client [None req-eb126136-a8cb-47cc-a820-8f961fcea2ad caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:25.262 7 INFO nova.api.openstack.compute.server_external_events [req-ef3afaa3-d0a5-476d-a656-be3c7a23d786 req-9a53e814-a598-45d7-af63-b6907612551e 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:9f641311-5d94-48c7-a609-70d52dc056d7 for instance 82058728-ffc6-42e4-881f-e7633d9f25d2 on instance [pid: 7|app: 0|req: 136/263] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:07:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/264] 10.0.0.183 () {32 vars in 740 bytes} [Thu Apr 23 18:07:25 2026] DELETE /v2.1/os-security-groups/a5d94ee2-35b6-4b1a-aeb8-74d9d6d1575c => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:25.330 7 WARNING neutronclient.v2_0.client [None req-49a58988-8b49-441c-8a24-e24971c8607f caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.353 7 INFO nova.api.openstack.wsgi [None req-49a58988-8b49-441c-8a24-e24971c8607f caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] HTTP exception thrown: Security group a5d94ee2-35b6-4b1a-aeb8-74d9d6d1575c does not exist Neutron server returns request_ids: ['req-61e8d8e8-e9f7-454b-8949-dd8be7d4ad26'] [pid: 7|app: 0|req: 137/265] 10.0.0.183 () {32 vars in 737 bytes} [Thu Apr 23 18:07:25 2026] GET /v2.1/os-security-groups/a5d94ee2-35b6-4b1a-aeb8-74d9d6d1575c => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 18:07:25.368 8 WARNING neutronclient.v2_0.client [None req-5cef848e-8501-4f31-a0b1-e6c599ce0cf1 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.405 8 WARNING neutronclient.v2_0.client [None req-5cef848e-8501-4f31-a0b1-e6c599ce0cf1 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/266] 10.0.0.183 () {32 vars in 740 bytes} [Thu Apr 23 18:07:25 2026] DELETE /v2.1/os-security-groups/d5466442-c880-4511-ad19-0767958c7285 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 18:07:25.527 7 WARNING neutronclient.v2_0.client [None req-1a9f7c06-6184-437e-b419-0c8923e4d05e caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.555 7 INFO nova.api.openstack.wsgi [None req-1a9f7c06-6184-437e-b419-0c8923e4d05e caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] HTTP exception thrown: Security group d5466442-c880-4511-ad19-0767958c7285 does not exist Neutron server returns request_ids: ['req-fbe73390-948d-40b7-aa0b-30a157ffb252'] [pid: 7|app: 0|req: 138/267] 10.0.0.183 () {32 vars in 737 bytes} [Thu Apr 23 18:07:25 2026] GET /v2.1/os-security-groups/d5466442-c880-4511-ad19-0767958c7285 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 18:07:25.568 8 WARNING neutronclient.v2_0.client [None req-7acf8782-1c54-440e-9d03-6b4f9c396364 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.615 8 WARNING neutronclient.v2_0.client [None req-7acf8782-1c54-440e-9d03-6b4f9c396364 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/268] 10.0.0.183 () {32 vars in 740 bytes} [Thu Apr 23 18:07:25 2026] DELETE /v2.1/os-security-groups/336dd70d-ba99-416e-8e66-718ed35129db => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 18:07:25.737 7 WARNING neutronclient.v2_0.client [None req-098b9b9e-2c68-4301-9729-311ed8729a60 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.761 7 INFO nova.api.openstack.wsgi [None req-098b9b9e-2c68-4301-9729-311ed8729a60 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] HTTP exception thrown: Security group 336dd70d-ba99-416e-8e66-718ed35129db does not exist Neutron server returns request_ids: ['req-c23f6873-7224-4c21-99a1-638cafc24581'] [pid: 7|app: 0|req: 139/269] 10.0.0.183 () {32 vars in 737 bytes} [Thu Apr 23 18:07:25 2026] GET /v2.1/os-security-groups/336dd70d-ba99-416e-8e66-718ed35129db => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 18:07:25.777 8 WARNING neutronclient.v2_0.client [None req-c6a62128-adcd-4eda-8e01-ca8ef04d25a3 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.828 8 WARNING neutronclient.v2_0.client [None req-c6a62128-adcd-4eda-8e01-ca8ef04d25a3 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.883 8 WARNING neutronclient.v2_0.client [None req-c6a62128-adcd-4eda-8e01-ca8ef04d25a3 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/270] 10.0.0.183 () {32 vars in 663 bytes} [Thu Apr 23 18:07:25 2026] GET /v2.1/os-security-groups => generated 707 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:07:25.947 7 WARNING neutronclient.v2_0.client [None req-36bf4c8a-1eac-42dc-8922-836906a119c1 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.951 8 WARNING neutronclient.v2_0.client [None req-a4ae2f7f-2ef1-4b02-a2b0-1b2436687c76 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:25.971 8 INFO nova.api.openstack.wsgi [None req-a4ae2f7f-2ef1-4b02-a2b0-1b2436687c76 caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] HTTP exception thrown: Security group 336dd70d-ba99-416e-8e66-718ed35129db does not exist Neutron server returns request_ids: ['req-6308c147-42ed-4b6b-935f-b1c4bb359b9d'] [pid: 8|app: 0|req: 132/271] 10.0.0.183 () {32 vars in 740 bytes} [Thu Apr 23 18:07:25 2026] DELETE /v2.1/os-security-groups/336dd70d-ba99-416e-8e66-718ed35129db => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 18:07:25.990 8 WARNING neutronclient.v2_0.client [None req-40570962-c8e7-4534-8864-df47812e008e caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:26.032 8 INFO nova.api.openstack.wsgi [None req-40570962-c8e7-4534-8864-df47812e008e caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] HTTP exception thrown: Security group d5466442-c880-4511-ad19-0767958c7285 does not exist Neutron server returns request_ids: ['req-4a5c8555-74f4-484d-8935-3a8258d95392'] [pid: 8|app: 0|req: 133/272] 10.0.0.183 () {32 vars in 740 bytes} [Thu Apr 23 18:07:25 2026] DELETE /v2.1/os-security-groups/d5466442-c880-4511-ad19-0767958c7285 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 18:07:26.049 8 WARNING neutronclient.v2_0.client [None req-9692cfc9-ac34-4d31-9b7c-7ff1f59f49da caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:26.069 8 INFO nova.api.openstack.wsgi [None req-9692cfc9-ac34-4d31-9b7c-7ff1f59f49da caa73aa0893b4ad9966fc42fdc1fa721 7fa44724806c4021821ccef4f7870066 - - default default] HTTP exception thrown: Security group a5d94ee2-35b6-4b1a-aeb8-74d9d6d1575c does not exist Neutron server returns request_ids: ['req-15412eec-212c-4c2d-a986-697414641268'] [pid: 8|app: 0|req: 134/273] 10.0.0.183 () {32 vars in 740 bytes} [Thu Apr 23 18:07:26 2026] DELETE /v2.1/os-security-groups/a5d94ee2-35b6-4b1a-aeb8-74d9d6d1575c => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:25 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1526 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:07:26.149 8 WARNING neutronclient.v2_0.client [None req-528165f4-0d82-47e1-814a-5180042df050 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/275] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:26 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1437 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:27.145 7 WARNING neutronclient.v2_0.client [None req-927f8663-d489-4772-8f14-13e1d021c5be 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] 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: 141/276] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:27 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1526 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:07:27.339 8 WARNING neutronclient.v2_0.client [None req-f06704bd-0799-423b-979b-558450e957ea e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/277] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:27 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1437 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:28.373 7 WARNING neutronclient.v2_0.client [None req-b5c62ea5-7662-4c90-a05a-3db8bf50b0f5 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/278] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:28 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1526 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:28.571 8 WARNING neutronclient.v2_0.client [None req-05c25af5-d013-4d38-897a-fe12fa90d746 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/279] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:28 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1437 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:29.552 7 WARNING neutronclient.v2_0.client [None req-6442382b-dc23-48ef-aaee-87ca99de74eb 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/280] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:29 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1526 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:29.737 8 WARNING neutronclient.v2_0.client [None req-bbbdaf98-4f83-48d6-bad6-cb1b2e33f4b6 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/281] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:29 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1425 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-04-23 18:07:30.703 7 WARNING neutronclient.v2_0.client [None req-e27984c7-232a-47d0-9622-26a3c54b8f30 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/284] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:30 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => 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-04-23 18:07:30.885 8 WARNING neutronclient.v2_0.client [None req-4af205f0-c983-4ade-baa3-c2fbde651e9d e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/285] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:30 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1425 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:31.068 7 INFO nova.api.openstack.compute.server_external_events [req-3af1f69e-2714-4539-b4d1-80a0f9691ade req-7d0e8e8c-8879-4748-aa1f-bf7cf8409bed 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:772df3c7-619d-43e6-b551-12243ccceea1 for instance 9e6939c1-f572-4d9b-92bc-46710f71d63e on instance [pid: 7|app: 0|req: 146/286] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:07:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:31.862 8 WARNING neutronclient.v2_0.client [None req-5354b030-5ce2-433e-bf83-f6c6a3752159 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/287] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:31 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1526 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:32.061 7 WARNING neutronclient.v2_0.client [None req-66e44d78-4397-4c1d-914f-aab96bac5f20 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/288] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:32 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1425 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:33.026 7 WARNING neutronclient.v2_0.client [None req-719b67b3-b166-4778-bf25-412b46e64359 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:33.055 8 INFO nova.api.openstack.compute.server_external_events [req-785fe2c3-db22-4426-8a8c-06323c4a6dd0 req-8d2a4dc5-de4f-45a3-888c-94cf53083c8c 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:9f641311-5d94-48c7-a609-70d52dc056d7 for instance 82058728-ffc6-42e4-881f-e7633d9f25d2 on instance 2026-04-23 18:07:33.068 8 INFO nova.compute.rpcapi [None req-524fb8bd-4b5e-402f-adac-490baedc82a8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 142/289] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:07:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:33.242 8 WARNING neutronclient.v2_0.client [None req-9b40adb6-d041-4d6d-bf05-423b9152f829 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/290] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:32 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1718 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:33.340 7 WARNING neutronclient.v2_0.client [None req-9f63c704-996d-451a-bebb-96ace01bd08f 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/291] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:33 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1425 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/292] 10.0.0.183 () {32 vars in 741 bytes} [Thu Apr 23 18:07:33 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/os-interface => generated 285 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:34.437 8 WARNING neutronclient.v2_0.client [None req-68b40549-0272-4a4f-99fd-e429328d96c3 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:34.545 7 INFO nova.api.openstack.compute.server_external_events [req-b576943f-73a5-4e6a-962a-2c16ece38100 req-265c1163-d4db-49fa-8adf-7e5bc1ce73b6 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:772df3c7-619d-43e6-b551-12243ccceea1 for instance 9e6939c1-f572-4d9b-92bc-46710f71d63e on instance [pid: 8|app: 0|req: 144/293] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:34 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1425 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:07:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:34.588 8 WARNING neutronclient.v2_0.client [None req-e144800d-d67f-434a-9e12-7b1bcf4ce7f5 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/295] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:34 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1718 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 151/296] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:07:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:35.615 8 WARNING neutronclient.v2_0.client [None req-b5cfb752-7f76-4a1f-8578-e9e1b1806ecb e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/297] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:35 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1612 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:07:35.771 7 WARNING neutronclient.v2_0.client [None req-b820c5e0-7351-47db-98a3-ea31ea147cc7 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/298] 10.0.0.183 () {32 vars in 741 bytes} [Thu Apr 23 18:07:35 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2/os-interface => generated 284 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-04-23 18:07:36.454 8 WARNING neutronclient.v2_0.client [None req-e8e9e6c5-8b3a-4286-8259-286f7c226175 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:36.499 8 WARNING neutronclient.v2_0.client [None req-e8e9e6c5-8b3a-4286-8259-286f7c226175 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:36.589 7 WARNING neutronclient.v2_0.client [None req-1a711635-f3ac-43ea-a1c2-50ca19f03be4 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:36.670 8 WARNING neutronclient.v2_0.client [None req-e8e9e6c5-8b3a-4286-8259-286f7c226175 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/299] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:36 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1612 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:36.830 7 INFO nova.api.openstack.compute.server_external_events [req-297fa05e-0af4-4856-9e44-64fe41ea54bd req-cbd08d84-98ee-42c2-a090-f387b0365f82 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:9f641311-5d94-48c7-a609-70d52dc056d7 for instance 82058728-ffc6-42e4-881f-e7633d9f25d2 on instance [pid: 7|app: 0|req: 154/300] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:07:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 147/301] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:07:36 2026] POST /v2.1/servers => generated 453 bytes in 461 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:36.885 8 WARNING neutronclient.v2_0.client [None req-69dfcde9-df1a-45c6-a917-138c0bc12d1c 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/302] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:36 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1393 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/303] 10.0.0.183 () {32 vars in 641 bytes} [Thu Apr 23 18:07:36 2026] GET /v2.1/servers => generated 387 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 149/304] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:07:36 2026] DELETE /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:37.173 7 WARNING neutronclient.v2_0.client [None req-c761eacd-381d-4d4b-8234-f4a94436fd2c e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/305] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:37 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1618 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:37.977 8 WARNING neutronclient.v2_0.client [None req-2525c63d-36a3-4598-b4e9-71b8b56252dd 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/306] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:37 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1397 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-04-23 18:07:38.333 7 WARNING neutronclient.v2_0.client [None req-0207e32d-a5db-46c4-8cce-0597319a492e e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/307] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:38 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1738 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:39.063 8 WARNING neutronclient.v2_0.client [None req-1a64f40e-f030-4bb0-a9b8-af5abb79431e 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/308] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:39 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1445 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-04-23 18:07:39.499 7 WARNING neutronclient.v2_0.client [None req-12f717ec-3e6f-458b-bc50-b42c0a44d28c e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/309] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:39 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1738 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:40.151 8 WARNING neutronclient.v2_0.client [None req-d122c996-71cf-4b90-a800-87ae3556e6a7 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/312] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:40 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1445 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:40.629 7 INFO nova.api.openstack.compute.server_external_events [req-24a714e1-9a2f-4bd9-bf7f-b2d2df767641 req-6d9b248a-3035-4ba9-ab84-0ac96c334c86 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:9f641311-5d94-48c7-a609-70d52dc056d7 for instance 82058728-ffc6-42e4-881f-e7633d9f25d2 on instance [pid: 7|app: 0|req: 161/313] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:07:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:40.677 8 WARNING neutronclient.v2_0.client [None req-421905cb-f467-42fa-9645-00626792f95f e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/314] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:40 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1380 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:41.303 7 WARNING neutronclient.v2_0.client [None req-d400cc9e-3dd7-494f-b1d3-e35a965e21dd 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/315] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:41 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:41.787 8 WARNING neutronclient.v2_0.client [None req-3bb637e5-2c25-4f40-9a48-32bb2aaa97fd e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/316] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:41 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1380 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:42.389 7 WARNING neutronclient.v2_0.client [None req-72e0a70e-0923-4c01-8c17-e818c57a4dd3 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/317] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:42 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1531 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:42.668 8 INFO nova.api.openstack.compute.server_external_events [req-4579b73f-ab38-4460-b926-339e7560eda2 req-89f778a8-6f48-46be-92a4-29a9203f4b8b 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:d1342518-1194-438e-ad41-a4f444459d02 for instance c25a4799-6294-4a4d-9bdf-e2c1cc31b789 on instance [pid: 8|app: 0|req: 155/318] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:07:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:42.887 7 WARNING neutronclient.v2_0.client [None req-fbb42e86-5617-4373-80ae-4efd00cfbc4b e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/319] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:42 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1385 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:43.615 8 WARNING neutronclient.v2_0.client [None req-ad7e57df-63de-4b68-b86f-ad1968ae3500 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/320] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:43 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1519 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:43.987 7 WARNING neutronclient.v2_0.client [None req-39a81736-cba8-4d75-8022-9bf4263567a0 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/321] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:43 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 1385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:44.806 8 WARNING neutronclient.v2_0.client [None req-68c2b2d9-364f-42c8-990b-8665d57c13fb 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/322] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:44 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1519 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:45.065 7 INFO nova.api.openstack.wsgi [None req-11e0f172-a641-4da7-9801-7cf620664689 e4883a604ee742b4bca6ae778757483c 7a965b62093145e3b40f12defed2c423 - - default default] HTTP exception thrown: Instance 82058728-ffc6-42e4-881f-e7633d9f25d2 could not be found. [pid: 7|app: 0|req: 166/323] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:45 2026] GET /v2.1/servers/82058728-ffc6-42e4-881f-e7633d9f25d2 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 158/324] 10.0.0.183 () {32 vars in 706 bytes} [Thu Apr 23 18:07:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2131913408 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:45.971 7 WARNING neutronclient.v2_0.client [None req-7b558d74-1200-4fc8-880c-a8e99f7c84b3 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/325] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:45 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1519 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:07:47.494 8 WARNING neutronclient.v2_0.client [None req-17d2eada-ef29-40fd-b03a-2f19dadc374c 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/326] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:47 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1519 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-04-23 18:07:48.482 7 INFO nova.api.openstack.compute.server_external_events [req-de8e7686-ddfd-44ea-ace1-af89663fbae9 req-0ab3ae3b-139e-4cb2-83ca-24ee8706c902 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:d1342518-1194-438e-ad41-a4f444459d02 for instance c25a4799-6294-4a4d-9bdf-e2c1cc31b789 on instance [pid: 7|app: 0|req: 168/327] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:07: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-04-23 18:07:48.674 8 WARNING neutronclient.v2_0.client [None req-5d22edd5-943b-4ad0-8fb5-b20325a1e7a6 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/328] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:48 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1519 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:49.881 7 WARNING neutronclient.v2_0.client [None req-8a880cf9-bf61-449d-b933-871065898124 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/329] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:49 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1702 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-04-23 18:07:50.023 8 WARNING neutronclient.v2_0.client [None req-0f6401e6-8df2-46de-8b85-2fb87fb0eda9 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/330] 10.0.0.183 () {32 vars in 741 bytes} [Thu Apr 23 18:07:49 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:51.280 7 INFO nova.api.openstack.compute.server_external_events [req-470a258d-416f-4522-a1fc-2e741a1cda12 req-ee2c6b68-583a-43e0-9fa6-35f465bfbc58 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:d1342518-1194-438e-ad41-a4f444459d02 for instance c25a4799-6294-4a4d-9bdf-e2c1cc31b789 on instance [pid: 7|app: 0|req: 171/333] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:07:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:54.777 8 WARNING neutronclient.v2_0.client [None req-9dfd4ae4-d208-4d98-a059-a28b3b70270c 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:07:54.952 8 WARNING neutronclient.v2_0.client [None req-9dfd4ae4-d208-4d98-a059-a28b3b70270c 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/334] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:07:54 2026] POST /v2.1/servers => generated 424 bytes in 544 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:55.157 7 WARNING neutronclient.v2_0.client [None req-a8a53365-87cd-462d-a700-c31f8194e7d9 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/335] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:55 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1371 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-04-23 18:07:56.250 8 WARNING neutronclient.v2_0.client [None req-56bb6a74-158f-4f2f-8747-17140689ffe6 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/336] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:56 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1375 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:57.337 7 WARNING neutronclient.v2_0.client [None req-3bfd2d6b-c783-419a-b702-94ba7d2b2664 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/337] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:57 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1423 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:07:58.431 8 WARNING neutronclient.v2_0.client [None req-df9d8199-ef33-4485-8802-db9c86acd48c 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/338] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:58 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1423 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-04-23 18:07:59.533 7 WARNING neutronclient.v2_0.client [None req-6908ebed-268a-42b0-909f-4545be9fb9a8 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/339] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:07:59 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1431 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:00.418 8 INFO nova.api.openstack.compute.server_external_events [req-4959ec1e-6e9d-4ef4-8d4b-c5610695e616 req-39922970-5449-4506-81dc-5a51c758e037 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:aa1e0fe0-9019-4324-8f9f-a1355af71924 for instance c9167418-fd43-4f1a-a1cf-b5f2053523ab on instance [pid: 8|app: 0|req: 167/342] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:00.635 7 WARNING neutronclient.v2_0.client [None req-37108d24-d74c-4feb-a42a-eaded9d9dafe 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/343] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:00 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1483 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:01.818 8 WARNING neutronclient.v2_0.client [None req-a0029ad6-f8af-451f-ac02-4a4925072803 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/344] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:01 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1471 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:03.054 7 WARNING neutronclient.v2_0.client [None req-bef87330-295e-4607-a3cf-6ccf7e4fa0db 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:03.140 8 WARNING neutronclient.v2_0.client [None req-674d24b5-71ed-4140-99d9-0a9fd0f5f3af 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/345] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:03 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1471 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/346] 10.0.0.183 () {32 vars in 741 bytes} [Thu Apr 23 18:08:03 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/os-interface => generated 285 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:03.282 7 WARNING neutronclient.v2_0.client [None req-c100e2be-224d-4864-b1e4-35dc97822688 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/347] 10.0.0.183 () {32 vars in 815 bytes} [Thu Apr 23 18:08:03 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/os-interface/772df3c7-619d-43e6-b551-12243ccceea1 => generated 282 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 170/348] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:03 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 157 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: 7|app: 0|req: 179/349] 10.0.0.183 () {34 vars in 750 bytes} [Thu Apr 23 18:08:03 2026] POST /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 171/350] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:03 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 157 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:04.241 7 WARNING neutronclient.v2_0.client [None req-1e0d1e35-2972-4fa0-b78f-d463b5b34153 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/351] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:04 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1471 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 172/352] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:04 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:04.895 7 INFO nova.api.openstack.compute.server_external_events [req-2700e304-e50b-4c2d-872c-87f2d024caea req-cde4ddc4-6ed1-4456-866d-ff458a18c5da 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:772df3c7-619d-43e6-b551-12243ccceea1 for instance 9e6939c1-f572-4d9b-92bc-46710f71d63e on instance [pid: 7|app: 0|req: 181/353] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:05.129 8 INFO nova.api.openstack.compute.server_external_events [req-fd901009-6f1d-4e67-9d98-447c92b31487 req-7336428b-3bec-4ce1-b7ca-d99dd221aae9 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:aa1e0fe0-9019-4324-8f9f-a1355af71924 for instance c9167418-fd43-4f1a-a1cf-b5f2053523ab on instance [pid: 8|app: 0|req: 173/354] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:08:05 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:05.624 7 WARNING neutronclient.v2_0.client [None req-6a66b549-f098-4514-8a67-777e9e8538a4 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/355] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:05 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/356] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:05 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1471 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 175/357] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:06 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:06.741 7 WARNING neutronclient.v2_0.client [None req-7e406460-f71d-4b64-b9c0-2eb6cc0b8bbd 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:06.849 8 WARNING neutronclient.v2_0.client [None req-09dffb34-bdf0-4f78-bd40-7359f088b687 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/358] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:06 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1952 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, ' [pid: 7|app: 0|req: 184/359] 10.0.0.183 () {34 vars in 750 bytes} [Thu Apr 23 18:08:06 2026] POST /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/action => generated 0 bytes in 40 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: 185/360] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:06 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/361] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:06 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1471 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 186/362] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:07 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 195 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-04-23 18:08:08.067 8 WARNING neutronclient.v2_0.client [None req-8ad7bf61-8cb0-41a4-9a2b-6001babf10e1 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/363] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:08 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1655 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 187/364] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:08 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab/ips => generated 108 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:08:08.267 8 INFO nova.api.openstack.compute.server_external_events [req-9f726dfa-3090-4a58-bba9-f2340151216c req-70f01abc-8203-441c-b2e0-c42e5f9771bf 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:772df3c7-619d-43e6-b551-12243ccceea1 for instance 9e6939c1-f572-4d9b-92bc-46710f71d63e 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: 178/365] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/366] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:08 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab/ips => generated 108 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 179/367] 10.0.0.183 () {32 vars in 823 bytes} [Thu Apr 23 18:08:08 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab/ips/tempest-ServerAddressesTestJSON-549942552-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: 189/368] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:08:08 2026] DELETE /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:08.552 8 WARNING neutronclient.v2_0.client [None req-c2677c83-5f2c-4f3e-a160-a495937d6772 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/369] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:08 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1661 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, ' [pid: 7|app: 0|req: 190/370] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:09 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 195 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-04-23 18:08:09.693 8 WARNING neutronclient.v2_0.client [None req-01d630ff-5bd1-4b75-82a1-d8162e8b131e 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/371] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:09 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1661 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, ' [pid: 7|app: 0|req: 191/372] 10.0.0.183 () {32 vars in 723 bytes} [Thu Apr 23 18:08:10 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e/ips => generated 157 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/373] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:08:10 2026] DELETE /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:10.263 8 WARNING neutronclient.v2_0.client [None req-b4f1dbac-5990-473f-861e-ca41a6808955 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/376] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:10 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1844 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:10.830 7 WARNING neutronclient.v2_0.client [None req-7d2f6d0b-a51a-45ab-bc88-713e89c143b2 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/377] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:10 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1661 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:11.379 8 INFO nova.api.openstack.compute.server_external_events [req-19a3c63b-a532-44a1-b74c-a6a4c85d794a req-395db81c-c8bd-4341-84f3-88e5738b9645 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:aa1e0fe0-9019-4324-8f9f-a1355af71924 for instance c9167418-fd43-4f1a-a1cf-b5f2053523ab on instance [pid: 8|app: 0|req: 185/378] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:11.459 7 WARNING neutronclient.v2_0.client [None req-24daac59-7025-460e-8079-df65cf5bc1c7 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/379] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:11 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1844 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:12.009 8 WARNING neutronclient.v2_0.client [None req-6acb445f-8699-43b2-8434-8cdbf4b22a56 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/380] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:11 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:12.601 7 WARNING neutronclient.v2_0.client [None req-3cfa3592-17a4-4d28-8c80-b6b8567cd58e 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/381] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:12 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1844 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:13.107 8 WARNING neutronclient.v2_0.client [None req-7f9ef6db-9ce6-44f6-8e23-e3b6edefae70 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/382] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:13 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1457 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:13.741 8 INFO nova.api.openstack.compute.server_external_events [req-f43a8522-d148-499d-aee7-373113802945 req-ca66272b-1bf2-4749-822a-aa3788c310a5 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:772df3c7-619d-43e6-b551-12243ccceea1 for instance 9e6939c1-f572-4d9b-92bc-46710f71d63e on instance 2026-04-23 18:08:13.745 7 WARNING neutronclient.v2_0.client [None req-96f95158-2b6d-420c-b531-e03517a6a0ea 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/383] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:13 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1776 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:14.507 8 WARNING neutronclient.v2_0.client [None req-041a3394-614f-4847-9d08-3264e7494631 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:08:14.562 7 WARNING neutronclient.v2_0.client [None req-c39aa23f-3c49-4a8c-b111-db0787c3efd6 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/385] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:14 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 1457 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:14 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1822 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:14.705 7 WARNING neutronclient.v2_0.client [None req-f9448cc2-3392-4372-b8b8-fe6c03b7c271 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] 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: 198/387] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:14 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1822 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:08:14.856 8 WARNING neutronclient.v2_0.client [None req-840c6a29-e8cb-48be-a87f-94e1d43644b9 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/388] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:14 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1486 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/389] 10.0.0.183 () {34 vars in 750 bytes} [Thu Apr 23 18:08:15 2026] POST /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:15.176 8 WARNING neutronclient.v2_0.client [None req-e53152ed-5724-4800-8fc6-a3a3e66b530c 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/390] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:15 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1824 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:15.671 7 INFO nova.api.openstack.wsgi [None req-0f0ddff7-b489-4c7e-94ca-19ebbbbd0ddf 35c8b3bfe5ad416eb849bf4be4c4eec8 43cd129b3e8948e7a60ce01851e9bcdc - - default default] HTTP exception thrown: Instance c9167418-fd43-4f1a-a1cf-b5f2053523ab could not be found. [pid: 7|app: 0|req: 200/391] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:15 2026] GET /v2.1/servers/c9167418-fd43-4f1a-a1cf-b5f2053523ab => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:15.972 8 WARNING neutronclient.v2_0.client [None req-5aa260ee-2900-4b63-ac5b-ecdf7c3e4ce3 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/392] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:15 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 1486 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:16.371 7 WARNING neutronclient.v2_0.client [None req-15a8c526-2fb8-4530-88bc-a8c970e3fdab 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:17.090 8 INFO nova.api.openstack.wsgi [None req-97c940a0-7fc5-46d8-bfee-1e6a8bece533 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] HTTP exception thrown: Instance 9e6939c1-f572-4d9b-92bc-46710f71d63e could not be found. [pid: 8|app: 0|req: 193/393] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:17 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => 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: 8|app: 0|req: 194/394] 10.0.0.183 () {32 vars in 704 bytes} [Thu Apr 23 18:08:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-807773196 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:16 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1824 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:08:17.973 8 INFO nova.api.openstack.wsgi [None req-fea1f45b-5098-4d58-936a-b221a6727752 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] HTTP exception thrown: Instance 9e6939c1-f572-4d9b-92bc-46710f71d63e could not be found. [pid: 8|app: 0|req: 195/396] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:08:17 2026] DELETE /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:18.005 7 INFO nova.api.openstack.wsgi [None req-d65acf37-60e0-447f-a7b6-f28fbf67c655 277d4dacabe14093a4f38fec86bbe7f1 440ebfd793844ecfb45956b2eb577bbb - - default default] HTTP exception thrown: Instance 9e6939c1-f572-4d9b-92bc-46710f71d63e could not be found. [pid: 7|app: 0|req: 202/397] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:17 2026] GET /v2.1/servers/9e6939c1-f572-4d9b-92bc-46710f71d63e => 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, ' 2026-04-23 18:08:18.354 8 WARNING neutronclient.v2_0.client [None req-d6330b64-62b2-4d19-a3c9-c726d3ae31ae 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/398] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:18 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1824 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:20.292 7 WARNING neutronclient.v2_0.client [None req-2bc51c83-651e-4c6e-947d-977bd4abdf1d 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/401] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:20 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1829 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:21.603 8 WARNING neutronclient.v2_0.client [None req-11a3877e-196d-4f0f-bf04-dd7ff6c622cf 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/402] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:21 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1829 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:22.730 7 WARNING neutronclient.v2_0.client [None req-65038463-4b43-4818-9af7-e0adca52011a 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:22.962 8 INFO nova.api.openstack.compute.server_external_events [req-a1752c92-1e00-459d-b2cb-d02dd0513773 req-cfbd484c-cd5a-4ac3-8d94-b1f43be86fba 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-unplugged:d1342518-1194-438e-ad41-a4f444459d02 for instance c25a4799-6294-4a4d-9bdf-e2c1cc31b789 on instance [pid: 8|app: 0|req: 199/403] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:08:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:22 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1829 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:24.181 8 WARNING neutronclient.v2_0.client [None req-a8ecaac1-991e-4113-bcea-d4b6ea59cb4f 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/405] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:24 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1829 bytes in 972 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:25.466 7 INFO nova.api.openstack.compute.server_external_events [req-31734fb4-02f6-4131-8ce2-65e18993c485 req-647f21da-589e-41f6-9295-e1fa5661c393 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:d1342518-1194-438e-ad41-a4f444459d02 for instance c25a4799-6294-4a4d-9bdf-e2c1cc31b789 on instance [pid: 7|app: 0|req: 206/406] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:08:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:26.183 8 WARNING neutronclient.v2_0.client [None req-5587c444-c125-4a5c-b3af-0c9cfc747094 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/407] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:26 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1829 bytes in 1011 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 207/408] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:08:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:28.226 8 WARNING neutronclient.v2_0.client [None req-d4626d39-9563-45be-ba25-15dba3175d2b 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/409] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:28 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1822 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:08:28.975 7 WARNING neutronclient.v2_0.client [None req-9ed0ff30-2d4e-4042-a61c-e711b827d341 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:08:29.012 7 WARNING neutronclient.v2_0.client [None req-9ed0ff30-2d4e-4042-a61c-e711b827d341 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:08:29.153 7 WARNING neutronclient.v2_0.client [None req-9ed0ff30-2d4e-4042-a61c-e711b827d341 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/410] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:08:28 2026] POST /v2.1/servers => generated 451 bytes in 1122 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:30.064 8 WARNING neutronclient.v2_0.client [None req-9aab78e3-eabe-4996-ae0a-24385d6cc4cd 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/411] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:30 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1422 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:31.171 7 WARNING neutronclient.v2_0.client [None req-3b75c802-fb1c-4405-8545-d605ae99de62 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/414] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:31 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1426 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:32.262 8 WARNING neutronclient.v2_0.client [None req-70cd1c35-740c-49b4-b274-a307e6dc9bf8 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/415] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:32 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1418 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:33.345 7 WARNING neutronclient.v2_0.client [None req-270a517c-3a1c-4dad-99e4-fe6e169ad09a 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/416] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:33 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1418 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:34.435 8 WARNING neutronclient.v2_0.client [None req-06436289-3814-4e9b-b14f-618bb77cfa84 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/417] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:34 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1474 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:35.523 7 WARNING neutronclient.v2_0.client [None req-31c8b1f5-4b0d-492f-b2ff-bbb4209078d8 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/418] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:35 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1474 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:36.611 8 WARNING neutronclient.v2_0.client [None req-856793d8-c0f3-4ae3-bd51-dfdc9d1e8618 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/419] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:36 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1482 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:37.702 7 WARNING neutronclient.v2_0.client [None req-05d0e37b-bdad-4355-be45-b9b04319d795 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:37.857 8 INFO nova.api.openstack.compute.server_external_events [req-6ce0b8af-b4a0-46f7-9e1f-25c6c83ee546 req-bea7eb49-4157-4620-b05d-06210d22a21e 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:f72c80a1-b2c9-421c-b776-92629ece98f9 for instance 9c8804cb-9dd8-447d-9e19-2d881aa62c3b on instance [pid: 8|app: 0|req: 208/420] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:37 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1550 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:38.932 8 WARNING neutronclient.v2_0.client [None req-a7f65982-1728-43a9-afcc-025db60c3698 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/422] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:38 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1548 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:40.067 7 WARNING neutronclient.v2_0.client [None req-dbf6ff55-71cd-4205-9abe-a1745ce0b30a 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/425] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:40 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1548 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-04-23 18:08:41.316 8 WARNING neutronclient.v2_0.client [None req-2c39be77-bcd9-4b19-8f62-006a832af15c 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/426] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:41 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1548 bytes in 1365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:43.510 7 INFO nova.api.openstack.compute.server_external_events [req-4bfa8f1c-1892-470f-b837-cba5a8fc798d req-7ad8db75-bead-4a24-a48d-d2e3b37d3e72 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:f72c80a1-b2c9-421c-b776-92629ece98f9 for instance 9c8804cb-9dd8-447d-9e19-2d881aa62c3b on instance [pid: 7|app: 0|req: 215/427] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:08:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:43.705 8 WARNING neutronclient.v2_0.client [None req-d06ffe53-61a4-4ee2-bdb0-c367059feb64 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/428] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:43 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1548 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:44.927 7 WARNING neutronclient.v2_0.client [None req-78a408d6-6afe-4064-8d30-5fbf05a60524 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/429] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:44 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1725 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:45.113 8 WARNING neutronclient.v2_0.client [None req-3388b933-bd3e-48c1-bac6-9e6a70c90a08 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/430] 10.0.0.183 () {32 vars in 741 bytes} [Thu Apr 23 18:08:45 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:45.799 7 WARNING neutronclient.v2_0.client [None req-44bc9f8b-6dd1-4f84-83f4-8f113dc510e3 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:45.949 8 WARNING neutronclient.v2_0.client [None req-b9a76275-d035-47f4-b4be-ec11371e32f6 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/431] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:45 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1725 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:46.089 8 INFO nova.api.openstack.compute.server_external_events [req-b98fb94d-7ae7-4d84-b74b-f9a73d441d1a req-d8733e1e-3eef-4180-9290-b57f401e21a2 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:f72c80a1-b2c9-421c-b776-92629ece98f9 for instance 9c8804cb-9dd8-447d-9e19-2d881aa62c3b on instance [pid: 8|app: 0|req: 216/432] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:46.148 7 WARNING neutronclient.v2_0.client [None req-44bc9f8b-6dd1-4f84-83f4-8f113dc510e3 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/433] 10.0.0.183 () {32 vars in 641 bytes} [Thu Apr 23 18:08:46 2026] GET /v2.1/servers => generated 377 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, ' [pid: 8|app: 0|req: 218/434] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:08:46 2026] DELETE /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 217/435] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:08:45 2026] POST /v2.1/servers => generated 424 bytes in 728 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 18:08:46.432 8 WARNING neutronclient.v2_0.client [None req-52033bfc-bec8-4eae-920c-4929951f2252 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:46.461 7 WARNING neutronclient.v2_0.client [None req-e156ebb7-5098-4036-b844-6e5957b4689a 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/436] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:46 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1367 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:46 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1731 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:47.607 7 WARNING neutronclient.v2_0.client [None req-f1c35fa3-d1c0-4cfd-abfa-89ada3d0d1b9 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] 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: 219/438] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:47 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:08:47.651 8 WARNING neutronclient.v2_0.client [None req-854f4624-dbe9-4dab-890a-4557cdaa32cb 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/439] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:47 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1851 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:48.686 7 WARNING neutronclient.v2_0.client [None req-7f7b889c-931a-474c-a4f0-38d953b0c27e 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/440] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:48 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1419 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:48.819 8 WARNING neutronclient.v2_0.client [None req-78d3e7c0-7d73-4812-a2a5-b7ea86312cf4 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/441] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:48 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1851 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:49.463 7 INFO nova.api.openstack.compute.server_external_events [req-47f066f8-002d-4a6f-b90c-44d68ab8343f req-35a322fb-155e-49be-8f65-c6055af2fe8b 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:f72c80a1-b2c9-421c-b776-92629ece98f9 for instance 9c8804cb-9dd8-447d-9e19-2d881aa62c3b on instance [pid: 7|app: 0|req: 221/442] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:49.769 8 WARNING neutronclient.v2_0.client [None req-a5e35747-9952-4705-993e-c0268235d1d6 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/443] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:49 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1419 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-04-23 18:08:49.996 7 WARNING neutronclient.v2_0.client [None req-2b6e4b77-aa73-4b54-82b7-672e65810443 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/444] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:49 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1503 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:50.853 7 WARNING neutronclient.v2_0.client [None req-e0d0494d-f2dc-4032-a0cd-3291b08ed889 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:51.091 8 WARNING neutronclient.v2_0.client [None req-13096e9f-e150-4c72-8e45-5a99780a66d0 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/447] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:51 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1508 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:50 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1469 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:51.786 8 INFO nova.api.openstack.compute.server_external_events [req-4d276585-045e-4ea5-bfd7-5ec21f82a977 req-af3455cd-6fd6-4604-8174-6dc4ea5db1d2 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:8cbf26ac-ab75-46ba-8c27-56657722e57e for instance 69c4c601-7ee0-4382-8b19-a3b2a1f9951d on instance [pid: 8|app: 0|req: 225/449] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:51.835 7 WARNING neutronclient.v2_0.client [None req-b353adc8-79c0-4406-b6ac-01a607759ed1 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/450] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:51 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1822 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 226/451] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:08:51 2026] DELETE /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:52.122 7 WARNING neutronclient.v2_0.client [None req-7c98c54a-6f95-40c8-969c-1ad6b3d96707 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/452] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:52 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1828 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-04-23 18:08:52.360 8 WARNING neutronclient.v2_0.client [None req-934d84e7-b4b9-4f31-b5de-79bbb55361a2 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/453] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:52 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 1508 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:52.471 7 WARNING neutronclient.v2_0.client [None req-9dec79cb-d5eb-4812-bd5f-58783417d85a 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/454] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:52 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1467 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:53.262 8 WARNING neutronclient.v2_0.client [None req-ac49af5c-6ff2-45a5-b180-855de0114763 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:53.462 7 INFO nova.api.openstack.wsgi [None req-e18fe7b4-27bd-4c41-a846-45f380f6f318 6c88e72742274b288569a63aacad38ce 6ef573d56bc94476a5e366aea48991e3 - - default default] HTTP exception thrown: Instance 9c8804cb-9dd8-447d-9e19-2d881aa62c3b could not be found. [pid: 7|app: 0|req: 228/455] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:53 2026] GET /v2.1/servers/9c8804cb-9dd8-447d-9e19-2d881aa62c3b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 229/456] 10.0.0.183 () {32 vars in 704 bytes} [Thu Apr 23 18:08:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-777232437 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:53 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1828 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:08:53.611 7 WARNING neutronclient.v2_0.client [None req-f7c19a0d-c532-441e-9570-df386ad83ac8 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/458] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:53 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1467 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:54.558 8 WARNING neutronclient.v2_0.client [None req-e595660a-3074-41d0-abcf-59318754dd99 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:54.851 7 WARNING neutronclient.v2_0.client [None req-de5f96da-f7fc-4a72-a8e2-381603b3e352 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/459] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:54 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1828 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:55.467 8 INFO nova.api.openstack.compute.server_external_events [req-52b4ebc4-2b95-44cc-8850-7b394b1eb8fd req-be5c48e4-c75e-4cb5-abc0-a9c4bebe0304 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:d1342518-1194-438e-ad41-a4f444459d02 for instance c25a4799-6294-4a4d-9bdf-e2c1cc31b789 on instance [pid: 8|app: 0|req: 230/460] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:08:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:54 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1467 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:56.003 8 WARNING neutronclient.v2_0.client [None req-19d00771-b6c4-45cc-b1ba-9c6642e97711 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/462] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:55 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1474 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:56.609 7 WARNING neutronclient.v2_0.client [None req-d71b2305-ab9b-4850-bbfa-1891511cb916 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/463] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:56 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1467 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:57.456 8 WARNING neutronclient.v2_0.client [None req-f108d466-87b7-4d5f-b56e-fe5f7650dbeb 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/464] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:57 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1479 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:58.108 7 WARNING neutronclient.v2_0.client [None req-af2eaf4e-c32a-42a9-a05a-a4ad6bfce0e7 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:58.219 8 INFO nova.api.openstack.compute.server_external_events [req-349d1aa5-5069-4672-bdcf-617c3e7199fc req-9eda1b36-e7b8-4091-ab57-00257b348109 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:8cbf26ac-ab75-46ba-8c27-56657722e57e for instance 69c4c601-7ee0-4382-8b19-a3b2a1f9951d on instance [pid: 8|app: 0|req: 233/465] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:08:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:58 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1467 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:58.572 8 WARNING neutronclient.v2_0.client [None req-47162f0e-0442-431a-ae29-97d3b35feaf9 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/467] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:58 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => generated 1479 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:59.289 7 WARNING neutronclient.v2_0.client [None req-a753e8fe-e890-4d5c-a68c-cd35c9b92b74 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/468] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:59 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1467 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:08:59.664 8 INFO nova.api.openstack.wsgi [None req-5189e596-2ef1-4129-8780-a44c49785dc2 34a8dfb3203a41a0852685049f35c02e cbcbf456e1b84e01ae5a92cadb17d06f - - default default] HTTP exception thrown: Instance c25a4799-6294-4a4d-9bdf-e2c1cc31b789 could not be found. [pid: 8|app: 0|req: 235/469] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:08:59 2026] GET /v2.1/servers/c25a4799-6294-4a4d-9bdf-e2c1cc31b789 => 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: 235/470] 10.0.0.183 () {32 vars in 706 bytes} [Thu Apr 23 18:08:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1670868684 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 18:09:00.636 7 WARNING neutronclient.v2_0.client [None req-6c36ab75-b524-4d8a-8357-afef83694d67 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/473] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:00 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1647 bytes in 1201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/474] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:09:03 2026] DELETE /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:03.189 7 WARNING neutronclient.v2_0.client [None req-4f03cf2c-fca6-4e35-9a4d-b0c4168c2af9 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/475] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:03 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1653 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, ' [pid: 8|app: 0|req: 238/476] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:09:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:04.401 7 WARNING neutronclient.v2_0.client [None req-c31edc65-6850-4c8a-a29a-9026e4ee77ab 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/477] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:04 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1653 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:09:04.972 8 WARNING neutronclient.v2_0.client [None req-99ab3299-9c05-43b6-9570-bbaa613b5c1f 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:05.024 8 WARNING neutronclient.v2_0.client [None req-99ab3299-9c05-43b6-9570-bbaa613b5c1f 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:05.193 8 WARNING neutronclient.v2_0.client [None req-99ab3299-9c05-43b6-9570-bbaa613b5c1f 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/478] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:09:04 2026] POST /v2.1/servers => generated 453 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-04-23 18:09:05.445 7 WARNING neutronclient.v2_0.client [None req-3ebb6f8b-e9b8-43cf-b979-a34db3f5b1ee 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/479] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:05 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1431 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:05.572 8 WARNING neutronclient.v2_0.client [None req-3e2bcf68-eb3a-4157-be74-99d609125681 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/480] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:05 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1653 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:06.064 7 INFO nova.api.openstack.compute.server_external_events [req-b7be3928-779e-4ff7-9d99-84c480c35335 req-c32494d7-5c69-4211-a216-c30766f47ffe 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:8cbf26ac-ab75-46ba-8c27-56657722e57e for instance 69c4c601-7ee0-4382-8b19-a3b2a1f9951d on instance [pid: 7|app: 0|req: 241/481] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:09:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:06.546 8 WARNING neutronclient.v2_0.client [None req-e8fda837-b092-4578-80da-8700bf6b6902 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/482] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:06 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:06.732 7 WARNING neutronclient.v2_0.client [None req-7d1ebc83-b69a-4ab1-b454-73ab02bb9b31 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/483] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:06 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1448 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:07.651 8 WARNING neutronclient.v2_0.client [None req-25f6d658-a659-4d21-8c82-677289ebf57b 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/484] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:07 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1483 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-04-23 18:09:07.843 7 WARNING neutronclient.v2_0.client [None req-7b5bef6e-38dd-46cc-89c6-7dc65b1fb754 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/485] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:07 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:08.764 8 WARNING neutronclient.v2_0.client [None req-9fa4c780-e9ea-4476-a276-3e60eaab098a 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/486] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:08 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1483 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:08.954 7 WARNING neutronclient.v2_0.client [None req-5273e4f8-dce6-43fb-a6fc-6d7e2296acfb 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/487] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:08 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1453 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:09.873 8 WARNING neutronclient.v2_0.client [None req-7ce20c3d-f13e-411b-b123-954ef3653332 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/488] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:09 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1491 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:10.053 7 WARNING neutronclient.v2_0.client [None req-5d725506-b00b-446b-b981-f56c8701b7c1 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/489] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:10 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 1453 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:10.650 7 INFO nova.api.openstack.compute.server_external_events [req-6bc5e5d5-faa8-4878-9ebd-be809266e4da req-4de9937b-92e5-4915-94fd-5d7248e6d40b 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:34f44816-bca5-4e22-a84a-ee3d8a3f60e1 for instance 0316f54c-ff0b-4809-8452-f2f7433a213d on instance [pid: 7|app: 0|req: 247/492] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:09:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:10.960 8 WARNING neutronclient.v2_0.client [None req-dc13f6b2-d6a6-4269-9ff9-1fd38b70fe5d 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/493] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:10 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1569 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:11.131 7 INFO nova.api.openstack.wsgi [None req-3d9dd0b8-159f-4669-81ed-79864f20a160 822b18b97d5d48808761ae772f397564 ed3e1420eed0498f8711175528221a69 - - default default] HTTP exception thrown: Instance 69c4c601-7ee0-4382-8b19-a3b2a1f9951d could not be found. [pid: 7|app: 0|req: 248/494] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:11 2026] GET /v2.1/servers/69c4c601-7ee0-4382-8b19-a3b2a1f9951d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:12.141 8 WARNING neutronclient.v2_0.client [None req-7ec8935b-ce68-4153-9833-2f96c9235d85 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/495] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:12 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1557 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:13.359 7 WARNING neutronclient.v2_0.client [None req-452d1db4-5c2c-484f-8d77-90a3b735ba1f 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/496] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:13 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:14.514 8 WARNING neutronclient.v2_0.client [None req-1000a318-1e4e-4b11-822f-9b656af06550 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/497] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:14 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1557 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:15.645 7 WARNING neutronclient.v2_0.client [None req-bb134279-7393-4561-82a3-ae91213bd540 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/498] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:15 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1557 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:16.505 8 INFO nova.api.openstack.compute.server_external_events [req-1a7bde57-2ea2-421b-a24d-5ce6b82c7772 req-d1ae3ff1-c646-42f5-ac46-6449f3e92892 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:34f44816-bca5-4e22-a84a-ee3d8a3f60e1 for instance 0316f54c-ff0b-4809-8452-f2f7433a213d on instance [pid: 8|app: 0|req: 249/499] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:09:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:16.828 7 WARNING neutronclient.v2_0.client [None req-e5861fe3-866e-4e18-8a1a-0773fc9fb85e 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/500] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:16 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1557 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-04-23 18:09:18.017 8 WARNING neutronclient.v2_0.client [None req-f5724757-55d6-479d-a14c-09c12245e236 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/501] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:17 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1740 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:18.166 7 WARNING neutronclient.v2_0.client [None req-65998b66-fa69-43b2-9cab-86451d08c0b3 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/502] 10.0.0.183 () {32 vars in 741 bytes} [Thu Apr 23 18:09:18 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:18.961 7 INFO nova.api.openstack.compute.server_external_events [req-a491d0b0-5c18-4425-b7f4-b2cd2e9622ca req-d4aba008-995f-4420-a2b2-ecb69cd24f58 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:34f44816-bca5-4e22-a84a-ee3d8a3f60e1 for instance 0316f54c-ff0b-4809-8452-f2f7433a213d on instance [pid: 7|app: 0|req: 253/503] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:09:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:09:18.979 8 WARNING neutronclient.v2_0.client [None req-719d44ad-f57b-4c70-8dc6-2ca02e013d2a 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/504] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:18 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1740 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, ' [pid: 7|app: 0|req: 254/505] 10.0.0.183 () {32 vars in 641 bytes} [Thu Apr 23 18:09:19 2026] GET /v2.1/servers => generated 384 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 252/506] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:09:19 2026] DELETE /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:19.314 7 WARNING neutronclient.v2_0.client [None req-0d0959a2-71d7-4212-a24c-85edb0025be8 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/507] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:19 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1746 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:20.473 7 WARNING neutronclient.v2_0.client [None req-56425057-8969-4818-bdde-02a1c0515825 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/510] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:20 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1866 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:21.668 8 WARNING neutronclient.v2_0.client [None req-28e2aa1f-e95e-495c-8d8e-fc312e402dc5 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/511] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:21 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1866 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:22.386 7 INFO nova.api.openstack.compute.server_external_events [req-c329cc10-28bb-48e9-b181-6d3b4cb6b9b3 req-e08cd7a2-a593-42cf-85eb-2b241120544e 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:34f44816-bca5-4e22-a84a-ee3d8a3f60e1 for instance 0316f54c-ff0b-4809-8452-f2f7433a213d on instance [pid: 7|app: 0|req: 258/512] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:09:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:22.828 8 WARNING neutronclient.v2_0.client [None req-ce845310-4e6a-443e-a98b-43524377cc42 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/513] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:22 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1512 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:24.062 7 WARNING neutronclient.v2_0.client [None req-e5d94498-2b07-4fbc-bf0f-cd579ab3b1be 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/514] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:24 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1517 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:25.318 8 WARNING neutronclient.v2_0.client [None req-dbb826e1-2e41-4402-a9c8-2dd13e781a9e 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/515] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:25 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 1517 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 260/516] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:09:25 2026] POST /v2.1/os-keypairs => generated 397 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:26.616 8 INFO nova.api.openstack.wsgi [None req-3fdf698c-396a-4936-ac1e-912b03d7ee3b 3824147cd11d4c9b8938282082160350 c0fd5fee18da4637848bd34c3b79eafb - - default default] HTTP exception thrown: Instance 0316f54c-ff0b-4809-8452-f2f7433a213d could not be found. [pid: 8|app: 0|req: 257/517] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:26 2026] GET /v2.1/servers/0316f54c-ff0b-4809-8452-f2f7433a213d => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/518] 10.0.0.183 () {32 vars in 704 bytes} [Thu Apr 23 18:09:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-414817279 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 258/519] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:09:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:09:30.449 8 WARNING neutronclient.v2_0.client [None req-75ac8321-6afd-4473-9329-189a85d8cede 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:31.813 8 WARNING neutronclient.v2_0.client [None req-75ac8321-6afd-4473-9329-189a85d8cede 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:31.876 8 WARNING neutronclient.v2_0.client [None req-75ac8321-6afd-4473-9329-189a85d8cede 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:32.654 8 WARNING neutronclient.v2_0.client [None req-75ac8321-6afd-4473-9329-189a85d8cede 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/522] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:09:30 2026] POST /v2.1/servers => generated 497 bytes in 2578 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 18:09:32.991 7 WARNING neutronclient.v2_0.client [None req-28278fe8-0a1e-4638-9599-7ca49294065a 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/523] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:32 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1457 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:34.210 8 WARNING neutronclient.v2_0.client [None req-7dda6d98-0e3c-4c61-b748-abc0b4aae178 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/524] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:34 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1453 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 264/525] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:09:34 2026] POST /v2.1/os-keypairs => generated 398 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:35.619 8 WARNING neutronclient.v2_0.client [None req-affd0395-1e8d-43d4-bfb8-53c2768656ce 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/526] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:35 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1509 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:36.694 7 WARNING neutronclient.v2_0.client [None req-ba8cae82-5d5d-4d4f-a0d9-3f6e8f977325 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:36.725 8 WARNING neutronclient.v2_0.client [None req-7f9535c6-f439-4548-88ce-a63e995f8237 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:36.752 7 WARNING neutronclient.v2_0.client [None req-ba8cae82-5d5d-4d4f-a0d9-3f6e8f977325 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/527] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:36 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1509 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:09:36.910 7 WARNING neutronclient.v2_0.client [None req-ba8cae82-5d5d-4d4f-a0d9-3f6e8f977325 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/528] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:09:36 2026] POST /v2.1/servers => generated 450 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:37.113 8 WARNING neutronclient.v2_0.client [None req-cd74328b-3850-48bd-bc6c-a9dd1eafc0ca b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/529] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:37 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1403 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:37.831 7 WARNING neutronclient.v2_0.client [None req-bb761c9a-0ba6-4478-a818-8e17164b72bb 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/530] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:37 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1632 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:38.197 8 WARNING neutronclient.v2_0.client [None req-64e52b3c-c5bb-4c63-b704-d0cb399850d6 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/531] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:38 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1407 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:38.274 7 INFO nova.api.openstack.compute.server_external_events [req-4edc3bc1-56f2-4238-a0d6-9915ac1f31ec req-afc4ae6e-bb78-4208-944a-925730825156 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:dd87dd2d-9ce6-48c0-889a-ed1d22029f75 for instance cf85df69-2904-4fe5-bd7c-10b069ad5205 on instance [pid: 7|app: 0|req: 267/532] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:09: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:39.129 8 WARNING neutronclient.v2_0.client [None req-513f60ee-f183-45f2-815f-f5d05088e880 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/533] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:39 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1630 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:39.301 7 WARNING neutronclient.v2_0.client [None req-7fc6b6ad-5f05-48ee-b408-50c47c5d89f8 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/534] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:39 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1455 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:40.272 8 WARNING neutronclient.v2_0.client [None req-73dd1f08-5d56-4553-8b9b-1ce18a26cd84 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 268/537] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:40 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1630 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:09:40.392 7 WARNING neutronclient.v2_0.client [None req-091c01df-16c4-4ff6-9aab-3c3ff92b0872 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/538] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:40 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1455 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:41.422 8 WARNING neutronclient.v2_0.client [None req-0e0eb5bb-a019-4972-8f6b-d411844718ed 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:41.484 7 WARNING neutronclient.v2_0.client [None req-093466a6-46e2-4798-91c4-6c0f31fc2e15 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/539] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:41 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1630 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/540] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:41 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:42.248 8 INFO nova.api.openstack.compute.server_external_events [req-e34bbb4e-02da-4241-aa3d-5e5daf46fa47 req-8e8b4893-66ec-4616-83a7-3cdb4f887f31 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:5d98cf18-2306-47db-84a4-f728e3ab16af for instance fa1759ce-0f25-46fb-bb7a-a10ac2125422 on instance [pid: 8|app: 0|req: 270/541] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:09:42 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:42.571 7 WARNING neutronclient.v2_0.client [None req-bcec52b3-83f2-4a82-8266-d0b34b8c2567 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:42.575 8 WARNING neutronclient.v2_0.client [None req-8d0de743-4405-4f78-8bf3-bcc3fe396bb7 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/542] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:42 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1541 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:42 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1630 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:43.722 7 WARNING neutronclient.v2_0.client [None req-1af992c0-e2e1-4818-83a7-edeea12095d2 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:09:43.737 8 WARNING neutronclient.v2_0.client [None req-f804e6e2-cbc0-456d-b067-798825b75035 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/544] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:43 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1529 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:43 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1630 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:44.808 7 INFO nova.api.openstack.compute.server_external_events [req-7eda0178-749f-443c-9342-3c478ae3fdec req-c469a6f0-7bd8-456e-90eb-45e2b91e7d90 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:dd87dd2d-9ce6-48c0-889a-ed1d22029f75 for instance cf85df69-2904-4fe5-bd7c-10b069ad5205 on instance [pid: 7|app: 0|req: 274/546] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:09:44 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-04-23 18:09:44.914 8 WARNING neutronclient.v2_0.client [None req-72bf154a-4420-4693-9598-385408150d0e b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:44.970 7 WARNING neutronclient.v2_0.client [None req-7234e781-d076-4b10-b1e1-a8108e25fe7e 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/547] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:44 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1529 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:44 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1630 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:46.122 8 WARNING neutronclient.v2_0.client [None req-d01e9a23-9b20-472b-bf73-af09f30ba73a b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:46.217 7 WARNING neutronclient.v2_0.client [None req-8caa6d53-a72a-4870-ba66-45e6722defad 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/549] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:46 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1529 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:46 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1810 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:46.381 8 WARNING neutronclient.v2_0.client [None req-00e7ea21-7837-4574-b1e8-1388cccf4d7e 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/551] 10.0.0.183 () {32 vars in 741 bytes} [Thu Apr 23 18:09:46 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:47.235 7 INFO nova.api.openstack.compute.server_external_events [req-810071c8-5856-4939-8dae-7e505f1f3bf7 req-ad42414b-dcd5-4589-bb4c-fc2e299beba7 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:dd87dd2d-9ce6-48c0-889a-ed1d22029f75 for instance cf85df69-2904-4fe5-bd7c-10b069ad5205 on instance [pid: 7|app: 0|req: 277/552] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:09:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:47.302 8 WARNING neutronclient.v2_0.client [None req-4d732d7c-84f5-4176-8edf-bd38c8044dd6 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/553] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:47 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1529 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:48.175 7 INFO nova.api.openstack.compute.server_external_events [req-8ae84ea7-b1ff-462e-9435-df75afc1fdb5 req-f1f5dc31-e266-4c49-b97d-b2322cc094bc 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:5d98cf18-2306-47db-84a4-f728e3ab16af for instance fa1759ce-0f25-46fb-bb7a-a10ac2125422 on instance [pid: 7|app: 0|req: 278/554] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:09:48 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-04-23 18:09:48.539 8 WARNING neutronclient.v2_0.client [None req-0df28ae2-7356-41eb-ad84-109bd26a5066 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/555] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:48 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1529 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:49.720 7 WARNING neutronclient.v2_0.client [None req-2693c445-2052-429c-b849-0c83cd018611 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/556] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:49 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1696 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-04-23 18:09:49.925 8 WARNING neutronclient.v2_0.client [None req-5ea9af62-8873-4899-bdd3-b96e93aad640 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/557] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:49 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1696 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-04-23 18:09:51.493 8 INFO nova.api.openstack.compute.server_external_events [req-4ace4b1b-cc46-4ba3-aa97-d36501cff999 req-67c30cd0-371b-4ecc-a76d-bffffa745291 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:5d98cf18-2306-47db-84a4-f728e3ab16af for instance fa1759ce-0f25-46fb-bb7a-a10ac2125422 on instance [pid: 8|app: 0|req: 280/560] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:09:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:09:59.102 7 WARNING neutronclient.v2_0.client [None req-5a445ee2-1ca4-4f93-8fee-70210a7a3e62 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/561] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:09:59 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1930 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, ' [pid: 8|app: 0|req: 282/564] 10.0.0.183 () {34 vars in 750 bytes} [Thu Apr 23 18:10:00 2026] POST /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422/action => generated 31936 bytes in 563 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: 283/565] 10.0.0.183 () {32 vars in 753 bytes} [Thu Apr 23 18:10:01 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205/os-server-password => generated 116 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 283/566] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:10:03 2026] DELETE /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:03.187 7 WARNING neutronclient.v2_0.client [None req-78e88116-e77a-44ce-8c19-de563ab2065c 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/567] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:03 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1936 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:04.364 8 WARNING neutronclient.v2_0.client [None req-c2fac616-e603-4e60-940a-f5f09fcd919f 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/568] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:04 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1936 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:05.448 7 INFO nova.api.openstack.compute.server_external_events [req-1c6434c7-302b-4e8a-a62d-bbd65252711b req-b30f2853-aa7d-43a1-8742-f11d48ab3a03 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-unplugged:dd87dd2d-9ce6-48c0-889a-ed1d22029f75 for instance cf85df69-2904-4fe5-bd7c-10b069ad5205 on instance [pid: 7|app: 0|req: 285/569] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:10:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:05.609 8 WARNING neutronclient.v2_0.client [None req-9f602ef0-359e-4661-9b22-033c8671dff8 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/570] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:05 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1936 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, ' [pid: 7|app: 0|req: 286/571] 10.0.0.148 () {30 vars in 619 bytes} [Thu Apr 23 18:10:06 2026] GET /v2.1 => generated 0 bytes in 121 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: 286/572] 10.0.0.148 () {32 vars in 692 bytes} [Thu Apr 23 18:10:06 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 10.0.0.148 () {34 vars in 913 bytes} [Thu Apr 23 18:10:06 2026] GET /v2.1/os-simple-tenant-usage/0f85c567aedc4aab9880c4130a7c3fe2?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:10:06.455 8 INFO nova.api.openstack.compute.server_external_events [req-735a19ba-a080-42be-8fc8-cab020db29e2 req-929b4549-b386-4e17-b14e-6222f6fe187f 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:dd87dd2d-9ce6-48c0-889a-ed1d22029f75 for instance cf85df69-2904-4fe5-bd7c-10b069ad5205 on instance [pid: 8|app: 0|req: 287/574] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:10:06 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, ' [pid: 7|app: 0|req: 288/575] 10.0.0.148 () {30 vars in 654 bytes} [Thu Apr 23 18:10:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:06.794 8 WARNING neutronclient.v2_0.client [None req-88eb0ece-142c-4de8-9cf9-ab67cadc96da 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/576] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:06 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1538 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:10:07.920 7 WARNING neutronclient.v2_0.client [None req-ca95f044-26ec-4db7-9bad-94425e1617c4 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/577] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:07 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1543 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:09.035 8 WARNING neutronclient.v2_0.client [None req-73fb0dca-3bb6-4e98-8438-137f8a0711d6 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/578] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:08 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 1543 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/579] 10.0.0.148 () {30 vars in 619 bytes} [Thu Apr 23 18:10:09 2026] GET /v2.1 => generated 0 bytes in 120 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: 290/580] 10.0.0.148 () {32 vars in 692 bytes} [Thu Apr 23 18:10:09 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.148 () {34 vars in 913 bytes} [Thu Apr 23 18:10:09 2026] GET /v2.1/os-simple-tenant-usage/0f85c567aedc4aab9880c4130a7c3fe2?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:10:10.110 8 INFO nova.api.openstack.wsgi [None req-210c8a5f-f8bd-4976-9d9b-e4d7cd4067be 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] HTTP exception thrown: Instance cf85df69-2904-4fe5-bd7c-10b069ad5205 could not be found. [pid: 8|app: 0|req: 291/582] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:10 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => 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, ' 2026-04-23 18:10:10.141 7 INFO nova.api.openstack.wsgi [None req-ae715e21-7ed6-46b6-b92f-836e577c1a5f 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] HTTP exception thrown: Instance cf85df69-2904-4fe5-bd7c-10b069ad5205 could not be found. [pid: 7|app: 0|req: 292/583] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:10:10 2026] DELETE /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:10.176 8 INFO nova.api.openstack.wsgi [None req-e7cfe59e-a792-467c-ac45-ad47d1de838f 8ca6103b65dd441caf3dd033f48d7b2b a68207788b8c4286a9de19126bb4c539 - - default default] HTTP exception thrown: Instance cf85df69-2904-4fe5-bd7c-10b069ad5205 could not be found. [pid: 8|app: 0|req: 292/584] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:10 2026] GET /v2.1/servers/cf85df69-2904-4fe5-bd7c-10b069ad5205 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 293/585] 10.0.0.183 () {32 vars in 706 bytes} [Thu Apr 23 18:10:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1239498264 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.148 () {30 vars in 654 bytes} [Thu Apr 23 18:10:10 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.183 () {32 vars in 728 bytes} [Thu Apr 23 18:10:10 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1873015485 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 18:10:12.636 8 INFO nova.api.openstack.compute.server_external_events [req-2d2d67c8-8db5-4e32-8940-01c4cf45099b req-867b6c4b-1003-4521-868b-c5e5f89e1ffa 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:5d98cf18-2306-47db-84a4-f728e3ab16af for instance fa1759ce-0f25-46fb-bb7a-a10ac2125422 on instance [pid: 8|app: 0|req: 295/590] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:10:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:10:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:17.633 8 WARNING neutronclient.v2_0.client [None req-3d038c59-57d5-4022-a8fe-08413f085f4c b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:10:17.677 8 WARNING neutronclient.v2_0.client [None req-3d038c59-57d5-4022-a8fe-08413f085f4c b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:10:17.826 8 WARNING neutronclient.v2_0.client [None req-3d038c59-57d5-4022-a8fe-08413f085f4c b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/592] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:10:17 2026] POST /v2.1/servers => generated 450 bytes in 459 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 18:10:18.044 7 WARNING neutronclient.v2_0.client [None req-feedd8bd-e052-4db0-8381-249618f00de7 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/593] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:18 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1402 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:19.134 8 WARNING neutronclient.v2_0.client [None req-e07f97be-954f-4d09-8d4b-cf8784caa17e b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/594] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:19 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1406 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:20.231 7 WARNING neutronclient.v2_0.client [None req-4a753433-439d-4392-9b93-a8d9124e53ee b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/597] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:20 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1454 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:21.327 8 WARNING neutronclient.v2_0.client [None req-ea3396bb-9d07-4923-9e18-a223315e449e b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/598] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:21 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:22.416 7 WARNING neutronclient.v2_0.client [None req-63305ab7-e6cc-48b6-a996-c271deae7704 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/599] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:22 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1462 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:23.214 8 INFO nova.api.openstack.compute.server_external_events [req-e83e87a8-b2e8-46f4-a110-c4f9f4d34c5e req-58c4dbac-f710-47cc-8288-b42bed9e5cbe 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:7443b249-5e4f-4e8f-bd3c-bd2b0a258c31 for instance 8ea96e84-1eef-4e7c-a97e-76a5cdf9808d on instance [pid: 8|app: 0|req: 301/600] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:10:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:23.531 7 WARNING neutronclient.v2_0.client [None req-233a7c08-5871-4c39-b76b-c6b1583e853c b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/601] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:23 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1540 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:24.727 8 WARNING neutronclient.v2_0.client [None req-31bd316d-d6f7-467c-b1bd-b96373aad44d b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/602] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:24 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1528 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:25.875 7 WARNING neutronclient.v2_0.client [None req-66fadbed-053a-40d0-b8be-016b0f8dfb99 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/603] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:25 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1528 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:27.029 8 WARNING neutronclient.v2_0.client [None req-1d2bed02-25e7-41fc-ab70-09ce5c92401c b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/604] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:26 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1528 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:27.859 7 INFO nova.api.openstack.compute.server_external_events [req-31401bda-798b-4fbb-b6a7-c13af4a6eb84 req-27b9b8fc-8579-4e2b-bedc-ca5464a16bd2 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:7443b249-5e4f-4e8f-bd3c-bd2b0a258c31 for instance 8ea96e84-1eef-4e7c-a97e-76a5cdf9808d on instance [pid: 7|app: 0|req: 302/605] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:10:27 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-04-23 18:10:28.628 8 WARNING neutronclient.v2_0.client [None req-77dd2f02-5cf1-46c7-b003-f2d2df803518 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/606] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:28 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1528 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:29.872 7 WARNING neutronclient.v2_0.client [None req-20196eba-bc8b-4598-b30d-5dbfed254c2c b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/609] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:29 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1695 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:30.472 8 WARNING neutronclient.v2_0.client [None req-baee9d46-e9ee-405f-be06-fe7f1b6d4b80 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/610] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:30 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1695 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:32.249 7 INFO nova.api.openstack.compute.server_external_events [req-d2949c8c-e9b6-4027-84e2-570f2c5bb377 req-dc263c04-d5f9-4ee6-b33c-0db16eda4986 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:7443b249-5e4f-4e8f-bd3c-bd2b0a258c31 for instance 8ea96e84-1eef-4e7c-a97e-76a5cdf9808d on instance [pid: 7|app: 0|req: 304/611] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:10:32 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, ' [pid: 8|app: 0|req: 309/614] 10.0.0.183 () {34 vars in 750 bytes} [Thu Apr 23 18:10:41 2026] POST /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d/action => generated 31974 bytes in 535 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: 311/617] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:10:52 2026] DELETE /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:52.833 7 WARNING neutronclient.v2_0.client [None req-d2120f6d-0ddc-4456-ae90-5de38a71c24e b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/618] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:52 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1821 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:53.997 8 WARNING neutronclient.v2_0.client [None req-05cba366-41d7-458a-8edb-d879065a44e9 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/619] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:53 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1821 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-04-23 18:10:55.147 7 WARNING neutronclient.v2_0.client [None req-fced48f0-5d23-423a-bb6a-e031bd08d144 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/620] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:55 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1821 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:55.483 8 INFO nova.api.openstack.compute.server_external_events [req-c530d1b3-418e-484e-86d2-8650c7bc3967 req-f1f250eb-ba78-43d4-b7c2-db3095605174 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-unplugged:7443b249-5e4f-4e8f-bd3c-bd2b0a258c31 for instance 8ea96e84-1eef-4e7c-a97e-76a5cdf9808d on instance [pid: 8|app: 0|req: 313/621] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:10:55 2026] POST /v2.1/os-server-external-events => generated 185 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-04-23 18:10:55.877 7 INFO nova.api.openstack.compute.server_external_events [req-ae2c6719-9446-4570-9e4d-8453979a7950 req-cc56c2bd-7249-4d42-ae13-37fde461e106 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:7443b249-5e4f-4e8f-bd3c-bd2b0a258c31 for instance 8ea96e84-1eef-4e7c-a97e-76a5cdf9808d on instance [pid: 7|app: 0|req: 309/622] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:10:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:56.331 8 WARNING neutronclient.v2_0.client [None req-56acbff5-f223-46d6-8309-ab314219bc02 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/623] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:56 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1483 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:57.423 7 WARNING neutronclient.v2_0.client [None req-d4f18782-606d-43f1-9c4c-af96b603c4de b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/624] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:57 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1488 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-04-23 18:10:58.513 8 WARNING neutronclient.v2_0.client [None req-93728b1b-cc4c-45fe-aecd-cad2a9eec151 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/625] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:58 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:10:59.588 7 INFO nova.api.openstack.wsgi [None req-dd897055-ab24-4b33-9a8b-6f22ea7c9bfe b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] HTTP exception thrown: Instance 8ea96e84-1eef-4e7c-a97e-76a5cdf9808d could not be found. [pid: 7|app: 0|req: 311/626] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:10:59 2026] GET /v2.1/servers/8ea96e84-1eef-4e7c-a97e-76a5cdf9808d => 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: 8|app: 0|req: 316/627] 10.0.0.183 () {32 vars in 728 bytes} [Thu Apr 23 18:10:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-153412199 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/630] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:11:00 2026] DELETE /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-23 18:11:00.320 8 WARNING neutronclient.v2_0.client [None req-8ad27b24-0d71-42da-a3f6-4a06db9165f4 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/631] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:00 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1702 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:01.549 7 WARNING neutronclient.v2_0.client [None req-615c025f-4deb-4e01-94db-a576fdd6bbf7 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/632] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:01 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1702 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:02.707 8 WARNING neutronclient.v2_0.client [None req-bf07f752-e952-4838-8c9e-1a5cecef84b3 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/633] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:02 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1702 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:03.047 7 INFO nova.api.openstack.compute.server_external_events [req-9cbf7478-f40a-44b5-b305-3c44bf00813b req-53033afc-e075-44a3-ae37-ef94c95b9d25 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:5d98cf18-2306-47db-84a4-f728e3ab16af for instance fa1759ce-0f25-46fb-bb7a-a10ac2125422 on instance [pid: 7|app: 0|req: 314/634] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:11:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:03.897 8 WARNING neutronclient.v2_0.client [None req-8303f54d-6723-4b9b-a7b4-01b19f9bb9b6 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/635] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:03 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1484 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:05.000 7 WARNING neutronclient.v2_0.client [None req-316e1b53-3ae6-4a18-98e4-386525f800ad b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/636] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:04 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1489 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:06.103 8 WARNING neutronclient.v2_0.client [None req-6b096b6b-0f5b-465b-9096-4e89b04cbec2 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/637] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:06 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 1489 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:07.176 7 INFO nova.api.openstack.wsgi [None req-499cb18a-0d56-4af5-b9a7-e600d0034023 b24d56b957a94281824e3a55bf8b848c ae00802d90384d75870aebc69f6b7881 - - default default] HTTP exception thrown: Instance fa1759ce-0f25-46fb-bb7a-a10ac2125422 could not be found. [pid: 7|app: 0|req: 316/638] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:07 2026] GET /v2.1/servers/fa1759ce-0f25-46fb-bb7a-a10ac2125422 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/639] 10.0.0.183 () {32 vars in 730 bytes} [Thu Apr 23 18:11:07 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1008578795 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/646] 10.0.0.183 () {34 vars in 671 bytes} [Thu Apr 23 18:11:39 2026] POST /v2.1/os-keypairs => generated 395 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:11:41.567 7 WARNING neutronclient.v2_0.client [None req-ce919dfc-c1c9-43d7-bc99-715d16be0b23 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:11:41.608 7 WARNING neutronclient.v2_0.client [None req-ce919dfc-c1c9-43d7-bc99-715d16be0b23 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:11:41.866 7 WARNING neutronclient.v2_0.client [None req-ce919dfc-c1c9-43d7-bc99-715d16be0b23 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/649] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:11:41 2026] POST /v2.1/servers => generated 448 bytes in 568 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 18:11:42.097 8 WARNING neutronclient.v2_0.client [None req-f19e24f8-2740-4910-b453-7122a7636b0f 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in 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.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:42 2026] GET /v2.1/servers/d44b2438-1809-4ede-8035-71553109ad4d => generated 1393 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:47.181 7 WARNING neutronclient.v2_0.client [None req-507275ae-6981-4e27-a32e-e1c964af83ee 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] 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: 323/651] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:47 2026] GET /v2.1/servers/d44b2438-1809-4ede-8035-71553109ad4d => generated 1519 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 18:11:47.283 8 INFO nova.api.openstack.compute.server_external_events [req-ce508f53-411e-4373-8d8b-421b805ee086 req-e4cef84f-0485-4fe8-8d64-4166945991e6 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:c755923c-448b-4656-b0c0-9fc24e827c44 for instance d44b2438-1809-4ede-8035-71553109ad4d on instance [pid: 8|app: 0|req: 329/652] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:11:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:51.878 8 INFO nova.api.openstack.compute.server_external_events [req-c940b2a0-93d4-4498-9e74-949ec277e831 req-9c2add4a-aade-482d-97a3-73282c5d6128 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:c755923c-448b-4656-b0c0-9fc24e827c44 for instance d44b2438-1809-4ede-8035-71553109ad4d on instance [pid: 8|app: 0|req: 331/655] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:11:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:52.322 7 WARNING neutronclient.v2_0.client [None req-f265f565-9ded-4ac7-b4cd-3965638d669a 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in 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/656] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:52 2026] GET /v2.1/servers/d44b2438-1809-4ede-8035-71553109ad4d => generated 1517 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-04-23 18:11:57.510 8 WARNING neutronclient.v2_0.client [None req-398502e9-8765-401c-843f-291ba318ad3b 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/657] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:57 2026] GET /v2.1/servers/d44b2438-1809-4ede-8035-71553109ad4d => generated 1817 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:58.868 8 INFO nova.api.openstack.compute.server_external_events [req-14df5f1e-db09-4f31-9dd9-557610d4a3fb req-aab89337-5762-457f-a7ff-53ebf9332b3b 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:c755923c-448b-4656-b0c0-9fc24e827c44 for instance d44b2438-1809-4ede-8035-71553109ad4d on instance [pid: 8|app: 0|req: 333/658] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:11:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:11:58.913 7 WARNING neutronclient.v2_0.client [None req-a7e0a3d0-c27a-4914-bd43-dadd0d3965b4 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:11:58.959 7 WARNING neutronclient.v2_0.client [None req-a7e0a3d0-c27a-4914-bd43-dadd0d3965b4 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:11:59.231 7 WARNING neutronclient.v2_0.client [None req-a7e0a3d0-c27a-4914-bd43-dadd0d3965b4 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/659] 10.0.0.183 () {34 vars in 663 bytes} [Thu Apr 23 18:11:58 2026] POST /v2.1/servers => generated 448 bytes in 562 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:11:59.424 8 WARNING neutronclient.v2_0.client [None req-1c4b758c-ba50-4d1b-a49c-ed9cb2c3029b 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/660] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:11:59 2026] GET /v2.1/servers/a1b5a46a-55e6-45c4-922b-4c89c61b692d => generated 1393 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:04.516 7 WARNING neutronclient.v2_0.client [None req-00c2d73c-1337-428c-9310-4514b71e4454 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in 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/663] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:12:04 2026] GET /v2.1/servers/a1b5a46a-55e6-45c4-922b-4c89c61b692d => generated 1519 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:04.803 8 INFO nova.api.openstack.compute.server_external_events [req-aeb3bbde-3803-44c0-8e57-b03811ec977d req-2301f665-edf0-43ae-8ff8-bdedbb2bb2d1 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:4e8c781c-3203-4c78-9e4c-3a2f4bd607bb for instance a1b5a46a-55e6-45c4-922b-4c89c61b692d on instance [pid: 8|app: 0|req: 336/664] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:12:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:09.376 7 INFO nova.api.openstack.compute.server_external_events [req-69d9436c-105e-4da8-96b3-0798850ad473 req-1715d72f-fdf4-49d7-9718-624095853706 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:4e8c781c-3203-4c78-9e4c-3a2f4bd607bb for instance a1b5a46a-55e6-45c4-922b-4c89c61b692d on instance [pid: 7|app: 0|req: 329/665] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:12:09 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-04-23 18:12:09.671 8 WARNING neutronclient.v2_0.client [None req-48093217-3d28-4e5d-9a73-994960a47f36 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/666] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:12:09 2026] GET /v2.1/servers/a1b5a46a-55e6-45c4-922b-4c89c61b692d => generated 1517 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:14.883 7 WARNING neutronclient.v2_0.client [None req-91b42f75-6046-4497-896c-9f5166c204e4 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in 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/669] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:12:14 2026] GET /v2.1/servers/a1b5a46a-55e6-45c4-922b-4c89c61b692d => generated 1817 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:16.370 8 INFO nova.api.openstack.compute.server_external_events [req-efa64303-43f3-4eea-a1ba-b7d0187c6f8e req-3df0a7ab-221e-42cf-b42c-572641f24e95 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:4e8c781c-3203-4c78-9e4c-3a2f4bd607bb for instance a1b5a46a-55e6-45c4-922b-4c89c61b692d on instance [pid: 8|app: 0|req: 339/670] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:12:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:46.509 7 WARNING neutronclient.v2_0.client [None req-eb2d993a-c784-4995-a104-6bc1981f93f3 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:12:46.548 7 WARNING neutronclient.v2_0.client [None req-eb2d993a-c784-4995-a104-6bc1981f93f3 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:12:46.690 7 WARNING neutronclient.v2_0.client [None req-eb2d993a-c784-4995-a104-6bc1981f93f3 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/677] 199.204.45.153 () {36 vars in 714 bytes} [Thu Apr 23 18:12:46 2026] POST /v2.1/servers => generated 453 bytes in 641 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:47.241 8 WARNING neutronclient.v2_0.client [None req-5c028041-7896-410e-9b7f-44bff2d0dc9e 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in 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/678] 199.204.45.153 () {32 vars in 733 bytes} [Thu Apr 23 18:12:47 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445 => generated 2213 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:47.346 7 WARNING neutronclient.v2_0.client [None req-fc4c6b82-4e22-4ccf-ab6d-df9060167601 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/679] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 23 18:12:47 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 28 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/680] 199.204.45.153 () {32 vars in 777 bytes} [Thu Apr 23 18:12:47 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:50.936 8 WARNING neutronclient.v2_0.client [None req-8799f458-9a07-4338-8e70-18cb649e51d7 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in 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/683] 199.204.45.153 () {32 vars in 733 bytes} [Thu Apr 23 18:12:50 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445 => generated 2371 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:51.043 7 WARNING neutronclient.v2_0.client [None req-f88fac5a-44d3-4385-a55d-69ff67705480 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in 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/684] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 23 18:12:50 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 347/685] 199.204.45.153 () {32 vars in 777 bytes} [Thu Apr 23 18:12:51 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:52.289 7 INFO nova.api.openstack.compute.server_external_events [req-785e09a2-293c-42d4-a2ea-3b4602e38aaf req-7d213e7c-6fab-4def-bff6-e47a52677892 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:8f1b7b72-0dd0-4794-9098-2109218e95ab for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 7|app: 0|req: 339/686] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:12:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:53.915 8 WARNING neutronclient.v2_0.client [None req-9409fefc-ec07-47c8-80be-889a65e66a35 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in 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/687] 199.204.45.153 () {32 vars in 733 bytes} [Thu Apr 23 18:12:53 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445 => generated 2445 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:54.042 7 WARNING neutronclient.v2_0.client [None req-4c02eb12-16a0-443c-b75b-47a7bb4b1969 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/688] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 23 18:12:54 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 284 bytes in 73 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: 349/689] 199.204.45.153 () {32 vars in 777 bytes} [Thu Apr 23 18:12:54 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:56.751 7 WARNING neutronclient.v2_0.client [None req-23793680-f7af-4463-811e-0fc4a10c1bb4 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/690] 199.204.45.153 () {32 vars in 733 bytes} [Thu Apr 23 18:12:56 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445 => generated 2433 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:56.873 8 WARNING neutronclient.v2_0.client [None req-c8d3001e-2d86-4183-b4b5-4b03d6c70dab 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/691] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 23 18:12:56 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 284 bytes in 76 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: 342/692] 199.204.45.153 () {32 vars in 777 bytes} [Thu Apr 23 18:12:56 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:57.944 8 INFO nova.api.openstack.compute.server_external_events [req-08c944be-b3d7-45ef-9d75-06101436e822 req-276bcbab-f43c-475e-9ff1-c7887eb5d455 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:8f1b7b72-0dd0-4794-9098-2109218e95ab for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 351/693] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:12:57 2026] POST /v2.1/os-server-external-events => generated 183 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-04-23 18:12:59.747 7 WARNING neutronclient.v2_0.client [None req-e2f32a57-ef74-4877-862b-fba292674cf3 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in 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/694] 199.204.45.153 () {32 vars in 733 bytes} [Thu Apr 23 18:12:59 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445 => generated 2433 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:12:59.878 8 WARNING neutronclient.v2_0.client [None req-1161247c-7c23-4fc8-b05c-da4680785872 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/695] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 23 18:12:59 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 286 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/696] 199.204.45.153 () {32 vars in 777 bytes} [Thu Apr 23 18:12:59 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:13:02.760 7 WARNING neutronclient.v2_0.client [None req-4e1a3e0a-ee7f-4080-b46f-fb87946054a1 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in 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/699] 199.204.45.153 () {32 vars in 733 bytes} [Thu Apr 23 18:13:02 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445 => generated 2581 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:13:02.893 8 WARNING neutronclient.v2_0.client [None req-69db9528-f532-4237-9f24-4f26ef1b6535 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in 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/700] 199.204.45.153 () {32 vars in 759 bytes} [Thu Apr 23 18:13:02 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 286 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/701] 199.204.45.153 () {32 vars in 777 bytes} [Thu Apr 23 18:13:02 2026] GET /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:13:32.664 7 WARNING neutronclient.v2_0.client [None req-15a65fcd-377e-4a04-903e-e78340f20017 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:13:32.707 7 WARNING neutronclient.v2_0.client [None req-15a65fcd-377e-4a04-903e-e78340f20017 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:13:34.943 8 INFO nova.api.openstack.compute.server_external_events [req-d61caa47-7e73-4eee-be75-d9328c859f3e req-82f1bdeb-1c6e-45c1-b0c6-19bda750710d 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:8887cc23-f185-44f4-9aad-855b753704b6 for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 358/708] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:13:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:13:39.407 8 INFO nova.api.openstack.compute.server_external_events [req-8411dfec-8372-4727-9a82-dbc0481c6d34 req-21713d2a-dd96-45ba-9c21-3a3e99d42122 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:8887cc23-f185-44f4-9aad-855b753704b6 for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 359/709] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:13:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:13:41.273 7 WARNING neutronclient.v2_0.client [None req-15a65fcd-377e-4a04-903e-e78340f20017 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/712] 199.204.45.153 () {36 vars in 812 bytes} [Thu Apr 23 18:13:32 2026] POST /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 280 bytes in 8697 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:13:41.625 8 INFO nova.api.openstack.compute.server_external_events [req-a63c5d25-372e-44d4-a928-17275716a7cb req-7ae2e2f3-1c2c-4b49-b042-6455d51822c6 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:8887cc23-f185-44f4-9aad-855b753704b6 for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 362/713] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:13:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:13:41.924 7 INFO nova.api.openstack.compute.server_external_events [req-954c1cc7-7a94-4330-b3a7-906ce3a15c0f req-94ab5e48-28e0-4d09-9d95-c1da3fedf02d 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:8887cc23-f185-44f4-9aad-855b753704b6 for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 7|app: 0|req: 352/714] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:13:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:01.109 8 WARNING neutronclient.v2_0.client [None req-44b0f3ee-9cf2-4489-b47e-74f3fb078e1d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:14:01.164 8 WARNING neutronclient.v2_0.client [None req-44b0f3ee-9cf2-4489-b47e-74f3fb078e1d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:03.442 7 INFO nova.api.openstack.compute.server_external_events [req-7716acd7-3264-4191-bd30-c0d71010877b req-4abe4ee0-d6f7-47c5-83ca-7d5e09c2ef47 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:68b4bb2e-e15b-4f0d-8672-28c3d2b0b0ae for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 7|app: 0|req: 355/719] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:14:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:08.988 7 INFO nova.api.openstack.compute.server_external_events [req-b2d6967c-03b0-4e7a-b223-d3eaa2aba570 req-ef8c6c7c-736d-4a4b-81c4-8104ab09f9dd 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:68b4bb2e-e15b-4f0d-8672-28c3d2b0b0ae for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 7|app: 0|req: 356/720] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:14:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 18:14:10.220 8 WARNING neutronclient.v2_0.client [None req-44b0f3ee-9cf2-4489-b47e-74f3fb078e1d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in 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/723] 199.204.45.153 () {36 vars in 812 bytes} [Thu Apr 23 18:14:01 2026] POST /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 376 bytes in 9206 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:16.991 7 WARNING neutronclient.v2_0.client [None req-01189c01-fed4-44bd-bf0b-f01e3069238e 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 18:14:17.036 7 WARNING neutronclient.v2_0.client [None req-01189c01-fed4-44bd-bf0b-f01e3069238e 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:19.271 8 INFO nova.api.openstack.compute.server_external_events [req-c0c0316a-b280-43bb-b614-15be45a8f2cd req-e5372fe3-0423-48cc-9fd2-78e2e2934485 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:b12f0147-dde3-4f36-a15e-37d6c9852277 for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 366/724] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:14:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:23.614 8 INFO nova.api.openstack.compute.server_external_events [req-156df089-e1de-4bb1-9a32-6795c62f08ab req-92befc32-22c7-444b-ad46-ddf0820da66b 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-plugged:b12f0147-dde3-4f36-a15e-37d6c9852277 for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 369/727] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:14:23 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) 2026-04-23 18:14:26.078 7 WARNING neutronclient.v2_0.client [None req-01189c01-fed4-44bd-bf0b-f01e3069238e 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/728] 199.204.45.153 () {36 vars in 812 bytes} [Thu Apr 23 18:14:16 2026] POST /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface => generated 378 bytes in 9178 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:26.787 8 INFO nova.api.openstack.compute.server_external_events [req-5f310d16-aecf-45a4-8e55-880002470e0b req-52e19ed6-e915-403a-adfd-e14f8eb3ab89 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:68b4bb2e-e15b-4f0d-8672-28c3d2b0b0ae for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 370/729] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:14:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:40.928 8 INFO nova.api.openstack.compute.server_external_events [req-4dfc019e-b6cd-4dbf-ba48-53a98f2554b0 req-72e1372f-9286-4231-ad79-5dd7a8b7964f 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:b12f0147-dde3-4f36-a15e-37d6c9852277 for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 373/734] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:14:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/735] 199.204.45.153 () {34 vars in 855 bytes} [Thu Apr 23 18:14:41 2026] DELETE /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface/b12f0147-dde3-4f36-a15e-37d6c9852277 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:42.975 8 INFO nova.api.openstack.compute.server_external_events [req-005fe4a2-08e4-4763-b847-58add446fa26 req-1ed92727-2a09-4497-99fd-868bf4eeac6f 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:b12f0147-dde3-4f36-a15e-37d6c9852277 for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 374/736] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:14:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:14:51.300 8 INFO nova.api.openstack.compute.server_external_events [req-384b41a7-7621-4fac-84b5-dc7ab01a2d4f req-d6371a54-6c38-4b63-ab4b-c2d83e5f000f 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:68b4bb2e-e15b-4f0d-8672-28c3d2b0b0ae for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 8|app: 0|req: 376/739] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:14: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, ' [pid: 7|app: 0|req: 364/740] 199.204.45.153 () {34 vars in 855 bytes} [Thu Apr 23 18:14:51 2026] DELETE /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface/68b4bb2e-e15b-4f0d-8672-28c3d2b0b0ae => generated 0 bytes in 46 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: 367/745] 199.204.45.153 () {34 vars in 855 bytes} [Thu Apr 23 18:15:12 2026] DELETE /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445/os-interface/8887cc23-f185-44f4-9aad-855b753704b6 => generated 0 bytes in 51 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: 379/746] 199.204.45.153 () {34 vars in 755 bytes} [Thu Apr 23 18:15:17 2026] DELETE /v2.1/servers/978e4782-b067-4976-b0ee-3c23c2749445 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:20.374 7 INFO nova.api.openstack.compute.server_external_events [req-7a2f03d1-4ef0-4ef9-b05e-4c612d7c3d2f req-5930566f-5f03-4c1c-a3e5-43b7a3c83e6a 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:8f1b7b72-0dd0-4794-9098-2109218e95ab for instance 978e4782-b067-4976-b0ee-3c23c2749445 on instance [pid: 7|app: 0|req: 369/749] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:15:20 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:22.127 8 INFO nova.api.openstack.compute.server_external_events [req-7ccd0864-5acf-4b77-9e08-a8ac13e5c931 req-27c41c93-f894-41ce-8222-b4db08d21efe 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:4e8c781c-3203-4c78-9e4c-3a2f4bd607bb for instance a1b5a46a-55e6-45c4-922b-4c89c61b692d on instance [pid: 8|app: 0|req: 381/750] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:15:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/751] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:15:22 2026] DELETE /v2.1/servers/a1b5a46a-55e6-45c4-922b-4c89c61b692d => 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-04-23 18:15:22.253 8 WARNING neutronclient.v2_0.client [None req-b0da513c-2b20-4a73-86db-afa95803d587 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in 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/752] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:15:22 2026] GET /v2.1/servers/a1b5a46a-55e6-45c4-922b-4c89c61b692d => generated 1943 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:25.097 7 INFO nova.api.openstack.compute.server_external_events [req-8c297d0d-d506-48ca-bdcc-f1b6a62fb334 req-1e270897-d31d-437b-9cb4-483699199c74 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:4e8c781c-3203-4c78-9e4c-3a2f4bd607bb for instance a1b5a46a-55e6-45c4-922b-4c89c61b692d on instance [pid: 7|app: 0|req: 371/753] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:15:25 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-04-23 18:15:27.475 8 WARNING neutronclient.v2_0.client [None req-bd8ccc88-5acc-4732-9835-513a6248b1e4 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/754] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:15:27 2026] GET /v2.1/servers/a1b5a46a-55e6-45c4-922b-4c89c61b692d => generated 1479 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:32.548 8 INFO nova.api.openstack.wsgi [None req-c9c3b47f-7ed3-4e03-b512-6b0f81801543 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] HTTP exception thrown: Instance a1b5a46a-55e6-45c4-922b-4c89c61b692d could not be found. [pid: 8|app: 0|req: 385/757] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:15:32 2026] GET /v2.1/servers/a1b5a46a-55e6-45c4-922b-4c89c61b692d => 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, ' 2026-04-23 18:15:33.258 7 INFO nova.api.openstack.compute.server_external_events [req-68306abd-78c3-4a93-9493-1e84f4694bbc req-24c8dbf2-cb38-4082-831b-7e5517c3017e 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-changed:c755923c-448b-4656-b0c0-9fc24e827c44 for instance d44b2438-1809-4ede-8035-71553109ad4d on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/758] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:15:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/759] 10.0.0.183 () {32 vars in 718 bytes} [Thu Apr 23 18:15:33 2026] DELETE /v2.1/servers/d44b2438-1809-4ede-8035-71553109ad4d => 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-04-23 18:15:33.398 7 WARNING neutronclient.v2_0.client [None req-176b1972-609d-40ee-a8da-4089056e2ab8 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in 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/760] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:15:33 2026] GET /v2.1/servers/d44b2438-1809-4ede-8035-71553109ad4d => generated 1943 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:35.635 8 INFO nova.api.openstack.compute.server_external_events [req-d16e2c52-8eb3-4cdb-a629-df94e141f0fe req-cfdbdee0-86c7-42bf-b669-110107102b66 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-unplugged:c755923c-448b-4656-b0c0-9fc24e827c44 for instance d44b2438-1809-4ede-8035-71553109ad4d on instance [pid: 8|app: 0|req: 387/761] 10.0.0.171 () {38 vars in 815 bytes} [Thu Apr 23 18:15:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:36.245 7 INFO nova.api.openstack.compute.server_external_events [req-ce3e34fc-66ec-4a00-b0d5-0da0f9bcf8a6 req-0b37d557-ef59-4bc8-9197-1100423d4365 2e2962d9788240098c3433ba73f74262 7fe50e380707456888eddcb185e3510a - - 7447789353504910b1c4a39f1fdda7fe 7447789353504910b1c4a39f1fdda7fe] Creating event network-vif-deleted:c755923c-448b-4656-b0c0-9fc24e827c44 for instance d44b2438-1809-4ede-8035-71553109ad4d on instance [pid: 7|app: 0|req: 375/762] 10.0.0.96 () {38 vars in 814 bytes} [Thu Apr 23 18:15:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:38.599 8 WARNING neutronclient.v2_0.client [None req-18d977c9-52d1-4b75-be3e-52530c7f9e78 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] The python binding code in 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/763] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:15:38 2026] GET /v2.1/servers/d44b2438-1809-4ede-8035-71553109ad4d => generated 1479 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:43.677 7 INFO nova.api.openstack.wsgi [None req-d94e4a9f-ecc5-4874-948f-ff4f1ec8610c 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] HTTP exception thrown: Instance d44b2438-1809-4ede-8035-71553109ad4d could not be found. [pid: 7|app: 0|req: 377/766] 10.0.0.183 () {32 vars in 715 bytes} [Thu Apr 23 18:15:43 2026] GET /v2.1/servers/d44b2438-1809-4ede-8035-71553109ad4d => 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: 390/767] 10.0.0.183 () {32 vars in 724 bytes} [Thu Apr 23 18:15:44 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-747340992 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 18:15:44.790 7 INFO nova.api.openstack.wsgi [None req-73eebbc6-c38a-46a5-94bb-3f73adb5ac22 461f860dc2f04d75ab8f899e7862449f ab19a956f915401eacb6a35fe03a0e13 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-747340992 not found for user 461f860dc2f04d75ab8f899e7862449f [pid: 7|app: 0|req: 378/768] 10.0.0.183 () {32 vars in 721 bytes} [Thu Apr 23 18:15:44 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-747340992 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/771] 10.0.0.183 () {32 vars in 655 bytes} [Thu Apr 23 18:15:58 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/772] 10.0.0.183 () {32 vars in 641 bytes} [Thu Apr 23 18:15:58 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 18:15:58.872 8 WARNING oslo_db.sqlalchemy.utils [None req-e8eecfe0-2d09-4acf-a860-f819de08b86d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 393/773] 10.0.0.183 () {32 vars in 649 bytes} [Thu Apr 23 18:15:58 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/774] 10.0.0.183 () {32 vars in 694 bytes} [Thu Apr 23 18:15:58 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)