+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jul 13 23:56:25 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-56747f8b47-pz4r8 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0d6561f668 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)... 2026-07-13 23:56:31.423 8 WARNING oslo_config.cfg [-] 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-07-13 23:56:31.522 7 WARNING oslo_config.cfg [-] 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-07-13 23:56:31.524 8 INFO nova.utils [None req-c7cf4c04-ae2f-4a61-9dfa-a2832e77de57 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-13 23:56:31.619 7 INFO nova.utils [None req-0354aba1-faf6-4906-a973-0dd706b9a158 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-13 23:56:32.041 8 WARNING keystonemiddleware._common.config [None req-c7cf4c04-ae2f-4a61-9dfa-a2832e77de57 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-13 23:56:32.054 8 WARNING oslo_config.cfg [None req-c7cf4c04-ae2f-4a61-9dfa-a2832e77de57 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-13 23:56:32.060 7 WARNING keystonemiddleware._common.config [None req-0354aba1-faf6-4906-a973-0dd706b9a158 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-13 23:56:32.069 7 WARNING oslo_config.cfg [None req-0354aba1-faf6-4906-a973-0dd706b9a158 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-13 23:56:32.144 8 WARNING keystonemiddleware._common.config [None req-c7cf4c04-ae2f-4a61-9dfa-a2832e77de57 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-13 23:56:32.152 7 WARNING keystonemiddleware._common.config [None req-0354aba1-faf6-4906-a973-0dd706b9a158 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f0d6561f668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f0d6561f668 pid: 7 (default app) [pid: 7|app: 0|req: 1/3] 199.204.45.109 () {42 vars in 705 bytes} [Mon Jul 13 23:56:38 2026] GET /v2.1 => generated 114 bytes in 20 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-07-13 23:56:38.642 8 WARNING oslo_policy.policy [None req-36d1e8fa-c176-4dda-9358-ea074ef2037d e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - 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-07-13 23:56:38.642 8 WARNING oslo_policy.policy [None req-36d1e8fa-c176-4dda-9358-ea074ef2037d e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - 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/4] 199.204.45.109 () {44 vars in 909 bytes} [Mon Jul 13 23:56:38 2026] GET /v2.1 => generated 0 bytes in 696 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-07-13 23:56:38.868 7 WARNING oslo_policy.policy [req-36d1e8fa-c176-4dda-9358-ea074ef2037d req-2a371719-6db0-4ff9-9e9f-f0180c2d4e34 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - 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-07-13 23:56:38.869 7 WARNING oslo_policy.policy [req-36d1e8fa-c176-4dda-9358-ea074ef2037d req-2a371719-6db0-4ff9-9e9f-f0180c2d4e34 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - 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/5] 199.204.45.109 () {46 vars in 982 bytes} [Mon Jul 13 23:56:38 2026] GET /v2.1/ => generated 400 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-13 23:56:39.110 8 INFO nova.api.openstack.wsgi [None req-1595dc92-4725-4418-88b3-ac75c3f571a2 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.109 () {48 vars in 1011 bytes} [Mon Jul 13 23:56:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.204.45.109 () {48 vars in 1051 bytes} [Mon Jul 13 23:56:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.109 () {52 vars in 1048 bytes} [Mon Jul 13 23:56:39 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/9] 199.204.45.109 () {42 vars in 705 bytes} [Mon Jul 13 23:56:40 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: 6/10] 199.204.45.109 () {44 vars in 909 bytes} [Mon Jul 13 23:56:40 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.109 () {46 vars in 982 bytes} [Mon Jul 13 23:56:40 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-13 23:56:40.095 8 INFO nova.api.openstack.wsgi [None req-ad5c2686-ab35-4c40-a8d5-5725373e710d e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/12] 199.204.45.109 () {48 vars in 1013 bytes} [Mon Jul 13 23:56:40 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.204.45.109 () {48 vars in 1051 bytes} [Mon Jul 13 23:56:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.109 () {52 vars in 1048 bytes} [Mon Jul 13 23:56:40 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.109 () {42 vars in 705 bytes} [Mon Jul 13 23:56:40 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: 10/18] 199.204.45.109 () {44 vars in 909 bytes} [Mon Jul 13 23:56:40 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.204.45.109 () {46 vars in 982 bytes} [Mon Jul 13 23:56:41 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-07-13 23:56:41.046 8 INFO nova.api.openstack.wsgi [None req-0aaf4cfe-c938-49e8-81b4-3be6bda4602e e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 11/20] 199.204.45.109 () {48 vars in 1015 bytes} [Mon Jul 13 23:56:41 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 199.204.45.109 () {48 vars in 1051 bytes} [Mon Jul 13 23:56:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.109 () {52 vars in 1048 bytes} [Mon Jul 13 23:56:41 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.109 () {42 vars in 705 bytes} [Mon Jul 13 23:56:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.109 () {44 vars in 909 bytes} [Mon Jul 13 23:56:41 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.109 () {46 vars in 982 bytes} [Mon Jul 13 23:56:41 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-07-13 23:56:41.976 8 INFO nova.api.openstack.wsgi [None req-20e5a57c-c223-465c-89f7-089a751e13f1 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.109 () {48 vars in 1013 bytes} [Mon Jul 13 23:56:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.109 () {48 vars in 1051 bytes} [Mon Jul 13 23:56:41 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: 8|app: 0|req: 15/28] 199.204.45.109 () {52 vars in 1048 bytes} [Mon Jul 13 23:56:42 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.109 () {42 vars in 705 bytes} [Mon Jul 13 23:56:42 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: 16/30] 199.204.45.109 () {44 vars in 909 bytes} [Mon Jul 13 23:56:42 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.204.45.109 () {46 vars in 982 bytes} [Mon Jul 13 23:56:42 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-07-13 23:56:42.993 8 INFO nova.api.openstack.wsgi [None req-99498923-9229-447d-acc3-70913fe31923 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/32] 199.204.45.109 () {48 vars in 1015 bytes} [Mon Jul 13 23:56:42 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: 7|app: 0|req: 16/33] 199.204.45.109 () {48 vars in 1051 bytes} [Mon Jul 13 23:56:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.109 () {52 vars in 1048 bytes} [Mon Jul 13 23:56:43 2026] POST /v2.1/flavors => generated 535 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 10.0.0.154 () {28 vars in 454 bytes} [Tue Jul 14 00: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: 7|app: 0|req: 37/76] 10.0.0.154 () {30 vars in 658 bytes} [Tue Jul 14 00:00:08 2026] GET /v2.1 => generated 0 bytes in 391 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: 40/77] 10.0.0.154 () {32 vars in 731 bytes} [Tue Jul 14 00:00:09 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 10.0.0.154 () {34 vars in 765 bytes} [Tue Jul 14 00:00:09 2026] GET /v2.1/os-services => generated 546 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 10.0.0.154 () {28 vars in 454 bytes} [Tue Jul 14 00:00:13 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 10.0.0.154 () {30 vars in 658 bytes} [Tue Jul 14 00:00:13 2026] GET /v2.1 => generated 0 bytes in 59 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/83] 10.0.0.154 () {32 vars in 731 bytes} [Tue Jul 14 00:00: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: 8|app: 0|req: 43/84] 10.0.0.154 () {34 vars in 765 bytes} [Tue Jul 14 00:00:13 2026] GET /v2.1/os-services => generated 546 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 10.0.0.154 () {28 vars in 454 bytes} [Tue Jul 14 00:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 44/86] 10.0.0.154 () {30 vars in 658 bytes} [Tue Jul 14 00:00:17 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 43/87] 10.0.0.154 () {32 vars in 731 bytes} [Tue Jul 14 00:00:17 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: 45/88] 10.0.0.154 () {34 vars in 808 bytes} [Tue Jul 14 00:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 10.0.0.154 () {28 vars in 454 bytes} [Tue Jul 14 00: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: 8|app: 0|req: 47/92] 10.0.0.154 () {30 vars in 658 bytes} [Tue Jul 14 00: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: 7|app: 0|req: 46/93] 10.0.0.154 () {32 vars in 731 bytes} [Tue Jul 14 00: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: 8|app: 0|req: 48/94] 10.0.0.154 () {34 vars in 808 bytes} [Tue Jul 14 00:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 10.0.0.201 () {28 vars in 454 bytes} [Tue Jul 14 00:03:34 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: 68/134] 10.0.0.201 () {30 vars in 658 bytes} [Tue Jul 14 00:03:34 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/135] 10.0.0.201 () {32 vars in 731 bytes} [Tue Jul 14 00:03:34 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: 69/136] 10.0.0.201 () {34 vars in 804 bytes} [Tue Jul 14 00:03:34 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/159] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:05:27 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: 81/160] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:05:27 2026] GET /v2.1 => generated 0 bytes in 52 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: 80/161] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:05:27 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:05:27.645 8 INFO nova.api.openstack.wsgi [None req-0c9f8bd6-f37b-4773-81ae-efac87094759 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/162] 199.204.45.109 () {48 vars in 1017 bytes} [Tue Jul 14 00:05:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/163] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:05:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/164] 199.204.45.109 () {52 vars in 1049 bytes} [Tue Jul 14 00:05:27 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/177] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:06:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/178] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:06:23 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 89/179] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:06:23 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-07-14 00:06:23.864 8 INFO nova.api.openstack.wsgi [None req-48995d32-222d-44a4-a54f-c4ffdcf7acd7 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e11ea9acafba48c9abd2d7a16f50097e [pid: 8|app: 0|req: 91/180] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:06:23 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-07-14 00:06:23.879 7 WARNING oslo_db.sqlalchemy.utils [None req-631d91cd-68d3-4313-8189-b0fb9a895e04 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 90/181] 199.204.45.109 () {48 vars in 1016 bytes} [Tue Jul 14 00:06:23 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/182] 199.204.45.109 () {52 vars in 1057 bytes} [Tue Jul 14 00:06:23 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/183] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:06:27 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: 93/184] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:06:27 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/185] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:06:27 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: 94/186] 199.204.45.109 () {48 vars in 1073 bytes} [Tue Jul 14 00:06:27 2026] GET /v2.1/os-quota-sets/d7722b97dc7b45ceb87f5bca03d0418b => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/187] 199.204.45.109 () {52 vars in 1125 bytes} [Tue Jul 14 00:06:27 2026] PUT /v2.1/os-quota-sets/d7722b97dc7b45ceb87f5bca03d0418b => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:13:59 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: 140/279] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:13:59 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:13:59 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:13:59.302 8 INFO nova.api.openstack.wsgi [None req-036e60d5-962e-4eb1-82f5-2c2bea034375 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 141/281] 199.204.45.109 () {48 vars in 1015 bytes} [Tue Jul 14 00:13:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:13:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.109 () {52 vars in 1049 bytes} [Tue Jul 14 00:13:59 2026] POST /v2.1/flavors => generated 534 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/324] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:17:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/325] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:17:15 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/326] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:17:15 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/327] 199.204.45.109 () {48 vars in 1073 bytes} [Tue Jul 14 00:17:15 2026] GET /v2.1/os-quota-sets/cb90c29b2cd840ea895a2b08b3010254 => generated 283 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 199.204.45.109 () {52 vars in 1125 bytes} [Tue Jul 14 00:17:15 2026] PUT /v2.1/os-quota-sets/cb90c29b2cd840ea895a2b08b3010254 => generated 238 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:29:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:29:20 2026] GET /v2.1 => generated 0 bytes in 164 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/477] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:29:21 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-07-14 00:29:21.202 7 INFO nova.api.openstack.wsgi [None req-381a83de-55d0-4f27-9eb6-6d9f52c805e8 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 238/478] 199.204.45.109 () {48 vars in 1011 bytes} [Tue Jul 14 00:29:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:29:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 199.204.45.109 () {48 vars in 1099 bytes} [Tue Jul 14 00:29:21 2026] GET /v2.1/flavors/ece89539-7728-49d7-933a-45d74bd1191b/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/481] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:29:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/482] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:29:22 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/483] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:29:22 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:29:22.169 7 INFO nova.api.openstack.wsgi [None req-40ae2b7a-b463-47f8-abc5-3648108475ea e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 241/484] 199.204.45.109 () {48 vars in 1013 bytes} [Tue Jul 14 00:29:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:29:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 199.204.45.109 () {48 vars in 1099 bytes} [Tue Jul 14 00:29:22 2026] GET /v2.1/flavors/8c901ee8-7942-4341-a220-b0d73d7f1a95/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:29:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:29:23 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: 8|app: 0|req: 246/489] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:29:23 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:29:23.237 7 INFO nova.api.openstack.wsgi [None req-8fc33076-2d12-4ffa-934c-f138fcee0a56 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 244/490] 199.204.45.109 () {48 vars in 1015 bytes} [Tue Jul 14 00:29:23 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:29:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 199.204.45.109 () {48 vars in 1099 bytes} [Tue Jul 14 00:29:23 2026] GET /v2.1/flavors/081a1649-df1d-4363-b416-8a947f7469ac/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:29:24 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: 246/494] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:29:24 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/495] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:29:24 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:29:24.255 7 INFO nova.api.openstack.wsgi [None req-53f8164a-72d1-44b6-b8ad-4f80e5433742 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 247/496] 199.204.45.109 () {48 vars in 1013 bytes} [Tue Jul 14 00:29:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:29:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 199.204.45.109 () {48 vars in 1099 bytes} [Tue Jul 14 00:29:24 2026] GET /v2.1/flavors/45e19909-2de6-4730-ac6a-53d222c7b675/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:29:25 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: 249/500] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:29:25 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/501] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:29:25 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:29:25.251 7 INFO nova.api.openstack.wsgi [None req-7212a8ea-0510-4c1c-b5e4-34ba1ff90675 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 250/502] 199.204.45.109 () {48 vars in 1015 bytes} [Tue Jul 14 00:29:25 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:29:25 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: 7|app: 0|req: 251/504] 199.204.45.109 () {48 vars in 1099 bytes} [Tue Jul 14 00:29:25 2026] GET /v2.1/flavors/2b28cde9-331e-44b6-9ae2-5865699b06ab/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:30:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:30:35 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:30:35 2026] GET /v2.1/ => generated 400 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:30:35.734 8 INFO nova.api.openstack.wsgi [None req-d1ac6156-b883-4e57-89b8-e080f876541f e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 262/522] 199.204.45.109 () {48 vars in 1017 bytes} [Tue Jul 14 00:30:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:30:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.204.45.109 () {48 vars in 1099 bytes} [Tue Jul 14 00:30:35 2026] GET /v2.1/flavors/534b454d-5687-47bc-8ddf-03c4acf3b4bc/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/527] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:30:43 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: 263/528] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:30:43 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/529] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:30:43 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/530] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:30:43 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:30:47 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/532] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:30:47 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 268/533] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:30:47 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.204.45.109 () {48 vars in 1073 bytes} [Tue Jul 14 00:30:47 2026] GET /v2.1/os-quota-sets/d7722b97dc7b45ceb87f5bca03d0418b => generated 280 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:31:39 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: 274/546] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:31:39 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:31:39 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:31:39.148 8 INFO nova.api.openstack.wsgi [None req-2e39df94-1bb3-4fdc-8ded-0f88547f24cd e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 275/548] 199.204.45.109 () {48 vars in 1015 bytes} [Tue Jul 14 00:31:39 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:31:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 199.204.45.109 () {48 vars in 1099 bytes} [Tue Jul 14 00:31:39 2026] GET /v2.1/flavors/f3c1c79a-edf8-44fb-92d2-4a2d7d3cd9c1/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:31:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:31:54 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:31:54 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/558] 199.204.45.109 () {48 vars in 1073 bytes} [Tue Jul 14 00:31:54 2026] GET /v2.1/os-quota-sets/cb90c29b2cd840ea895a2b08b3010254 => generated 280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 199.204.45.109 () {42 vars in 705 bytes} [Tue Jul 14 00:32:44 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: 284/570] 199.204.45.109 () {44 vars in 909 bytes} [Tue Jul 14 00:32:44 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/571] 199.204.45.109 () {46 vars in 982 bytes} [Tue Jul 14 00:32:44 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:32:44.878 7 INFO nova.api.openstack.wsgi [None req-fa15ba8a-af33-4344-84e4-4917153603c2 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 285/572] 199.204.45.109 () {48 vars in 1011 bytes} [Tue Jul 14 00:32:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/573] 199.204.45.109 () {48 vars in 1051 bytes} [Tue Jul 14 00:32:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 293/582] 10.0.0.196 () {32 vars in 655 bytes} [Tue Jul 14 00:33:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/583] 10.0.0.196 () {32 vars in 641 bytes} [Tue Jul 14 00:33:26 2026] GET /v2.1/servers => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-14 00:33:26.886 8 WARNING oslo_db.sqlalchemy.utils [None req-9fe532b8-7171-4911-9dd3-9eea6879853a e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 294/584] 10.0.0.196 () {32 vars in 649 bytes} [Tue Jul 14 00:33:26 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 10.0.0.196 () {32 vars in 694 bytes} [Tue Jul 14 00:33:26 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:37 2026] GET /v2.1/flavors/ece89539-7728-49d7-933a-45d74bd1191b => generated 511 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 10.0.0.196 () {32 vars in 641 bytes} [Tue Jul 14 00:33:38 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:38 2026] GET /v2.1/flavors/ece89539-7728-49d7-933a-45d74bd1191b => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:33:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:33:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:33:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:33:53.062 7 WARNING neutronclient.v2_0.client [None req-6d731e98-5926-4103-8c94-e64225d5a3e7 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in 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/598] 10.0.0.196 () {34 vars in 685 bytes} [Tue Jul 14 00:33:53 2026] POST /v2.1/os-security-groups => generated 247 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:33:53.683 7 WARNING neutronclient.v2_0.client [None req-a8011854-0e74-4349-98c7-16148b8b3e4f e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:53.722 7 WARNING neutronclient.v2_0.client [None req-a8011854-0e74-4349-98c7-16148b8b3e4f e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in 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/599] 10.0.0.196 () {34 vars in 695 bytes} [Tue Jul 14 00:33:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:33:53.932 7 WARNING neutronclient.v2_0.client [None req-c5a1dbf3-7012-446e-8e16-68ed6f1cce1d e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:53.993 8 WARNING neutronclient.v2_0.client [None req-1a0820b4-727c-49c6-95bc-fd7202e9b464 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/600] 10.0.0.196 () {34 vars in 685 bytes} [Tue Jul 14 00:33:53 2026] POST /v2.1/os-security-groups => generated 247 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:33:54.174 7 WARNING neutronclient.v2_0.client [None req-94649cb6-e74f-4f79-9181-629a584e0159 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:54.210 8 WARNING neutronclient.v2_0.client [None req-1a0820b4-727c-49c6-95bc-fd7202e9b464 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:54.249 7 WARNING neutronclient.v2_0.client [None req-94649cb6-e74f-4f79-9181-629a584e0159 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in 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.196 () {34 vars in 695 bytes} [Tue Jul 14 00:33:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:33:54.483 7 WARNING neutronclient.v2_0.client [None req-f805d31d-7384-48d2-b430-86f8ed4d1579 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:54.637 8 WARNING neutronclient.v2_0.client [None req-1a0820b4-727c-49c6-95bc-fd7202e9b464 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:54.695 7 WARNING neutronclient.v2_0.client [None req-f805d31d-7384-48d2-b430-86f8ed4d1579 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in 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/602] 10.0.0.196 () {34 vars in 695 bytes} [Tue Jul 14 00:33:54 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:33:54.884 7 WARNING neutronclient.v2_0.client [None req-d4e15bb8-b5dc-47e3-be62-7e467381f568 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/603] 10.0.0.196 () {32 vars in 737 bytes} [Tue Jul 14 00:33:54 2026] GET /v2.1/os-security-groups/22eb9fe4-5b96-4fa9-8b59-a9015ed7e1cc => generated 664 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:33:54.946 7 WARNING neutronclient.v2_0.client [None req-db271111-bcac-467e-826e-7b35086ef607 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:54.967 7 WARNING neutronclient.v2_0.client [None req-db271111-bcac-467e-826e-7b35086ef607 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:55.007 7 WARNING neutronclient.v2_0.client [None req-db271111-bcac-467e-826e-7b35086ef607 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in 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/604] 10.0.0.196 () {32 vars in 750 bytes} [Tue Jul 14 00:33:54 2026] DELETE /v2.1/os-security-group-rules/38b9df75-4686-4505-b447-53128f5451b4 => generated 0 bytes in 283 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 00:33:55.241 7 WARNING neutronclient.v2_0.client [None req-5c34b376-fbfd-4878-84bd-73d31319e036 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in 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/605] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:33:53 2026] POST /v2.1/servers => generated 450 bytes in 1698 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-07-14 00:33:55.279 7 WARNING neutronclient.v2_0.client [None req-5c34b376-fbfd-4878-84bd-73d31319e036 e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:55.328 8 WARNING neutronclient.v2_0.client [None req-3720c291-5dd0-43b9-aa3d-1d0bcc42b2ea 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:55.360 8 WARNING neutronclient.v2_0.client [None req-3720c291-5dd0-43b9-aa3d-1d0bcc42b2ea 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/606] 10.0.0.196 () {32 vars in 740 bytes} [Tue Jul 14 00:33:55 2026] DELETE /v2.1/os-security-groups/22eb9fe4-5b96-4fa9-8b59-a9015ed7e1cc => generated 0 bytes in 218 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 00:33:55.473 7 WARNING neutronclient.v2_0.client [None req-b073686f-ee7e-48c3-84da-31ec65121312 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/607] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:55 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1400 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-07-14 00:33:55.532 7 WARNING neutronclient.v2_0.client [None req-ce594671-184a-4b43-a635-203b6631e6ed e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:55.573 7 WARNING neutronclient.v2_0.client [None req-ce594671-184a-4b43-a635-203b6631e6ed e632b3e412b64bd2a0bbfe30212f66ad 1a4d3d454a024c158b7167de86a92f5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:55.582 8 WARNING neutronclient.v2_0.client [None req-3720c291-5dd0-43b9-aa3d-1d0bcc42b2ea 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/608] 10.0.0.196 () {32 vars in 740 bytes} [Tue Jul 14 00:33:55 2026] DELETE /v2.1/os-security-groups/b43ba187-d676-4962-a821-8d2c817a1ba7 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:33:55 2026] POST /v2.1/servers => generated 451 bytes in 504 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-14 00:33:55.800 7 WARNING neutronclient.v2_0.client [None req-f8470fdc-2fb7-43c6-a0b5-a521bddd039a 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in 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/610] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:55 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1431 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-07-14 00:33:56.633 8 WARNING neutronclient.v2_0.client [None req-d9d95a58-f079-40b2-9981-df0eed1f97c2 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/611] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:56 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1404 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:33:56.892 8 WARNING neutronclient.v2_0.client [None req-5360e3b6-58af-4551-9f51-e4b0bcd96bae 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/612] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:56 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:33:56.969 7 WARNING neutronclient.v2_0.client [None req-dd6f6b05-9b2b-47f4-92a0-6d41434c64c9 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:57.008 7 WARNING neutronclient.v2_0.client [None req-dd6f6b05-9b2b-47f4-92a0-6d41434c64c9 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:57.205 7 WARNING neutronclient.v2_0.client [None req-dd6f6b05-9b2b-47f4-92a0-6d41434c64c9 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] 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-07-14 00:33:57.719 8 WARNING neutronclient.v2_0.client [None req-f987575f-82ff-4c93-915a-5adf25f69e42 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/613] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:57 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1452 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:33:56 2026] POST /v2.1/servers => generated 450 bytes in 1105 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:33:57.982 8 WARNING neutronclient.v2_0.client [None req-78fe6a0b-69ab-467f-82fb-d98376d7071a fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:33:58.014 7 WARNING neutronclient.v2_0.client [None req-e5c14d81-30fb-4b7d-bbf6-fc27357c0d69 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in 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/615] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:57 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1253 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:57 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1427 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:33:58.819 8 WARNING neutronclient.v2_0.client [None req-c8d91ff6-6dab-4ef7-b28a-ee5559891dd6 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/617] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:58 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1452 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:33:59.066 7 WARNING neutronclient.v2_0.client [None req-b4e41593-c4b8-435e-ab96-8f66e2057c9d fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] 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-07-14 00:33:59.094 8 WARNING neutronclient.v2_0.client [None req-45a37d3e-730b-4934-8c7e-7af256e6028a 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in 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/618] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:59 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1303 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:59 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1427 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:33:59.986 7 WARNING neutronclient.v2_0.client [None req-26870bea-c323-4e41-b9d9-2f115e09fef5 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/620] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:33:59 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1460 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-14 00:34:00.169 8 WARNING neutronclient.v2_0.client [None req-e0ca5e41-dc5c-425e-b155-fbc291f53dfa fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:00.185 7 WARNING neutronclient.v2_0.client [None req-3270fc12-909e-4d4e-8c0b-cc7eb67a5079 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/621] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:00 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1295 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:00 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1483 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:01.087 8 WARNING neutronclient.v2_0.client [None req-ffcafc59-449e-4aa5-9924-c2217e1247f4 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/625] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:01 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1538 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:01.263 7 WARNING neutronclient.v2_0.client [None req-dd1bf705-ab47-4d7d-8df6-5a88b2cc79e8 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:01.268 8 WARNING neutronclient.v2_0.client [None req-b6272373-b888-4710-8eed-7b5d21ae8974 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/626] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:01 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1295 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:01 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1483 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-07-14 00:34:02.274 7 WARNING neutronclient.v2_0.client [None req-15217f34-1009-446d-a082-46c80a662a5c 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] 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-07-14 00:34:02.364 8 WARNING neutronclient.v2_0.client [None req-6310b999-bc19-4a29-b266-76b70a4f2889 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in 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/628] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:02 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1351 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:02.837 8 WARNING neutronclient.v2_0.client [None req-1b790e8b-c5be-4eb1-bb01-00c325ce119b 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in 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/629] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:02 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:02.964 7 INFO nova.api.openstack.compute.server_external_events [req-74ed4864-9337-45f2-94d9-bca228877d9c req-524e53f5-742e-49a6-9f36-501294e3c375 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:2582a000-fc1e-4988-bc94-6c0416a841b4 for instance 991987be-9a2f-4376-9edd-e9b27ef06e5b on instance 2026-07-14 00:34:02.970 7 INFO nova.compute.rpcapi [None req-afdc8335-847a-4c98-a31e-f762a5b28121 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 316/630] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:02 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1557 bytes in 887 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:03.854 7 WARNING neutronclient.v2_0.client [None req-bcb2a086-0d28-447c-a785-a004c7513c83 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] 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: 317/632] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:03 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1359 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:03.946 8 WARNING neutronclient.v2_0.client [None req-0fcb888a-1fa7-4845-b1c6-847a173dad14 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/633] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:03 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 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-07-14 00:34:04.748 7 WARNING neutronclient.v2_0.client [None req-17871af4-c362-4af7-9f45-06ec076fd4da 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] 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-07-14 00:34:04.948 8 WARNING neutronclient.v2_0.client [None req-47098bb0-b386-4b78-b287-73ef9e174240 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/634] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:04 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1555 bytes in 1860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:06.595 7 INFO nova.api.openstack.compute.server_external_events [req-17f7ac5b-8af1-4f44-a6ee-9c14f3a90223 req-5c00e25d-436f-415d-b00a-21f8858b41d5 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:e992f3da-a436-4718-81b1-72f690930818 for instance 2bb32c83-144a-49d0-b489-17798b597140 on instance [pid: 7|app: 0|req: 319/635] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:06 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, ' 2026-07-14 00:34:06.626 7 WARNING neutronclient.v2_0.client [None req-9e7ae7c5-a149-4fb2-b6f7-7cd3d7530814 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/636] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:04 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1426 bytes in 1720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:06.709 8 WARNING neutronclient.v2_0.client [None req-9ee8df95-304b-4d28-9c6d-bbbeb4f14ab4 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/637] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:06 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/638] 10.0.0.196 () {34 vars in 685 bytes} [Tue Jul 14 00:34:06 2026] POST /v2.1/os-security-groups => generated 242 bytes in 832 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:07.507 7 WARNING neutronclient.v2_0.client [None req-13538fb6-89c5-47da-9789-e4d26a04e2e1 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:07.636 8 WARNING neutronclient.v2_0.client [None req-3d3deac9-2c6d-46f7-b527-54d621712368 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/639] 10.0.0.196 () {34 vars in 685 bytes} [Tue Jul 14 00:34:07 2026] POST /v2.1/os-security-groups => generated 242 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:34:07.860 7 WARNING neutronclient.v2_0.client [None req-2bc2d022-eb6d-4250-8a2c-c7edb9546af8 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in 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/640] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:07 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1555 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:07 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1436 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-07-14 00:34:07.993 7 WARNING neutronclient.v2_0.client [None req-a3237463-4e30-4ce4-a411-4d252803135d e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] 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-07-14 00:34:08.031 8 INFO nova.api.openstack.compute.server_external_events [req-cc6d1529-0170-4800-9604-51d15f3b5baa req-d8ee54e9-b510-4830-8346-6597e7db1c9d 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:5dbecff1-09a0-460d-808d-33b26da62614 for instance 6ec7de15-825b-4909-8f34-114c5a1a8929 on instance 2026-07-14 00:34:08.037 8 INFO nova.compute.rpcapi [None req-52f5b1e6-0fb4-416f-8958-5ff879ff5ca4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 320/642] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/643] 10.0.0.196 () {34 vars in 685 bytes} [Tue Jul 14 00:34:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:08.251 8 WARNING neutronclient.v2_0.client [None req-406bc6ca-8b54-4301-a0ad-3271b95522ea e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:08.291 8 WARNING neutronclient.v2_0.client [None req-406bc6ca-8b54-4301-a0ad-3271b95522ea e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:08.336 8 WARNING neutronclient.v2_0.client [None req-406bc6ca-8b54-4301-a0ad-3271b95522ea e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in 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/644] 10.0.0.196 () {32 vars in 663 bytes} [Tue Jul 14 00:34:08 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:08.393 7 WARNING neutronclient.v2_0.client [None req-d02621d8-973d-4e52-8152-83dae9d60a5f e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:08.427 7 WARNING neutronclient.v2_0.client [None req-d02621d8-973d-4e52-8152-83dae9d60a5f e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:08.495 8 WARNING neutronclient.v2_0.client [None req-a9ad96cc-06a5-4358-b229-ea866e361320 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/645] 10.0.0.196 () {32 vars in 740 bytes} [Tue Jul 14 00:34:08 2026] DELETE /v2.1/os-security-groups/d6be7b97-b148-4d78-8e99-a622e363ca40 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 00:34:08.610 7 WARNING neutronclient.v2_0.client [None req-33820276-2787-410e-8cfc-132ca3999937 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:08.641 7 INFO nova.api.openstack.wsgi [None req-33820276-2787-410e-8cfc-132ca3999937 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] HTTP exception thrown: Security group d6be7b97-b148-4d78-8e99-a622e363ca40 does not exist Neutron server returns request_ids: ['req-6112752a-b8d4-49a9-8914-184cc6c6ab3d'] [pid: 7|app: 0|req: 325/646] 10.0.0.196 () {32 vars in 737 bytes} [Tue Jul 14 00:34:08 2026] GET /v2.1/os-security-groups/d6be7b97-b148-4d78-8e99-a622e363ca40 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 00:34:08.654 7 WARNING neutronclient.v2_0.client [None req-27c824ed-f0fb-47f8-83de-bc72e3085099 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in 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/647] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:08 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:08.693 7 WARNING neutronclient.v2_0.client [None req-27c824ed-f0fb-47f8-83de-bc72e3085099 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in 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/648] 10.0.0.196 () {32 vars in 740 bytes} [Tue Jul 14 00:34:08 2026] DELETE /v2.1/os-security-groups/66a49bf5-e935-41e2-91a0-a8d9cb3a67af => generated 0 bytes in 202 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-07-14 00:34:08.862 8 WARNING neutronclient.v2_0.client [None req-5a90df64-dffa-49c0-9b82-ad3c597dbbc1 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:08.882 8 INFO nova.api.openstack.wsgi [None req-5a90df64-dffa-49c0-9b82-ad3c597dbbc1 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] HTTP exception thrown: Security group 66a49bf5-e935-41e2-91a0-a8d9cb3a67af does not exist Neutron server returns request_ids: ['req-e6251362-f118-4d3e-a573-6fefd63cccbf'] [pid: 8|app: 0|req: 323/649] 10.0.0.196 () {32 vars in 737 bytes} [Tue Jul 14 00:34:08 2026] GET /v2.1/os-security-groups/66a49bf5-e935-41e2-91a0-a8d9cb3a67af => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 00:34:08.896 7 WARNING neutronclient.v2_0.client [None req-01c0a43b-be1e-4116-bbac-c3ab9709d33d e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:08.925 7 WARNING neutronclient.v2_0.client [None req-01c0a43b-be1e-4116-bbac-c3ab9709d33d e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:09.021 8 WARNING neutronclient.v2_0.client [None req-4cfcc469-f6d6-4edc-ade7-34b676b9b227 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/650] 10.0.0.196 () {32 vars in 740 bytes} [Tue Jul 14 00:34:08 2026] DELETE /v2.1/os-security-groups/542e7c29-fbdd-4211-b07c-da36d9ef7502 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 00:34:09.124 7 WARNING neutronclient.v2_0.client [None req-82436913-9250-4a91-b428-e4dcda2496d2 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/651] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:08 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1555 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:09.180 8 WARNING neutronclient.v2_0.client [None req-aa39e5c6-f0d1-44c8-9669-112726c97687 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:09.201 8 INFO nova.api.openstack.wsgi [None req-aa39e5c6-f0d1-44c8-9669-112726c97687 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] HTTP exception thrown: Security group 542e7c29-fbdd-4211-b07c-da36d9ef7502 does not exist Neutron server returns request_ids: ['req-314034a4-8507-483e-bc79-4d59c6db6d3d'] [pid: 8|app: 0|req: 325/652] 10.0.0.196 () {32 vars in 737 bytes} [Tue Jul 14 00:34:09 2026] GET /v2.1/os-security-groups/542e7c29-fbdd-4211-b07c-da36d9ef7502 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 00:34:09.213 8 WARNING neutronclient.v2_0.client [None req-9eb52fbb-17e2-4c7d-93ee-392213b649ef e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in 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/653] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:09 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1436 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:09.258 8 WARNING neutronclient.v2_0.client [None req-9eb52fbb-17e2-4c7d-93ee-392213b649ef e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:09.294 8 WARNING neutronclient.v2_0.client [None req-9eb52fbb-17e2-4c7d-93ee-392213b649ef e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/654] 10.0.0.196 () {32 vars in 663 bytes} [Tue Jul 14 00:34:09 2026] GET /v2.1/os-security-groups => generated 707 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:09.364 7 WARNING neutronclient.v2_0.client [None req-00881d02-6471-4721-a9e0-63ff2190adae e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:09.387 7 INFO nova.api.openstack.wsgi [None req-00881d02-6471-4721-a9e0-63ff2190adae e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] HTTP exception thrown: Security group 542e7c29-fbdd-4211-b07c-da36d9ef7502 does not exist Neutron server returns request_ids: ['req-b06ea0b5-baad-4982-8cae-50af1bc2e302'] [pid: 7|app: 0|req: 329/655] 10.0.0.196 () {32 vars in 740 bytes} [Tue Jul 14 00:34:09 2026] DELETE /v2.1/os-security-groups/542e7c29-fbdd-4211-b07c-da36d9ef7502 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 00:34:09.402 8 WARNING neutronclient.v2_0.client [None req-4a654245-ec8f-475d-8dca-fe85a79a5757 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:09.426 8 INFO nova.api.openstack.wsgi [None req-4a654245-ec8f-475d-8dca-fe85a79a5757 e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] HTTP exception thrown: Security group 66a49bf5-e935-41e2-91a0-a8d9cb3a67af does not exist Neutron server returns request_ids: ['req-44660f6c-bfb1-4e2b-8938-f0ad476f3ef0'] [pid: 8|app: 0|req: 327/656] 10.0.0.196 () {32 vars in 740 bytes} [Tue Jul 14 00:34:09 2026] DELETE /v2.1/os-security-groups/66a49bf5-e935-41e2-91a0-a8d9cb3a67af => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 00:34:09.437 7 WARNING neutronclient.v2_0.client [None req-08b65cd9-1f9a-4aa3-9552-b3f72c8942be e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:09.461 7 INFO nova.api.openstack.wsgi [None req-08b65cd9-1f9a-4aa3-9552-b3f72c8942be e1f0570f376844d0a1f4dae7ee5f6935 635dd79b22f64fc5a095a0963e72bd03 - - default default] HTTP exception thrown: Security group d6be7b97-b148-4d78-8e99-a622e363ca40 does not exist Neutron server returns request_ids: ['req-19493a03-88f9-43f4-99c9-b90457339ee9'] [pid: 7|app: 0|req: 330/657] 10.0.0.196 () {32 vars in 740 bytes} [Tue Jul 14 00:34:09 2026] DELETE /v2.1/os-security-groups/d6be7b97-b148-4d78-8e99-a622e363ca40 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 00:34:09.749 8 WARNING neutronclient.v2_0.client [None req-5ddeffcb-02de-4f26-904e-bc208647b072 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/658] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:09 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:10.210 7 WARNING neutronclient.v2_0.client [None req-337289b1-3550-4996-88cb-4f6014fd5356 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] 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-07-14 00:34:10.281 8 WARNING neutronclient.v2_0.client [None req-0a5233e1-d541-4ffa-a1d2-4442290260ff fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in 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/659] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:10 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1555 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:10 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1424 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:10.911 7 WARNING neutronclient.v2_0.client [None req-bbdc215e-bac3-42c3-a978-696317524b92 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/663] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:10 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 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-07-14 00:34:11.360 8 WARNING neutronclient.v2_0.client [None req-9d02e1bb-4364-448d-a0c8-b10c907dff5a 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] 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-07-14 00:34:11.392 7 WARNING neutronclient.v2_0.client [None req-4b80d93b-e1bf-4785-b27d-8a8309fa0dce fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/664] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:11 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1555 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/665] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:11 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1424 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:12.073 8 WARNING neutronclient.v2_0.client [None req-085bc51e-e587-4279-a2f0-448023202df0 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/666] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:12 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 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-07-14 00:34:12.622 7 WARNING neutronclient.v2_0.client [None req-73e7769a-b096-447d-ae6b-97ba4af4e47b 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] 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-07-14 00:34:12.653 8 WARNING neutronclient.v2_0.client [None req-e9d88c0a-e101-4c4b-9d4c-d6a0a8b4b208 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in 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/667] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:12 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1555 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:12 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1424 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:12.877 7 INFO nova.api.openstack.compute.server_external_events [req-2471300d-d882-405f-86fe-9c74a859e793 req-083fac2f-53fa-4fa9-9560-85ac25e6539d 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:2582a000-fc1e-4988-bc94-6c0416a841b4 for instance 991987be-9a2f-4376-9edd-e9b27ef06e5b on instance [pid: 7|app: 0|req: 336/669] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:12 2026] POST /v2.1/os-server-external-events => generated 185 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-07-14 00:34:13.231 8 WARNING neutronclient.v2_0.client [None req-d6f38668-6fc6-4239-a46c-bbdb967457ab 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/670] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:13 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:13.763 7 WARNING neutronclient.v2_0.client [None req-d0ebdbf0-4d6b-4643-9270-3407baf27eff 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] 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-07-14 00:34:13.893 8 WARNING neutronclient.v2_0.client [None req-f7904757-45b2-4f8f-a104-95fd67017bc6 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/671] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:13 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1555 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:13 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1424 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:14.433 7 WARNING neutronclient.v2_0.client [None req-e251f642-22fd-4a6e-b2f4-67950eb54c42 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/673] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:14 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 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-07-14 00:34:14.917 8 INFO nova.api.openstack.compute.server_external_events [req-25cbdb1e-b771-405c-a018-96146b7c7722 req-09aee12b-a339-4260-9606-ee6cf6e50d7e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:e992f3da-a436-4718-81b1-72f690930818 for instance 2bb32c83-144a-49d0-b489-17798b597140 on instance 2026-07-14 00:34:14.918 8 INFO nova.api.openstack.compute.server_external_events [req-25cbdb1e-b771-405c-a018-96146b7c7722 req-09aee12b-a339-4260-9606-ee6cf6e50d7e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:5dbecff1-09a0-460d-808d-33b26da62614 for instance 6ec7de15-825b-4909-8f34-114c5a1a8929 on instance 2026-07-14 00:34:14.918 8 INFO nova.api.openstack.compute.server_external_events [req-25cbdb1e-b771-405c-a018-96146b7c7722 req-09aee12b-a339-4260-9606-ee6cf6e50d7e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:2582a000-fc1e-4988-bc94-6c0416a841b4 for instance 991987be-9a2f-4376-9edd-e9b27ef06e5b on instance 2026-07-14 00:34:14.918 8 INFO nova.api.openstack.compute.server_external_events [req-25cbdb1e-b771-405c-a018-96146b7c7722 req-09aee12b-a339-4260-9606-ee6cf6e50d7e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:2582a000-fc1e-4988-bc94-6c0416a841b4 for instance 991987be-9a2f-4376-9edd-e9b27ef06e5b on instance 2026-07-14 00:34:14.919 8 INFO nova.api.openstack.compute.server_external_events [req-25cbdb1e-b771-405c-a018-96146b7c7722 req-09aee12b-a339-4260-9606-ee6cf6e50d7e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:e992f3da-a436-4718-81b1-72f690930818 for instance 2bb32c83-144a-49d0-b489-17798b597140 on instance 2026-07-14 00:34:14.919 8 INFO nova.api.openstack.compute.server_external_events [req-25cbdb1e-b771-405c-a018-96146b7c7722 req-09aee12b-a339-4260-9606-ee6cf6e50d7e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:e992f3da-a436-4718-81b1-72f690930818 for instance 2bb32c83-144a-49d0-b489-17798b597140 on instance 2026-07-14 00:34:14.919 8 INFO nova.api.openstack.compute.server_external_events [req-25cbdb1e-b771-405c-a018-96146b7c7722 req-09aee12b-a339-4260-9606-ee6cf6e50d7e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:5dbecff1-09a0-460d-808d-33b26da62614 for instance 6ec7de15-825b-4909-8f34-114c5a1a8929 on instance 2026-07-14 00:34:14.919 8 INFO nova.api.openstack.compute.server_external_events [req-25cbdb1e-b771-405c-a018-96146b7c7722 req-09aee12b-a339-4260-9606-ee6cf6e50d7e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:5dbecff1-09a0-460d-808d-33b26da62614 for instance 6ec7de15-825b-4909-8f34-114c5a1a8929 on instance [pid: 8|app: 0|req: 336/674] 10.0.0.193 () {38 vars in 816 bytes} [Tue Jul 14 00:34:14 2026] POST /v2.1/os-server-external-events => generated 1384 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:14.991 7 WARNING neutronclient.v2_0.client [None req-d941694f-5b52-43ff-a28c-2215614bf853 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] 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-07-14 00:34:15.116 8 WARNING neutronclient.v2_0.client [None req-6657b9ba-5048-456e-bd86-d2630a65d236 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/675] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:14 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1555 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:15 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1424 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-07-14 00:34:15.649 7 WARNING neutronclient.v2_0.client [None req-a0ca2a2d-3d1b-4688-9325-9739d1a1af0d 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/677] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:15 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1526 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:16.249 8 WARNING neutronclient.v2_0.client [None req-a8e167b9-e3bb-4ecd-ac60-95502e9982e1 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] 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-07-14 00:34:16.290 7 WARNING neutronclient.v2_0.client [None req-ea7606d7-fd8f-4087-b902-2d718c99dc46 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/678] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:16 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1739 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: 341/679] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:16 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1610 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:16.401 8 WARNING neutronclient.v2_0.client [None req-92f5bcc6-1c01-4fed-9939-7c970a2075fe 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] 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-07-14 00:34:16.501 7 WARNING neutronclient.v2_0.client [None req-4173331a-5287-47f2-b4dd-0fd0d265ea63 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/680] 10.0.0.196 () {32 vars in 741 bytes} [Tue Jul 14 00:34:16 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140/os-interface => generated 285 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 10.0.0.196 () {32 vars in 741 bytes} [Tue Jul 14 00:34:16 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929/os-interface => generated 284 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:16.788 8 WARNING neutronclient.v2_0.client [None req-1b1f64f2-2457-4edb-950a-3170806dec05 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] 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-07-14 00:34:17.533 7 WARNING neutronclient.v2_0.client [None req-739533d5-40e8-4476-9d5c-425c992d21b1 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/682] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:16 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1718 bytes in 973 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:17 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1739 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:17.741 8 INFO nova.api.openstack.compute.server_external_events [req-ced8d576-7b33-4703-9fed-1a30194bafbd req-a618b460-a62b-4f4a-9d31-218e353db528 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:e992f3da-a436-4718-81b1-72f690930818 for instance 2bb32c83-144a-49d0-b489-17798b597140 on instance [pid: 8|app: 0|req: 341/684] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:17.754 7 INFO nova.api.openstack.compute.server_external_events [req-f64e5932-b8fb-48fd-9b42-f1283290fcc6 req-3e3f8ca7-9a3c-4305-b42e-c323335119ed 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:5dbecff1-09a0-460d-808d-33b26da62614 for instance 6ec7de15-825b-4909-8f34-114c5a1a8929 on instance [pid: 7|app: 0|req: 344/685] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:17.778 8 WARNING neutronclient.v2_0.client [None req-f4899c4a-7d07-43ed-a940-cb9519384571 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:17.790 7 WARNING neutronclient.v2_0.client [None req-f3b5c8df-e2e2-4dc4-a84f-72b6ea706c79 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/686] 10.0.0.196 () {32 vars in 741 bytes} [Tue Jul 14 00:34:17 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/os-interface => generated 285 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 342/687] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:17 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1610 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/688] 10.0.0.196 () {32 vars in 641 bytes} [Tue Jul 14 00:34:17 2026] GET /v2.1/servers => generated 383 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/689] 10.0.0.196 () {32 vars in 641 bytes} [Tue Jul 14 00:34:17 2026] GET /v2.1/servers => generated 387 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/690] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:34:18 2026] DELETE /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 0 bytes in 217 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: 8|app: 0|req: 344/691] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:34:18 2026] DELETE /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 0 bytes in 155 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-07-14 00:34:18.290 7 WARNING neutronclient.v2_0.client [None req-c9e0884d-f902-46d3-929c-caf3e9987b47 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:18.319 8 WARNING neutronclient.v2_0.client [None req-66898b7f-4c22-4b7c-88ba-9a5211519d54 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/692] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:18 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1745 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:18.905 7 WARNING neutronclient.v2_0.client [None req-2d55642e-03c8-4135-b184-548a1d300f96 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/693] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:18 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1616 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:18 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1718 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:19.840 8 INFO nova.api.openstack.compute.server_external_events [req-08a8b70b-e4df-4bee-90cc-6c661162b50d req-aa1a10a4-3c40-484c-be18-e3868ea482a7 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:2582a000-fc1e-4988-bc94-6c0416a841b4 for instance 991987be-9a2f-4376-9edd-e9b27ef06e5b on instance 2026-07-14 00:34:19.841 8 INFO nova.api.openstack.compute.server_external_events [req-08a8b70b-e4df-4bee-90cc-6c661162b50d req-aa1a10a4-3c40-484c-be18-e3868ea482a7 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:e992f3da-a436-4718-81b1-72f690930818 for instance 2bb32c83-144a-49d0-b489-17798b597140 on instance [pid: 8|app: 0|req: 346/695] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:19 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:19.974 8 WARNING neutronclient.v2_0.client [None req-211fd082-9ec0-46f8-96a7-374e0fd52889 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/696] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:19 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1736 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:20.103 7 WARNING neutronclient.v2_0.client [None req-6f2749c9-cbfd-4d98-ba2d-45978a8003dd 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/697] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:19 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1865 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:21.161 7 WARNING neutronclient.v2_0.client [None req-b2b749b5-ad96-4730-af49-424ffc84f550 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] 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-07-14 00:34:21.303 8 WARNING neutronclient.v2_0.client [None req-5f3d1e8d-029a-4f4b-96cf-23ae9cd71a8e 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/700] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:21 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1799 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:21 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1736 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:21.710 8 INFO nova.api.openstack.compute.server_external_events [req-a4bbf910-42de-42fb-b568-a15148a350d3 req-92f0ab1e-5bc3-405f-92b3-982d5c794b57 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:5dbecff1-09a0-460d-808d-33b26da62614 for instance 6ec7de15-825b-4909-8f34-114c5a1a8929 on instance [pid: 8|app: 0|req: 350/702] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:21.891 7 INFO nova.api.openstack.compute.server_external_events [req-088aaee8-fe3a-4310-abc2-676e32f943e5 req-7337f060-7dac-4e46-89dd-53a27b06ca5e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:e992f3da-a436-4718-81b1-72f690930818 for instance 2bb32c83-144a-49d0-b489-17798b597140 on instance 2026-07-14 00:34:21.891 7 INFO nova.api.openstack.compute.server_external_events [req-088aaee8-fe3a-4310-abc2-676e32f943e5 req-7337f060-7dac-4e46-89dd-53a27b06ca5e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:5dbecff1-09a0-460d-808d-33b26da62614 for instance 6ec7de15-825b-4909-8f34-114c5a1a8929 on instance 2026-07-14 00:34:21.892 7 INFO nova.api.openstack.compute.server_external_events [req-088aaee8-fe3a-4310-abc2-676e32f943e5 req-7337f060-7dac-4e46-89dd-53a27b06ca5e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:5dbecff1-09a0-460d-808d-33b26da62614 for instance 6ec7de15-825b-4909-8f34-114c5a1a8929 on instance 2026-07-14 00:34:21.892 7 INFO nova.api.openstack.compute.server_external_events [req-088aaee8-fe3a-4310-abc2-676e32f943e5 req-7337f060-7dac-4e46-89dd-53a27b06ca5e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:e992f3da-a436-4718-81b1-72f690930818 for instance 2bb32c83-144a-49d0-b489-17798b597140 on instance [pid: 7|app: 0|req: 353/703] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:21 2026] POST /v2.1/os-server-external-events => generated 702 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:22.424 8 WARNING neutronclient.v2_0.client [None req-272a1d7b-66a6-4348-8dc2-51dc9aace015 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:22.456 7 WARNING neutronclient.v2_0.client [None req-e7ff6d34-494c-4227-82d0-5ef85f2b1229 fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/704] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:22 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1517 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:22 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1380 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:23.519 8 WARNING neutronclient.v2_0.client [None req-4675013a-c34e-4f04-8315-cc93949325fb 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:23.558 7 WARNING neutronclient.v2_0.client [None req-e4324987-007f-4eb6-93e4-e42e768a44ec fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in 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/706] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:23 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 1517 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:23 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1385 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-07-14 00:34:24.595 8 INFO nova.api.openstack.wsgi [None req-d987d3a7-2bde-4a42-9d8d-440252ca6ca4 45ff8547ef284098b9dcc14fa6371712 b74dbc7ad905448ca5bf9e3b998221df - - default default] HTTP exception thrown: Instance 2bb32c83-144a-49d0-b489-17798b597140 could not be found. [pid: 8|app: 0|req: 353/708] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:24 2026] GET /v2.1/servers/2bb32c83-144a-49d0-b489-17798b597140 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 356/709] 10.0.0.196 () {32 vars in 706 bytes} [Tue Jul 14 00:34:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1642998246 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 00:34:24.655 8 WARNING neutronclient.v2_0.client [None req-5d2e4022-3f26-46f2-8c48-ef1ae2da11ca fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] The python binding code in 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/710] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:24 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => generated 1385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:25.724 7 INFO nova.api.openstack.wsgi [None req-9a787c60-9ddd-4ecb-a804-bbfaa99e6f5f fe565119719442bcb65ec4e326a8fd0e ae11dd5a5b594500a440a0bd00bd4a8d - - default default] HTTP exception thrown: Instance 6ec7de15-825b-4909-8f34-114c5a1a8929 could not be found. [pid: 7|app: 0|req: 357/711] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:25 2026] GET /v2.1/servers/6ec7de15-825b-4909-8f34-114c5a1a8929 => 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: 355/712] 10.0.0.196 () {32 vars in 706 bytes} [Tue Jul 14 00:34:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2034685832 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-14 00:34:34.725 8 WARNING neutronclient.v2_0.client [None req-8ba09991-cb80-4829-84dc-abe5738282d0 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/715] 10.0.0.196 () {32 vars in 741 bytes} [Tue Jul 14 00:34:34 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/os-interface => generated 285 bytes in 1330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:36.069 7 WARNING neutronclient.v2_0.client [None req-068f8630-2ca9-48d3-8930-8e7f4421f986 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in 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/716] 10.0.0.196 () {32 vars in 815 bytes} [Tue Jul 14 00:34:36 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/os-interface/2582a000-fc1e-4988-bc94-6c0416a841b4 => generated 282 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/717] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:36 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 157 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: 360/718] 10.0.0.196 () {34 vars in 750 bytes} [Tue Jul 14 00:34:36 2026] POST /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/719] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:36 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/720] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:37 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 157 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/721] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:38 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 157 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, ' [pid: 7|app: 0|req: 362/722] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:34:39 2026] POST /v2.1/os-keypairs => generated 384 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, ' [pid: 8|app: 0|req: 361/723] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:39 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 157 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:40 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 157 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:41.413 7 INFO nova.api.openstack.compute.server_external_events [req-e89e9c01-64ee-46a8-acfa-36d1ab800fd9 req-35d66bd3-bcd7-44d8-a12e-08f33837a8dd 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:2582a000-fc1e-4988-bc94-6c0416a841b4 for instance 991987be-9a2f-4376-9edd-e9b27ef06e5b on instance [pid: 7|app: 0|req: 365/727] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:34:41.435 8 WARNING neutronclient.v2_0.client [None req-47a5e2c3-d7b6-4c94-ab3d-2a2f36473791 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] 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: 366/728] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:41 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 157 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:34:42.207 8 WARNING neutronclient.v2_0.client [None req-47a5e2c3-d7b6-4c94-ab3d-2a2f36473791 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/729] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:34:41 2026] POST /v2.1/servers => generated 424 bytes in 1199 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-07-14 00:34:42.526 7 WARNING neutronclient.v2_0.client [None req-9e8cee2a-a012-415f-8b8e-526a8aa8e6f5 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] 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: 367/730] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:42 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1371 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:42.607 8 WARNING neutronclient.v2_0.client [None req-e862aa2f-51f8-4bb6-8011-859ba6206e66 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:42.643 8 WARNING neutronclient.v2_0.client [None req-e862aa2f-51f8-4bb6-8011-859ba6206e66 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] 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: 368/731] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:42 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 195 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:42.833 7 WARNING neutronclient.v2_0.client [None req-c5979fb5-0449-4904-832f-6971e39c6aed 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:42.841 8 WARNING neutronclient.v2_0.client [None req-e862aa2f-51f8-4bb6-8011-859ba6206e66 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/732] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:42 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1952 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/733] 10.0.0.196 () {34 vars in 750 bytes} [Tue Jul 14 00:34:43 2026] POST /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/734] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:43 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 195 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:34:42 2026] POST /v2.1/servers => generated 451 bytes in 610 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-07-14 00:34:43.194 7 WARNING neutronclient.v2_0.client [None req-88577951-8027-45fc-97ba-baa3df6987ae 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/736] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:43 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1421 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-07-14 00:34:43.631 8 WARNING neutronclient.v2_0.client [None req-6fe3432d-93c8-425d-8c63-b1a414ce4b2d 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in 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/737] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:43 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1375 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/738] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:44 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:44.280 8 WARNING neutronclient.v2_0.client [None req-f6343bf5-c725-496f-ac9b-43971d5b98bb 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/739] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:44 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1425 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-07-14 00:34:44.756 7 WARNING neutronclient.v2_0.client [None req-61a4b97b-0c8c-4ff2-a4e0-c7dde37ea282 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in 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/740] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:44 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1423 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/741] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:45 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 195 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-07-14 00:34:45.233 7 INFO nova.api.openstack.compute.server_external_events [req-56295bea-6055-4702-8187-6f45d24230c0 req-02b91781-af4b-4ec1-a06e-eeb868490da5 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:2582a000-fc1e-4988-bc94-6c0416a841b4 for instance 991987be-9a2f-4376-9edd-e9b27ef06e5b on instance [pid: 7|app: 0|req: 375/742] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:45.370 8 WARNING neutronclient.v2_0.client [None req-9366adce-6a54-48ba-a40d-f9ef0609ad9b 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/743] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:45 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1417 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-07-14 00:34:46.039 7 WARNING neutronclient.v2_0.client [None req-80a99706-72dd-4359-9a5d-f377e75581ab 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/744] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:46 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1423 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, ' [pid: 8|app: 0|req: 369/745] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:34:46 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b/ips => generated 157 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/746] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:34:46 2026] DELETE /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:46.453 7 WARNING neutronclient.v2_0.client [None req-70f33197-5daf-486d-913d-acbde065aa92 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/747] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:46 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1473 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:46.535 8 WARNING neutronclient.v2_0.client [None req-e6d19b4e-9e96-4c64-bf38-544cf076f139 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/748] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:46 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1844 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, ' 2026-07-14 00:34:47.121 7 WARNING neutronclient.v2_0.client [None req-9c107099-8395-49aa-8308-2862d3b187e5 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/749] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:47 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1431 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:47.545 8 WARNING neutronclient.v2_0.client [None req-5cb85680-8410-4f0e-85f9-7d8b0ca41e74 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/750] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:47 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1473 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-07-14 00:34:47.710 7 WARNING neutronclient.v2_0.client [None req-41c01127-c98c-4a8d-8ed4-fc7677074927 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] 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-07-14 00:34:48.239 8 WARNING neutronclient.v2_0.client [None req-78314cf1-3fac-4249-8723-b85fda864c82 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/751] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:47 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1844 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:48.484 7 INFO nova.api.openstack.compute.server_external_events [req-4cd62d54-8a87-44ee-8b53-92f12da46eae req-a96cf48c-50d1-4319-827f-ff8b54b3e09e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:179a0f6e-697c-4c1c-bd51-38ef74d63ac7 for instance f73ae91c-5d18-4135-8f7a-86440bcd8bec on instance [pid: 7|app: 0|req: 381/752] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:48 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1483 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:48.653 7 WARNING neutronclient.v2_0.client [None req-d2336e43-5342-4121-ba33-7f0e04c7ecc2 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/754] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:48 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1481 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-07-14 00:34:49.504 8 WARNING neutronclient.v2_0.client [None req-3d458761-a449-4398-b7cc-29637a0dc554 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] 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-07-14 00:34:49.585 7 WARNING neutronclient.v2_0.client [None req-f74e9484-a9de-4e47-9312-1fb9f26e4882 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/755] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:49 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1776 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:50.039 8 WARNING neutronclient.v2_0.client [None req-80a331c0-0c85-4518-864b-9578c4e6f71d 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/756] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:49 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1471 bytes in 980 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:50.555 7 INFO nova.api.openstack.compute.server_external_events [req-26668cd4-c74a-4854-b72b-69c156aa6ee5 req-be73fd1c-5707-4b00-b898-eca2ac55e8ef 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:2582a000-fc1e-4988-bc94-6c0416a841b4 for instance 991987be-9a2f-4376-9edd-e9b27ef06e5b on instance [pid: 7|app: 0|req: 384/757] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:50 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: 8|app: 0|req: 374/758] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:50 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1549 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:51.067 7 WARNING neutronclient.v2_0.client [None req-96bd1f41-3732-44a1-8a54-effe8dc52379 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/761] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:51 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1486 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:51.584 8 WARNING neutronclient.v2_0.client [None req-c1d8d221-55d6-4eb3-94ad-712b761642de 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] 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-07-14 00:34:51.665 7 WARNING neutronclient.v2_0.client [None req-66637c6d-b81d-47dc-9a49-f952dcc9def3 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/762] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:51 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/763] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:51 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1547 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-07-14 00:34:52.331 8 WARNING neutronclient.v2_0.client [None req-eb85b4e9-7447-49d4-9500-e9d25d1418cf 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/764] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:52 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 1486 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-07-14 00:34:52.593 7 INFO nova.api.openstack.compute.server_external_events [req-3a375ec4-6215-435c-9d58-9af40af4165c req-38dfbbb8-0e24-4843-af13-99415430aae9 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:94419638-0ca9-47c5-96f5-cb25238d2ede for instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 on instance [pid: 7|app: 0|req: 388/765] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:52.764 8 WARNING neutronclient.v2_0.client [None req-bf40e5bf-5c48-4359-8c14-b2e6b9bf05eb 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] 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-07-14 00:34:52.935 7 WARNING neutronclient.v2_0.client [None req-a9ecbfb1-4bad-44d5-8da5-c0413aafa63a 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/766] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:52 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1471 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/767] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:52 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1547 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:53.470 8 INFO nova.api.openstack.wsgi [None req-adb18b22-37a8-4e10-893c-5984f9fd335e 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] HTTP exception thrown: Instance 991987be-9a2f-4376-9edd-e9b27ef06e5b could not be found. [pid: 8|app: 0|req: 379/768] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:53 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/769] 10.0.0.196 () {32 vars in 706 bytes} [Tue Jul 14 00:34:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1788646270 => generated 0 bytes in 17 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-07-14 00:34:54.006 8 WARNING neutronclient.v2_0.client [None req-bcc1b0fa-e468-4451-8c24-64c17215816f 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:54.135 7 WARNING neutronclient.v2_0.client [None req-44ce1d82-3163-4687-b393-89c22bbd90e7 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/770] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:53 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1471 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:54.368 8 INFO nova.api.openstack.wsgi [None req-02ed1ab2-8c52-4dbc-9925-2cf6bd42c308 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] HTTP exception thrown: Instance 991987be-9a2f-4376-9edd-e9b27ef06e5b could not be found. [pid: 8|app: 0|req: 381/771] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:34:54 2026] DELETE /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/772] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:54 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1547 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:34:54.399 8 INFO nova.api.openstack.wsgi [None req-f2fb7e53-5a04-4388-83e8-4e603dad39d1 5cebb2749b48448795b65d0f02f70889 403d9ba0091041a1a5917ee89dc1ab2c - - default default] HTTP exception thrown: Instance 991987be-9a2f-4376-9edd-e9b27ef06e5b could not be found. [pid: 8|app: 0|req: 382/773] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:54 2026] GET /v2.1/servers/991987be-9a2f-4376-9edd-e9b27ef06e5b => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:55.417 7 WARNING neutronclient.v2_0.client [None req-b4b576ba-5940-43b0-847c-093d81ece9ce 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:34:55.431 8 WARNING neutronclient.v2_0.client [None req-909340fb-1609-4041-813a-57f17d33f976 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/774] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:55 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1471 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:56.264 7 INFO nova.api.openstack.compute.server_external_events [req-098a3e5f-eeb9-4bf7-8322-98cc440f0b92 req-5de97511-9f91-4210-999a-090c12e16b9e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:179a0f6e-697c-4c1c-bd51-38ef74d63ac7 for instance f73ae91c-5d18-4135-8f7a-86440bcd8bec on instance [pid: 8|app: 0|req: 383/775] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:55 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1547 bytes in 869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/776] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:57.279 8 WARNING neutronclient.v2_0.client [None req-3db50a91-49ba-4fd7-a1a8-a896f36f91b2 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] 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-07-14 00:34:57.323 7 WARNING neutronclient.v2_0.client [None req-e1f54591-aff6-4e6f-84c5-e19601f6b6c3 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/777] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:57 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1471 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/778] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:57 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1547 bytes in 729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:34:58.308 8 INFO nova.api.openstack.compute.server_external_events [req-cdc89f99-cb6c-4a99-89d3-60c1ee7dc456 req-c3c7c250-ad75-48a3-ae38-7811ab539ce9 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:94419638-0ca9-47c5-96f5-cb25238d2ede for instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 on instance 2026-07-14 00:34:58.308 8 INFO nova.api.openstack.compute.server_external_events [req-cdc89f99-cb6c-4a99-89d3-60c1ee7dc456 req-c3c7c250-ad75-48a3-ae38-7811ab539ce9 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:179a0f6e-697c-4c1c-bd51-38ef74d63ac7 for instance f73ae91c-5d18-4135-8f7a-86440bcd8bec on instance 2026-07-14 00:34:58.308 8 INFO nova.api.openstack.compute.server_external_events [req-cdc89f99-cb6c-4a99-89d3-60c1ee7dc456 req-c3c7c250-ad75-48a3-ae38-7811ab539ce9 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:179a0f6e-697c-4c1c-bd51-38ef74d63ac7 for instance f73ae91c-5d18-4135-8f7a-86440bcd8bec on instance 2026-07-14 00:34:58.309 8 INFO nova.api.openstack.compute.server_external_events [req-cdc89f99-cb6c-4a99-89d3-60c1ee7dc456 req-c3c7c250-ad75-48a3-ae38-7811ab539ce9 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:94419638-0ca9-47c5-96f5-cb25238d2ede for instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 on instance 2026-07-14 00:34:58.309 8 INFO nova.api.openstack.compute.server_external_events [req-cdc89f99-cb6c-4a99-89d3-60c1ee7dc456 req-c3c7c250-ad75-48a3-ae38-7811ab539ce9 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:94419638-0ca9-47c5-96f5-cb25238d2ede for instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 on instance [pid: 8|app: 0|req: 385/779] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:34:58 2026] POST /v2.1/os-server-external-events => generated 869 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-07-14 00:34:58.860 7 WARNING neutronclient.v2_0.client [None req-1ac03fce-4b22-44aa-98ad-590e0c6c120e 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] 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-07-14 00:34:59.067 8 WARNING neutronclient.v2_0.client [None req-229f9019-59e1-438c-8224-7b5149349f61 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/780] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:58 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1471 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/781] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:34:59 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1547 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-07-14 00:35:00.119 7 WARNING neutronclient.v2_0.client [None req-c517fad5-5a3a-4cb0-8fca-1bffac3662f1 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] 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-07-14 00:35:00.261 8 WARNING neutronclient.v2_0.client [None req-ebce2d36-f891-455d-8b05-343148f7114c 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/782] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:00 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1657 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/783] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:35:00 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec/ips => generated 110 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/784] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:00 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1724 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/785] 10.0.0.196 () {32 vars in 723 bytes} [Tue Jul 14 00:35:00 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec/ips => generated 110 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:00.405 7 WARNING neutronclient.v2_0.client [None req-6db2bed2-ec07-4249-9626-3075c84132d8 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in 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/786] 10.0.0.196 () {32 vars in 825 bytes} [Tue Jul 14 00:35:00 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec/ips/tempest-ServerAddressesTestJSON-1561407068-network => generated 95 bytes in 31 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: 399/787] 10.0.0.196 () {32 vars in 741 bytes} [Tue Jul 14 00:35:00 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3/os-interface => generated 284 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/788] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:35:00 2026] DELETE /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 0 bytes in 85 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-07-14 00:35:00.537 7 WARNING neutronclient.v2_0.client [None req-6bf38aca-4a13-4167-b1c9-c695a8d5685c 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/789] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:00 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1663 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/792] 10.0.0.196 () {30 vars in 413 bytes} [Tue Jul 14 00:35:00 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:01.230 7 WARNING neutronclient.v2_0.client [None req-ee168faf-61ae-45b1-b04b-df041cfe5941 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/793] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:01 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1724 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-07-14 00:35:01.369 7 INFO nova.api.openstack.compute.server_external_events [req-03c54f92-03af-4add-83f6-4c750aeb40de req-44fdacd5-0a23-40cb-89fc-501d90fea46f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:94419638-0ca9-47c5-96f5-cb25238d2ede for instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 on instance [pid: 7|app: 0|req: 404/794] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:01 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, ' [pid: 7|app: 0|req: 405/795] 10.0.0.196 () {32 vars in 641 bytes} [Tue Jul 14 00:35:01 2026] GET /v2.1/servers => generated 377 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/796] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:35:01 2026] DELETE /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:01.559 7 WARNING neutronclient.v2_0.client [None req-7b4eb09b-7180-44c2-b893-a29b222e1002 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] 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: 391/797] 10.0.0.196 () {28 vars in 560 bytes} [Tue Jul 14 00:35:01 2026] GET /v2/ => generated 402 bytes in 648 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/798] 10.0.0.196 () {28 vars in 564 bytes} [Tue Jul 14 00:35:01 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:35:01.701 8 WARNING neutronclient.v2_0.client [None req-f6e335f3-0803-4127-a350-82497bbe01f4 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/799] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:01 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1730 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 10.0.0.196 () {30 vars in 413 bytes} [Tue Jul 14 00:35:01 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:01.856 7 INFO nova.api.openstack.compute.server_external_events [req-a8073318-cd0e-4aff-a0d5-7838253341a8 req-031d0f13-1ac4-4735-846d-54970eb68057 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:179a0f6e-697c-4c1c-bd51-38ef74d63ac7 for instance f73ae91c-5d18-4135-8f7a-86440bcd8bec on instance [pid: 7|app: 0|req: 409/801] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:01 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) [pid: 8|app: 0|req: 393/802] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:01 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1663 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-07-14 00:35:02.810 7 WARNING neutronclient.v2_0.client [None req-faf5a0aa-2dc9-4de6-98ac-29e97d15ab32 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] 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-07-14 00:35:02.933 8 WARNING neutronclient.v2_0.client [None req-8fb54b20-e07c-47c5-a7c1-40f946c43615 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/803] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:02 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1621 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/804] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:02 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1850 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:03.912 8 INFO nova.api.openstack.compute.server_external_events [req-effd3c2c-580f-48f1-b833-fa4ff607b691 req-cff349cb-dd4d-4bb5-a24a-ff9172e29d5a 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:179a0f6e-697c-4c1c-bd51-38ef74d63ac7 for instance f73ae91c-5d18-4135-8f7a-86440bcd8bec on instance 2026-07-14 00:35:03.912 8 INFO nova.api.openstack.compute.server_external_events [req-effd3c2c-580f-48f1-b833-fa4ff607b691 req-cff349cb-dd4d-4bb5-a24a-ff9172e29d5a 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:94419638-0ca9-47c5-96f5-cb25238d2ede for instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 on instance 2026-07-14 00:35:03.913 8 INFO nova.api.openstack.compute.server_external_events [req-effd3c2c-580f-48f1-b833-fa4ff607b691 req-cff349cb-dd4d-4bb5-a24a-ff9172e29d5a 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:94419638-0ca9-47c5-96f5-cb25238d2ede for instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 on instance 2026-07-14 00:35:03.913 8 INFO nova.api.openstack.compute.server_external_events [req-effd3c2c-580f-48f1-b833-fa4ff607b691 req-cff349cb-dd4d-4bb5-a24a-ff9172e29d5a 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:179a0f6e-697c-4c1c-bd51-38ef74d63ac7 for instance f73ae91c-5d18-4135-8f7a-86440bcd8bec on instance [pid: 8|app: 0|req: 395/805] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:03 2026] POST /v2.1/os-server-external-events => generated 702 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:04.570 7 WARNING neutronclient.v2_0.client [None req-54d88dd6-5b18-490d-962f-6fe8c4b20d84 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:35:04.590 8 WARNING neutronclient.v2_0.client [None req-2d7bc895-a518-44a9-8ca4-db45e4c0dfd0 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/806] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:04 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1457 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/807] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:04 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1782 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:05.832 8 WARNING neutronclient.v2_0.client [None req-038f587a-f6ae-45a7-a78d-8525f5e71364 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:35:05.833 7 WARNING neutronclient.v2_0.client [None req-d1573686-6b08-403a-a80d-7a5388070db9 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/808] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:05 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1507 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:05 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 1457 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:05.966 8 INFO nova.api.openstack.compute.server_external_events [req-5d0db42a-820c-415f-9659-b566d61c7cce req-6ac69df0-69ba-49e1-bfdd-9fcb71a87bbb 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:94419638-0ca9-47c5-96f5-cb25238d2ede for instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 on instance [pid: 8|app: 0|req: 398/810] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:05 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:06.936 7 WARNING neutronclient.v2_0.client [None req-35aabea3-b720-4ded-939a-8dc73ec5fa0b 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:35:06.949 8 INFO nova.api.openstack.wsgi [None req-c65e746d-6b0f-433d-a755-9e507b526557 7843c57306fc4de5a3cfe12c5817684d e7c12b6f395245f3bdb71d9648c4726c - - default default] HTTP exception thrown: Instance f73ae91c-5d18-4135-8f7a-86440bcd8bec could not be found. [pid: 8|app: 0|req: 399/811] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:06 2026] GET /v2.1/servers/f73ae91c-5d18-4135-8f7a-86440bcd8bec => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/812] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:06 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 1507 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-07-14 00:35:08.008 8 INFO nova.api.openstack.wsgi [None req-f0e57551-988e-4f07-baa2-db7880cdcf72 9923349291cd4ca8a45418c5f8d46aff 6dbc543d96c644ffbb81d51b18165fb8 - - default default] HTTP exception thrown: Instance ef6f0f45-7e2d-42bd-b11b-03a768847dd3 could not be found. [pid: 8|app: 0|req: 400/813] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:07 2026] GET /v2.1/servers/ef6f0f45-7e2d-42bd-b11b-03a768847dd3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/814] 10.0.0.196 () {32 vars in 702 bytes} [Tue Jul 14 00:35:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-53054494 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/819] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:35:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:35:23.667 7 WARNING neutronclient.v2_0.client [None req-405db8c7-0429-4c8d-b98e-24ea565c257c 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:35:23.735 7 WARNING neutronclient.v2_0.client [None req-405db8c7-0429-4c8d-b98e-24ea565c257c 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:35:24.028 7 WARNING neutronclient.v2_0.client [None req-405db8c7-0429-4c8d-b98e-24ea565c257c 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/820] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:35:23 2026] POST /v2.1/servers => generated 452 bytes in 650 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-14 00:35:24.266 8 WARNING neutronclient.v2_0.client [None req-f054ae16-186b-4179-82a7-4e9b62477819 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/821] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:24 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1391 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-07-14 00:35:25.368 7 WARNING neutronclient.v2_0.client [None req-65b687d2-78b7-4c1f-b88f-b1b67585c581 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/822] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:25 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:26.437 8 WARNING neutronclient.v2_0.client [None req-89a6d1b1-23fc-434f-8025-705d5bdac81c 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/823] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:26 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1443 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-07-14 00:35:27.661 7 WARNING neutronclient.v2_0.client [None req-57e330b7-fe12-4d37-9795-6f3bfc66d9c1 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/824] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:27 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1443 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:28.984 8 WARNING neutronclient.v2_0.client [None req-f4cad36f-a3df-400e-8cf8-e885c87a92e7 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/825] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:28 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1518 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:29.901 7 INFO nova.api.openstack.compute.server_external_events [req-2f907758-c900-4b15-8b51-ef0f20df8239 req-fb6b9b66-759d-4c84-b538-267730d6ddf6 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 7|app: 0|req: 420/826] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:29 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-07-14 00:35:30.574 8 WARNING neutronclient.v2_0.client [None req-dc473768-9422-4c25-9020-340608884cc9 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/827] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:30 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1516 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:31.768 8 WARNING neutronclient.v2_0.client [None req-5b7343a0-2325-4be4-acac-26505bcbe5a9 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/830] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:31 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1516 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:33.163 7 WARNING neutronclient.v2_0.client [None req-b3e5fcd4-26af-4164-87ab-8fd1ac2d87f7 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/831] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:33 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1516 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:34.345 8 WARNING neutronclient.v2_0.client [None req-082d7bfc-9e53-4a27-a104-de97d41fcc34 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/832] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:34 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1516 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:35.985 7 WARNING neutronclient.v2_0.client [None req-e8c66a71-eab1-4421-ba75-b5e69df8ecae 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] 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-07-14 00:35:36.349 8 INFO nova.api.openstack.compute.server_external_events [req-f7592d6f-8873-41e0-b097-4d7661b37ed4 req-85f81ff9-9704-4207-b3c4-c53079d9bb1f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 8|app: 0|req: 411/833] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:38.397 8 INFO nova.api.openstack.compute.server_external_events [req-cb96edd2-33f2-4e34-91ad-da2862a6a27b req-3e5510b2-2605-4afc-a7cd-239c44096631 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance 2026-07-14 00:35:38.398 8 INFO nova.api.openstack.compute.server_external_events [req-cb96edd2-33f2-4e34-91ad-da2862a6a27b req-3e5510b2-2605-4afc-a7cd-239c44096631 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 8|app: 0|req: 412/834] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:38 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/835] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:35 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1516 bytes in 3053 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:40.054 8 WARNING neutronclient.v2_0.client [None req-5b06f24c-f457-4efb-b94d-36287ae46157 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/836] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:40 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1697 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:40.691 7 WARNING neutronclient.v2_0.client [None req-7d618218-e848-49f3-9e10-fef20f5b2e6b 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/839] 10.0.0.196 () {32 vars in 741 bytes} [Tue Jul 14 00:35:40 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7/os-interface => generated 284 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:42.223 8 INFO nova.api.openstack.compute.server_external_events [req-acf3cc58-e109-4050-b150-4bea2b0f648e req-5a9c29b9-a75f-4382-9deb-5e3569c3ae4f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 8|app: 0|req: 416/840] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:51.973 7 WARNING neutronclient.v2_0.client [None req-d2902595-25bb-4daf-8435-090eeda60b9e 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/843] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:51 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1817 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-07-14 00:35:52.186 8 WARNING neutronclient.v2_0.client [None req-406cc62d-5a23-4415-b50e-2649663e02e7 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/844] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:52 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1817 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/845] 10.0.0.196 () {34 vars in 750 bytes} [Tue Jul 14 00:35:52 2026] POST /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7/action => generated 0 bytes in 94 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-07-14 00:35:52.729 8 WARNING neutronclient.v2_0.client [None req-d22fe67d-fb6f-4a25-9d13-cbb4861a590d 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/846] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:52 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1819 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-07-14 00:35:53.862 7 WARNING neutronclient.v2_0.client [None req-f7d3e4cd-8d11-46fc-8fd3-cf58ae8047b3 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/847] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:53 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1819 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:55.025 8 WARNING neutronclient.v2_0.client [None req-b38e0158-07dd-4582-9ec2-4d1e0fee0228 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/848] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:54 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1819 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:56.437 7 WARNING neutronclient.v2_0.client [None req-44a6f4bd-aa0b-434f-9b99-fada2a2327d7 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/849] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:56 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1824 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-07-14 00:35:57.453 8 INFO nova.api.openstack.compute.server_external_events [req-64bfd4d0-965d-45f0-87fb-4b1a27adb66f req-d30c39c0-4943-485b-9411-a5d288f543f9 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 8|app: 0|req: 421/850] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:57.607 7 WARNING neutronclient.v2_0.client [None req-8d447872-9155-43e3-abb0-80de139f61ae 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/851] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:57 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1824 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:58.849 8 WARNING neutronclient.v2_0.client [None req-6f50c7ed-2041-4aba-879d-a37f5e4f80dc 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/852] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:58 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1824 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-07-14 00:35:59.520 7 INFO nova.api.openstack.compute.server_external_events [req-2696cd2e-ec8a-4e30-810d-39542a1ef682 req-4c76eeeb-0173-4e17-99a7-6dd1ff36ff6d 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 7|app: 0|req: 431/853] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:35:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:35:59.993 8 WARNING neutronclient.v2_0.client [None req-12f9d4ac-099e-47bb-9292-83895dae1dd9 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/856] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:35:59 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1824 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:01.807 7 WARNING neutronclient.v2_0.client [None req-9fab5e54-6977-4e68-b4d7-9efceda7ad02 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/857] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:01 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1824 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-07-14 00:36:02.951 8 WARNING neutronclient.v2_0.client [None req-46356519-22c0-4fab-930f-58880f48eb17 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/858] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:02 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1817 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:09.894 7 INFO nova.api.openstack.compute.server_external_events [req-2af71049-e775-46a5-93c3-6eb1ecb7b30b req-02aa4201-a839-488e-a237-eea22d898141 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 7|app: 0|req: 435/859] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:36:09 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-07-14 00:36:11.949 7 INFO nova.api.openstack.compute.server_external_events [req-9cbca1b9-e553-4eb2-a104-8b31b7b6ef61 req-e9497fa2-0c5f-4f01-be11-7fc2523f869e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 7|app: 0|req: 437/862] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:36:11 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: 8|app: 0|req: 426/863] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:36:16 2026] POST /v2.1/os-keypairs => generated 397 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:18.679 7 WARNING neutronclient.v2_0.client [None req-b02a768a-1378-48c0-a3fb-99ad3756f5a6 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/864] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:36:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/865] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:18 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1817 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/866] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:36:18 2026] DELETE /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 0 bytes in 71 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-07-14 00:36:18.965 7 WARNING neutronclient.v2_0.client [None req-78753919-adea-4b3a-b468-f614971cd0c0 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/867] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:18 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1823 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:20.462 8 WARNING neutronclient.v2_0.client [None req-d0f044e1-366e-46de-ada5-0d900d83b491 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] 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-07-14 00:36:20.619 7 WARNING neutronclient.v2_0.client [None req-36f805b6-a73b-487e-82e9-c439632e0d99 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:36:20.795 7 WARNING neutronclient.v2_0.client [None req-36f805b6-a73b-487e-82e9-c439632e0d99 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/868] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:20 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1823 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:36:20.934 7 WARNING neutronclient.v2_0.client [None req-36f805b6-a73b-487e-82e9-c439632e0d99 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:36:21.230 7 WARNING neutronclient.v2_0.client [None req-36f805b6-a73b-487e-82e9-c439632e0d99 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/871] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:36:20 2026] POST /v2.1/servers => generated 496 bytes in 1117 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-07-14 00:36:21.697 8 WARNING neutronclient.v2_0.client [None req-28cb1e77-fd76-4c16-8398-c0a41a7b2c03 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] 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-07-14 00:36:21.891 7 WARNING neutronclient.v2_0.client [None req-461fa995-8928-40c3-8c0b-a4e042a99a8c 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/872] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:21 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1457 bytes in 914 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/873] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:21 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1756 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:22.758 8 INFO nova.api.openstack.compute.server_external_events [req-9848af63-ea7b-4483-97c0-d5b5a0d253e7 req-c5e6f843-1e7d-49e4-a674-f4f5b11ded42 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:d3852a17-16e7-4f71-8514-8a4a968a0ef5 for instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 on instance [pid: 8|app: 0|req: 433/874] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:36:22 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-07-14 00:36:23.634 7 WARNING neutronclient.v2_0.client [None req-ae820f2a-6233-47fa-80ff-62eec5d5b6a5 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] 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: 442/875] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:23 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1509 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:36:23.684 8 WARNING neutronclient.v2_0.client [None req-00e0929b-2e97-4298-b3a7-bdc005596561 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/876] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:23 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1472 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-07-14 00:36:24.720 7 WARNING neutronclient.v2_0.client [None req-398f88e0-83d2-4eab-9d41-0661b31f9021 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] 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: 443/877] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:24 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1509 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:36:24.771 8 WARNING neutronclient.v2_0.client [None req-aaff5853-3ed4-42e8-bc3f-c4144d1580f5 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/878] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:24 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1477 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-07-14 00:36:25.802 7 WARNING neutronclient.v2_0.client [None req-c595f031-8fd4-46d3-87f5-186ae4f611e0 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] 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: 444/879] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:25 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1517 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:36:25.854 8 WARNING neutronclient.v2_0.client [None req-0d02d81c-2f50-48b9-a176-ea09e575d9b4 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/880] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:25 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1477 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-07-14 00:36:26.885 7 WARNING neutronclient.v2_0.client [None req-27736473-40ff-4d30-be75-08f5fe11a5a9 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] 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-07-14 00:36:26.945 8 WARNING neutronclient.v2_0.client [None req-f68d295f-42cf-4864-a452-864d116cf8ee 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/881] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:26 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1631 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/882] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:26 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 1477 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:27.424 7 INFO nova.api.openstack.compute.server_external_events [req-3184f561-365b-4066-8e90-62102876bf34 req-19a8e4b3-1eae-4312-b2b3-75adaa7baeff 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:4ce3b072-2934-489a-b412-68274a23a2f9 for instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 on instance [pid: 7|app: 0|req: 446/883] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:36:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:28.023 8 WARNING neutronclient.v2_0.client [None req-d4243bf9-1961-440f-9ad1-6222c635f419 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:36:28.037 7 INFO nova.api.openstack.wsgi [None req-adeded3b-892f-41d1-84f5-8f61b389ade6 9a94b919a4ab41e58c4e8db9b7fb5fba a5517da68654470c890a9ca470d31491 - - default default] HTTP exception thrown: Instance 6252fa82-e057-4f0b-be6d-7820f83ebab7 could not be found. [pid: 7|app: 0|req: 447/884] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:28 2026] GET /v2.1/servers/6252fa82-e057-4f0b-be6d-7820f83ebab7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/885] 10.0.0.196 () {32 vars in 704 bytes} [Tue Jul 14 00:36:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-157329074 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/886] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:27 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:36:29.254 7 WARNING neutronclient.v2_0.client [None req-d36d6a46-d790-486b-8671-8b4f3662a00a 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/887] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:29 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:31.241 7 WARNING neutronclient.v2_0.client [None req-005d960d-0803-4a23-a60d-12057c77ce86 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/890] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:31 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 bytes in 1101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:33.140 8 INFO nova.api.openstack.compute.server_external_events [req-b800d037-f0f1-4303-9815-be39b1680cb1 req-a75e41f7-6e98-4ac7-9f5e-46e822bb9d3f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:4ce3b072-2934-489a-b412-68274a23a2f9 for instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 on instance [pid: 8|app: 0|req: 440/891] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:36:33 2026] POST /v2.1/os-server-external-events => generated 185 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-07-14 00:36:33.349 7 WARNING neutronclient.v2_0.client [None req-10c46849-3ff1-499d-847f-2031171a5640 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/892] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:33 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 bytes in 1160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:35.525 8 WARNING neutronclient.v2_0.client [None req-2c866b6e-dc1e-47bb-a0ee-53b3df366ec5 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/893] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:35 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:36.854 7 WARNING neutronclient.v2_0.client [None req-1b4464db-0a62-41fe-932f-738dbe1234e9 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/894] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:36 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:38.235 8 WARNING neutronclient.v2_0.client [None req-487c1d75-7dfc-4f2d-a407-40f36cd762d8 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/895] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:38 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:39.368 7 WARNING neutronclient.v2_0.client [None req-c5235635-98e7-482f-8c73-a16be9fc3d06 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/896] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:39 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 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-07-14 00:36:39.768 8 INFO nova.api.openstack.compute.server_external_events [req-8d4c49f0-81de-4e82-9531-9ba6e5be59e2 req-e3de3319-12e5-4f16-9fd0-207ec551e20c 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:4ce3b072-2934-489a-b412-68274a23a2f9 for instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 on instance [pid: 8|app: 0|req: 443/897] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:36:39 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-07-14 00:36:40.559 7 WARNING neutronclient.v2_0.client [None req-4ffc3dcd-fb5a-4a2c-aa6c-7f94e68af2fc 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/900] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:40 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1629 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-07-14 00:36:41.813 8 INFO nova.api.openstack.compute.server_external_events [req-ffaae38a-b698-4023-bf19-a61b10b26f9d req-4ab92e5c-5136-4538-a563-c8ae468c8b31 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:4ce3b072-2934-489a-b412-68274a23a2f9 for instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 on instance [pid: 8|app: 0|req: 446/901] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:36:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:36:42.057 7 WARNING neutronclient.v2_0.client [None req-ac7807bb-08ed-4393-af23-6d05ba105f2e 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/902] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:42 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1809 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-07-14 00:36:42.258 8 WARNING neutronclient.v2_0.client [None req-ff8f09ab-839e-4ffd-b676-804688a88032 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/903] 10.0.0.196 () {32 vars in 741 bytes} [Tue Jul 14 00:36:42 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6/os-interface => generated 284 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-07-14 00:36:43.850 7 INFO nova.api.openstack.compute.server_external_events [req-82cb51c9-6057-4663-bae7-b3567c7ccfb1 req-46152e9b-d930-46e1-a238-3e0c309f76b7 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:4ce3b072-2934-489a-b412-68274a23a2f9 for instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 on instance [pid: 7|app: 0|req: 457/904] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:36:43 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-07-14 00:36:58.560 8 WARNING neutronclient.v2_0.client [None req-3cee4827-6c93-47c1-80f2-fb093d135738 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/907] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:36:58 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1929 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, ' [pid: 7|app: 0|req: 459/908] 10.0.0.196 () {32 vars in 753 bytes} [Tue Jul 14 00:36:59 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6/os-server-password => generated 116 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/911] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:37:01 2026] DELETE /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 0 bytes in 109 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-07-14 00:37:01.392 7 WARNING neutronclient.v2_0.client [None req-24cbdf39-bd5b-49d6-a8fe-f4b755fab35c 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/912] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:01 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1935 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:02.661 8 INFO nova.api.openstack.compute.server_external_events [req-a471dcbb-19d5-44d9-b7e5-bf3d459cdedd req-994a0a65-7670-4bb0-b65d-5968e0b8e070 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:4ce3b072-2934-489a-b412-68274a23a2f9 for instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 on instance [pid: 8|app: 0|req: 452/913] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:02 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-07-14 00:37:02.719 7 WARNING neutronclient.v2_0.client [None req-db46d9fe-9e2a-4a1d-99a4-bc44cc61e66a 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/914] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:02 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1935 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:03.959 8 WARNING neutronclient.v2_0.client [None req-811cbb7a-5a1d-4ca1-b5ad-6bbcba6e2d65 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/915] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:03 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1935 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:04.705 7 INFO nova.api.openstack.compute.server_external_events [req-253a5847-3aba-44ea-9d42-1fe94037e11d req-1e1c8840-7446-4ea1-83ff-d482ce346257 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:4ce3b072-2934-489a-b412-68274a23a2f9 for instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 on instance 2026-07-14 00:37:04.705 7 INFO nova.api.openstack.compute.server_external_events [req-253a5847-3aba-44ea-9d42-1fe94037e11d req-1e1c8840-7446-4ea1-83ff-d482ce346257 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:4ce3b072-2934-489a-b412-68274a23a2f9 for instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 on instance [pid: 7|app: 0|req: 463/916] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:04 2026] POST /v2.1/os-server-external-events => generated 356 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-07-14 00:37:05.700 8 WARNING neutronclient.v2_0.client [None req-4244a564-4c15-4e5b-a678-e6e2067b2179 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/917] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:05 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1543 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:07.288 7 WARNING neutronclient.v2_0.client [None req-fb724760-da19-40a9-9a0b-2204c4b2bac6 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/918] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:07 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 1543 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:08.554 8 INFO nova.api.openstack.wsgi [None req-5ca33838-684c-4a37-a428-dc79213a99b8 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] HTTP exception thrown: Instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 could not be found. [pid: 8|app: 0|req: 455/919] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:08 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:08.583 7 INFO nova.api.openstack.wsgi [None req-585b477c-6858-4e2e-b587-d1d5c864736a 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] HTTP exception thrown: Instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 could not be found. [pid: 7|app: 0|req: 465/920] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:37:08 2026] DELETE /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 111 bytes in 18 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-07-14 00:37:08.618 8 INFO nova.api.openstack.wsgi [None req-79e38374-6615-4a2d-a0c0-ee3a39da0638 39b93d1e825e4a50bb21c3f54a06d679 4be483f5a94845309f346e744a48894e - - default default] HTTP exception thrown: Instance b5443cd5-7ded-4a28-82c1-bfc5072202f6 could not be found. [pid: 8|app: 0|req: 456/921] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:08 2026] GET /v2.1/servers/b5443cd5-7ded-4a28-82c1-bfc5072202f6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/922] 10.0.0.196 () {32 vars in 706 bytes} [Tue Jul 14 00:37:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1792387436 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/925] 10.0.0.196 () {32 vars in 728 bytes} [Tue Jul 14 00:37:10 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1350312431 => generated 0 bytes in 43 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: 458/926] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:37:15 2026] POST /v2.1/os-keypairs => generated 398 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:37:19.427 7 WARNING neutronclient.v2_0.client [None req-d203d413-af3f-4415-b2ca-5af84030e96f d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:37:19.584 7 WARNING neutronclient.v2_0.client [None req-d203d413-af3f-4415-b2ca-5af84030e96f d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:37:20.070 7 WARNING neutronclient.v2_0.client [None req-d203d413-af3f-4415-b2ca-5af84030e96f d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/927] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:37:19 2026] POST /v2.1/servers => generated 449 bytes in 1176 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-14 00:37:20.562 8 WARNING neutronclient.v2_0.client [None req-a1ff9dba-2732-436e-8290-15d67b90480f d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/928] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:20 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1403 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:21.687 8 WARNING neutronclient.v2_0.client [None req-d8edde93-3d27-40ff-9dab-574051a811f0 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/931] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:21 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1407 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-07-14 00:37:22.787 7 WARNING neutronclient.v2_0.client [None req-4b30c9c1-e3ed-4311-81fb-789c13b307e4 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/932] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:22 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1455 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-07-14 00:37:23.954 8 WARNING neutronclient.v2_0.client [None req-4e524957-231a-4099-90ea-c3486c97b17e d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/933] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:23 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1455 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:25.024 7 WARNING neutronclient.v2_0.client [None req-05eafb67-3983-4132-ab67-c402d1fbb942 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/934] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:24 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1463 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:26.487 8 WARNING neutronclient.v2_0.client [None req-398e2e6e-49a7-4efc-8c1d-13f08200fe4b d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/935] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:26 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1528 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:27.441 7 INFO nova.api.openstack.compute.server_external_events [req-64ad58ad-dcbd-4366-a2d0-6d3438b2fa4b req-163ecc34-84ad-4379-b5fe-682b3b489d2a 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:9f0344a7-661a-4c8a-8013-ecd734055d83 for instance a1ea661a-a070-4f0b-933d-bb1a54abcb35 on instance [pid: 7|app: 0|req: 473/936] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:27 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-07-14 00:37:27.951 8 WARNING neutronclient.v2_0.client [None req-c20f2441-b4fa-41ce-bc91-829034d26fb8 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/937] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:27 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1528 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:29.593 7 WARNING neutronclient.v2_0.client [None req-ea8ae265-3844-4993-91fe-5fe169e91b02 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/938] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:29 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1528 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-07-14 00:37:30.786 8 WARNING neutronclient.v2_0.client [None req-76004428-cb8b-4ae5-bee7-d0379f58a7f7 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/941] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:30 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1528 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-07-14 00:37:31.931 7 WARNING neutronclient.v2_0.client [None req-c13b570c-5a45-4264-9a5b-3954bc627a4d d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/942] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:31 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:32.794 8 INFO nova.api.openstack.compute.server_external_events [req-05df7c95-c52b-499d-b9c1-e9e637f414a6 req-f7bc3cc8-9693-4c2b-8c78-4b56ee81c402 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:9f0344a7-661a-4c8a-8013-ecd734055d83 for instance a1ea661a-a070-4f0b-933d-bb1a54abcb35 on instance [pid: 8|app: 0|req: 467/943] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:32 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-07-14 00:37:33.130 7 WARNING neutronclient.v2_0.client [None req-01963fe7-1d52-4e1b-b74a-14f178a80a70 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/944] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:33 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1528 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:34.358 8 WARNING neutronclient.v2_0.client [None req-45877508-9879-411a-8a05-ac4ea99df8b5 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/945] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:34 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1696 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:34.491 7 WARNING neutronclient.v2_0.client [None req-54e1fb7c-81d8-47ef-8bcc-88a56e844b3f d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/946] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:34 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1696 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:34.838 8 INFO nova.api.openstack.compute.server_external_events [req-043ade6d-4c9e-4cca-8a49-acf40ab369d7 req-440dca89-adf4-4a68-9448-1b4a99c726e7 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:9f0344a7-661a-4c8a-8013-ecd734055d83 for instance a1ea661a-a070-4f0b-933d-bb1a54abcb35 on instance [pid: 8|app: 0|req: 469/947] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:36.869 7 INFO nova.api.openstack.compute.server_external_events [req-5bb0682c-50c4-48e4-96bb-6c2f91ebd3fe req-ed4a603e-ec0e-4aa6-abb0-bb5a696521df 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:9f0344a7-661a-4c8a-8013-ecd734055d83 for instance a1ea661a-a070-4f0b-933d-bb1a54abcb35 on instance [pid: 7|app: 0|req: 479/948] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:45.785 7 WARNING neutronclient.v2_0.client [None req-68fd2ac6-dee0-4f15-9bd6-4e164bc9177b 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:37:45.936 7 WARNING neutronclient.v2_0.client [None req-68fd2ac6-dee0-4f15-9bd6-4e164bc9177b 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/951] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:37:45 2026] POST /v2.1/servers => generated 424 bytes in 404 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-07-14 00:37:46.142 8 WARNING neutronclient.v2_0.client [None req-b7ae0b3d-30f5-4457-9460-566c8b1d5904 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] 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: 471/952] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:46 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1368 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/953] 10.0.0.196 () {34 vars in 750 bytes} [Tue Jul 14 00:37:46 2026] POST /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35/action => generated 32101 bytes in 585 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-07-14 00:37:47.267 8 WARNING neutronclient.v2_0.client [None req-8f7a0739-3615-4d6b-a45b-6bdfdeef5eac 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/954] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:47 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1372 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:47.694 7 INFO nova.api.openstack.compute.server_external_events [req-c3b98097-34bf-4080-8dfe-897506553d5d req-88809b16-c603-4934-8f25-dc8701cea34c 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:9f0344a7-661a-4c8a-8013-ecd734055d83 for instance a1ea661a-a070-4f0b-933d-bb1a54abcb35 on instance [pid: 7|app: 0|req: 483/955] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:47 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-07-14 00:37:48.350 8 WARNING neutronclient.v2_0.client [None req-bc14da03-9773-4899-9e4e-abc3aca25a71 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/956] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:48 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1420 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, ' [pid: 7|app: 0|req: 484/957] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:37:48 2026] POST /v2.1/os-keypairs => generated 397 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-07-14 00:37:49.434 8 WARNING neutronclient.v2_0.client [None req-a551147e-68d8-4611-bd08-224de0fb6737 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/958] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:49 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1420 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:37:50.601 7 WARNING neutronclient.v2_0.client [None req-62fe8624-3b19-4231-9149-3442694d6e23 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/959] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:50 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1428 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-07-14 00:37:50.908 8 WARNING neutronclient.v2_0.client [None req-0368d1f7-c00d-434b-aba3-e6580aee59be d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:37:51.151 8 WARNING neutronclient.v2_0.client [None req-0368d1f7-c00d-434b-aba3-e6580aee59be d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:37:51.619 8 WARNING neutronclient.v2_0.client [None req-0368d1f7-c00d-434b-aba3-e6580aee59be d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] 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-07-14 00:37:51.691 7 WARNING neutronclient.v2_0.client [None req-0c2e41f0-1990-4bbd-bad0-5bcaf3d1414b 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/962] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:37:50 2026] POST /v2.1/servers => generated 449 bytes in 936 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-07-14 00:37:51.806 8 WARNING neutronclient.v2_0.client [None req-7ff95847-5380-4e52-9b61-3c6af7cd5041 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/963] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:51 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1402 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-07-14 00:37:51.883 8 INFO nova.api.openstack.compute.server_external_events [req-40fccad4-5e8b-4546-bdf0-ed2e25c4975a req-b039fc2b-be29-4c21-b115-9a5f1c5cd034 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:78430bb5-91c8-4719-a534-559f6e26382b for instance d3c96fc7-435f-44c4-b9ed-50d65fbcc407 on instance [pid: 8|app: 0|req: 478/964] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/965] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:51 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1480 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:52.150 8 INFO nova.api.openstack.compute.server_external_events [req-6287acb9-6dcc-4786-8c81-0512fdc6f56a req-b0f289db-903b-4b42-9838-f0fbc8ebb804 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:78430bb5-91c8-4719-a534-559f6e26382b for instance d3c96fc7-435f-44c4-b9ed-50d65fbcc407 on instance [pid: 8|app: 0|req: 479/966] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:52 2026] POST /v2.1/os-server-external-events => generated 185 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-07-14 00:37:52.909 7 WARNING neutronclient.v2_0.client [None req-398034ad-39da-4ad9-8516-f958232e8246 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] 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: 488/967] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:52 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1406 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:37:52.943 8 WARNING neutronclient.v2_0.client [None req-323e552b-2ef2-45a4-a30e-b8315476edd7 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/968] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:52 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1468 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-07-14 00:37:53.989 7 WARNING neutronclient.v2_0.client [None req-52cdff05-c875-49fa-850b-6692022f2adc d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/969] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:53 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => 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-07-14 00:37:54.102 8 WARNING neutronclient.v2_0.client [None req-84e0874f-c321-4060-9a43-254ac3151d9d 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/970] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:54 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1468 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-07-14 00:37:55.085 7 WARNING neutronclient.v2_0.client [None req-1b01833b-ab65-424b-9ca8-abbcd9091d51 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/971] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:55 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:55.252 8 WARNING neutronclient.v2_0.client [None req-1ed22c91-0686-449b-82cf-47c9ea6e0990 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/972] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:55 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1468 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:56.183 7 WARNING neutronclient.v2_0.client [None req-8c8cc3ae-edef-4e67-b769-f70a4ff2d2fa d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/973] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:56 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1462 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-07-14 00:37:56.391 8 WARNING neutronclient.v2_0.client [None req-7d7306be-cb0e-42b0-b653-fb4515969066 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/974] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:56 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1468 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:37:56.789 7 INFO nova.api.openstack.compute.server_external_events [req-03d558f3-c9c3-4399-93c2-265026900975 req-b91b7d9e-7de0-4d8e-a94a-50ab3c13dd7d 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:78430bb5-91c8-4719-a534-559f6e26382b for instance d3c96fc7-435f-44c4-b9ed-50d65fbcc407 on instance [pid: 7|app: 0|req: 492/975] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:56 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-07-14 00:37:57.311 8 WARNING neutronclient.v2_0.client [None req-f02a810a-4088-41e4-a1ef-4a14480753e6 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] 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-07-14 00:37:57.759 7 WARNING neutronclient.v2_0.client [None req-ec54ae54-042b-4495-8ee1-a48a36fe2905 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/976] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:57 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1529 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/977] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:57 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1468 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-07-14 00:37:58.828 8 INFO nova.api.openstack.compute.server_external_events [req-bdffd91f-a5f6-42a5-a79f-2d16867de495 req-00d50e71-db35-450f-9613-d7c9ab65e118 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:78430bb5-91c8-4719-a534-559f6e26382b for instance d3c96fc7-435f-44c4-b9ed-50d65fbcc407 on instance 2026-07-14 00:37:58.828 8 INFO nova.api.openstack.compute.server_external_events [req-bdffd91f-a5f6-42a5-a79f-2d16867de495 req-00d50e71-db35-450f-9613-d7c9ab65e118 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:e2b4bd83-df9a-4380-9885-a264edc9ff5a for instance 6da50403-dc1e-43ec-84d5-9a2ae522c36e on instance [pid: 8|app: 0|req: 485/978] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:37:58 2026] POST /v2.1/os-server-external-events => generated 350 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-07-14 00:37:58.925 7 WARNING neutronclient.v2_0.client [None req-63b13bca-90b0-43dc-855e-2012fcdd175e d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] 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-07-14 00:37:58.972 8 WARNING neutronclient.v2_0.client [None req-3b5b87b7-0428-458c-b384-c3bb0603c5b2 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/979] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:58 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1527 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/980] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:37:58 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1647 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-07-14 00:38:00.093 7 WARNING neutronclient.v2_0.client [None req-bc95b6c3-8bf3-4491-8f15-f5f088bc6d1b d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/981] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:00 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/982] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:38:00 2026] DELETE /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 0 bytes in 82 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-07-14 00:38:00.423 7 WARNING neutronclient.v2_0.client [None req-7fda12ea-1951-4f21-9025-1e8be2f4d3e9 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/983] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:00 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1653 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-07-14 00:38:01.270 7 WARNING neutronclient.v2_0.client [None req-d6383a06-cf9d-4abf-9ec8-3fb01377961c d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/986] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:01 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1527 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:01.564 8 WARNING neutronclient.v2_0.client [None req-564e970a-3ad7-4406-af6c-6d05d73f614a 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] 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-07-14 00:38:01.592 7 INFO nova.api.openstack.compute.server_external_events [req-12652a3c-c476-4d48-8e6f-2040698af56b req-c8e48786-ced5-41ca-8bb8-60da3656d15e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:78430bb5-91c8-4719-a534-559f6e26382b for instance d3c96fc7-435f-44c4-b9ed-50d65fbcc407 on instance [pid: 7|app: 0|req: 499/987] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:38:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/988] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:01 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1653 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:02.431 7 WARNING neutronclient.v2_0.client [None req-477af0ca-dfea-4770-98c4-648e872bb8e2 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/989] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:02 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1527 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:02.741 8 WARNING neutronclient.v2_0.client [None req-3efe86ee-1fc8-41b9-a2ee-f8c38140bac2 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/990] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:02 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1653 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-07-14 00:38:03.177 7 INFO nova.api.openstack.compute.server_external_events [req-b1759fec-fb48-4dce-91ce-2a2ab6e47302 req-7c68916a-2dbf-4d35-b278-8f3fc23b4eba 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:78430bb5-91c8-4719-a534-559f6e26382b for instance d3c96fc7-435f-44c4-b9ed-50d65fbcc407 on instance [pid: 7|app: 0|req: 501/991] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:38:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:03.623 8 WARNING neutronclient.v2_0.client [None req-1c56c189-b2e0-4435-b916-4ccca9dec604 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] 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-07-14 00:38:03.657 7 INFO nova.api.openstack.compute.server_external_events [req-6f218a05-6488-4cd3-934f-eac1d7f2afa3 req-4df7ab59-63b0-4437-8fc4-01800413ac75 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:78430bb5-91c8-4719-a534-559f6e26382b for instance d3c96fc7-435f-44c4-b9ed-50d65fbcc407 on instance [pid: 7|app: 0|req: 502/992] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:38:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/993] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:03 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1527 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:03.889 7 WARNING neutronclient.v2_0.client [None req-35e97b82-e3da-4169-be8c-bd1a3ef86fad 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/994] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:03 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1449 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:04.822 8 WARNING neutronclient.v2_0.client [None req-6794de77-2f2f-44a6-bd2c-4aea077837f0 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/995] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:04 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1527 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-07-14 00:38:04.974 7 WARNING neutronclient.v2_0.client [None req-2cab59a5-c927-4dd0-b51d-5787ac7e1f4e 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/996] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:04 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1454 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-07-14 00:38:05.705 8 INFO nova.api.openstack.compute.server_external_events [req-27170d24-d19d-4f43-bee6-d4c788b2424e req-bef71eff-f8e2-4c98-b89b-5c5bf78bc048 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:e2b4bd83-df9a-4380-9885-a264edc9ff5a for instance 6da50403-dc1e-43ec-84d5-9a2ae522c36e on instance 2026-07-14 00:38:05.705 8 INFO nova.api.openstack.compute.server_external_events [req-27170d24-d19d-4f43-bee6-d4c788b2424e req-bef71eff-f8e2-4c98-b89b-5c5bf78bc048 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:e2b4bd83-df9a-4380-9885-a264edc9ff5a for instance 6da50403-dc1e-43ec-84d5-9a2ae522c36e on instance [pid: 8|app: 0|req: 493/997] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:38:05 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:05.959 7 WARNING neutronclient.v2_0.client [None req-9db12f32-272e-4b8f-860b-89cac2c8ad11 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] 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-07-14 00:38:06.063 8 WARNING neutronclient.v2_0.client [None req-1e1eaf0b-7fe8-4a65-bb54-c2b144c49c72 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/998] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:05 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1527 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/999] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:06 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:07.136 8 INFO nova.api.openstack.wsgi [None req-af51079c-27d2-4833-abc4-d94798d472ab 037e5e65281b4f8fb3e37f89e5d5bb19 5e1b6f547b194194a88b1633118194e3 - - default default] HTTP exception thrown: Instance d3c96fc7-435f-44c4-b9ed-50d65fbcc407 could not be found. [pid: 8|app: 0|req: 495/1000] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:07 2026] GET /v2.1/servers/d3c96fc7-435f-44c4-b9ed-50d65fbcc407 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-14 00:38:07.144 7 WARNING neutronclient.v2_0.client [None req-54c88dd8-6163-497c-9cfc-4a64531b7f9a d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1001] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:07 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1696 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-07-14 00:38:07.343 8 WARNING neutronclient.v2_0.client [None req-62e29397-bef7-4854-bd9f-ba0ae6eea318 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1002] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:07 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1696 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-07-14 00:38:08.386 7 INFO nova.api.openstack.compute.server_external_events [req-a0ff2532-5523-4148-be3e-ddf6767282c9 req-5d4861b4-0b67-4070-842f-72b47aad2867 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:e2b4bd83-df9a-4380-9885-a264edc9ff5a for instance 6da50403-dc1e-43ec-84d5-9a2ae522c36e on instance [pid: 7|app: 0|req: 507/1003] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:38:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/1006] 10.0.0.196 () {34 vars in 750 bytes} [Tue Jul 14 00:38:18 2026] POST /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e/action => generated 31891 bytes in 573 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: 500/1009] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:38:21 2026] DELETE /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:38:21.772 7 WARNING neutronclient.v2_0.client [None req-27f312a6-f54c-442d-89d7-d1028dbac843 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1010] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:21 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1822 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-07-14 00:38:22.982 8 WARNING neutronclient.v2_0.client [None req-3a7a6124-5359-494d-86de-929bb2119dc1 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1011] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:22 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1822 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-07-14 00:38:24.127 7 WARNING neutronclient.v2_0.client [None req-b92ff37a-21ac-49f1-b2cc-c398b856baf2 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1012] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:24 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1822 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-07-14 00:38:24.757 8 INFO nova.api.openstack.compute.server_external_events [req-9068681a-0bbb-4780-a0a9-9f4b1d7deb92 req-09410fa1-4e34-4440-9e40-6d005ea9fa70 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:e2b4bd83-df9a-4380-9885-a264edc9ff5a for instance 6da50403-dc1e-43ec-84d5-9a2ae522c36e on instance [pid: 8|app: 0|req: 502/1013] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:38:24 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-07-14 00:38:25.282 7 WARNING neutronclient.v2_0.client [None req-3d744433-1c63-4b37-a9a5-a286739f7124 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1014] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:25 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1483 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-07-14 00:38:26.528 8 WARNING neutronclient.v2_0.client [None req-9a454a90-7e13-47e8-aac1-4f7c5d6311ec d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1015] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:26 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1488 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-07-14 00:38:27.616 7 WARNING neutronclient.v2_0.client [None req-4adb2e5c-774b-49f5-94c9-0a43f2df6dae d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1016] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:27 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => generated 1488 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, ' [pid: 8|app: 0|req: 504/1017] 10.0.0.223 () {30 vars in 619 bytes} [Tue Jul 14 00:38:28 2026] GET /v2.1 => generated 0 bytes in 89 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: 514/1018] 10.0.0.223 () {32 vars in 692 bytes} [Tue Jul 14 00:38:28 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1019] 10.0.0.223 () {34 vars in 913 bytes} [Tue Jul 14 00:38:28 2026] GET /v2.1/os-simple-tenant-usage/4fbee8e3b7cf4d0da0626ef5053a78f2?start=2026-07-13T00:00:00&end=2026-07-14T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:38:28.689 7 INFO nova.api.openstack.wsgi [None req-a463c4d0-498c-4489-9c7f-f9daf1d054f9 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] HTTP exception thrown: Instance 6da50403-dc1e-43ec-84d5-9a2ae522c36e could not be found. [pid: 7|app: 0|req: 515/1020] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:28 2026] GET /v2.1/servers/6da50403-dc1e-43ec-84d5-9a2ae522c36e => 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: 506/1021] 10.0.0.223 () {30 vars in 654 bytes} [Tue Jul 14 00:38:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1022] 10.0.0.196 () {32 vars in 728 bytes} [Tue Jul 14 00:38:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-442269005 => 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: 507/1023] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:38:29 2026] DELETE /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-14 00:38:29.515 7 WARNING neutronclient.v2_0.client [None req-cffcc84e-70db-408b-92f6-5785e8249e29 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1024] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:29 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1702 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-07-14 00:38:30.683 8 WARNING neutronclient.v2_0.client [None req-3512c781-91ad-4403-86b9-ba4e94ef171e d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1027] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:30 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1702 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1028] 10.0.0.223 () {30 vars in 619 bytes} [Tue Jul 14 00:38:31 2026] GET /v2.1 => generated 0 bytes in 65 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: 509/1029] 10.0.0.223 () {32 vars in 692 bytes} [Tue Jul 14 00:38:31 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:38:31.874 7 WARNING neutronclient.v2_0.client [None req-fe12bfaf-8923-42d6-9a11-d003beea2e27 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1030] 10.0.0.223 () {34 vars in 913 bytes} [Tue Jul 14 00:38:31 2026] GET /v2.1/os-simple-tenant-usage/4fbee8e3b7cf4d0da0626ef5053a78f2?start=2026-07-13T00:00:00&end=2026-07-14T23:59:59 => generated 20 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1031] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:31 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1635 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:38:32.184 8 INFO nova.api.openstack.compute.server_external_events [req-21233d31-4935-4a75-81e2-6a89b1ad74c2 req-d372b57c-3430-4e39-9a9d-7a90779e613b 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:9f0344a7-661a-4c8a-8013-ecd734055d83 for instance a1ea661a-a070-4f0b-933d-bb1a54abcb35 on instance [pid: 8|app: 0|req: 511/1032] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:38:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1033] 10.0.0.223 () {30 vars in 654 bytes} [Tue Jul 14 00:38:32 2026] GET /v2.1/limits?reserved=1 => generated 511 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-07-14 00:38:33.247 8 WARNING neutronclient.v2_0.client [None req-6f75d430-fefc-419d-8f9b-2f18edc9dae8 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1034] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:33 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-14 00:38:34.342 7 WARNING neutronclient.v2_0.client [None req-54a2e3ae-8b33-4e02-afeb-fbbb8ab7bac1 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1035] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:34 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 1489 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-07-14 00:38:35.415 8 INFO nova.api.openstack.wsgi [None req-d592a829-b15f-47f8-ab13-386105edadf0 d3fca3edd9964e9fb26ba00f6bf8ee44 27a3188ef1624c0991607d6cb35d4661 - - default default] HTTP exception thrown: Instance a1ea661a-a070-4f0b-933d-bb1a54abcb35 could not be found. [pid: 8|app: 0|req: 513/1036] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:38:35 2026] GET /v2.1/servers/a1ea661a-a070-4f0b-933d-bb1a54abcb35 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1037] 10.0.0.196 () {32 vars in 730 bytes} [Tue Jul 14 00:38:35 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1402056807 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1054] 10.0.0.196 () {34 vars in 671 bytes} [Tue Jul 14 00:39:59 2026] POST /v2.1/os-keypairs => generated 395 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:40:03.340 8 WARNING neutronclient.v2_0.client [None req-837a71c3-7ab0-457e-bd4b-bbe88457659a 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:40:03.412 8 WARNING neutronclient.v2_0.client [None req-837a71c3-7ab0-457e-bd4b-bbe88457659a 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:40:03.721 8 WARNING neutronclient.v2_0.client [None req-837a71c3-7ab0-457e-bd4b-bbe88457659a 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1057] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:40:03 2026] POST /v2.1/servers => generated 448 bytes in 968 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-14 00:40:04.025 7 WARNING neutronclient.v2_0.client [None req-76c1f5a5-fd15-4072-a157-0ae686ff8967 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1058] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:40:03 2026] GET /v2.1/servers/0df947a3-e7a7-47bd-a899-e15802048500 => generated 1394 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-07-14 00:40:09.191 8 WARNING neutronclient.v2_0.client [None req-0d11e073-c02f-4fcc-ab86-379eb14453eb 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1059] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:40:09 2026] GET /v2.1/servers/0df947a3-e7a7-47bd-a899-e15802048500 => generated 1520 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:09.903 7 INFO nova.api.openstack.compute.server_external_events [req-7716d27e-cc3c-4e05-adca-8c146889e771 req-27206418-c940-474f-9538-9cab6b1d6dea 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance [pid: 7|app: 0|req: 535/1060] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:40:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:14.418 7 WARNING neutronclient.v2_0.client [None req-e9f6e653-9ec5-4664-824d-639353f4b736 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1063] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:40:14 2026] GET /v2.1/servers/0df947a3-e7a7-47bd-a899-e15802048500 => generated 1518 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-07-14 00:40:15.949 8 INFO nova.api.openstack.compute.server_external_events [req-b22464bc-711e-4e7d-9c5b-c8e3fd1a0f4d req-61ef3a5f-59cf-473d-8c6e-6d0f8e1f4f2f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance [pid: 8|app: 0|req: 527/1064] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:40:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:17.992 7 INFO nova.api.openstack.compute.server_external_events [req-ae8b0b8d-2ad4-4938-89fc-69be7d0213fb req-06f1b6e0-a283-4c6a-a0ee-c9a194af8a04 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance 2026-07-14 00:40:17.992 7 INFO nova.api.openstack.compute.server_external_events [req-ae8b0b8d-2ad4-4938-89fc-69be7d0213fb req-06f1b6e0-a283-4c6a-a0ee-c9a194af8a04 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance [pid: 7|app: 0|req: 538/1065] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:40:17 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:19.596 8 WARNING neutronclient.v2_0.client [None req-22ece4e8-4d22-4245-a27e-738f3a5aa1cf 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1066] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:40:19 2026] GET /v2.1/servers/0df947a3-e7a7-47bd-a899-e15802048500 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:21.646 7 INFO nova.api.openstack.compute.server_external_events [req-dd1d6cec-7e9b-4536-bbde-4a6db9dba002 req-3fc7470f-0bfa-4d36-bdde-a39d5d11d5b3 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance [pid: 7|app: 0|req: 540/1069] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:40:21 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) 2026-07-14 00:40:21.687 8 WARNING neutronclient.v2_0.client [None req-a00f991a-1bdc-4087-b2d8-15c0429f9748 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:40:21.732 8 WARNING neutronclient.v2_0.client [None req-a00f991a-1bdc-4087-b2d8-15c0429f9748 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:40:21.984 8 WARNING neutronclient.v2_0.client [None req-a00f991a-1bdc-4087-b2d8-15c0429f9748 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1070] 10.0.0.196 () {34 vars in 663 bytes} [Tue Jul 14 00:40:21 2026] POST /v2.1/servers => generated 448 bytes in 546 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-07-14 00:40:22.210 7 WARNING neutronclient.v2_0.client [None req-a800fb59-b1c9-4c15-b386-fe93018f4d3a 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1071] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:40:22 2026] GET /v2.1/servers/a2e964aa-9ba4-477c-9629-b66dea06c410 => generated 1391 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-07-14 00:40:27.300 8 WARNING neutronclient.v2_0.client [None req-4cf5b0fa-4d26-47b3-b25c-d07498657f55 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1072] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:40:27 2026] GET /v2.1/servers/a2e964aa-9ba4-477c-9629-b66dea06c410 => generated 1517 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:27.930 7 INFO nova.api.openstack.compute.server_external_events [req-7daa9213-b4d2-4478-a84a-c760719bb5f1 req-f83da0fd-5634-41f9-bc3d-a5a533db6e41 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:36ef04ae-74cb-4c71-9540-3ee6c65eaed8 for instance a2e964aa-9ba4-477c-9629-b66dea06c410 on instance [pid: 7|app: 0|req: 542/1073] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:40:27 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-07-14 00:40:32.456 8 WARNING neutronclient.v2_0.client [None req-e18f696b-aed1-4159-a0ff-1cf975716d2a 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1076] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:40:32 2026] GET /v2.1/servers/a2e964aa-9ba4-477c-9629-b66dea06c410 => generated 1515 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:32.760 7 INFO nova.api.openstack.compute.server_external_events [req-c5b57a7f-14f0-4d28-9ed0-1bc1257ad134 req-1264c62b-1d44-478b-ab49-2a4102d5682f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:36ef04ae-74cb-4c71-9540-3ee6c65eaed8 for instance a2e964aa-9ba4-477c-9629-b66dea06c410 on instance [pid: 7|app: 0|req: 544/1077] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:40:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:34.793 8 INFO nova.api.openstack.compute.server_external_events [req-54949fcc-06bc-4c28-835c-a670d889e004 req-577bf0f1-0926-4788-b12a-0950acf62ea1 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:36ef04ae-74cb-4c71-9540-3ee6c65eaed8 for instance a2e964aa-9ba4-477c-9629-b66dea06c410 on instance [pid: 8|app: 0|req: 534/1078] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:40:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:37.657 7 WARNING neutronclient.v2_0.client [None req-c9447423-1918-49c7-affd-c4bef0e4972d 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1079] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:40:37 2026] GET /v2.1/servers/a2e964aa-9ba4-477c-9629-b66dea06c410 => generated 1815 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:40:39.097 8 INFO nova.api.openstack.compute.server_external_events [req-3b7bc0d1-f000-4068-b363-289b3b259d05 req-9bae7feb-8849-49d0-82d9-6c82868256dd 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:36ef04ae-74cb-4c71-9540-3ee6c65eaed8 for instance a2e964aa-9ba4-477c-9629-b66dea06c410 on instance [pid: 8|app: 0|req: 535/1080] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:40:39 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-07-14 00:41:02.488 8 WARNING neutronclient.v2_0.client [None req-29e9ee0f-5c1f-4c1e-a982-b5005aff2e49 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:41:02.542 8 WARNING neutronclient.v2_0.client [None req-29e9ee0f-5c1f-4c1e-a982-b5005aff2e49 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:41:02.686 8 WARNING neutronclient.v2_0.client [None req-29e9ee0f-5c1f-4c1e-a982-b5005aff2e49 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1087] 199.204.45.109 () {36 vars in 714 bytes} [Tue Jul 14 00:41:02 2026] POST /v2.1/servers => generated 453 bytes in 719 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-07-14 00:41:03.319 7 WARNING neutronclient.v2_0.client [None req-f7d601fa-0b2f-4011-8dbb-1eff217df2df e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1088] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jul 14 00:41:03 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d => generated 2213 bytes in 71 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-07-14 00:41:03.395 8 WARNING neutronclient.v2_0.client [None req-a0bc3c32-ce95-4eea-8f1c-0bbb1c5a2553 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1089] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jul 14 00:41:03 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1090] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jul 14 00:41:03 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:06.259 8 WARNING neutronclient.v2_0.client [None req-be965740-d2cc-4800-a0a9-27d9e0571be6 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1091] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jul 14 00:41:06 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d => generated 2371 bytes in 115 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-07-14 00:41:06.337 7 WARNING neutronclient.v2_0.client [None req-3d6c66d2-fd83-4986-8212-3bdc66b8e69e e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1092] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jul 14 00:41:06 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 542/1093] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jul 14 00:41:06 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:08.750 7 INFO nova.api.openstack.compute.server_external_events [req-5443dc6b-affc-4824-b9af-53ffaceaac07 req-a946ad7f-4844-4842-8fb5-8e42a8703ab2 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:f4b91271-b808-47b6-96b0-7aaee27e59f9 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 552/1094] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:41:08 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-07-14 00:41:09.020 8 WARNING neutronclient.v2_0.client [None req-2905a20f-adc0-42cc-bbc9-6d0bdb4e568c e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1095] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jul 14 00:41:08 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d => generated 2445 bytes in 124 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-07-14 00:41:09.152 7 WARNING neutronclient.v2_0.client [None req-3a25b211-40d7-4c7e-b0b3-7dda7fc035d8 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1096] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jul 14 00:41:09 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface => generated 283 bytes in 84 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: 544/1097] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jul 14 00:41:09 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/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-07-14 00:41:12.080 8 WARNING neutronclient.v2_0.client [None req-253b2fba-8ff3-4209-ac31-b7a0af0e615a e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1100] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jul 14 00:41:12 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d => generated 2433 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:12.231 7 WARNING neutronclient.v2_0.client [None req-dae645d4-5e5e-46ad-8f31-5afa0b0fe1df e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1101] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jul 14 00:41:12 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface => generated 283 bytes in 79 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: 547/1102] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jul 14 00:41:12 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-volume_attachments => generated 197 bytes in 31 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-07-14 00:41:14.587 7 INFO nova.api.openstack.compute.server_external_events [req-e2d12de6-3a19-4548-920e-7f98dea604b6 req-75892d20-8c96-4e52-88ba-e26a6911680c 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:f4b91271-b808-47b6-96b0-7aaee27e59f9 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 556/1103] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:41:14 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-07-14 00:41:14.977 8 WARNING neutronclient.v2_0.client [None req-3c62531a-fcad-4acc-aca6-d2c2a6afe7f2 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1104] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jul 14 00:41:14 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d => generated 2433 bytes in 117 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-07-14 00:41:15.119 7 WARNING neutronclient.v2_0.client [None req-7b9fc11b-d15c-4c51-aff6-a4c6761437a0 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1105] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jul 14 00:41:15 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface => generated 285 bytes in 97 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: 549/1106] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jul 14 00:41:15 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-volume_attachments => generated 197 bytes in 50 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-07-14 00:41:16.622 7 INFO nova.api.openstack.compute.server_external_events [req-f8417749-9965-4a7f-89ea-baf1a320b34e req-08100eb6-1ea6-4deb-83a2-c56bbc091f86 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:f4b91271-b808-47b6-96b0-7aaee27e59f9 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 558/1107] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:41:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:18.140 8 WARNING neutronclient.v2_0.client [None req-b012f46b-14de-4e24-840f-7c54bb63071e e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1108] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jul 14 00:41:18 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d => generated 2580 bytes in 161 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-07-14 00:41:18.308 7 WARNING neutronclient.v2_0.client [None req-e0456ec6-fe38-4a04-8cf5-d823bd470f6f e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1109] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jul 14 00:41:18 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface => generated 285 bytes in 75 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: 551/1110] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jul 14 00:41:18 2026] GET /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/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-07-14 00:41:51.967 8 WARNING neutronclient.v2_0.client [None req-b942b5a9-1a91-4000-988f-70afe6f5f0f2 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:41:52.022 8 WARNING neutronclient.v2_0.client [None req-b942b5a9-1a91-4000-988f-70afe6f5f0f2 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] 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-07-14 00:41:54.461 7 INFO nova.api.openstack.compute.server_external_events [req-a06d205f-2625-4ac7-a93e-cb262d44006e req-186281b3-0094-4bdf-8e17-b550136fed55 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:309207f4-ac36-4ec2-b3fa-67d6c1e8cbdc for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 564/1119] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:41:54 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-07-14 00:41:57.501 7 INFO nova.api.openstack.compute.server_external_events [req-8a6658c9-f286-4ac9-98b7-814116a291fb req-60efadbc-ad17-4e27-9f09-4f8166ef3cd2 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:309207f4-ac36-4ec2-b3fa-67d6c1e8cbdc for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 565/1120] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:41:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:41:59.541 7 INFO nova.api.openstack.compute.server_external_events [req-4c9f79a7-8a06-4831-87f7-9329faec52bf req-1383492a-2d26-4e61-b282-522013031c0c 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:309207f4-ac36-4ec2-b3fa-67d6c1e8cbdc for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 566/1121] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:41:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-14 00:42:00.580 8 WARNING neutronclient.v2_0.client [None req-b942b5a9-1a91-4000-988f-70afe6f5f0f2 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1122] 199.204.45.109 () {36 vars in 812 bytes} [Tue Jul 14 00:41:51 2026] POST /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface => generated 281 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-07-14 00:42:01.089 8 INFO nova.api.openstack.compute.server_external_events [req-a3e4865c-4bbf-4115-b010-55613011d30c req-5d3d7630-6baf-4d8b-9e30-a7febde5748f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:309207f4-ac36-4ec2-b3fa-67d6c1e8cbdc for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 558/1125] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:01 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-07-14 00:42:01.582 7 INFO nova.api.openstack.compute.server_external_events [req-de709918-5321-4a81-8c63-e60ed35d3b69 req-cc570c18-77cf-4544-9dcd-84ff9a2a4e12 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:309207f4-ac36-4ec2-b3fa-67d6c1e8cbdc for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 568/1126] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:01 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-07-14 00:42:28.664 7 WARNING neutronclient.v2_0.client [None req-0c8de607-4a18-4772-b196-ff11ce33c93c e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:42:28.712 7 WARNING neutronclient.v2_0.client [None req-0c8de607-4a18-4772-b196-ff11ce33c93c e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] 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-07-14 00:42:31.250 8 INFO nova.api.openstack.compute.server_external_events [req-c82657db-01c3-4a2e-bd8f-fcdf080d37f5 req-33e6b08b-c309-483f-9308-6e0b37910209 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:13d23b7a-4482-4ec5-882c-6d85f1aa2fd0 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 563/1133] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:31 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-07-14 00:42:34.586 8 INFO nova.api.openstack.compute.server_external_events [req-69f7ac25-d7b9-4412-8587-96491e78d352 req-d63baeca-40be-49e2-83dc-b7504f6c1837 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:13d23b7a-4482-4ec5-882c-6d85f1aa2fd0 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 564/1134] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:42:36.624 8 INFO nova.api.openstack.compute.server_external_events [req-0206a007-1699-46f6-b779-b987b866cff4 req-5a5dea53-203e-4f9d-b66d-089573c74a91 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:13d23b7a-4482-4ec5-882c-6d85f1aa2fd0 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 565/1135] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:36 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-07-14 00:42:37.771 7 WARNING neutronclient.v2_0.client [None req-0c8de607-4a18-4772-b196-ff11ce33c93c e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1136] 199.204.45.109 () {36 vars in 812 bytes} [Tue Jul 14 00:42:28 2026] POST /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface => generated 376 bytes in 9223 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-07-14 00:42:47.729 7 WARNING neutronclient.v2_0.client [None req-7258948d-c7eb-4195-96d5-c080d4f26577 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-14 00:42:47.771 7 WARNING neutronclient.v2_0.client [None req-7258948d-c7eb-4195-96d5-c080d4f26577 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] 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-07-14 00:42:50.224 8 INFO nova.api.openstack.compute.server_external_events [req-ae07ea3c-c2fc-4880-a374-f841174a0b6d req-2f50dc74-8545-4d65-87e7-3e6d6f877dde 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:d06e3235-f4ec-4964-bbc7-c882e36e7f0e for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 567/1139] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:50 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-07-14 00:42:53.786 8 INFO nova.api.openstack.compute.server_external_events [req-219e0e66-93e8-4800-b40d-a879e7cfe75f req-c1ef8542-4d90-4ef7-89a6-f9b88e4314fe 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:d06e3235-f4ec-4964-bbc7-c882e36e7f0e for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 570/1142] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:53 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-07-14 00:42:55.823 8 INFO nova.api.openstack.compute.server_external_events [req-ae5b333f-d6e3-4862-9c20-6614a3b0cfc1 req-4b2d3a5b-868f-4b07-bf3c-fe797f29f084 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-plugged:d06e3235-f4ec-4964-bbc7-c882e36e7f0e for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 571/1143] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:55 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) 2026-07-14 00:42:56.814 7 WARNING neutronclient.v2_0.client [None req-7258948d-c7eb-4195-96d5-c080d4f26577 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1144] 199.204.45.109 () {36 vars in 812 bytes} [Tue Jul 14 00:42:47 2026] POST /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/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-07-14 00:42:57.516 8 INFO nova.api.openstack.compute.server_external_events [req-1845afeb-c7d4-4754-bf0d-b21d47e95cee req-2e41888f-c5c4-4230-993c-5ac3a033834d 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:13d23b7a-4482-4ec5-882c-6d85f1aa2fd0 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 572/1145] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:42:57 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-07-14 00:43:12.260 8 INFO nova.api.openstack.compute.server_external_events [req-0ed7b699-c065-4b63-9d4e-8771cd86a68b req-035bbca9-9454-4b53-9a33-248b4d2c8078 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:d06e3235-f4ec-4964-bbc7-c882e36e7f0e for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 575/1150] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1151] 199.204.45.109 () {34 vars in 855 bytes} [Tue Jul 14 00:43:12 2026] DELETE /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface/d06e3235-f4ec-4964-bbc7-c882e36e7f0e => generated 0 bytes in 57 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-07-14 00:43:14.294 8 INFO nova.api.openstack.compute.server_external_events [req-f58c1dbe-1d33-4e4e-bf58-b13e91fc0a16 req-b6fbd3bc-96f2-40e5-9722-4d38cdd44d9a 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:d06e3235-f4ec-4964-bbc7-c882e36e7f0e for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 576/1152] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:14 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-07-14 00:43:15.177 7 INFO nova.api.openstack.compute.server_external_events [req-be6bcedf-d2a9-48a3-8d01-30e630e360fc req-8199b692-ba2e-4fe8-b415-40cfa9260337 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:d06e3235-f4ec-4964-bbc7-c882e36e7f0e for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 577/1153] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:43:17.231 8 INFO nova.api.openstack.compute.server_external_events [req-d7a92682-6cc1-4d69-b063-62b8dcae3255 req-71c62781-a63b-47f0-af12-1b4da92a4ef8 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:d06e3235-f4ec-4964-bbc7-c882e36e7f0e for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 577/1154] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:17 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-07-14 00:43:21.731 8 INFO nova.api.openstack.compute.server_external_events [req-132fe27d-7a99-4249-8fb3-48cd18828416 req-d2226180-ea8c-40cd-ba6f-12d39b115eac 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:13d23b7a-4482-4ec5-882c-6d85f1aa2fd0 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 579/1157] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 579/1158] 199.204.45.109 () {34 vars in 855 bytes} [Tue Jul 14 00:43:21 2026] DELETE /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface/13d23b7a-4482-4ec5-882c-6d85f1aa2fd0 => generated 0 bytes in 38 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-07-14 00:43:23.794 8 INFO nova.api.openstack.compute.server_external_events [req-b2badf75-02c3-4e13-acc4-ea2299045617 req-481fdf8c-2d64-4b7f-a4a0-7909f3e8362f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:13d23b7a-4482-4ec5-882c-6d85f1aa2fd0 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 580/1159] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:43:25.837 7 INFO nova.api.openstack.compute.server_external_events [req-d7fec8ff-2a35-49dd-bc9e-e620e5d84444 req-4f6d9075-d59f-4f36-b821-433895c57d49 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:13d23b7a-4482-4ec5-882c-6d85f1aa2fd0 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 580/1160] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 583/1165] 199.204.45.109 () {34 vars in 855 bytes} [Tue Jul 14 00:43:43 2026] DELETE /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d/os-interface/309207f4-ac36-4ec2-b3fa-67d6c1e8cbdc => generated 0 bytes in 56 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-07-14 00:43:45.205 7 INFO nova.api.openstack.compute.server_external_events [req-e9456ce9-9b0e-463a-9e5c-46329d3e7148 req-8bbcd87c-f70b-4034-b6d2-818f3bf92fa5 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:309207f4-ac36-4ec2-b3fa-67d6c1e8cbdc for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 7|app: 0|req: 583/1166] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:45 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-14 00:43:47.263 8 INFO nova.api.openstack.compute.server_external_events [req-620f14a9-37fa-4d1b-8c8e-5912e43e1a8e req-f8257cbd-e69a-4377-8ee2-71795825aa74 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:309207f4-ac36-4ec2-b3fa-67d6c1e8cbdc for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 584/1167] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1168] 199.204.45.109 () {34 vars in 755 bytes} [Tue Jul 14 00:43:48 2026] DELETE /v2.1/servers/3445f452-5754-42b4-807e-9f92c7e8275d => generated 0 bytes in 128 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-07-14 00:43:49.888 8 INFO nova.api.openstack.compute.server_external_events [req-dd4aee13-3bd9-457b-b403-f8e7e20f98f8 req-6df8032f-37e8-4f26-8fa9-3213f5a8ed9f 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:f4b91271-b808-47b6-96b0-7aaee27e59f9 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 585/1169] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:43:51.930 8 INFO nova.api.openstack.compute.server_external_events [req-bd94e2c9-da15-4f05-bec7-407622882253 req-fd38f176-e79f-41ae-8ae2-bcef91adae50 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:f4b91271-b808-47b6-96b0-7aaee27e59f9 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance 2026-07-14 00:43:51.930 8 INFO nova.api.openstack.compute.server_external_events [req-bd94e2c9-da15-4f05-bec7-407622882253 req-fd38f176-e79f-41ae-8ae2-bcef91adae50 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:f4b91271-b808-47b6-96b0-7aaee27e59f9 for instance 3445f452-5754-42b4-807e-9f92c7e8275d on instance [pid: 8|app: 0|req: 587/1172] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:51 2026] POST /v2.1/os-server-external-events => generated 356 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-07-14 00:43:52.369 7 INFO nova.api.openstack.compute.server_external_events [req-bf12d7b7-7c8e-437b-bd8f-50ad6a28a4a6 req-a2229aa8-7f03-4c7c-9bc3-3736361208ec 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:36ef04ae-74cb-4c71-9540-3ee6c65eaed8 for instance a2e964aa-9ba4-477c-9629-b66dea06c410 on instance [pid: 7|app: 0|req: 586/1173] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1174] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:43:52 2026] DELETE /v2.1/servers/a2e964aa-9ba4-477c-9629-b66dea06c410 => 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-07-14 00:43:52.539 7 WARNING neutronclient.v2_0.client [None req-0cdcd28c-d963-4736-9aef-a3896ee09173 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1175] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:43:52 2026] GET /v2.1/servers/a2e964aa-9ba4-477c-9629-b66dea06c410 => generated 1941 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:43:53.981 8 INFO nova.api.openstack.compute.server_external_events [req-012e80db-a5a3-4c1a-9e72-bf78f301d5b5 req-a99e1b10-ee81-4486-97b2-9054ba0561fe 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:36ef04ae-74cb-4c71-9540-3ee6c65eaed8 for instance a2e964aa-9ba4-477c-9629-b66dea06c410 on instance [pid: 8|app: 0|req: 589/1176] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:53 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-07-14 00:43:55.265 7 INFO nova.api.openstack.compute.server_external_events [req-3bf86435-1cc5-4989-b7e0-fb44fe72e015 req-27885cde-6618-4a96-894c-8d1f294ef1b9 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:36ef04ae-74cb-4c71-9540-3ee6c65eaed8 for instance a2e964aa-9ba4-477c-9629-b66dea06c410 on instance [pid: 7|app: 0|req: 588/1177] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:55 2026] POST /v2.1/os-server-external-events => generated 183 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-07-14 00:43:56.035 8 INFO nova.api.openstack.compute.server_external_events [req-34272a03-05e1-4f9d-a3c7-67d298e5c68f req-aa4b3be3-66fe-47a1-8172-9e6bd554034e 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:36ef04ae-74cb-4c71-9540-3ee6c65eaed8 for instance a2e964aa-9ba4-477c-9629-b66dea06c410 on instance [pid: 8|app: 0|req: 590/1178] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:43:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:43:57.728 7 WARNING neutronclient.v2_0.client [None req-098b43d1-431c-4144-a823-132486348f25 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1179] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:43:57 2026] GET /v2.1/servers/a2e964aa-9ba4-477c-9629-b66dea06c410 => generated 1477 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-07-14 00:44:02.812 8 INFO nova.api.openstack.wsgi [None req-72da16aa-d8f5-45c0-936d-e408440fe466 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] HTTP exception thrown: Instance a2e964aa-9ba4-477c-9629-b66dea06c410 could not be found. [pid: 8|app: 0|req: 592/1182] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:44:02 2026] GET /v2.1/servers/a2e964aa-9ba4-477c-9629-b66dea06c410 => 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-07-14 00:44:03.314 7 INFO nova.api.openstack.compute.server_external_events [req-ea98b5ea-1e41-492f-a089-da9781288d88 req-20be21b9-a525-485f-8ebe-3cb17d6468c8 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-changed:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance [pid: 7|app: 0|req: 591/1183] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:44:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1184] 10.0.0.196 () {32 vars in 718 bytes} [Tue Jul 14 00:44:03 2026] DELETE /v2.1/servers/0df947a3-e7a7-47bd-a899-e15802048500 => generated 0 bytes in 81 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-07-14 00:44:03.442 7 WARNING neutronclient.v2_0.client [None req-d975ddd0-8bd1-4ffc-8b21-63ca59034b1a 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1185] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:44:03 2026] GET /v2.1/servers/0df947a3-e7a7-47bd-a899-e15802048500 => generated 1944 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:44:04.667 8 INFO nova.api.openstack.compute.server_external_events [req-c4accd0b-966e-43fb-a8dd-89a0e4c236e0 req-900f2a2e-d9f6-4639-8e87-e55c4e510ae6 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance [pid: 8|app: 0|req: 594/1186] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:44:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:44:06.705 7 INFO nova.api.openstack.compute.server_external_events [req-14c8b889-6c7d-47d6-91d3-70ab509e4f31 req-c51a3f1a-bd6a-4144-8434-2f22209c8c58 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-unplugged:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance 2026-07-14 00:44:06.706 7 INFO nova.api.openstack.compute.server_external_events [req-14c8b889-6c7d-47d6-91d3-70ab509e4f31 req-c51a3f1a-bd6a-4144-8434-2f22209c8c58 54f81be6c0b644a8ab6ea1bcaed5d526 cb90c29b2cd840ea895a2b08b3010254 - - 85018bd709d14f2fba0614ce5e657fa3 85018bd709d14f2fba0614ce5e657fa3] Creating event network-vif-deleted:f7295a7b-74da-4d22-b1d9-8fbbffea787a for instance 0df947a3-e7a7-47bd-a899-e15802048500 on instance [pid: 7|app: 0|req: 593/1187] 10.0.0.193 () {38 vars in 815 bytes} [Tue Jul 14 00:44:06 2026] POST /v2.1/os-server-external-events => generated 356 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-07-14 00:44:08.660 8 WARNING neutronclient.v2_0.client [None req-63027f23-8187-4701-96cf-0e8d96b9bf71 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1188] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:44:08 2026] GET /v2.1/servers/0df947a3-e7a7-47bd-a899-e15802048500 => generated 1480 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-07-14 00:44:13.751 7 INFO nova.api.openstack.wsgi [None req-7cff78c6-7ab4-4477-9b90-62c01e7cfe19 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] HTTP exception thrown: Instance 0df947a3-e7a7-47bd-a899-e15802048500 could not be found. [pid: 7|app: 0|req: 595/1191] 10.0.0.196 () {32 vars in 715 bytes} [Tue Jul 14 00:44:13 2026] GET /v2.1/servers/0df947a3-e7a7-47bd-a899-e15802048500 => 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: 597/1192] 10.0.0.196 () {32 vars in 724 bytes} [Tue Jul 14 00:44:15 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-239712021 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 00:44:15.842 7 INFO nova.api.openstack.wsgi [None req-0664249a-dd35-4ea2-af53-da4910d03ea4 07269c9b38f744b0bcc80de08d431296 f01550fc811d4ab79fcb44f87027bb03 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-239712021 not found for user 07269c9b38f744b0bcc80de08d431296 [pid: 7|app: 0|req: 596/1193] 10.0.0.196 () {32 vars in 721 bytes} [Tue Jul 14 00:44:15 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-239712021 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1198] 10.0.0.196 () {32 vars in 655 bytes} [Tue Jul 14 00:44:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1199] 10.0.0.196 () {32 vars in 641 bytes} [Tue Jul 14 00:44:32 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-14 00:44:32.919 8 WARNING oslo_db.sqlalchemy.utils [None req-122154cd-395e-4560-af15-48ffa3ba7498 e11ea9acafba48c9abd2d7a16f50097e d7722b97dc7b45ceb87f5bca03d0418b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 601/1200] 10.0.0.196 () {32 vars in 649 bytes} [Tue Jul 14 00:44:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1201] 10.0.0.196 () {32 vars in 694 bytes} [Tue Jul 14 00:44:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1204] 10.0.0.250 () {28 vars in 455 bytes} [Tue Jul 14 00:44:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1205] 10.0.0.250 () {30 vars in 659 bytes} [Tue Jul 14 00:44:45 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 604/1206] 10.0.0.250 () {32 vars in 732 bytes} [Tue Jul 14 00:44:45 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1207] 10.0.0.250 () {34 vars in 807 bytes} [Tue Jul 14 00:44:45 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1208] 10.0.0.250 () {28 vars in 455 bytes} [Tue Jul 14 00:44:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1209] 10.0.0.250 () {30 vars in 659 bytes} [Tue Jul 14 00:44:46 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 606/1210] 10.0.0.250 () {32 vars in 732 bytes} [Tue Jul 14 00:44:46 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: 7|app: 0|req: 605/1211] 10.0.0.250 () {34 vars in 895 bytes} [Tue Jul 14 00:44:46 2026] GET /v2.1/servers/detail?project_id=cb90c29b2cd840ea895a2b08b3010254&all_tenants=True => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1212] 10.0.0.250 () {34 vars in 895 bytes} [Tue Jul 14 00:44:46 2026] GET /v2.1/servers/detail?project_id=d7722b97dc7b45ceb87f5bca03d0418b&all_tenants=True => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1213] 10.0.0.250 () {34 vars in 895 bytes} [Tue Jul 14 00:44:46 2026] GET /v2.1/servers/detail?project_id=dfe3ca0f93ed4e07b154afbb8b05c27c&all_tenants=True => generated 15 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)